Ruhnke, Jay
2004-03-16 18:51:06 UTC
I too have been experiencing this problem, but my difference is that it only
affects "topics" and not "queues". The queues still work and I can connect
with no problems, but when I try to connect to a topic. The connection
hangs.
I also have two other identical environments, but they use RMI for
connections rather than TCP. And they work fine, with no problems..
-Jay
-----------------------------
Make sure:
1. the OPENJMS_HOME environment variable is correctly set up to
point to the openjms 0.7.6 installation
2. the client is using the correct jars:
<http://openjms.sourceforge.net/usersguide/jars.html>
3. the client doesn't have a memory leak - e.g, creating Connections
which are never closed after use etc.
-Tim
-----Original Message-----
From: openjms-developer-***@li...
[mailto:openjms-developer-***@li...]On Behalf Of Julien
Schreiber
Sent: Saturday, 31 January 2004 1:02 AM
To: openjms-***@li...
Subject: [openjms-developer] java.lang.OutOfMemoryError
Dear all,
I am using OpenJMS Server version 0.7.5.
I have just installed version 0.7.6
The Open Jms Server is running on a Sun Fire V120 on Solaris
8.0
I observe the following exception on the standard Output
(when I am connected using the console mode):
java.lang.OutOfMemoryError <<no stack trace
available>>
a couple of seconds after having established a connection
from my application to the Open JMS server.
I am using a TCP connector to establish the connection.
Once the exception is raised, all the JVM (even the one in
which the Open Jms Server is running) remain alive. But the
connection seems to be "blocked", so no more JMS message
can be sent from my application towards the OpenJMS server.
Have you got any idea on this problem ?
affects "topics" and not "queues". The queues still work and I can connect
with no problems, but when I try to connect to a topic. The connection
hangs.
I also have two other identical environments, but they use RMI for
connections rather than TCP. And they work fine, with no problems..
-Jay
-----------------------------
Make sure:
1. the OPENJMS_HOME environment variable is correctly set up to
point to the openjms 0.7.6 installation
2. the client is using the correct jars:
<http://openjms.sourceforge.net/usersguide/jars.html>
3. the client doesn't have a memory leak - e.g, creating Connections
which are never closed after use etc.
-Tim
-----Original Message-----
From: openjms-developer-***@li...
[mailto:openjms-developer-***@li...]On Behalf Of Julien
Schreiber
Sent: Saturday, 31 January 2004 1:02 AM
To: openjms-***@li...
Subject: [openjms-developer] java.lang.OutOfMemoryError
Dear all,
I am using OpenJMS Server version 0.7.5.
I have just installed version 0.7.6
The Open Jms Server is running on a Sun Fire V120 on Solaris
8.0
I observe the following exception on the standard Output
(when I am connected using the console mode):
java.lang.OutOfMemoryError <<no stack trace
available>>
a couple of seconds after having established a connection
from my application to the Open JMS server.
I am using a TCP connector to establish the connection.
Once the exception is raised, all the JVM (even the one in
which the Open Jms Server is running) remain alive. But the
connection seems to be "blocked", so no more JMS message
can be sent from my application towards the OpenJMS server.
Have you got any idea on this problem ?