Hi all,

I am getting the following on the wrapper.log, I was wondering if anyone 
knows why this exception 
is being thrown, my platform is windows 7.   Also, why is it that when I 
start ApacheDS as a service
I see a new directory  {APACHEDS_INSTALL}/bin/%INSTANCE%?  I was under the 
impression
that  the instance at {APACHEDS_INSTALL}/instances/default would be used.


INFO   | jvm 1    | 2014/12/02 21:46:44 | log4j:ERROR Could not read 
configuration file from URL 
[file:/%INSTANCE_DIRECTORY%/conf/log4j.properties].
INFO   | jvm 1    | 2014/12/02 21:46:44 | 
java.lang.IllegalArgumentException
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
sun.net.www.ParseUtil.decode(Unknown Source)
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
sun.net.www.protocol.file.Handler.openConnection(Unknown Source)
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
sun.net.www.protocol.file.Handler.openConnection(Unknown Source)
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
java.net.URL.openConnection(Unknown Source)
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:555)
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
org.apache.log4j.LogManager.<clinit>(LogManager.java:127)
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:66)
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:277)
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:288)
INFO   | jvm 1    | 2014/12/02 21:46:44 |       at 
org.apache.directory.server.wrapper.ApacheDsTanukiWrapper.<clinit>(ApacheDsTanukiWrapper.java:40)
INFO   | jvm 1    | 2014/12/02 21:46:44 | log4j:ERROR Ignoring 
configuration file [file:/%INSTANCE_DIRECTORY%/conf/log4j.properties].
INFO   | jvm 1    | 2014/12/02 21:46:44 | Wrapper (Version 3.2.3) 
http://wrapper.tanukisoftware.org
INFO   | jvm 1    | 2014/12/02 21:46:44 |   Copyright 1999-2006 Tanuki 
Software, Inc.  All Rights Reserved.
INFO   | jvm 1    | 2014/12/02 21:46:44 | 
INFO   | jvm 1    | 2014/12/02 21:46:44 | log4j:WARN No appenders could be 
found for logger 
(org.apache.directory.server.wrapper.ApacheDsTanukiWrapper).
INFO   | jvm 1    | 2014/12/02 21:46:44 | log4j:WARN Please initialize the 
log4j system properly.
INFO   | jvm 1    | 2014/12/02 21:46:44 | log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
INFO   | wrapper  | 2014/12/02 21:46:48 | Waiting to start...
INFO   | wrapper  | 2014/12/02 21:46:53 | Waiting to start...
INFO   | wrapper  | 2014/12/02 21:46:58 | Waiting to start...
INFO   | jvm 1    | 2014/12/02 21:47:00 |            _ _          ____ 
____ 
INFO   | jvm 1    | 2014/12/02 21:47:00 |           / \   _ __    ___ ___| 
|__   ___|  _ \/ ___| 
INFO   | jvm 1    | 2014/12/02 21:47:00 |          / _ \ | '_ \ / _` |/ 
__| '_ \ / _ \ | | \___ \ 
INFO   | jvm 1    | 2014/12/02 21:47:00 |         / ___ \| |_) | (_| | 
(__| | | |  __/ |_| |___) | 
INFO   | jvm 1    | 2014/12/02 21:47:00 |        /_/   \_\ .__/ 
\__,_|\___|_| |_|\___|____/|____/ 
INFO   | jvm 1    | 2014/12/02 21:47:00 |                |_|   
INFO   | jvm 1    | 2014/12/02 21:47:00 | 
STATUS | wrapper  | 2014/12/02 21:47:02 | ApacheDS - default started.

Reply via email to