Petals CDK

NPE about probes when the error "Operation not found in endpoint" occurs

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.4.0
  • Fix Version/s: 5.4.2, 5.5.0
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    Simultaneously to the error PETALSBCSOAP-135, the following error occurs about technical monitoring probes:

    sample-0 2013/10/02 11:35:52,346 GMT+0200 SEVERE [Petals.Container.Components.petals-bc-soap] : null
    java.lang.NullPointerException
    	at org.ow2.petals.probes.key.ExecutionStatusProbeKeyImpl.toStringArray(ExecutionStatusProbeKeyImpl.java:57)
    	at org.ow2.petals.probes.impl.KeyedCounterProbeImpl.move(KeyedCounterProbeImpl.java:192)
    	at org.ow2.petals.probes.impl.KeyedCounterProbeWithExecutionStatusImpl.move(KeyedCounterProbeWithExecutionStatusImpl.java:83)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processAsProvider(MessageExchangeProcessor.java:521)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.process(MessageExchangeProcessor.java:344)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.run(MessageExchangeProcessor.java:259)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
    	at java.lang.Thread.run(Thread.java:662)
    Show
    Simultaneously to the error PETALSBCSOAP-135, the following error occurs about technical monitoring probes:
    sample-0 2013/10/02 11:35:52,346 GMT+0200 SEVERE [Petals.Container.Components.petals-bc-soap] : null
    java.lang.NullPointerException
    	at org.ow2.petals.probes.key.ExecutionStatusProbeKeyImpl.toStringArray(ExecutionStatusProbeKeyImpl.java:57)
    	at org.ow2.petals.probes.impl.KeyedCounterProbeImpl.move(KeyedCounterProbeImpl.java:192)
    	at org.ow2.petals.probes.impl.KeyedCounterProbeWithExecutionStatusImpl.move(KeyedCounterProbeWithExecutionStatusImpl.java:83)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processAsProvider(MessageExchangeProcessor.java:521)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.process(MessageExchangeProcessor.java:344)
    	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.run(MessageExchangeProcessor.java:259)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
    	at java.lang.Thread.run(Thread.java:662)
  • Environment:
    -

Issue Links

People

Dates

  • Created:
    Wed, 2 Oct 2013 - 12:00:11 +0200
    Updated:
    Mon, 11 Aug 2014 - 12:20:29 +0200
    Resolved:
    Mon, 11 Aug 2014 - 12:20:29 +0200