That helps me? Some pointers on what to try next maybe????

Could using a conf file from 4.0.x (modified to use Coyote http/1.1 
connector) be the culprit? Should I not be using 
org.apache.catalina.logger.FileLogger anymore?

Nick

On Friday, June 7, 2002, at 02:23 PM, Remy Maucherat wrote:

>> OK, How about this? From the catalina.out when I try using jdk 1.4...
>>
>
>> java.lang.reflect.Constructor.newInstance(Constructor.java:263)
>>          at
>> org.apache.commons.logging.impl.LogFactoryImpl.newInstance
>> (LogFactoryImpl.java:487)
>>          ... 12 more
>> Caused by: java.lang.NoSuchMethodError:
>> java.util.logging.Logger.setUseParentHandlers(Z)V
>>          at
>> org.apache.commons.logging.impl.Jdk14Logger.<init>(Jdk14Logger.java:97)
>>          ... 17 more
>
> I'm using JDK 1.4 on Windows (on the box used to generate the build 
> you're
> using) and it works (and uses the JDK 1.4 logger).
>
> Remy
>
>
> --
> To unsubscribe, e-mail:   <mailto:tomcat-dev-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:tomcat-dev-
> [EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to