Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 361235

Summary: tomcat-6.0.32-r1 init script fails to start tomcat.
Product: Gentoo Linux Reporter: mike johnson <maj13>
Component: [OLD] ServerAssignee: Java team <java>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description mike johnson 2011-03-30 08:22:27 UTC
I just updated to tomcat-6.0.32-r1 with an entirely updated system. I start tomcat and it reports [!!] but the process is running. I rolled back to tomcat-6.0.26 and it starts and stops fine. 

Reproducible: Always

Steps to Reproduce:
1. Emerge tomcat-6.0.32-r1
2. /etc/init.d/tomcat start
3. It reports [!!], but tomcat is running.
4. /etc/init.d/tomcat stop --> Tomcat has not been started.
5 Must manually kill tomcat.
Actual Results:  
Tomcat starts, although the init script thinks it didn't.

Expected Results:  
Init script should know tomcat started.

I noticed something in the debug output about coldplugging. I removed hotplug and coldplug in favor of recent udev. Not sure this is related.
Comment 1 mike johnson 2011-03-31 07:23:01 UTC
I need to clarify. Tomcat does not start fully. A process is running, but no log files (other than an empty catalina.out) are written.
Comment 2 William L. Thomson Jr. 2011-03-31 21:44:19 UTC
Duplicate of bug 191611
Comment 3 Serkan Kaba (RETIRED) gentoo-dev 2011-04-01 03:03:18 UTC
(In reply to comment #2)
> Duplicate of bug 191611

Closing as duplicate. Thanks William.

*** This bug has been marked as a duplicate of bug 191611 ***
Comment 4 Jean-Noël Rivasseau (RETIRED) gentoo-dev 2011-04-05 17:38:39 UTC
I fixed the init script. Should be OK now.