You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by manish_goyal <ma...@infosys.com> on 2009/02/03 15:53:37 UTC

OutofMemoryException

Hi ,

While running the project in Unix machine having IBMJRE I am getting this
error message.

JVMDUMP006I Processing Dump Event "systhrow", detail
"java/lang/OutOfMemoryError" - Please Wait.
JVMDUMP006I Processing Dump Event "systhrow", detail
"java/lang/OutOfMemoryError" - Please Wait.
JVMDUMP006I Processing Dump Event "systhrow", detail
"java/lang/OutOfMemoryError" - Please Wait.
JVMDUMP006I Processing Dump Event "systhrow", detail
"java/lang/OutOfMemoryError" - Please Wait.
JVMDUMP006I Processing Dump Event "systhrow", detail
"java/lang/OutOfMemoryError" - Please Wait.
JVMDUMP006I Processing Dump Event "systhrow", detail
"java/lang/OutOfMemoryError" - Please Wait.
JVMDUMP006I Processing Dump Event "systhrow", detail
"java/lang/OutOfMemoryError" - Please Wait.
JVMDUMP007I JVM Requesting Snap Dump using
'/fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0001.trc'
JVMDUMP010I Snap Dump written to
/fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0001.trc
JVMDUMP007I JVM Requesting Snap Dump using
'/fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0002.trc'
JVMDUMP010I Snap Dump written to
/fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0002.trc


This error message is thrown when I am running my service for a huge volume
of data. If anyone of you have faced this issue before please give me some
suggestions
-- 
View this message in context: http://www.nabble.com/OutofMemoryException-tp21811476p21811476.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: OutofMemoryException

Posted by Gert Vanthienen <ge...@gmail.com>.
L.S.,

To control memory usage, you should try to control the amount of
messages being handled by the ESB.  If the messages themselves are
sizeable, you also want to use streaming as much as possible, avoiding
having to load the entire message into a DOM tree or something (e.g.
do not enable DEBUG logging -- it will convert every message into a
DOMSource).

However, it is very hard to give you more specific advice without any
additional information: what components are you using, what kind of
flow are you using, what is the amount/size of messages being routed?

Regards,

Gert Vanthienen
------------------------
Open Source SOA: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/



2009/2/3 manish_goyal <ma...@infosys.com>:
>
> Hi ,
>
> While running the project in Unix machine having IBMJRE I am getting this
> error message.
>
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP007I JVM Requesting Snap Dump using
> '/fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0001.trc'
> JVMDUMP010I Snap Dump written to
> /fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0001.trc
> JVMDUMP007I JVM Requesting Snap Dump using
> '/fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0002.trc'
> JVMDUMP010I Snap Dump written to
> /fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0002.trc
>
>
> This error message is thrown when I am running my service for a huge volume
> of data. If anyone of you have faced this issue before please give me some
> suggestions
> --
> View this message in context: http://www.nabble.com/OutofMemoryException-tp21811476p21811476.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>

Re: OutofMemoryException

Posted by jb...@nanthrax.net.
Do you have a heapdump and a javacore to provide to use ?

Regards
JB

On Tuesday 03 February 2009 - 06:53, manish_goyal wrote:
> 
> Hi ,
> 
> While running the project in Unix machine having IBMJRE I am getting this
> error message.
> 
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP006I Processing Dump Event "systhrow", detail
> "java/lang/OutOfMemoryError" - Please Wait.
> JVMDUMP007I JVM Requesting Snap Dump using
> '/fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0001.trc'
> JVMDUMP010I Snap Dump written to
> /fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0001.trc
> JVMDUMP007I JVM Requesting Snap Dump using
> '/fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0002.trc'
> JVMDUMP010I Snap Dump written to
> /fuse/iona/fuse-esb-3.3/Snap.20090203.191651.119030.0002.trc
> 
> 
> This error message is thrown when I am running my service for a huge volume
> of data. If anyone of you have faced this issue before please give me some
> suggestions
> -- 
> View this message in context: http://www.nabble.com/OutofMemoryException-tp21811476p21811476.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>