Petals ESB Container

NullPointerException when the NIO transporter receives a message

Details

  • Type: Bug Bug
  • Status: Inaccurate Inaccurate
  • Priority: Major Major
  • Resolution: Cannot Reproduce
  • Affects Version/s: 3.1.3
  • Fix Version/s: 5.0.0
  • Component/s: Transporter
  • Security Level: Public
  • Description:
    Hide

    When the NIO transporter is receiving messages, few NPE occur:

    Exception in thread "deserializer-thread-4" java.lang.NullPointerException
            at org.ow2.petals.transport.platform.nio.NioTransporterImpl.onMessage(NioTransporterImpl.java:130)
            at org.objectweb.fractal.julia.generated.Cf7d2b16a_0.onMessage(INTERCEPTOR[NioReceiver])
            at org.objectweb.fractal.julia.generated.C91833ad5_0.onMessage(INTERFACE[NioReceiver])
            at org.ow2.petals.transport.platform.nio.server.PipedDeserializerImpl.run(PipedDeserializerImpl.java:94)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
            at java.lang.Thread.run(Thread.java:662)

    This problem seems to have no side effects !

    Show
    When the NIO transporter is receiving messages, few NPE occur:
    Exception in thread "deserializer-thread-4" java.lang.NullPointerException
            at org.ow2.petals.transport.platform.nio.NioTransporterImpl.onMessage(NioTransporterImpl.java:130)
            at org.objectweb.fractal.julia.generated.Cf7d2b16a_0.onMessage(INTERCEPTOR[NioReceiver])
            at org.objectweb.fractal.julia.generated.C91833ad5_0.onMessage(INTERFACE[NioReceiver])
            at org.ow2.petals.transport.platform.nio.server.PipedDeserializerImpl.run(PipedDeserializerImpl.java:94)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
            at java.lang.Thread.run(Thread.java:662)
    This problem seems to have no side effects !
  • Environment:
    Linux

Activity

Hide
Victor NOËL added a comment - Fri, 2 Oct 2015 - 15:45:25 +0200

This transporter changed a lot lately, let's consider this outdated.

Show
Victor NOËL added a comment - Fri, 2 Oct 2015 - 15:45:25 +0200 This transporter changed a lot lately, let's consider this outdated.
Hide
Victor NOËL added a comment - Wed, 27 May 2015 - 15:39:22 +0200

Have you seen that problem happen lately?

Show
Victor NOËL added a comment - Wed, 27 May 2015 - 15:39:22 +0200 Have you seen that problem happen lately?

People

Dates

  • Created:
    Tue, 24 Jul 2012 - 11:23:15 +0200
    Updated:
    Fri, 2 Oct 2015 - 15:45:42 +0200
    Resolved:
    Fri, 2 Oct 2015 - 15:45:25 +0200