[ 
https://issues.apache.org/activemq/browse/SMX4-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52809#action_52809
 ] 

Jaco van Tonder commented on SMX4-312:
--------------------------------------

Just installed Java 6 on AIX 6.1.

The problem does not appear to be present when using the exact same Servicemix 
installation together with Java6:

{code}
$ java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pap6460sr5-20090529_04(SR5))
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 AIX ppc64-64 
jvmap6460sr5-20090519_35743 (JIT enabled, AOT enabled)
J9VM - 20090519_035743_BHdSMr
JIT  - r9_20090518_2017
GC   - 20090417_AA)
JCL  - 20090529_01
{code}

{code}
s...@root:/> info
ServiceMix
  ServiceMix home             /usr/dev/opt/apache-servicemix-4.1.0.0-fuse
  ServiceMix base             /usr/dev/opt/apache-servicemix-4.1.0.0-fuse
  ServiceMix Kernel version   1.1.0.0-fuse
  ServiceMix version          4.1.0.0-fuse

JVM
  Java Virtual Machine        IBM J9 VM version 2.4
  Vendor                      IBM Corporation
  Uptime                      9.222 seconds
  Total compile time          7.738 seconds
Threads
  Live threads                57
  Daemon threads              43
  Peak                        57
  Total started               121
Memory
  Current heap size           67,865 kbytes
  Maximum heap size           524,288 kbytes
  Committed heap size         131,072 kbytes
  Pending objects             0
  Garbage collector           Name = 'J9 GC', Collections = 7, Time = 0.161 
seconds
Classes
  Current classes loaded      4,587
  Total classes loaded        4,587
  Total classes unloaded      0
Operating system
  Name                        AIX version 6.1
  Architecture                ppc64
  Processors                  4
s...@root:/>
{code}

{code}
s...@root:/> osgi/list
START LEVEL 100
   ID   State         Spring     Level  Name
[   0] [Active     ] [       ] [    0] System Bundle (1.5.0.r752991)
[   1] [Active     ] [       ] [   10] org.apache.felix.prefs
[   2] [Active     ] [       ] [   10] 
org.apache.geronimo.specs.geronimo-annotation_1.0_spec
[   3] [Active     ] [       ] [   10] org.osgi.compendium
[   4] [Active     ] [       ] [   10] org.apache.servicemix.bundles.jaxp-ri
[   5] [Active     ] [       ] [   10] org.apache.felix.configadmin
[   6] [Active     ] [       ] [   10] org.apache.servicemix.specs.jaxp-api-1.4
[   7] [Active     ] [       ] [   10] 
org.apache.geronimo.specs.geronimo-servlet_2.5_spec
[   8] [Active     ] [Started] [   40] org.apache.servicemix.kernel.gshell.core
[   9] [Active     ] [       ] [    8] org.ops4j.pax.logging.pax-logging-api
[  10] [Active     ] [       ] [    8] org.ops4j.pax.logging.pax-logging-service
[  11] [Active     ] [       ] [    5] org.ops4j.pax.url.wrap
[  12] [Active     ] [       ] [    5] org.ops4j.pax.url.mvn
[...]
{code}

{code}
s...@root:/> features/list
  State          Version       Name
[uninstalled]  [4.1.0.0-fuse] examples-camel-osgi
[uninstalled]  [1.6.0.0-fuse] camel-stringtemplate
[uninstalled]  [1.6.0.0-fuse] camel-amqp
[installed  ]  [2009.01.0.0-fuse] servicemix-file
[uninstalled]  [4.1.0.0-fuse] cxf-osgi
[installed  ]  [2009.01.0.0-fuse] servicemix-cxf-bc
[installed  ]  [2009.01.0.0-fuse] servicemix-saxon
[uninstalled]  [1.6.0.0-fuse] camel-spring
[uninstalled]  [1.6.0.0-fuse] camel-groovy
[uninstalled]  [4.1.0.0-fuse] examples-cxf-osgi
[installed  ]  [2009.01.0.0-fuse] servicemix-eip
[uninstalled]  [1.6.0.0-fuse] camel-mina
[uninstalled]  [1.6.0.0-fuse] camel-jetty
[uninstalled]  [1.6.0.0-fuse] camel-atom
[installed  ]  [1.1.0.0-fuse] naming
[...]
{code}


---Jaco

> gshell failed when invoking osgi/list command
> ---------------------------------------------
>
>                 Key: SMX4-312
>                 URL: https://issues.apache.org/activemq/browse/SMX4-312
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0.0
>         Environment: AIX 5.3
> IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20060504 
> (JIT enabled)
>            Reporter: Jean-Baptiste Onofré
>
> I have downloaded the SMX 4.0 binary package and install on AIX 5.3 server.
> I launch SMX without problem, and gshell is available.
> When invoking osgi/list command, I get the following error:
> s...@root:/> osgi/list
> ERROR CommandLineExecutionFailed: 
> org.apache.geronimo.gshell.command.CommandException: 
> java.lang.IllegalArgumentException: Handler is missing required constructor: 
> class org.apache.geronimo.gshell.clp.handler.Handler
> In the servicemix.log file, I can see:
> 18:11:14,690 | INFO  | localShell       | CommandLineExecutorImpl          | 
> om.shell.CommandLineExecutorImpl   64 | Executing (String): osgi/list
> 18:11:14,712 | INFO  | localShell       | CommandLineExecutorImpl          | 
> om.shell.CommandLineExecutorImpl  104 | Executing (osgi/list): []
> This issue happens is all submenu such as admin/list.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to