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.