Author |
Message
|
mayur2378 |
Posted: Thu Nov 01, 2007 6:37 pm Post subject: JMS Input Node Exception |
|
|
Apprentice
Joined: 26 May 2004 Posts: 47
|
We have a flow that is connecting to an Application that resides on WAS/Active MQ. Our flow has a JMS INPUT Node. We can see that our flow was able to establish a connection with the JMS application but when a message was dropped on the JMS queue, our flow didnt pick it up. When we tried to stop the flow we started to get the below exception and right after that we got an EG crash.
Nov 1 19:54:52 :err|error WebSphere Broker v6003[2224130]: (.EG531)[10024]BIP4041E: Execution group 'EG531' received an invalid configuration message. See the following messages for details of the error. : QWMB01.c84ef0a3-1501-0000-0080-ab190a3a4572: /build/S600_P/src/DataFlowEngine/ImbConfigurationNode.cpp: 384: ImbConfigurationNode::evaluate: ComIbmConfigurationNode: ConfigurationNode
Nov 1 19:54:52 dudbqa06 user:err|error WebSphere Broker v6003[2224130]: (QWMB01.EG531)[10024]BIP4367E: The method 'onDelete' in Java node 'JMSInput ' has thrown the following exception: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThread). : QWMB01.c84ef0a3-1501-0000-0080-ab190a3a4572: /build/S600_P/src/DataFlowEngine/PluginInterface/com_ibm_broker_plugin_CMbService.cpp: 1631: ImbJavaExceptionUtils::throwableToNativeException: :
Nov 1 19:54:52 dudbqa06 user:err|error WebSphere Broker v6003[2224130]: (QWMB01.EG531)[10024]BIP4395E: Java exception: 'java.security.AccessControlException'; thrown from class name: 'java.security.AccessControlContext', method name: 'checkPermission', file: 'AccessControlContext.java', line: '292' : QWMB01.c84ef0a3-1501-0000-0080-ab190a3a4572: /build/S600_P/src/DataFlowEngine/PluginInterface/com_ibm_broker_plugin_CMbService.cpp: 1649: ImbJavaExceptionUtils::throwableToNativeException: :
Nov 1 19:55:48 dudbqa06 user:info syslog: /usr/sbin/ifconfig en4
Nov 1 19:56:38 dudbqa06 user:warn|warning WebSphere Broker v6003[1011872]: (QWMB01)[3342]BIP2060W: The broker has detected that the Execution Group EG531, process ID 2224130, has shutdown.
Any Inputs on why this could be happening?
Thanks
-M |
|
Back to top |
|
 |
AkankshA |
Posted: Thu Nov 01, 2007 7:38 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
Are you on latest fix pack i.e. 5
I have observed JMS input nodes behaving a little weirdly before 6.0.0.3 _________________ Cheers |
|
Back to top |
|
 |
rajmq |
Posted: Fri Nov 02, 2007 4:52 am Post subject: |
|
|
 Partisan
Joined: 29 Sep 2002 Posts: 331 Location: USA
|
what is the method you are using to connect theWAS JMS queues ?
Is it Websphere MQ link or IBM thin client?
We have used the IBM thin client for connecting the JMS queue and don't see any issue with that. _________________ IBM Certified System Administrator - WebSphere MQ V6.0
IBM Certified System Administrator - WebSphere Business Integration Message Broker V6.0 |
|
Back to top |
|
 |
mayur2378 |
Posted: Fri Nov 02, 2007 6:14 am Post subject: |
|
|
Apprentice
Joined: 26 May 2004 Posts: 47
|
My mistake. It is a JBOSS/Active MQ environment. Also its a Pub- Sub connection with Durable Subscriber settings.
Thanks
-M |
|
Back to top |
|
 |
rajmq |
Posted: Fri Nov 02, 2007 8:01 am Post subject: |
|
|
 Partisan
Joined: 29 Sep 2002 Posts: 331 Location: USA
|
what is the version of JBOSS ? _________________ IBM Certified System Administrator - WebSphere MQ V6.0
IBM Certified System Administrator - WebSphere Business Integration Message Broker V6.0 |
|
Back to top |
|
 |
|