server.xml file here so I can take a look. I'm on
all the tomcat boards and the user listing for httpd as well. I may be
able to help you out.
Warmest regards,
Josh
On Wed, Aug 12, 2009 at 2:20 AM, Anisha Parveen -X (anparvee - Infosys
at Cisco) wrote:
Hi all,
Hi all,
I am trying to start tomcat 4.1.3 on Solaris. ps -ef | grep tomcat
returns nothing.
Tomcat is not started. And I don't see any error messages also.
>From the log messages it seems Tomcat is not loading the contexts
provided in server.xml.
Out of the contexts provided in server.xml , onl
such you should see a
java process running rather than a tomcat one.
Regards,
Mick
-Original Message-----
From: Anisha Parveen -X (anparvee - Infosys at Cisco)
[mailto:anpar...@cisco.com]
Sent: 12 August 2009 07:21
To: users@httpd.apache.org
Subject: [us...@httpd] Tomcat not starting - No erro
Hi all,
I am trying to start tomcat 4.1.3 on Solaris. ps -ef | grep tomcat
returns nothing.
Tomcat is not started. And I don't see any error messages also.
>From the log messages it seems Tomcat is not loading the contexts
provided in server.xml.
Out of the contexts provided in server.xml , o
Hi Igor,
When you built and installed the apache, the library paths would have
been set to the directory where the library were initially.
Since you had then moved them, probably it is still searching for the
libraries in the old path.
Try setting LD_LIBRARY_PATH to the path where all these lib
Hi Alee,
I am facing some issues with my mod_jk v1.2.27 . Hence was trying to
locate the newer version 1.2.2.28.so, just when I saw this mail
Could you please share me the link from you obtained this mod_jk
version(1.2.2.28-htttpd-2.2.3) binary ?
Your response will be highly useful.
Regards,
Hi all,
I want to configure SSL mode in my tomcat. I have cross checked my
configurations with the default ssl.conf. Everything seems fine.
But https://localhost does not work. I use mod_jk for apache-tomcat
connection. I am a beginner here and dont have much knowledge on same.
Kindly let me k