First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 148387
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: William L. Thomson Jr. (RETIRED) <wltjr@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Lear <chris.lear@laculine.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
tomcat-5.5.patch Patch to /etc/init.d/tomcat-5.5 patch Chris Lear 2006-09-20 08:55 0000 573 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 148387 depends on: Show dependency tree
Bug 148387 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: 2006-09-20 08:53 0000
In /etc/conf.d/tomcat-5.5, it says this:

# (Optional) Directory path location of temporary directory the JVM should
# use (java.io.tmpdir).  Defaults to $CATALINA_BASE/temp.
CATALINA_TMPDIR="/var/tmp/tomcat-5.5/"

But, as far as I can see, CATALINA_TMPDIR is never set if this "optional" line
is removed.

I'll upload a patch to /etc/init.d/tomcat-5.5 that I think fixes the problem
(code taken from tomcat's catalina.sh)

------- Comment #1 From Chris Lear 2006-09-20 08:55:59 0000 -------
Created an attachment (id=97549) [details]
Patch to /etc/init.d/tomcat-5.5

Sets CATALINA_TMPDIR if not set, in line with information in
/etc/conf.d/tomcat-5.5 (and as per upstream catalina.sh)

------- Comment #2 From William L. Thomson Jr. (RETIRED) 2006-09-20 10:55:22 0000 -------
Ok sorry about that must have missed that and the other when making the init
script some time back. Interesting no one has caught those till now. Although
we have had some other issues with the init script and logging.

Thanks for catching that and for the patch. I have made the changes in the init
script and committed to tree. Closing bug.

First Last Prev Next    No search results available      Search page      Enter new bug