Hi,
I am facing a little problem in Tomcat 6 Configurations. multiple
applications deployed under $TOMCAT_HOME/webapps under Linux OS.
$TOMCAT_HOME/webapps/APP1
$TOMCAT_HOME/webapps/APP2
$TOMCAT_HOME/webapps/APP3
Virtual hosts has been set up to access each with its specific DNS
resolutions
Thanks for the reply. Is it bad if we see them a lot in Apache logs?
We're currently seeing the following messages from channelSocket.receive():
Error receiving message body -1 2, and
Error receiving message body -1 0
Thanks a lot,
D
On 12/6/07, Konstantin Kolinko <[EMAIL PROTECTED]> wrote:
>
Tomcat 5.5 requires either a Java 5 JVM or the compatibility package
found where you got your tomcat. It'll be titled "JDK 1.4 Compatibility
Package". I'm just amazed you were ever able to make tomcat work at all
with GCJ.
--David
Markus wrote:
I have Tomcat 5.5 on a Fedora 5 machine. I re
Hi,
Try to set java_home in /etc/profile.d/java.sh.
- Original Message
From: Markus <[EMAIL PROTECTED]>
To: users@tomcat.apache.org
Sent: Wednesday, 26 December 2007 10:17:38
Subject: Tomcat not working with new Java
I have Tomcat 5.5 on a Fedora 5 machine. I recently changed the jvm fr
I have Tomcat 5.5 on a Fedora 5 machine. I recently changed the jvm from gcj to
sun's 1.4.2_16.
Now when I try to start tomcat I get the following message:
"Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not find
jdbc-stdext Java extension for this JVM
/usr/bin/rebuild-jar-reposi
catalina.out it the output of stdio and stderr, for this file, it's not
easy to logrotate it, unless you stop tomcat at night. For the others
ones, using log4j, i suggest you take a look at log4j documentation, it
explains how to do rotating log for the log4j appenders.
abdul razack a écrit :
Albretch Mueller wrote:
> appBase="{$config.webapps.dir}"
>debug="4"
>unpackWARs="true" autoDeploy="true">
> ~
>directory="{$config.logs.dir}"
> prefix="localhost_log."
> suffix=".txt"
> timestamp="true"/>
> ~
> How can you do that?
Hitesh Raghav wrote:
> Hi Mark,
>
> How it can be configured for each webapp?
> Is there any documentation about it? Could you please share me
> appropriate URL about it.
http://tomcat.apache.org/tomcat-6.0-doc/config/index.html
Mark
-
~
I am using TC 4.1.36 and I need to set the directory where the
webapps and log files are located at run time in the catalina.sh
startup file as part of the JAVA_OPTS
~
JAVA_OPTS=$JAVA_OPTS:-Dconfig.webapps.dir="/media/sdb5/webapps"
JAVA_OPTS=$JAVA_OPTS:-Dconfig.logs.dir="/media/sdb5/logs"
~
Hi Mark,
How it can be configured for each webapp?
Is there any documentation about it? Could you please share me
appropriate URL about it.
Regards,
-Hitesh
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 25, 2007 12:43 AM
To: Tomcat Users List
S
10 matches
Mail list logo