[JBoss-user] [Messaging, JMS JBossMQ] - Re: DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler]

2006-07-10 Thread mswkk
Dear all,
  We have experience error at our JBoss 4.0.3 version, and I also capture the 
error from client side below. We suspected that  occurred under heavy loading 
on JMS MQ.


  | Jul 10, 2006 2:18:23 PM SGT Warning EJB Cmapp2 Server2 
ExecuteThread: '39' for queue: 'weblogic.kernel.Default' anonymous  
BEA-010065 MessageDrivenBean threw an Exception in onMessage(). The 
exception was:
  |  java.lang.OutOfMemoryError: unable to create new native thread.
  | java.lang.OutOfMemoryError: unable to create new native thread
  | at java.lang.Thread.start(Native Method)
  | at org.jboss.mq.il.uil2.SocketManager.start(SocketManager.java:131)
  | at 
org.jboss.mq.il.uil2.UILServerIL.createConnection(UILServerIL.java:666)
  | at 
org.jboss.mq.il.uil2.UILServerIL.getSocketMgr(UILServerIL.java:532)
  | at 
org.jboss.mq.il.uil2.UILServerIL.authenticate(UILServerIL.java:334)
  | at org.jboss.mq.Connection.authenticate(Connection.java:1160)
  | at org.jboss.mq.Connection.init(Connection.java:255)
  | at org.jboss.mq.Connection.init(Connection.java:332)
  | at org.jboss.mq.SpyConnection.init(SpyConnection.java:66)
  | at 
org.jboss.mq.SpyConnectionFactory.createConnection(SpyConnectionFactory.java:87)
  | at 
org.jboss.mq.SpyConnectionFactory.createQueueConnection(SpyConnectionFactory.java:124)
  | ...
  | 

  Appriecated if you could let me know any finding.
BR,
MK

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3956498#3956498

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3956498


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler]

2006-06-30 Thread dolsen
The degug message got chopped off a little... :(

The full stack trace is:

DEBUG [org.jboss.mq.il.uil2.ServerSocketManagerHandler] Exiting on IOE
java.net.SocketException: Socket closed
at java.net.SocketInputStream.read(SocketInputStream.java:162)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:235)
at 
org.jboss.util.stream.NotifyingBufferedInputStream.read(NotifyingBufferedInputStream.java:67)
at 
java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2200)
at java.io.ObjectInputStream.readByte(ObjectInputStream.java:864)
at 
org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:290)
at java.lang.Thread.run(Thread.java:595)



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3954696#3954696

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3954696

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user