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: Open
Resolution: None
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: 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:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to