Bastien Bodart created DIRSERVER-2159:
-----------------------------------------
Summary: Fails to start - Could not find or load main class
Key: DIRSERVER-2159
URL: https://issues.apache.org/jira/browse/DIRSERVER-2159
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 2.0.0-M22
Environment: Debian 8, Mint 17.1
Reporter: Bastien Bodart
Priority: Blocker
Service apacheds-2.0.0-M22-default fails to start. Tested with Oracle Java
1.8.0_91 on a fresh Debian 8 VM and Mint 17.1
2.0.0-M20 runs fine.
{code:none}
root@debian:~# service apacheds-2.0.0-M22-default console
Running ApacheDS - default...
wrapper | --> Wrapper Started as Console
wrapper | The value of property 'wrapper.java.additional.6',
'%REPAIR_COMMAND%' is not a valid argument to the jvm. Skipping.
wrapper | Launching a JVM...
wrapper | JVM exited while loading the application.
jvm 1 | Error: Could not find or load main class
wrapper | There were 1 failed launches in a row, each lasting less than 300
seconds. Giving up.
wrapper | There may be a configuration problem: please check the logs.
wrapper | <-- Wrapper Stopped
root@debian:~#
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)