You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2012/10/17 14:32:04 UTC

[jira] [Closed] (AMQ-4113) Active mq 5.7.0 doesn't start as a service on windows xp

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

Timothy Bish closed AMQ-4113.
-----------------------------

       Resolution: Duplicate
    Fix Version/s: 5.8.0

Duplicate of AMQ-4098 you can grab the missing files from the previous release archives.  
                
> Active mq 5.7.0 doesn't start as a service on windows xp
> --------------------------------------------------------
>
>                 Key: AMQ-4113
>                 URL: https://issues.apache.org/jira/browse/AMQ-4113
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: activemq-camel
>    Affects Versions: 5.7.0
>         Environment: Windows XP 32 bits
>            Reporter: Pascal Deville
>             Fix For: 5.8.0
>
>
> I run the script InstallService.bat but the service failed to start.
> I think the wrapper.jar file is missing
> Here is the log of the wrapper:
> ERROR  | wrapper  | 2012/10/17 13:16:52 | JVM exited while loading the application.
> STATUS | wrapper  | 2012/10/17 13:16:57 | Launching a JVM...
> INFO   | jvm 5    | 2012/10/17 13:16:57 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
> INFO   | jvm 5    | 2012/10/17 13:16:57 | Caused by: java.lang.ClassNotFoundException: org.tanukisoftware.wrapper.WrapperSimpleApp
> INFO   | jvm 5    | 2012/10/17 13:16:57 | 	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
> INFO   | jvm 5    | 2012/10/17 13:16:57 | 	at java.security.AccessController.doPrivileged(Native Method)
> INFO   | jvm 5    | 2012/10/17 13:16:57 | 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
> INFO   | jvm 5    | 2012/10/17 13:16:57 | 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> INFO   | jvm 5    | 2012/10/17 13:16:57 | 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
> INFO   | jvm 5    | 2012/10/17 13:16:57 | 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
> INFO   | jvm 5    | 2012/10/17 13:16:58 | Could not find the main class: org.tanukisoftware.wrapper.WrapperSimpleApp.  Program will exit.
> INFO   | jvm 5    | 2012/10/17 13:16:58 | Exception in thread "main" 
> ERROR  | wrapper  | 2012/10/17 13:16:58 | JVM exited while loading the application.
> FATAL  | wrapper  | 2012/10/17 13:16:58 | There were 5 failed launches in a row, each lasting less than 300 seconds.  Giving up.
> FATAL  | wrapper  | 2012/10/17 13:16:58 |   There may be a configuration problem: please check the logs.
> STATUS | wrapper  | 2012/10/17 13:16:58 | <-- Wrapper Stopped

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira