1833891 Members
2395 Online
110063 Solutions
New Discussion

tomcat and startup

 
SOLVED
Go to solution
Evgeny_11
New Member

tomcat and startup

i've install tomcat A.5.5.9.00 and
apache A.2.0.54.00, and have such problem:
when server (B.11.11) is booting up, apache is starting successfully, but tomcat - is not! It's write in rc.log:
"Starting HP-UX Tomcat-based Servlet Engine
Output from "/sbin/rc3.d/S823hpws_tomcat start":
----------------------------
Tomcat Started."

But really it's not working!
However.., if i make init 2, and then init 3 - tomcat's running successfully!

how i can fix this problem?
3 REPLIES 3
Adisuria Wangsadinata_1
Honored Contributor
Solution

Re: tomcat and startup

Hi,

Check the document at the url below (docID : MJFKBRC00017184) :

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080361340

Hope this information can help you.

Cheers,
AW
now working, next not working ... that's unix
Evgeny_11
New Member

Re: tomcat and startup

exactly!
thenks Adisuria Wangsadinata :-)
Evgeny_11
New Member

Re: tomcat and startup

i have discovered a solution to a problem.