Posted: Wed Sep 06, 2006 12:16 am Post subject: OutOfMemoryError with MQ and WL 8.1.3
Acolyte
Joined: 14 Feb 2006 Posts: 63
Hello!
We are guessing the the following error depends on that our communication between MQ and WL is in some how terminated. Hopefully some one could give us a hint why.
We are getting the following error in WL:
<2006-sep-05 kl 22:44 CEST> <Warning> <MessagingBridge> <BEA-200026> <Bridge "COUNTRYLISTBridge" encountered some problems in one of its adapters or underlying systems. It stopped transferring messages and will try to reconnect to the adapters shortly. (The exception caught was javax.resource.ResourceException: Error setting message listener.)>
...10 minutes later..
<2006-sep-05 kl 22:53 CEST> <Warning> <Connector> <BEA-190032> << Weblogic Messaging Bridge Adapter (XA)_eis/jms/WLSConnectionFactoryJNDIXA > ResourceAllocationException of javax.resource.ResourceException: Failed to start the connection on createManagedConnection.>
Exception in thread "CompilerThread0" java.lang.OutOfMemoryError: requested 32756 bytes for ChunkPool::allocate. Out of swap space?
Do you guys see why we are getting this?
A description of the whole scenario is:
We got a Weblogic 8.1.3 that got a manage server for our JMS communication. In this manage server we got a couple of MDB:s
The JMS is for communication to a MQ-server.
We guess that the communication is in some way terminated between weblogic and mq. The adapter starts to poll for MQ but during that polling it consumes a lot of memory.
Do you guys recognize this problem? Do you have any solution or hints?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum