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
# 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
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"
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
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
-
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
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
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
---
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,
> 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
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
]
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
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
> 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
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
> 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
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
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
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
: '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
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
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
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,
>
> 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
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
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
40 matches
Mail list logo