- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tomcat deamon doesn't be started
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
09-06-2005 09:04 PM
09-06-2005 09:04 PM
tomcat deamon doesn't be started
bootstrap.jar digest.sh setclasspath.sh tomcat-jni.jar
catalina.bat jasper.bat setenv.sh tool-wrapper.bat
catalina.sh jasper.sh shutdown.bat tool-wrapper.sh
commons-daemon.jar jspc.bat shutdown.sh
cpappend.bat jspc.sh startup.bat
digest.bat setclasspath.bat startup.sh
$ ./startup.sh
Error: User starting Tomcat is not www.
Please start Tomcat as www or change permissions on
/opt/hpws/tomcat/logs,
/opt/hpws/tomcat/webappss and
/opt/hpws/tomcat/work directories.
(for more information see tomcat.user.guide)
how can I fix this?
thanks
- Tags:
- tomcat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 09:18 PM
09-06-2005 09:18 PM
Re: tomcat deamon doesn't be started
If you don't want it to run as "www", configure it to use another user in tomcat's config files and change the permissions of the directories.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 09:29 PM
09-06-2005 09:29 PM
Re: tomcat deamon doesn't be started
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2005 02:36 PM
09-11-2005 02:36 PM
Re: tomcat deamon doesn't be started
what is the problem?
www@biz:/]# id
uid=30(www) gid=1(other)
www@biz:/]# cd opt/hpws/tomcat/bin
www@biz:/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 JAVA_HOME: /opt/java1.3/jre
touch: cannot change times on /opt/hpws/tomcat/logs/catalina.out
./catalina.sh[207]: /opt/hpws/tomcat/logs/catalina.out: Cannot create the specified file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2005 03:36 PM
09-11-2005 03:36 PM
Re: tomcat deamon doesn't be started
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2005 04:30 PM
09-11-2005 04:30 PM
Re: tomcat deamon doesn't be started
ls -l /opt/hpws/tomcat/logs/catalina.out