Petals ESB CLI

The version of the Petals ESB container displayed is not the right one

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0.0
  • Fix Version/s: 2.3.0
  • Component/s: Command 'version'
  • Security Level: Public
  • Description:

    Using the pack "Petals Entreprise 4", the version of the container returned by Petals CLI is the version of petals-kernel (3.2) instead of the version of the Petals ESB container (4.0).

  • Environment:
    -

Issue Links

Activity

Christophe DENEUX made changes - Tue, 22 May 2012 - 10:59:52 +0200
Field Original Value New Value
Assignee Christophe DENEUX [ cdeneux ]
Fix Version/s 2.0.0 [ 10332 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Tue, 26 Jun 2012 - 11:18:01 +0200
Fix Version/s Vnext [ 10365 ]
Fix Version/s 2.0.0 [ 10332 ]
Christophe DENEUX made changes - Thu, 20 Sep 2012 - 17:02:51 +0200
Component/s Command 'version' [ 10236 ]
Christophe DENEUX made changes - Tue, 9 Oct 2012 - 16:59:32 +0200
Fix Version/s 2.1.1 [ 10380 ]
Fix Version/s 2.1.0 [ 10365 ]
Christophe DENEUX made changes - Wed, 18 Sep 2013 - 18:47:31 +0200
Fix Version/s 2.1.2 [ 10404 ]
Fix Version/s 2.1.1 [ 10380 ]
Hide
Christophe DENEUX added a comment - Mon, 5 Oct 2015 - 11:10:11 +0200

Postponed to 2.2.1 or upper

Show
Christophe DENEUX added a comment - Mon, 5 Oct 2015 - 11:10:11 +0200 Postponed to 2.2.1 or upper
Christophe DENEUX made changes - Mon, 5 Oct 2015 - 11:10:11 +0200
Fix Version/s 2.2.1 [ 10602 ]
Fix Version/s 2.2.0 [ 10404 ]
Hide
Christophe DENEUX added a comment - Fri, 9 Oct 2015 - 15:34:47 +0200 - edited

With Petals EE 5.0.0-M1, we get the following results:

> ./petals-cli.sh -c -- version
Petals JBI Container 4.0.0
OpenJDK Runtime Environment 24.79-b02 Oracle Corporation
Linux 3.19.0-30-generic amd64

with 4.0.0 the version of the project org.ow2.petals:petals-microkernel.

As Petals CLI get the version of the Petals container using the JMX API, so from the org.ow2.petals:petals-microkernel, it will be difficult to get version information of the archive embedding org.ow2.petals:petals-microkernel. Moreover the relevant version information for debug purpose are the versions of org.ow2.petals:petals-microkernel, and versions of µKernel extensions and mutable implementations.

So, the command 'version' of Petals CLI should returns something as (Caution to set the right JVM version.):

> ./petals-cli.sh -c -- version
Petals ESB µKernel 4.0.0
Petals ESB Registry Overlay Client 1.0.0
Petals ESB Autoloader 1.0.1
Petals ESB Artifact Repository 1.0.1
Petals ESB WS-API 1.0.1
Petals Registry Overlay 1.0.0
OpenJDK Runtime Environment 1.7.0_79-b14 Oracle Corporation
Linux 3.19.0-30-generic amd64
Show
Christophe DENEUX added a comment - Fri, 9 Oct 2015 - 15:34:47 +0200 - edited With Petals EE 5.0.0-M1, we get the following results:
> ./petals-cli.sh -c -- version
Petals JBI Container 4.0.0
OpenJDK Runtime Environment 24.79-b02 Oracle Corporation
Linux 3.19.0-30-generic amd64
with 4.0.0 the version of the project org.ow2.petals:petals-microkernel. As Petals CLI get the version of the Petals container using the JMX API, so from the org.ow2.petals:petals-microkernel, it will be difficult to get version information of the archive embedding org.ow2.petals:petals-microkernel. Moreover the relevant version information for debug purpose are the versions of org.ow2.petals:petals-microkernel, and versions of µKernel extensions and mutable implementations. So, the command 'version' of Petals CLI should returns something as (Caution to set the right JVM version.):
> ./petals-cli.sh -c -- version
Petals ESB µKernel 4.0.0
Petals ESB Registry Overlay Client 1.0.0
Petals ESB Autoloader 1.0.1
Petals ESB Artifact Repository 1.0.1
Petals ESB WS-API 1.0.1
Petals Registry Overlay 1.0.0
OpenJDK Runtime Environment 1.7.0_79-b14 Oracle Corporation
Linux 3.19.0-30-generic amd64
Christophe DENEUX made changes - Fri, 9 Oct 2015 - 15:45:04 +0200
Link This issue blocks PETALSESBCONT-203 [ PETALSESBCONT-203 ]
Christophe DENEUX made changes - Fri, 9 Oct 2015 - 15:45:36 +0200
Link This issue depends on PETALSESBCONT-203 [ PETALSESBCONT-203 ]
Christophe DENEUX made changes - Fri, 9 Oct 2015 - 15:45:47 +0200
Link This issue blocks PETALSESBCONT-203 [ PETALSESBCONT-203 ]
Christophe DENEUX made changes - Mon, 12 Oct 2015 - 17:06:42 +0200
Status New [ 10000 ] Open [ 10002 ]
Christophe DENEUX made changes - Mon, 12 Oct 2015 - 17:06:47 +0200
Assignee Christophe DENEUX [ cdeneux ]
Christophe DENEUX made changes - Mon, 12 Oct 2015 - 17:06:52 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Mon, 12 Oct 2015 - 17:07:08 +0200

Version information reviewed

Show
Christophe DENEUX added a comment - Mon, 12 Oct 2015 - 17:07:08 +0200 Version information reviewed
Christophe DENEUX made changes - Mon, 12 Oct 2015 - 17:07:08 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Wed, 16 Dec 2015 - 11:53:45 +0100
Fix Version/s 2.3.0 [ 10605 ]
Fix Version/s 2.2.1 [ 10602 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
1238d 6h 7m
1
Christophe DENEUX
Mon, 12 Oct 2015 - 17:06:42 +0200
Open Open In Progress In Progress
10s
1
Christophe DENEUX
Mon, 12 Oct 2015 - 17:06:52 +0200
In Progress In Progress Resolved Resolved
16s
1
Christophe DENEUX
Mon, 12 Oct 2015 - 17:07:08 +0200

People

Dates

  • Created:
    Tue, 22 May 2012 - 10:59:29 +0200
    Updated:
    Wed, 16 Dec 2015 - 11:53:45 +0100
    Resolved:
    Mon, 12 Oct 2015 - 17:07:08 +0200