Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 109079
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ryan <a0.rnb@olympus.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 109079 depends on: Show dependency tree
Bug 109079 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-10-12 19:00 0000
The tomcat ebuild creates a tomcat user with the home directory set 
to /dev/null. This creates problems with applications like ActiveBPEL because 
they use the home directory of the tomcat user as the initial path to their 
log files. Hence, I see errors of the form cannot  
 
java.io.FileNotFoundException: /dev/null/AeBpelEngine/deployment-logs/aeDeployment.log 
(Not a directory) 
 
The home directory for the tomcat user should be set to something 
like /opt/tomcat5 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Petteri Räty 2005-10-17 10:58:34 0000 -------
Tomcat 5.0.28 does not install to /opt/tomcat5 any more. Also your suggestion
does not work with upgrades because the home directory would be dependent on the
version. The goal of the new setup is to be able to run different Tomcat major
versions at the same time. Maybe we could modify ${HOME} in the init script, but
I need to check how allowed that kind of tricks are. 

------- Comment #2 From Petteri Räty 2005-11-14 12:20:18 0000 -------
You can now use emerge --config to change the home directory of the tomcat user
and at the end of the emerge the ebuild says you can run emerge --config to
change the home directory. If you have a better solution then reopen this bug. I
don't want to force anything on users that have already manually changed the
home directory.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug