Petals SE RMI

Flow attributes are not initialized on the consumer side

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.5.2
  • Fix Version/s: 1.5.3
  • Component/s: Component
  • Security Level: Public
  • Description:
    Hide

    When using the Petals log handler dumping messages in combination with the Petals SE RMI and a RMI client, we get the following NullPointerException:

    java.lang.NullPointerException
     	at java.io.File.<init>(File.java:305)
     	at org.ow2.petals.log.handler.PetalsPayloadDumperFileHandler.getDumpFile(PetalsPayloadDumperFileHandler.java:175)
     	at org.ow2.petals.log.handler.PetalsPayloadDumperFileHandler.dumpMessageExchange(PetalsPayloadDumperFileHandler.java:138)
     	at org.ow2.petals.log.handler.PetalsPayloadDumperFileHandler.publish(PetalsPayloadDumperFileHandler.java:107)
     	at java.util.logging.Logger.log(Logger.java:509)
     	at java.util.logging.Logger.doLog(Logger.java:531)
     	at java.util.logging.Logger.log(Logger.java:575)
     	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processAsProvider(MessageExchangeProcessor.java:462)
     	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.process(MessageExchangeProcessor.java:342)
     	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.run(MessageExchangeProcessor.java:257)
     	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
    When using the Petals log handler dumping messages in combination with the Petals SE RMI and a RMI client, we get the following NullPointerException:
    java.lang.NullPointerException
     	at java.io.File.<init>(File.java:305)
     	at org.ow2.petals.log.handler.PetalsPayloadDumperFileHandler.getDumpFile(PetalsPayloadDumperFileHandler.java:175)
     	at org.ow2.petals.log.handler.PetalsPayloadDumperFileHandler.dumpMessageExchange(PetalsPayloadDumperFileHandler.java:138)
     	at org.ow2.petals.log.handler.PetalsPayloadDumperFileHandler.publish(PetalsPayloadDumperFileHandler.java:107)
     	at java.util.logging.Logger.log(Logger.java:509)
     	at java.util.logging.Logger.doLog(Logger.java:531)
     	at java.util.logging.Logger.log(Logger.java:575)
     	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.processAsProvider(MessageExchangeProcessor.java:462)
     	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.process(MessageExchangeProcessor.java:342)
     	at org.ow2.petals.component.framework.process.MessageExchangeProcessor.run(MessageExchangeProcessor.java:257)
     	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

Activity

Christophe DENEUX made changes - Wed, 15 Apr 2015 - 10:23:17 +0200
Field Original Value New Value
Summary Flow attributes are not initialized on the consume side Flow attributes are not initialized on the consumer side
Priority Blocker [ 1 ]
Christophe DENEUX made changes - Wed, 15 Apr 2015 - 10:24:48 +0200
Status New [ 10000 ] Open [ 10002 ]
Priority Blocker [ 1 ] Major [ 3 ]
Assignee Mathieu Carrolle [ mcarrolle ] Christophe DENEUX [ cdeneux ]
Christophe DENEUX made changes - Wed, 15 Apr 2015 - 10:25:22 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Wed, 15 Apr 2015 - 11:42:07 +0200
Fix Version/s 1.5.3 [ 10514 ]
Christophe DENEUX made changes - Wed, 15 Apr 2015 - 11:53:54 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Wed, 15 Apr 2015 - 11:54:07 +0200
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Wed, 15 Apr 2015 - 17:06:47 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Wed, 15 Apr 2015 - 17:07:22 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 1.6.0 [ 10481 ]
Resolution Fixed [ 1 ]
Victor NOËL made changes - Tue, 21 Apr 2015 - 17:01:56 +0200
Status Resolved [ 10004 ] Open [ 10002 ]
Priority Major [ 3 ] Minor [ 4 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Thu, 21 May 2015 - 09:44:56 +0200
Link This issue blocks PETALSSERMI-14 [ PETALSSERMI-14 ]
Christophe DENEUX made changes - Thu, 21 May 2015 - 09:47:57 +0200
Link This issue blocks PETALSSERMI-15 [ PETALSSERMI-15 ]
Christophe DENEUX made changes - Thu, 21 May 2015 - 09:48:22 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Thu, 21 May 2015 - 09:49:48 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 1.6.0 [ 10481 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    Wed, 15 Apr 2015 - 10:23:06 +0200
    Updated:
    Thu, 21 May 2015 - 09:49:48 +0200
    Resolved:
    Thu, 21 May 2015 - 09:49:47 +0200