Posted: Tue Apr 29, 2003 6:57 am Post subject: Broker Exceptions!
Acolyte
Joined: 16 May 2001 Posts: 72 Location: Edinburgh, UK
Hi,
Sometimes when we stop and start our brokers we get loads of nullpointer exceptions in syslog.user. This is an excerpt:
Apr 29 11:46:32 node203 WMQIv210[110842]: (QS12.HCDP_Tivoli)[1]BIP2203E: An execution group has encountered a problem whilst starting. : QS12.e9777288-ee00-0000-0080-c828893f66ca: /build/S210_P/src/DataFlowEngine/ImbMain.cpp: 502: main: :
Apr 29 11:46:32 node203 WMQIv210[110842]: (QS12.HCDP_Tivoli)[1]BIP7053S: Unexpected Java exception java.lang.NullPointerException at com.ibm.broker.server.PubSubNode.parseTimestamp(PubSubNode.java(Compiled Code)) at com.ibm.broker.server.dataflow.DataflowRegistrar.redoSubscription(DataflowRegistrar.java(Compiled Code)) at com.ibm.broker.server.dataflow.DataflowRegistrar.readSubscriptions(DataflowRegistrar.java(Compiled Code)) at com.ibm.broker.server.dataflow.DataflowRegistrar.startup(DataflowRegistrar.java:4040) at com.ibm.broker.server.PubSubNode.startup(PubSubNode.java:2878) . : QS12.e9777288-ee00-0000-0080-c828893f66ca: /build/S210_P/src/DataFlowEngine/ImbPubSubException.cpp: 269: ImbPubSubJavaException::getJavaExceptionInformation: :
Apr 29 11:46:32 node203 WMQIv210[110842]: (QS12.HCDP_Tivoli)[1]BIP2204I: Execution group using process '110842' thread '1' stopped. : QS12.e9777288-ee00-0000-0080-c828893f66ca: /build/S210_P/src/DataFlowEngine/ImbMain.cpp: 568: main: :
Apr 29 11:46:32 node203 WMQIv210[53928]: (QS12)[3342]BIP2060W: The broker has detected that the Execution Group HCDP_Tivoli, process ID 110842, has shutdown. : QS12.agent: /build/S210_P/src/AdminAgent/ImbAdminAgent.cpp: 3785: ImbAdminAgent::startAndMonitorADataFlowEngine: :
Apr 29 11:46:33 node203 WMQIv210[110846]: (QS12.HCDP_Tivoli)[1]BIP2201I: Execution Group started: process '110846'; thread '1'; additional information: brokerName 'QS12'; executionGroupUUID 'e9777288-ee00-0000-0080-c828893f66ca'; executionGroupLabel 'HCDP_Tivoli'; defaultExecutionGroup 'false'; queueManagerName 'QS12'; trusted 'false'; dataSourceName 'BK03SYSA'; userId 'mqsiuid'; migrationNeeded 'false'; brokerUUID '87585483-ee00-0000-0080-aabe2509a397'; filePath '/usr/opt/wmqi'; workPath '/var/wmqi'. : QS12.e9777288-ee00-0000-0080-c828893f66ca: /build/S210_P/src/DataFlowEngine/ImbMain.cpp: 215: main: :
It looks as if all the pubsub internal subscriptions are knackered. When we get into this state we have to restore the broker database as it seems to be corrupted. There doesn't seem to be any correllation with any specific action we're carrying out either...
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