I'm just speaking out loud here, but isn't that the objective of JMS - to
do asynchronous message processing. I don't know if the speed matters in
asynchronous processing. Ofcourse you don't want the response to take ages.
OutOfMemory errors sometimes show up when the java vm runs low on memory.
What is your CPU utilization when you are getting the OutOfMemory errors?
Could you take a thread dump to see if there are any CPU burning threads or
any threads waiting on a resource?
Just my 2 cents
Thanks
RS
Jochen <[EMAIL PROTECTED]>
Sent by: To: [EMAIL PROTECTED]
[EMAIL PROTECTED] cc:
ceforge.net Subject: [JBoss-user]
[Messaging, JMS & JBossMQ] -
OutOfMemoryError
02/26/2004 09:30 AM
Please respond to
jboss-user
Hi!
We have a problem with the following scenario: when the client has sent a
message to the server, he gets a message in response. We have the problem
that when the client sends a lot of messages in a very short period of time
and in consequence the server vice versa, the server throws the following
error:
16:51:43,467 ERROR [STDERR] java.lang.OutOfMemoryError: unable to create
new native thread
16:51:43,469 ERROR [STDERR] at java.lang.Thread.start(Native Method)
16:51:43,469 ERROR [STDERR] at
org.jboss.mq.il.uil.UILServerILService.run(UILServerILService.java:198)
16:51:43,469 ERROR [STDERR] at java.lang.Thread.run(Thread.java:534)
...
It's independent from the invocation layer used, only the time till the
error occurs differs a little bit.
Is it possible that JMS isn't fast enough so that the queue gets blocked
because of the big amount of messages? If so, is there any way to look if
the traffic on the queue is ok before sending a new message over it?
Thanks a lot,
Jochen
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823122#3823122
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823122
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
This transmission is intended to be strictly confidential. If you are not
the intended recipient of this message, you may not disclose, print, copy
or disseminate this information. If you have received this in error, please
reply and notify the sender (only) and delete the message. Unauthorized
interception of this e-mail is a violation of federal criminal law.
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user