- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- starting apache tomcat
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
10-13-2007 07:36 AM
10-13-2007 07:36 AM
starting apache tomcat
I have Apache tomcat 4.1 on HP-UX B.11,
I started apache httpd and tomcat before, after that i set user www password then I locked that user, then I enabled it again.
When I try to start tomcat as www user it doesn't start up.
I started tomcat with root user without problem.
I am new to HP-UX and no one help me here.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2007 10:17 PM
10-13-2007 10:17 PM
Re: starting apache tomcat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2007 02:48 AM
10-14-2007 02:48 AM
Re: starting apache tomcat
If you got the software from http://software.hp.com, the startup scripts are /sbin/init.d/hpws_apache and hpws_tomcat
There are auto start configuration files using the same naming convention in /etc/rc.config.d
Set the first variable to 1.
Also, check the httpd.conf (/opt/hpws/) to find out what user is intended for starting the apache daemon.
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
10-16-2007 08:19 PM
10-16-2007 08:19 PM
Re: starting apache tomcat
my broblem came because of setting user 'www''s password.
after I set up user 'www''s password, I try to do many things to undo my fault, and after what I thought it will fix the broblem, I ended with tomcat could not be started from console.
Sep, thanks alot...
I use telnet to talk to server, I'am not talking about starting tomcat at system startup, thanks again.
acsha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2007 09:17 PM
10-17-2007 09:17 PM
Re: starting apache tomcat
I got no error message!,
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2007 12:20 AM
10-18-2007 12:20 AM
Re: starting apache tomcat
I fix it by installing new apache tomcat 5.5.x
thanks all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2007 12:21 AM
10-18-2007 12:21 AM
Re: starting apache tomcat
thanks.