As i can see from your log file,
your tomcat server is started and is listening on port 80.
evanxpz wrote:
Recently I just formatted my window. After I formatted it, I re-setup the
tomcat 5.5.
However, I can't start the tomcat anymore. When I start it, I always get the
logs as below and
then g
You need to define workers.properties file... It seem to me that you
didn't created configuration for
mod_jk.
Abhi wrote:
I am trying to get tomcat running with apache using mod_jk connector.
I compiled mod_jk.so from source and put it under apache modules directory.
I get no error while resta
You can just use proxy_pass_ajp instead just proxy_pass. This way you
don't need tomcat ssl listener.
Rainer Jung wrote:
Doctor Khumalo schrieb:
OK, thanks.
If I remove Tomcat from the equation, I can get HTTPS to work with
Apache but when I try to start Tomcat and proxy the HTTPS request
Thanks,
sorry, did't see it...
Caldarale, Charles R wrote:
From: Milan Cvejic [mailto:[EMAIL PROTECTED]
Subject: Re: Create Virtual Host without shutting down tomcat
I need this... Is any way to add new VirtualHost without
restarting tomcat?
This question was just answered a few
I need this... Is any way to add new VirtualHost without restarting tomcat?
Rodrigo Asensio wrote:
yes, I'm kind of screwed, or play just with the DNS or I change the app
server.I will play around with the dns stuff and redirect *.mydomain to my
default webapp.
I have many customers redirected
/jdk1.6.0_10/jre/lib/i386:/usr/jdk1.6.0_10/jre/../lib/i386:/home/belpop/tomcat/lib:/usr/local/apr/lib:/usr/local/apr:/usr/java/packages/lib/i386:/lib:/usr/lib
Paul
On Wed, Nov 12, 2008 at 6:04 PM, Milan Cvejic <[EMAIL PROTECTED]>wrote:
Try creating new file in /etc/ld.so.conf.d
name
Try creating new file in /etc/ld.so.conf.d
name it custom.conf or something.conf and add line
/usr/local/apr/lib
in that file. Then run ldconfig
and try to restart tomcat.
Paul van Beukering wrote:
Hi Mladen
The output is:
[EMAIL PROTECTED]:/home/belpop/tomcat/lib]$ ldd libtcnative-1.so
Hello,
You should copy libtcnative-1.so to java JDK installation folder in my
case: jre/lib/amd64/
Those libraries are needed by java...
Greetings
Paul van Beukering wrote:
Hi all,
We are trying to get APR to work. Sofar without success.
tThe APR libraries are build, are readable for the w
Hello,
i have difficulties setting new virtual host without restarting tomcat
process... Is that even possible? There is no reload command in
catalina.sh...
Thanks...
--
Milan Cvejić
Sistem Administrator
Inbox d.o.o.
Software for Internet
Bulevar AVNOJa 99, 11000 Beograd, Srbija
tel +381 11 31
Hello,
i have simple question. What is faster? Proxy_ajp or mod_jk?
I noticed weird cpu usage increase for tomcat process when i use proxy_ajp.
Thanks.
--
Milan Cvejić
Sistem Administrator
Inbox d.o.o.
Software for Internet
Bulevar AVNOJa 99, 11000 Beograd, Srbija
tel +381 11 313 07 21
fax +381
Hello, i am getting weird warning... this is a part from log file...
This warning is happening over and over... What can cause it?
Jun 26, 2008 10:28:24 AM org.apache.jk.common.ChannelSocket
processConnection
WARNING: processCallbacks status 2
Jun 26, 2008 10:28:59 AM org.apache.jk.core.MsgCont
Dev Lists wrote:
it happens on the line ReplicationValve.java
348 : Manager manager =
request.getContext().getManager();
probably getContext() returns null,
do you have a simple test case how this is happening?
Filip
Milan Cvejic wrote:
I am using 6.0.14 version of tomcat. A
I am using 6.0.14 version of tomcat. And jdk 1.6 update 4. Any suggestions ?
Thanks.
Filip Hanik - Dev Lists wrote:
what version of tomcat 6 are you using?
Filip
Milan Cvejic wrote:
Hello,
i am getting null pointer exceptions when i add the following line in
server.xml
filter=".*
Hello,
i am getting null pointer exceptions when i add the following line in
server.xml
filter=".*\.gif;.*\.js;.*\.jpg;.*\.png;.*\.htm;.*\.html;.*\.css;.*\.txt;" />
if i remove that line everything is working fine... but load is increased...
here is part from catalina.out
23-Jun-2008 17:04:
Hello,
i am having problem with tomcat cluster on the same machine...
This is a config from first node:
channelSendOptions="4">
className="org.apache.catalina.tribes.transport.ReplicationTransmitter"
replicationMode="fastasyncqueue"
compress="true"
doTransmitterProcessingStats="true"
ack
15 matches
Mail list logo