ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » MQSI plugin node failure of 'java.lang.OutOfMemoryError'

Post new topic  Reply to topic
 MQSI plugin node failure of 'java.lang.OutOfMemoryError' « View previous topic :: View next topic » 
Author Message
schroederms
PostPosted: Thu Oct 28, 2004 1:01 pm    Post subject: MQSI plugin node failure of 'java.lang.OutOfMemoryError' Reply with quote

Disciple

Joined: 21 Jul 2003
Posts: 169
Location: IA

I was wondering if anyone out there knows how to change the parameters of the JVM when running a java plugin within WMQI.

We are running a iWAY plugin (iWAY adapter to R/3) and we are generating a 3.8 meg XML message out of the java plugin. I can see this happening and the XML finishing within the iWAY plugin. It then ( I believe) tries to hand it back to WMQI and I get the OutOfMemoryError.

Has anyone seen this and know what and where JVM options need to be adjusted for MQSI ?

Complete error below.

Thanks
Mike

(0x1000000)RecoverableException = (
(0x3000000)File = '/build/S210_BP/src/DataFlowEngine/ImbDataFlowNode.cpp'
(0x3000000)Line = 536
(0x3000000)Function = 'ImbDataFlowNode::createExceptionList'
(0x3000000)Type = 'ComIbmJniNode'
(0x3000000)Name = '20517d96-fe00-0000-0080-831d2d729e5f.2c809921-f500-0000-0080-831d2d729e5f'
(0x3000000)Label = 'SAP.Z_RFC_121_PARTNER_HIERARCHY.SAP.INSTANCE.ADAPTER.GP1.iWayAdapter TR2/150 GP'
(0x3000000)Text = 'Node throwing exception'
(0x3000000)Catalog = 'WMQIv210'
(0x3000000)Severity = 3
(0x3000000)Number = 2230
(0x1000000)RecoverableException = (
(0x3000000)File = '/build/S210_BP/src/DataFlowEngine/PluginInterface/com_ibm_broker_plugin_CMbService.cpp'
(0x3000000)Line = 1481
(0x3000000)Function = 'throwableToNativeException'
(0x3000000)Type = ''
(0x3000000)Name = ''
(0x3000000)Label = ''
(0x3000000)Text = 'Unhandled exception in plugin method.'
(0x3000000)Catalog = 'WMQIv210'
(0x3000000)Severity = 3
(0x3000000)Number = 4367
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = 'evaluate'
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = 'SAP.INSTANCE.ADAPTER.GP1.iWayAdapter TR2/150 GP'
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = 'java.lang.OutOfMemoryError'
)
)
)
)
Back to top
View user's profile Send private message
kirani
PostPosted: Thu Oct 28, 2004 1:36 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Search for "OutOfMemory" in this forum and you will find related posts explaning how to increase JVM heap size for Broker/Config Mgr.
On which platform your Broker is running?
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
vids
PostPosted: Thu Oct 28, 2004 4:33 pm    Post subject: Reply with quote

Acolyte

Joined: 24 Mar 2003
Posts: 68
Location: CA, USA

mqsireportproperties <broker-name> -e <EG-name> -o ComIbmJVMManager -r -- this displays the current values

Increase the heap using the below command:
mqsichangeproperties <broker-name> -e <EG-name> -o ComIbmJVMManager -n jvmMaxHeapSize -v <size in bytes>
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » MQSI plugin node failure of 'java.lang.OutOfMemoryError'
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.