# Java 6 settings if needed
export -s JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/jre
export -s CATALINA_HOME=/wintouch/tomcat
export -s JAVA_OPTS="-Dos400.awt.native=true -Djava.awt.headless=true
-Djava.version=1.6 -Xms256m -Xmx512m"
I just tried moving them out of bin/catalina.sh and
> -Original Message-
> From: James Lampert [mailto:jam...@touchtonecorp.com]
> Sent: Monday, June 18, 2012 4:03 PM
> To: Tomcat Users List
> Subject: Re: Tomcat not starting properly on a customer's AS/400, and I have
> no idea why. Help?
>
> Found the probl
Mark Thomas wrote:
On 18/06/2012 22:02, James Lampert wrote:
Found the problem:
The lines
# Java 6 settings if
needed
export -s
JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/jre
On 18/06/2012 22:02, James Lampert wrote:
> Found the problem:
>
> The lines
>> # Java 6 settings if
>> needed
>>
>> export -s
>> JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/jre
>>
Found the problem:
The lines
# Java 6 settings if needed
export -s JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk60/32bit/jre
export -s CATALINA_HOME=/wintouch/tomcat
/QSYS.LIB/QSHELL.LIB:/QSYS.LIB/LTL38.LIB:/QSYS.LIB/ERBLIB.LIB:/QSYS.LIB/ERBQGPL.LIB:/QSYS.LIB/SEQUEL.LIB:/QSYS.LIB/SEQUELWI.LIB:/QSYS.LIB/SEQUELEX.LIB:/QSYS.LIB/ESEND.LIB:/QSYS.LIB/QTEMP.LIB:/QSYS.LIB/QGPL.LIB:/QSYS.LIB/QRPG.LIB:/QSYS.LIB/QIDU.LIB:/QSYS.LIB/TAATOOL.LIB:/QSYS.LIB/ALKWIN.LIB:/QSYS.L
2012/6/18 James Lampert :
> We're attempting to bring up apache-tomcat-7.0.25.zip on a customer's
> AS/400, the same as we've done on several other AS/400s (including our own),
> and it's not working.
>
> In catalina.out, I'm seeing this:
>
>> Jun 18, 2012 11:36:23 AM org.apache.catalina.core.AprLi
On 8/29/07, David Smith <[EMAIL PROTECTED]> wrote:
> able to find the endorsed directory, you should probably get a new copy
> of the jars from your .tar.gz or .zip download and replace the jars.
Who knows what else is wrong. My vote is for just get a fresh copy of Tomcat.
-- brian
---
Hi,
Finally we got it working, now I extract the tomcat in to a new folder
and replaced all the jars and set all the path as before and it's working
fine.
Thankyou very much , for all your suggestions.
Regards,
Potri Raaja.M.
David Smith-2 wrote:
>
> Hmmm running it from the root
Hmmm running it from the root user account -- not the smartest thing
to do, but purely from a security stand point. Running from the root
account wouldn't affect this. Given the very brief almost a stack trace
you got on the console and the profuse complaining below about not being
able t
Hi,
Since we were not able to start the server the catalina.out file is
not updated, so I am giving you the information in catalina.out file, when
the tomcat was started last time.
Aug 9, 2007 9:57:04 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=1/22
config=/root/jakar
Could you post messages from the tomcat catalina.out log file? The
console messages doesn't really say much. In particular, I'd like to
see more of the exception that started to show there.
--David
Potri Raaja wrote:
Operating System : Suse Linux Enterprise Server 9.
TOMCAT Version : jakart
On 8/28/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> The CLASSPATH environment variable should never be used when running
> Tomcat. (For that matter, it shouldn't be used in any Java environment
> these days.)
>
Chuck: I don't mean to hijack this thread with unrelated topics, but
can
Operating System : Suse Linux Enterprise Server 9.
TOMCAT Version : jakarta-tomcat-5.0.28
HC-APACHE:~/jakarta-tomcat-5.0.28 # echo $PATH
/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/root/j2sdk1.4.2/bin:/usr/lib/ja
> From: Manivannan Palanichamy
> [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat not starting properly.
>
> which tomcat version are you using?
>From the shell prompts, it seems pretty obvious that it's 5.0.28.
> can you also specify the value of PATH and CLASSPATH
which tomcat version are you using?
can you also specify the value of PATH and CLASSPATH variables?
--
Manivannan Palanichamy
http://mani.gw.googlepages.com/index.html
On 8/28/07, Potri Raaja <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> When I try to start my tomcat I am getting the following er
16 matches
Mail list logo