- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to start tomcat in Hp-ux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2008 03:45 AM
05-13-2008 03:45 AM
Unable to start tomcat in Hp-ux
I am unable to start tomcat i am getting this error please help me on this ..
www@tcsdevmd:/opt/hpws/tomcat/bin> ./startup.sh
Using CATALINA_BASE: /opt/hpws/tomcat
Using CATALINA_HOME: /opt/hpws/tomcat
Using CATALINA_TMPDIR: /opt/hpws/tomcat/temp
Using JRE_HOME: /opt/java1.5/
Thanks in advance.
Regards
chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2008 04:01 AM
05-13-2008 04:01 AM
Re: Unable to start tomcat in Hp-ux
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2008 04:01 AM
05-13-2008 04:01 AM
Re: Unable to start tomcat in Hp-ux
Never been called a Gem before. I'll take it as a compliment.
I don't see an error message. Can you share the error message please?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2008 04:01 AM
05-13-2008 04:01 AM
Re: Unable to start tomcat in Hp-ux
is this error? did you check the with ps command that the tomcat is running or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2008 04:04 AM
05-13-2008 04:04 AM
Re: Unable to start tomcat in Hp-ux
/sbin/init.d/apache start
This assumes you have enabled Tomcat in the Apache start/stop config file:
/etc/rc.config.d/apache
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2008 04:06 AM
05-13-2008 04:06 AM
Re: Unable to start tomcat in Hp-ux
Tomcat is not running
See this..
www@tcsdevmd:/opt/hpws/tomcat/bin> ps -ef |grep -i httpd
bin 20302 6343 0 16:14:52 ? 0:00 /opt/OV/httpd/bin/httpd -k start
www 4286 4279 0 14:42:45 ? 0:00 /opt/hpws/apache/bin/httpd -d /opt/hpws/apache -k start -DSSL
www 4285 4279 0 14:42:45 ? 0:00 /opt/hpws/apache/bin/httpd -d /opt/hpws/apache -k start -DSSL
www 4280 4279 0 14:42:45 ? 0:00 /opt/hpws/apache/bin/httpd -d /opt/hpws/apache -k start -DSSL
root 4279 1 0 14:42:45 ? 0:00 /opt/hpws/apache/bin/httpd -d /opt/hpws/apache -k start -DSSL
www 25727 9906 1 17:29:48 pts/3 0:00 grep -i httpd
root 6343 1 0 15:44:37 ? 0:00 /opt/OV/httpd/bin/httpd -k start
bin 6352 6343 0 15:44:37 ? 0:00 /opt/OV/httpd/bin/httpd -k start
bin 6350 6343 0 15:44:37 ? 0:00 /opt/OV/httpd/bin/httpd -k start
bin 6349 6343 0 15:44:37 ? 0:00 /opt/OV/httpd/bin/httpd -k start
bin 6985 6343 0 15:45:58 ? 0:00 /opt/OV/httpd/bin/httpd -k start
bin 6348 6343 0 15:44:37 ? 0:00 /opt/OV/httpd/bin/httpd -k start
bin 6351 6343 0 15:44:37 ? 0:00 /opt/OV/httpd/bin/httpd -k start
bin 14593 6343 0 17:05:08 ? 0:00 /opt/OV/httpd/bin/httpd -k start
www@tcsdevmd:/opt/hpws/tomcat/bin> ps -ef |grep tom
root 1086 1 0 14:41:23 ? 0:00 /usr/sbin/automountd
www 25841 9906 0 17:29:58 pts/3 0:00 grep tom
Regards
Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2008 04:35 AM
05-13-2008 04:35 AM
Re: Unable to start tomcat in Hp-ux
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2008 07:19 AM
05-13-2008 07:19 AM
Re: Unable to start tomcat in Hp-ux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2008 08:11 PM
05-13-2008 08:11 PM
Re: Unable to start tomcat in Hp-ux
www@tcsdevmd:/opt/hpws/tomcat/bin> ps -ef |grep -i catalina
www 11065 14082 0 09:34:02 pts/3 0:00 grep -i catalina
You have mail in /var/mail/root
www@tcsdevmd:/opt/hpws/tomcat/bin>
regards
Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2008 04:50 AM
05-14-2008 04:50 AM
Re: Unable to start tomcat in Hp-ux
/sbin/init.d/apache start
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2008 04:57 AM
05-14-2008 04:57 AM
Re: Unable to start tomcat in Hp-ux
THANKS FOR EVERYONE..
My problem is resolved.
Regards
Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2008 05:02 AM
05-14-2008 05:02 AM
Re: Unable to start tomcat in Hp-ux
HPUX's tomcat startup is controlled by /etc/rc.config.d/hpws_tomcatconf is it not?
On my system starting tomcat creates a java process. You should be grepping for java not catalina or tomcat.