Re: Tomcat not starting up in secondary ip for 8443 port

2022-02-10 Thread Christopher Schultz
Dabashish, On 2/9/22 11:55, Debashish Dey (HCL) wrote: We have windows 2019 where tomcat is installed with 8443 port and we have one NIC where 4 ips are configured. We want to start tomcat as autometic startup way with a specific ip and we are getting error port-bind suring autometic startup

Re: Tomcat not starting properly on a customer's AS/400, and I have no idea why. Help?

2012-06-18 Thread James Lampert
# 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

RE: Tomcat not starting properly on a customer's AS/400, and I have no idea why. Help?

2012-06-18 Thread Hedrick, Brooke - 43
> -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

Re: Tomcat not starting properly on a customer's AS/400, and I have no idea why. Help?

2012-06-18 Thread James Lampert
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

Re: Tomcat not starting properly on a customer's AS/400, and I have no idea why. Help?

2012-06-18 Thread Mark Thomas
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 >>

Re: Tomcat not starting properly on a customer's AS/400, and I have no idea why. Help?

2012-06-18 Thread James Lampert
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

Re: Tomcat not starting properly on a customer's AS/400, and I have no idea why. Help?

2012-06-18 Thread James Lampert
/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

Re: Tomcat not starting properly on a customer's AS/400, and I have no idea why. Help?

2012-06-18 Thread Konstantin Kolinko
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

Re: tomcat not starting after certificate installation

2011-10-19 Thread André Warnier
Noura Shaaban wrote: Hi we have tomcat 5.5 on solaris 5.10 since Verisign certificate has expired,we ordered a new certificate and added the new one in cacerts when restarting tomcat,it gives the response "started successfully" but in browser(all browsers),we have "Page can not be displayed"

Re: tomcat not starting

2010-07-08 Thread Tapas Mishra
Hi thanks for your reply I have removed Tomcat from the server and re installed it. It is working now. On Thu, Jul 8, 2010 at 2:46 PM, Pid wrote: > On 8 Jul 2010, at 08:03, Tapas Mishra wrote: > >> I am surprised .I installed Tomcat and when ever I am trying to access >> http://192.168.1.5:9090

Re: tomcat not starting

2010-07-08 Thread Pid
On 8 Jul 2010, at 08:03, Tapas Mishra wrote: > I am surprised .I installed Tomcat and when ever I am trying to access > http://192.168.1.5:9090 > it is not starting. > > Here are the error logs which say port 9090 is already in use where as > I have just rebooted the server. > http://pastebin.co

RE: Tomcat not starting - No error messages seen

2009-08-20 Thread Anisha Parveen -X (anparvee - Infosys at Cisco)
- From: Ognjen Blagojevic [mailto:ogn...@etf.bg.ac.rs] Sent: Thursday, August 20, 2009 4:48 PM To: users@tomcat.apache.org Subject: Re: Tomcat not starting - No error messages seen Anisha Parveen -X (anparvee - Infosys at Cisco) wrote: > Please find attached the catalina.out logs file and de

Re: Tomcat not starting - No error messages seen

2009-08-20 Thread Ognjen Blagojevic
Anisha Parveen -X (anparvee - Infosys at Cisco) wrote: Please find attached the catalina.out logs file and debug logs. I don't see any attachment. Paste your logs into the message. Not the whole files, just last 30 lines. You didn't try "ps -ef | grep java"? In our case tomcat is started

Re: Tomcat not starting - No error messages seen

2009-08-12 Thread Mark Thomas
Anisha Parveen -X (anparvee - Infosys at Cisco) wrote: > Hi all, > > I am trying to start tomcat 4.1.3 on Solaris. ps -ef | grep tomcat > returns nothing. 4.1.3 is extremely old and the 4.1.x release is no longer supported. I'd suggest starting again with 6.6.20 Mark ---

Re: Tomcat not starting - No error messages seen

2009-08-12 Thread Ognjen Blagojevic
Anisha Parveen -X (anparvee - Infosys at Cisco) wrote: From the log messages it seems Tomcat is not loading the contexts provided in server.xml. Out of the contexts provided in server.xml , only one of it getting loaded and no log messages for the rest. Could you post the log messgages? Say,

RE: tomcat not starting up

2008-12-09 Thread Caldarale, Charles R
> From: rajesh202023 [mailto:[EMAIL PROTECTED] > Subject: tomcat not starting up > > please let me know what is the problem You mean besides not telling us the version of Tomcat you're using or how you're trying to run it? Looks like either conf/catalina.properties is corrupted, or you start

Re: Tomcat not starting

2008-04-17 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=12232 Posted on behalf of a User I was also stuck at the same problem, and copying "msvcr71.dll" to the Tomcat bin directory fixed it. Thanks for the solution. In Response To: Windows 2000 sp4 JRE 1.6_02 Tomcat won't start. Any help Trie

RE: Tomcat not starting

2007-09-07 Thread Nadon, Luc
] Sent: September 7, 2007 9:53 AM To: Tomcat Users List Subject: Re: Tomcat not starting The error happens because it can't find a DLL, most commonly msvcr71.dll. Try copying that file from Java's bin directory to Tomcat's bin directory. More info here: http://issues.apac

Re: Tomcat not starting

2007-09-07 Thread Len Popp
EMAIL PROTECTED] > Sent: September 7, 2007 9:19 AM > To: Tomcat Users List > Subject: Re: Tomcat not starting > > > On Friday 07 September 2007 15:10, Nadon, Luc wrote: > > The specified module could not be found > > What did you speci

RE: Tomcat not starting

2007-09-07 Thread Caldarale, Charles R
> From: Nadon, Luc [mailto:[EMAIL PROTECTED] > Subject: Tomcat not starting > > Windows 2000 sp4 > JRE 1.6_02 > Tomcat won't start. First, download the .zip version of Tomcat for whatever level you're using. It contains startup and shutdown scripts that make debugging initialization problems m

Re: Tomcat not starting

2007-09-07 Thread Matt
ginal Message- > From: Matt [mailto:[EMAIL PROTECTED] > Sent: September 7, 2007 9:19 AM > To: Tomcat Users List > Subject: Re: Tomcat not starting > > On Friday 07 September 2007 15:10, Nadon, Luc wrote: > > The specified module could not be found > > What did you sp

RE: Tomcat not starting

2007-09-07 Thread Caldarale, Charles R
> From: Matt [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat not starting > > What did you specify in your server.xml and web.xml as jdni driver? > And did you include this driver in your classpath? That's completely irrelevant - this error occurs trying to start the servic

RE: Tomcat not starting

2007-09-07 Thread Nadon, Luc
gy Analyst ITS-Niagara, Fort Erie Section Phone: (905) 994-6887 email: [EMAIL PROTECTED] The rights and freedoms of one should not jeopardize that of another. -Original Message- From: Matt [mailto:[EMAIL PROTECTED] Sent: September 7, 2007 9:19 AM To: Tomcat Users List Subject: Re: Tomcat no

Re: Tomcat not starting

2007-09-07 Thread Matt
On Friday 07 September 2007 15:10, Nadon, Luc wrote: > The specified module could not be found What did you specify in your server.xml and web.xml as jdni driver? And did you include this driver in your classpath? -- Matt - To

Re: Tomcat not starting properly.

2007-08-29 Thread Brian Munroe
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 ---

Re: Tomcat not starting properly.

2007-08-29 Thread Potri Raaja
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

Re: Tomcat not starting properly.

2007-08-29 Thread David Smith
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

Re: Tomcat not starting properly.

2007-08-29 Thread Potri Raaja
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

Re: Tomcat not starting properly.

2007-08-29 Thread David Smith
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

Re: Tomcat not starting properly.

2007-08-28 Thread Brian Munroe
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

Re: Tomcat not starting properly.

2007-08-28 Thread Potri Raaja
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

RE: Tomcat not starting properly.

2007-08-28 Thread Caldarale, Charles R
> 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

Re: Tomcat not starting properly.

2007-08-28 Thread Manivannan Palanichamy
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

RE: Tomcat not starting

2005-10-31 Thread Nehal Sangoi
: 'Tomcat Users List' Subject: RE: Tomcat not starting I have all the jars present in my catalinahome/common/lib. i believe, those have got corrupted. is there anyway apart from re-installation to resolve this problem? -Original Message- From: Steve Kirk [mailto:[EMAIL PROTE

RE: Tomcat not starting

2005-10-31 Thread Nehal Sangoi
omcat Users List'; 'Tomcat Users List'; [EMAIL PROTECTED] Subject: RE: Tomcat not starting from your stacktrace it appears that this error occurs when XML is being parsed, because TC can't find a class: java.lang.NoClassDefFoundError: org/apache/naming/TransactionRef in my instal

RE: Tomcat not starting

2005-10-31 Thread Steve Kirk
from your stacktrace it appears that this error occurs when XML is being parsed, because TC can't find a class: java.lang.NoClassDefFoundError: org/apache/naming/TransactionRef in my installation (5.5.9) this class is in %catalina_home%\common\lib\naming-factory.jar so might be worth checking tha

RE: Tomcat not starting

2005-10-31 Thread Nehal Sangoi
31, 2005 1:58 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: Tomcat not starting Nehal, You probably need to reinstall Tomcat. See comment at end of: <http://issues.apache.org/bugzilla/show_bug.cgi?id=32931> - Bob --- Nehal Sangoi <[EMAIL PROTECTED]> wrote: > Hi,

RE: Tomcat not starting

2005-10-31 Thread Bob Hall
> > Please do help -- my Tomcat environment has > crashed. > > -Original Message- > From: Bob Hall [mailto:[EMAIL PROTECTED] > Sent: Monday, October 31, 2005 12:14 PM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: Tomcat not starting > > > Nehal

RE: Tomcat not starting

2005-10-30 Thread Nehal Sangoi
Hi, I am using : jakarta-tomcat-5.5.9 jdk1.5.0 Solaris10 Please do help -- my Tomcat environment has crashed. -Original Message- From: Bob Hall [mailto:[EMAIL PROTECTED] Sent: Monday, October 31, 2005 12:14 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Tomcat not

Re: Tomcat not starting

2005-10-30 Thread Bob Hall
Nehal, Please supply versions of Java and Tomcat that you are using. - Bob --- Nehal Sangoi <[EMAIL PROTECTED]> wrote: > Infact, i am unable to start all tomcat instances > and result is follwoing > error > Pls help!! > > > Hi, > > I am unable to start one of my tomcat instances. But > i