Petals ESB Container

JBI artifact lifecycle not linked to their associated Fractal components

Details

  • Description:
    Hide

    When stopping the Fractal components associated to JBI artifacts, the JBI artifacts are correctly stopped or shutdown, see into log file:

    initial-container-1 2015/11/19 10:10:25,433 GMT+0100 FINER [Petals.Communication.TopologyService] : TopologyServiceImpl.attachContainerTo() Stopping messaging subsystem...
    initial-container-1 2015/11/19 10:10:25,434 GMT+0100 INFO [Petals.Server] : Stopping messaging sub-system ...
    initial-container-1 2015/11/19 10:10:25,443 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Stop Service Unit 'su-POJO-HelloService-5.0.0-SNAPSHOT'
    initial-container-1 2015/11/19 10:10:25,467 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Shut down Service Unit 'su-POJO-HelloService-5.0.0-SNAPSHOT'
    initial-container-1 2015/11/19 10:10:25,470 GMT+0100 INFO [Petals.Container.Components.petals-se-rmi] : Stop component...
    initial-container-1 2015/11/19 10:10:25,471 GMT+0100 INFO [Petals.Container.Components.petals-se-rmi] : Component stopped
    initial-container-1 2015/11/19 10:10:25,472 GMT+0100 INFO [Petals.Container.Components.petals-se-rmi] : Shut down component...
    initial-container-1 2015/11/19 10:10:25,473 GMT+0100 INFO [Petals.Container.Components.petals-se-rmi] : Component shut down
    initial-container-1 2015/11/19 10:10:25,479 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Stop component...
    initial-container-1 2015/11/19 10:10:25,481 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Component stopped
    initial-container-1 2015/11/19 10:10:25,482 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Shut down component...
    initial-container-1 2015/11/19 10:10:25,486 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Component shut down
    initial-container-1 2015/11/19 10:10:25,531 GMT+0100 INFO [Petals.Transporter.NioTransportProtocol.NioServerAgent] : The NIO Server agent is stopped.
    initial-container-1 2015/11/19 10:10:25,533 GMT+0100 INFO [Petals.Server] : Messaging sub-system stopped

    But JBI artifacts are not restored when restarting the associated Fractal components

    initial-container-1 2015/11/19 10:10:26,239 GMT+0100 FINER [Petals.Communication.TopologyService] : TopologyServiceImpl.attachContainerTo() Restarting messaging subsystem...
    initial-container-1 2015/11/19 10:10:26,240 GMT+0100 INFO [Petals.Server] : Starting messaging sub-system ...
    initial-container-1 2015/11/19 10:10:26,276 GMT+0100 INFO [Petals.Server] : Messaging sub-system started
    initial-container-1 2015/11/19 10:10:26,277 GMT+0100 FINER [Petals.Communication.TopologyService] : TopologyServiceImpl.attachContainerTo() Messaging subsystem restarted.
    Show
    When stopping the Fractal components associated to JBI artifacts, the JBI artifacts are correctly stopped or shutdown, see into log file:
    initial-container-1 2015/11/19 10:10:25,433 GMT+0100 FINER [Petals.Communication.TopologyService] : TopologyServiceImpl.attachContainerTo() Stopping messaging subsystem...
    initial-container-1 2015/11/19 10:10:25,434 GMT+0100 INFO [Petals.Server] : Stopping messaging sub-system ...
    initial-container-1 2015/11/19 10:10:25,443 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Stop Service Unit 'su-POJO-HelloService-5.0.0-SNAPSHOT'
    initial-container-1 2015/11/19 10:10:25,467 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Shut down Service Unit 'su-POJO-HelloService-5.0.0-SNAPSHOT'
    initial-container-1 2015/11/19 10:10:25,470 GMT+0100 INFO [Petals.Container.Components.petals-se-rmi] : Stop component...
    initial-container-1 2015/11/19 10:10:25,471 GMT+0100 INFO [Petals.Container.Components.petals-se-rmi] : Component stopped
    initial-container-1 2015/11/19 10:10:25,472 GMT+0100 INFO [Petals.Container.Components.petals-se-rmi] : Shut down component...
    initial-container-1 2015/11/19 10:10:25,473 GMT+0100 INFO [Petals.Container.Components.petals-se-rmi] : Component shut down
    initial-container-1 2015/11/19 10:10:25,479 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Stop component...
    initial-container-1 2015/11/19 10:10:25,481 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Component stopped
    initial-container-1 2015/11/19 10:10:25,482 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Shut down component...
    initial-container-1 2015/11/19 10:10:25,486 GMT+0100 INFO [Petals.Container.Components.petals-se-pojo] : Component shut down
    initial-container-1 2015/11/19 10:10:25,531 GMT+0100 INFO [Petals.Transporter.NioTransportProtocol.NioServerAgent] : The NIO Server agent is stopped.
    initial-container-1 2015/11/19 10:10:25,533 GMT+0100 INFO [Petals.Server] : Messaging sub-system stopped
    But JBI artifacts are not restored when restarting the associated Fractal components
    initial-container-1 2015/11/19 10:10:26,239 GMT+0100 FINER [Petals.Communication.TopologyService] : TopologyServiceImpl.attachContainerTo() Restarting messaging subsystem...
    initial-container-1 2015/11/19 10:10:26,240 GMT+0100 INFO [Petals.Server] : Starting messaging sub-system ...
    initial-container-1 2015/11/19 10:10:26,276 GMT+0100 INFO [Petals.Server] : Messaging sub-system started
    initial-container-1 2015/11/19 10:10:26,277 GMT+0100 FINER [Petals.Communication.TopologyService] : TopologyServiceImpl.attachContainerTo() Messaging subsystem restarted.
  • Environment:
    -

Issue Links

Activity

Christophe DENEUX made changes - Thu, 19 Nov 2015 - 15:06:09 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Thu, 19 Nov 2015 - 15:06:27 +0100
Link This issue blocks PETALSESBCONT-358 [ PETALSESBCONT-358 ]
Christophe DENEUX made changes - Thu, 19 Nov 2015 - 15:06:31 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Thu, 19 Nov 2015 - 15:06:54 +0100

Fixed by svn#38735

Show
Christophe DENEUX added a comment - Thu, 19 Nov 2015 - 15:06:54 +0100 Fixed by svn#38735
Christophe DENEUX made changes - Thu, 19 Nov 2015 - 15:06:54 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 5.0.1 [ 10579 ]
Resolution Fixed [ 1 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
15s
1
Christophe DENEUX
Thu, 19 Nov 2015 - 15:06:09 +0100
Open Open In Progress In Progress
22s
1
Christophe DENEUX
Thu, 19 Nov 2015 - 15:06:31 +0100
In Progress In Progress Resolved Resolved
23s
1
Christophe DENEUX
Thu, 19 Nov 2015 - 15:06:54 +0100



People

Dates

  • Created:
    Thu, 19 Nov 2015 - 15:05:54 +0100
    Updated:
    Thu, 19 Nov 2015 - 15:06:54 +0100
    Resolved:
    Thu, 19 Nov 2015 - 15:06:54 +0100