This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 116441 - Wrong permissions in default Tomcat installation
Summary: Wrong permissions in default Tomcat installation
Status: RESOLVED DUPLICATE of bug 115367
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-23 17:28 UTC by kamilparal
Modified: 2007-09-24 08:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
error 1 (6.80 KB, image/png)
2007-09-23 17:29 UTC, kamilparal
Details
error 2 (138.17 KB, image/png)
2007-09-23 17:29 UTC, kamilparal
Details
error 3 (41.68 KB, image/png)
2007-09-23 17:30 UTC, kamilparal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kamilparal 2007-09-23 17:28:46 UTC
I installed Tomcat from NetBeans 6.0beta1 installator to my /opt directory (Ubuntu Linux). After starting fresh new
NetBeans, I found out that Tomcat (added to "Servers" node automatically) can't be started (attachment #1 [details]). Another
attempt to start gives you more information (attachment #2 [details]). If you remove Tomcat from Servers and try to add it
manually, you get another nice error message (attachment #3 [details]).

I have found out, that it is enough to add read permission for group/other to all files in
/opt/apache-tomcat-6.0.13/conf and voila, Tomcat can be started. After installation, those forementioned files are
readable only for root.

I wonder how it is possible that anyone else hasn't noticed that Tomcat simply doesn't work. Not everyone is working
under administrative rights, you know, windows guys? :) Please fix.
Comment 1 kamilparal 2007-09-23 17:29:27 UTC
Created attachment 49314 [details]
error 1
Comment 2 kamilparal 2007-09-23 17:29:54 UTC
Created attachment 49315 [details]
error 2
Comment 3 kamilparal 2007-09-23 17:30:18 UTC
Created attachment 49316 [details]
error 3
Comment 4 Petr Hejl 2007-09-24 08:47:05 UTC

*** This issue has been marked as a duplicate of 115367 ***