Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361235 - tomcat-6.0.32-r1 init script fails to start tomcat.
Summary: tomcat-6.0.32-r1 init script fails to start tomcat.
Status: RESOLVED DUPLICATE of bug 191611
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: Normal critical (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-30 08:22 UTC by mike johnson
Modified: 2011-04-05 17:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.