Bugs item #586784, was opened at 2002-07-26 01:34
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=586784&group_id=22866
Category: JBossMQ
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: zzhb (zzhb)
Assigned to: Nobody/Anonymous (nobody)
Summary: memory leak
Initial Comment:
When I use JBossMQ to send and receive message(I
Send message = 100,000),It occured out of memory.
and after that JBoss Server cann't work corrently!
everything cann't be accessed including web.
and cann't use shutdown.sh to shutdown jboss
information:
OS:
redhat linux 7.3
Linux ch-szx-admin 2.4.18-3 #1 Thu Apr 18 07:37:53
EDT 2002 i686 unknown
java:
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed
mode)
error information:
2002-07-25 17:46:16,577 WARN
[org.jboss.mq.il.oil.OILServerILService] Connection
failure (1).
java.net.SocketException: Connection reset by peer:
Connection reset by peer
at java.net.SocketInputStream.socketRead0(Native
Method)
at java.net.SocketInputStream.read
(SocketInputStream.java:116)
at java.io.BufferedInputStream.fill
(BufferedInputStream.java:183)
at java.io.BufferedInputStream.read
(BufferedInputStream.java:201)
at java.io.ObjectInputStream$PeekInputStream.peek
(ObjectInputStream.java:2118)
at
java.io.ObjectInputStream$BlockDataInputStream.readBlo
ckHeader(ObjectInputStream.java:2301)
at
java.io.ObjectInputStream$BlockDataInputStream.refill
(ObjectInputStream.java:2368)
at
java.io.ObjectInputStream$BlockDataInputStream.read
(ObjectInputStream.java:2440)
at
java.io.ObjectInputStream$BlockDataInputStream.readByt
e(ObjectInputStream.java:2589)
at java.io.ObjectInputStream.readByte
(ObjectInputStream.java:837)
at org.jboss.mq.il.oil.OILServerILService$Client.run
(OILServerILService.java:190)
at java.lang.Thread.run(Thread.java:536)
2002-07-25 17:46:41,612 DEBUG
[org.jboss.mq.il.oil.OILClientIL]
ConnectionReceiverOILClient is conne
cting to: 10.220.8.60:3415
2002-07-25 17:46:50,963 DEBUG
[org.jboss.mq.il.oil.OILClientIL]
ConnectionReceiverOILClient is conne
cting to: 10.220.8.60:3419
2002-07-25 17:48:16,669 DEBUG
[org.jboss.mq.il.oil.OILClientIL]
ConnectionReceiverOILClient is conne
cting to: 10.220.8.64:32916
2002-07-25 17:48:44,348 DEBUG
[org.jboss.mq.il.oil.OILClientIL]
ConnectionReceiverOILClient is conne
cting to: 10.220.8.64:32923
2002-07-25 17:50:17,116 DEBUG
[org.jboss.mq.il.oil.OILClientIL]
ConnectionReceiverOILClient is conne
cting to: 10.220.8.64:32930
2002-07-25 17:50:45,032 ERROR [STDERR]
java.lang.OutOfMemoryError
2002-07-25 17:50:45,033 ERROR [STDERR]
java.lang.OutOfMemoryError
2002-07-25 17:50:45,035 ERROR [STDERR]
java.lang.OutOfMemoryError
2002-07-25 17:50:51,007 ERROR [STDERR]
java.lang.OutOfMemoryError
2002-07-25 17:50:51,008 ERROR [STDERR]
java.lang.OutOfMemoryError
2002-07-25 17:50:53,621 ERROR [STDERR]
java.lang.OutOfMemoryError
2002-07-25 17:51:22,134 ERROR [STDERR]
java.lang.OutOfMemoryError
2002-07-25 17:53:25,873 ERROR [STDERR]
java.lang.OutOfMemoryError
----------------------------------------------------------------------
>Comment By: Adrian Brock (ejort)
Date: 2003-03-17 18:12
Message:
Logged In: YES
user_id=9459
I'm closing this as a duplicate since there is no
indication of a memory leak in the latest versions of jbossmq.
Regards,
Adrian
----------------------------------------------------------------------
Comment By: Erik M Lowndes (elowndes)
Date: 2003-02-15 15:48
Message:
Logged In: YES
user_id=713073
I am experiencing the same problem (the log traces are
nearly identical - it starts with the OILServer and procedes to
the OutOfMemoryError). I'm running version 3.03 w/ Tomcat
4.1.12 in the standard 'all' configuration. I'm going to try the
3.04 version as well. I'm running the following components:
* a single message driven bean that receives JMS Text
messages (containing XML) and logs the information to an
Oracle database via JDBC.
* a servlet that receives messages via HTTP and forwards
them to JMS
* a simple web site.
I suspect the MDB is at the root of the problem given that the
message/traffic volume is very low on the other connections.
----------------------------------------------------------------------
Comment By: Adrian Brock (ejort)
Date: 2002-10-29 23:05
Message:
Logged In: YES
user_id=9459
Was this using selectors?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=586784&group_id=22866
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development