Petals ESB Container

Error stack trace when stopping an empty container

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 3.1
  • Fix Version/s: 3.1.1, 4.0.0
  • Component/s: Transporter
  • Security Level: Public
  • Description:
    Hide

    Start a container.
    Stop it, the following stack trace occurs sevral times:

    [Petals.Transporter.NioTransportProtocol.NioSelectorAgent]-SEVERE 2010-08-30 16:34:19,774 null
    java.nio.channels.ClosedChannelException
    at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:130)
    at org.ow2.petals.transport.platform.nio.selector.NioSelectorAgent.accept(NioSelectorAgent.java:174)
    at org.ow2.petals.transport.platform.nio.selector.NioSelectorAgent.run(NioSelectorAgent.java:138)
    at java.lang.Thread.run(Thread.java:619)

    Show
    Start a container. Stop it, the following stack trace occurs sevral times: [Petals.Transporter.NioTransportProtocol.NioSelectorAgent]-SEVERE 2010-08-30 16:34:19,774 null java.nio.channels.ClosedChannelException at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:130) at org.ow2.petals.transport.platform.nio.selector.NioSelectorAgent.accept(NioSelectorAgent.java:174) at org.ow2.petals.transport.platform.nio.selector.NioSelectorAgent.run(NioSelectorAgent.java:138) at java.lang.Thread.run(Thread.java:619)
  • Environment:
    Windows XP (running into VirtualBox)

Activity

Hide
Christophe DENEUX added a comment - Fri, 10 Sep 2010 - 17:01:10 +0200

Fixed in 3.1.1 by svn #15729
Fixed in trunk by svn #15730

Show
Christophe DENEUX added a comment - Fri, 10 Sep 2010 - 17:01:10 +0200 Fixed in 3.1.1 by svn #15729 Fixed in trunk by svn #15730
Hide
Christophe DENEUX added a comment - Tue, 7 Sep 2010 - 16:33:18 +0200

Decrease priority because it's a cosmetic problem that has no impact.

Show
Christophe DENEUX added a comment - Tue, 7 Sep 2010 - 16:33:18 +0200 Decrease priority because it's a cosmetic problem that has no impact.

People

Dates

  • Created:
    Mon, 30 Aug 2010 - 16:35:44 +0200
    Updated:
    Fri, 10 Sep 2010 - 17:01:10 +0200
    Resolved:
    Fri, 10 Sep 2010 - 17:01:10 +0200