You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Eric Gulatee (JIRA)" <ji...@apache.org> on 2009/02/13 23:31:00 UTC

[jira] Created: (SMX4KNL-193) ServiceMix package built from trunk is missing class org.apache.geronimo.gshell.terminal.AutoDetectedTerminal

ServiceMix package built from trunk is missing class org.apache.geronimo.gshell.terminal.AutoDetectedTerminal
-------------------------------------------------------------------------------------------------------------

                 Key: SMX4KNL-193
                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-193
             Project: ServiceMix Kernel
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Eric Gulatee


ServiceMix from trunk compiles.

ServiceMix from trunk does not start.

java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: org.apache.geronimo.gshell.terminal.AutoDetectedTerminal
	at jline.Terminal.setupTerminal(Terminal.java:65)
	at jline.Terminal.getTerminal(Terminal.java:26)
	at org.apache.geronimo.gshell.io.IO.getTerminal(IO.java:188)
	at org.apache.geronimo.gshell.console.JLineConsole.<init>(JLineConsole.java:72)
	at org.apache.geronimo.gshell.wisdom.shell.ShellImpl.run(ShellImpl.java:225)
	at org.apache.servicemix.kernel.gshell.core.ShellWrapper.run(ShellWrapper.java:81)
	at org.apache.servicemix.kernel.gshell.core.LocalConsole.run(LocalConsole.java:125)
	at java.lang.Thread.run(Thread.java:619)

Note:  Uncertain if trunk problems should be logged as defects.


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


[jira] Commented: (SMX4KNL-193) ServiceMix package built from trunk is missing class org.apache.geronimo.gshell.terminal.AutoDetectedTerminal

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4KNL-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49468#action_49468 ] 

Guillaume Nodet commented on SMX4KNL-193:
-----------------------------------------

Btw, I've just uploaded a snapshot of that bundle, so if you remove it from your local repo, maven should download it

> ServiceMix package built from trunk is missing class org.apache.geronimo.gshell.terminal.AutoDetectedTerminal
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-193
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-193
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Eric Gulatee
>
> ServiceMix from trunk compiles.
> ServiceMix from trunk does not start.
> java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: org.apache.geronimo.gshell.terminal.AutoDetectedTerminal
> 	at jline.Terminal.setupTerminal(Terminal.java:65)
> 	at jline.Terminal.getTerminal(Terminal.java:26)
> 	at org.apache.geronimo.gshell.io.IO.getTerminal(IO.java:188)
> 	at org.apache.geronimo.gshell.console.JLineConsole.<init>(JLineConsole.java:72)
> 	at org.apache.geronimo.gshell.wisdom.shell.ShellImpl.run(ShellImpl.java:225)
> 	at org.apache.servicemix.kernel.gshell.core.ShellWrapper.run(ShellWrapper.java:81)
> 	at org.apache.servicemix.kernel.gshell.core.LocalConsole.run(LocalConsole.java:125)
> 	at java.lang.Thread.run(Thread.java:619)
> Note:  Uncertain if trunk problems should be logged as defects.

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


[jira] Resolved: (SMX4KNL-193) ServiceMix package built from trunk is missing class org.apache.geronimo.gshell.terminal.AutoDetectedTerminal

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4KNL-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SMX4KNL-193.
-------------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

I've reverted the commits around jline terminal, so this issue does not apply anymore.

> ServiceMix package built from trunk is missing class org.apache.geronimo.gshell.terminal.AutoDetectedTerminal
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-193
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-193
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Eric Gulatee
>            Assignee: Guillaume Nodet
>
> ServiceMix from trunk compiles.
> ServiceMix from trunk does not start.
> java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: org.apache.geronimo.gshell.terminal.AutoDetectedTerminal
> 	at jline.Terminal.setupTerminal(Terminal.java:65)
> 	at jline.Terminal.getTerminal(Terminal.java:26)
> 	at org.apache.geronimo.gshell.io.IO.getTerminal(IO.java:188)
> 	at org.apache.geronimo.gshell.console.JLineConsole.<init>(JLineConsole.java:72)
> 	at org.apache.geronimo.gshell.wisdom.shell.ShellImpl.run(ShellImpl.java:225)
> 	at org.apache.servicemix.kernel.gshell.core.ShellWrapper.run(ShellWrapper.java:81)
> 	at org.apache.servicemix.kernel.gshell.core.LocalConsole.run(LocalConsole.java:125)
> 	at java.lang.Thread.run(Thread.java:619)
> Note:  Uncertain if trunk problems should be logged as defects.

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


[jira] Commented: (SMX4KNL-193) ServiceMix package built from trunk is missing class org.apache.geronimo.gshell.terminal.AutoDetectedTerminal

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4KNL-193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49467#action_49467 ] 

Guillaume Nodet commented on SMX4KNL-193:
-----------------------------------------

THis exception is caused by an outdated osgi bundle for jline.
Please checkout 
  https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk/jline-0.9.94/
and build it locally, then rebuild the kernel.

> ServiceMix package built from trunk is missing class org.apache.geronimo.gshell.terminal.AutoDetectedTerminal
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-193
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-193
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Eric Gulatee
>
> ServiceMix from trunk compiles.
> ServiceMix from trunk does not start.
> java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: org.apache.geronimo.gshell.terminal.AutoDetectedTerminal
> 	at jline.Terminal.setupTerminal(Terminal.java:65)
> 	at jline.Terminal.getTerminal(Terminal.java:26)
> 	at org.apache.geronimo.gshell.io.IO.getTerminal(IO.java:188)
> 	at org.apache.geronimo.gshell.console.JLineConsole.<init>(JLineConsole.java:72)
> 	at org.apache.geronimo.gshell.wisdom.shell.ShellImpl.run(ShellImpl.java:225)
> 	at org.apache.servicemix.kernel.gshell.core.ShellWrapper.run(ShellWrapper.java:81)
> 	at org.apache.servicemix.kernel.gshell.core.LocalConsole.run(LocalConsole.java:125)
> 	at java.lang.Thread.run(Thread.java:619)
> Note:  Uncertain if trunk problems should be logged as defects.

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