You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jamie Goodyear (JIRA)" <ji...@apache.org> on 2009/01/28 20:32:59 UTC

[jira] Updated: (SMX4KNL-174) NoClassDefFoundError jline/ConsoleReader when invoking servicemix-client

     [ https://issues.apache.org/activemq/browse/SMX4KNL-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie Goodyear updated SMX4KNL-174:
-----------------------------------

       Patch Info: [Patch Available]
    Fix Version/s: 1.1.0

> NoClassDefFoundError jline/ConsoleReader when invoking servicemix-client
> ------------------------------------------------------------------------
>
>                 Key: SMX4KNL-174
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-174
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>         Environment: Linux
>            Reporter: Jamie Goodyear
>            Assignee: Jamie Goodyear
>             Fix For: 1.1.0
>
>         Attachments: smx4knl-174.patch
>
>
> When the servicemix client is invoked a No Class Def Found Error occurs.
> {noformat}
> jgoodyea@kang:~/x4/kernel/test/apache-servicemix-kernel-1.1.0-SNAPSHOT$ java -jar lib/servicemix-client.jar
> java.lang.NoClassDefFoundError: jline/ConsoleReader
> 	at org.apache.servicemix.kernel.client.Main.main(Main.java:73)
> {noformat}
> This can be reproduced by following the $SMX_HOME/demos/smx4web example.

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