
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
tracker
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
The tomcat init script has issues. IT does not shutdown properly for one; rendering '/etc/init.d/tomcat restart' and 'service tomcat restart' broken. Also there's a funny jvm pathing issue which causes it not to work if run by a a wheeler.
|
|
Description
|
The tomcat init script has issues. IT does not shutdown properly for one; rendering '/etc/init.d/tomcat restart' and 'service tomcat restart' broken. Also there's a funny jvm pathing issue which causes it not to work if run by a a wheeler.
|
Show » |
|
The tomcat rc.d script was being run before the httpd script; they are now run so that httpd starts first.