Anyone successfuly install and tested MQ 2005Q4(3.6 SP3) on RHEL-4?
When I try to test the installation, I am getting following expcetions:
Exception in thread "Reference Handler" java.lang.StackOverflowError
at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.C lass;(Unknown Source)
at java.lang.Class.forName(Ljava.lang.String;J)Ljava.lang.Class;(Unknown Source)
at java.lang.ref.Reference$ReferenceHandler.run()V(Unknown Source)
Exception in thread "Finalizer" java.lang.StackOverflowError
at java.lang.Thread.run()V(Unknown Source)
[23/Feb/2007:06:43:16 PST]
=============================================================================== =Sun Java(tm) System Message Queue 3 2005Q4
Sun Microsystems, Inc.
Version: 3.6 SP3 (Build 02-A)
Compile: Wed Jun 22 15:30:03 PDT 2005
Copyright 漏 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
This product includes code licensed from RSA Data Security.
=============================================================================== =Java Runtime: 1.5.0_06 BEA Systems, Inc. /PES-Software/jrockit-jdk1.5.0_06/jre
Exception in thread "JMQTimerThread" java.lang.StackOverflowError
at com.sun.messaging.jmq.util.timer.TimerThread.run(JMQTimer.java:410)
[23/Feb/2007:06:43:16 PST] License: Sun Java(tm) System Message Queue 3.6 Platform Edition
[23/Feb/2007:06:43:16 PST] IMQ_HOME=/opt/sun/mq
[23/Feb/2007:06:43:16 PST] IMQ_VARHOME=/var/opt/sun/mq
[23/Feb/2007:06:43:16 PST] Linux 2.6.9-42.EL ia64 rhel4 (8 cpu) root
[23/Feb/2007:06:43:16 PST] Java Heap Size: max=196608k, current=32768k
[23/Feb/2007:06:43:16 PST] Arguments: -tty
[23/Feb/2007:06:43:16 PST] [B1004]: Starting the portmapper service using tcp [ 7676, 50, * ] with min threads 1 and max threads of 1
java.lang.StackOverflowError
at java.lang.Thread.run()V(Unknown Source)
[23/Feb/2007:06:43:16 PST] WARNING [B3100]: Unexpected Broker Internal Error : [Uncaught Exception in thread Thread[JMQPortMapper,5,default]] :
java.lang.StackOverflowError
at java.lang.Thread.run()V(Unknown Source)
[23/Feb/2007:06:43:16 PST] [B1060]: Loading persistent data...
[23/Feb/2007:06:43:16 PST] Using built-in file-based persistent store: /var/opt/sun/mq/instances/imqbroker/
[23/Feb/2007:06:43:17 PST] [B1136]: Processing stored transactions
[23/Feb/2007:06:43:17 PST] [B1013]: Auto Creation of Queues is Enabled
[23/Feb/2007:06:43:17 PST] [B1151]: Loading destination mq.sys.dmq [Queue] with 0 messages
[23/Feb/2007:06:43:17 PST] [B1152]: Loading of destination mq.sys.dmq [Queue] complete
[23/Feb/2007:06:43:17 PST] [B1004]: Starting the admin service using tcp(host = *, port=0, mode=dedicated) with min threads 4 and max threads of 10
java.lang.StackOverflowError
at java.lang.Thread.run()V(Unknown Source)
[23/Feb/2007:06:43:17 PST] WARNING [B3100]: Unexpected Broker Internal Error : [Uncaught Exception in thread Thread[admin_ACCEPT,5,default]] :
java.lang.StackOverflowError
at java.lang.Thread.run()V(Unknown Source)
[23/Feb/2007:06:43:17 PST] [B1004]: Starting the jms service using tcp(host = *, port=0, mode=dedicated) with min threads 10 and max threads of 1000
java.lang.StackOverflowError
at java.lang.Thread.run()V(Unknown Source)
[23/Feb/2007:06:43:17 PST] WARNING [B3100]: Unexpected Broker Internal Error : [Uncaught Exception in thread Thread[jms_ACCEPT,5,default]] :
java.lang.StackOverflowError
at java.lang.Thread.run()V(Unknown Source)
[23/Feb/2007:06:43:17 PST] [B1039]: Broker "imqbroker@rhel4:7676" ready.
Exception in thread "Thread-1" java.lang.StackOverflowError
at com.sun.messaging.jmq.util.log.Logger.format(Logger.java:580)
at com.sun.messaging.jmq.util.log.Logger.logToAll(Logger.java:994)
at com.sun.messaging.jmq.jmsserver.brokerShutdownHook.run(Broker.java:1878)
Please suggest me how to resolve this issue..
Thanks,
Sajjan

