https://issues.apache.org/bugzilla/show_bug.cgi?id=43867





--- Comment #46 from Dan Armbrust <[EMAIL PROTECTED]>  2008-08-05 13:01:24 PST 
---
Here is a full stack:

Thread [main] (Suspended (breakpoint at line 177 in LogManager))        
        LogManager.getLoggerRepository() line: 177      
        LogManager.getLogger(String) line: 199  
        Logger.getLogger(String) line: 105      
        Log4JLogger.getLogger() line: 229       
        Log4JLogger.<init>(String) line: 65     
        GeneratedConstructorAccessor5.newInstance(Object[]) line: not available 
        DelegatingConstructorAccessorImpl.newInstance(Object[]) line: 27        
        Constructor<T>.newInstance(Object...) line: 513 
        LogFactoryImpl.newInstance(String) line: 529    
        LogFactoryImpl.getInstance(String) line: 235    
        LogFactoryImpl.getInstance(Class) line: 209     
        LogFactory.getLog(Class) line: 351      
        UIAjaxSupport.<clinit>() line: 57       
        Unsafe.ensureClassInitialized(Class) line: not available [native
method]        
        UnsafeFieldAccessorFactory.newFieldAccessor(Field, boolean) line: 25    
        ReflectionFactory.newFieldAccessor(Field, boolean) line: 122    
        Field.acquireFieldAccessor(boolean) line: 918   
        Field.getFieldAccessor(Object) line: 899        
        Field.get(Object) line: 358     
        WebappClassLoader.clearReferences() line: 1616  
        WebappClassLoader.stop() line: 1499     
        WebappLoader.stop() line: 734   
        StandardContext.stop() line: 4398       
        StandardHost(ContainerBase).stop() line: 1067   
        StandardEngine(ContainerBase).stop() line: 1067 
        StandardEngine.stop() line: 448 
        StandardService.stop() line: 510        
        StandardServer.stop() line: 734 
        Catalina.stop() line: 602       
        Catalina.start() line: 577      
        NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not
available [native method]  
        NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39      
        DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25  
        Method.invoke(Object, Object...) line: 597      
        Bootstrap.start() line: 295     
        Bootstrap.main(String[]) line: 433      


I can reproduce the error on demand, and test a fix attempt, but my schedule is
a bit hectic right now, so it may not be timely.

It hadn't occurred to me to detect when tomcat causes the problem, and mask
just that error.  I think that is a reasonable solution.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to