** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2007-5342
** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2007-5461
--
tomcat not setting correct locales for jvm when started at boot time
https://bugs.launchpad.net/bugs/153672
You received this bug notificat
This bug was fixed in the package tomcat5.5 - 5.5.25-5ubuntu1
---
tomcat5.5 (5.5.25-5ubuntu1) hardy; urgency=low
* Merge from Debian unstable (LP: #153672, LP: #159661, LP: #161882,
LP: #173692, LP: #179491), remaining changes:
- debian/control: Change the Maintainer address
Fixed in Debian unstable.
** Changed in: tomcat5.5 (Ubuntu)
Status: Incomplete => Fix Committed
--
tomcat not setting correct locales for jvm when started at boot time
https://bugs.launchpad.net/bugs/153672
You received this bug notification because you are a member of Ubuntu
Bugs, which
Yes! That does the trick!!!
Thank you very much! :)))
--
tomcat not setting correct locales for jvm when started at boot time
https://bugs.launchpad.net/bugs/153672
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs ma
Hi, do you still have this problem?
You could try adding:
if [ -r /etc/default/locale ]; then
. /etc/default/locale
export LANG
fi
in the tomcat5.5 initscript (/etc/init.d/tomcat5.5) somewhere in the
beginning where other variables are initialized.
** Changed in: tomcat5.5 (Ubunt
Wow, so many days have passed and nobody helps... what's wrong? In
Gentoo bugzilla I used to get an answer by the day...
--
tomcat not setting correct locales for jvm when started at boot time
https://bugs.launchpad.net/bugs/153672
You received this bug notification because you are a member of Ub
Ow, didn't work...
well, i'm all left on your hands
Thanks in advance
--
tomcat not setting correct locales for jvm when started at boot time
https://bugs.launchpad.net/bugs/153672
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
oh I see... this is caused by sh not having the source command, which is
hashed...
Changing the first line of the init script: #!/bin/sh for #!/bin/bash solves
the problem. However I don't know whether doing this is correct or even
polite...
I'm going to try this again and see if it works.
Be ba
Ouch.
etc/rc2.d/S90tomcat5.5: 29: source: not found
How would one read the variables of /etc/default/locale into the script
without having to parse the file? :?
Help please!
Thanks
--
tomcat not setting correct locales for jvm when started at boot time
https://bugs.launchpad.net/bugs/153672
Y