You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@directory.apache.org by Ike Ikonne <ii...@us.ibm.com> on 2014/12/03 16:31:26 UTC

stacktrace in wrapper.log

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.

Re: stacktrace in wrapper.log

Posted by Emmanuel Lécharny <el...@gmail.com>.
Le 03/12/14 17:31, Ike Ikonne a écrit :
> Hi all,
>
> Could you send to me a link on how to open a JIRA ticket for
> ApacheDS?

http://directory.apache.org/issue-tracking.html

You'll have to create an account there (whch is quite easy).



Re: stacktrace in wrapper.log

Posted by Ike Ikonne <ii...@us.ibm.com>.
Hi all,

Could you send to me a link on how to open a JIRA ticket for
ApacheDS?

Thanks,

Ike



From:   Emmanuel Lécharny <el...@gmail.com>
To:     users@directory.apache.org, 
Date:   12/03/2014 09:56 AM
Subject:        Re: stacktrace in wrapper.log



Le 03/12/14 16:31, Ike Ikonne a écrit :
> 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.

Can you create a JIRA for this one ?

I'm currently reviewing the installers, and I'd like to have a close
look at this pb.

Please provide the ApacheDS version too

Thanks !
>
>
> 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.



Re: stacktrace in wrapper.log

Posted by Ike Ikonne <ii...@us.ibm.com>.
Hi all,

My apache DS version is ApacheDS-2.0.0-M19

Thanks,

Ike



From:   Emmanuel Lécharny <el...@gmail.com>
To:     users@directory.apache.org, 
Date:   12/03/2014 09:56 AM
Subject:        Re: stacktrace in wrapper.log



Le 03/12/14 16:31, Ike Ikonne a écrit :
> 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.

Can you create a JIRA for this one ?

I'm currently reviewing the installers, and I'd like to have a close
look at this pb.

Please provide the ApacheDS version too

Thanks !
>
>
> 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.



Re: stacktrace in wrapper.log

Posted by Emmanuel Lécharny <el...@gmail.com>.
Le 03/12/14 16:31, Ike Ikonne a écrit :
> 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.

Can you create a JIRA for this one ?

I'm currently reviewing the installers, and I'd like to have a close
look at this pb.

Please provide the ApacheDS version too

Thanks !
>
>
> 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.