DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10608>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10608

startup dumps core when using CATALINA_BASE

           Summary: startup dumps core when using CATALINA_BASE
           Product: Tomcat 4
           Version: 4.0.4 Final
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I recently downloaded tomcat 4.0.4.  I am able to successfully startup tomcat 
when using CATALINA_HOME as the default for CATALINA_BASE.  However, when I 
change my CATALINA_BASE to use a different location, I cannot start up tomcat 
successfully.  I get a core dump every time.  I'd like to mention that I was 
able to use CATALINA_BASE successfully with tomcat 4.0.3, but since I 
downloaded version 4.0.4, I have had no success.  

Here is part of an output of catalina.out showing the errors:

Starting service Tomcat-Standalone                                              
Apache Tomcat/4.0.4                                                             
ERROR reading java.io.ByteArrayInputStream@ac7d7373                             
At Line 57 /web-app/servlet/                                                    
                                                                                
SIGBUS    10*  bus error                                                        
    si_signo [10]: SIGBUS    10*  bus error                                     
    si_errno [0]: Error 0                                                       
    si_code [1]: BUS_ADRALN [addr: 0x29]                                        
                                                                                
    stackpointer=efffdf30                                                       
                                                                                
Full thread dump Classic VM (JDK-1.2.2-W, green threads):                       
    "StandardManager[/examples]" (TID:0xebcbb000, sys_thread_t:0x5df2f0, state:C
W) prio=5                                                                       
    at java.lang.Thread.sleep(Native Method)                                    
    at org.apache.catalina.session.StandardManager.threadSleep(StandardManager.j
ava, Compiled Code)                                                             
    at org.apache.catalina.session.StandardManager.run(StandardManager.java, Com
piled Code)                                                                     
    at java.lang.Thread.run(Thread.java, Compiled Code)                         
    "WebappLoader[/examples]" (TID:0xebcbbd00, sys_thread_t:0x6b30d0, state:CW) 
prio=5     
Registered Monitor Dump:                                
    PCMap lock: <unowned>                               
    utf8 hash table: <unowned>                          
    JNI pinning lock: <unowned>                         
    JNI global reference lock: <unowned>                
    BinClass lock: owner "main" (0x26d80) 1 entry       
    Class linking lock: <unowned>                       
    System class loader lock: <unowned>                 
    Code rewrite lock: <unowned>                        
    Heap lock: <unowned>                                
    Monitor cache lock: owner "main" (0x26d80) 1 entry  
    Dynamic loading lock: <unowned>                     
    Monitor IO lock: <unowned>                          
    User signal monitor: <unowned>                      
    Waiting to be notified:                             
        "Signal dispatcher" (0x5ffa0)                   
    Child death monitor: <unowned>                      
    I/O monitor: <unowned>                              
    Alarm monitor: <unowned>                            
    Waiting to be notified:                             
        <unknown thread> (0x2bae0)                      
    Thread queue lock: owner "main" (0x26d80) 1 entry   
    Monitor registry: owner "main" (0x26d80) 1 entry

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

Reply via email to