This is my httpd.conf file.
LoadModule jk_module /usr/lib/apache2/modules/mod_jk-1.2.27-httpd-2.2.6.so
JkStripSession On
JkMount /*.jsp loadbalancer
JkMount /*.jsf loadbalancer
# JkMount /*.jsp ajp13
# JkMount /*.jsf ajp13
JkWorkersFile workers.properties
JkShmFile /var/log/httpd/mod_jk.
Hi All,
I have a question for any Apache Tomcat master.
How you host multiple websites with Apache2 and Tomcat Cluster ??
It would be nice to have separate log files ??
I am using AJP and wondering how this would work. Also, with sticky sessions
and separate websites ??
Thanks for all help.
P
Env:
Tomcat 6.0.14
JRE 1.6
We centralize configurations in /etc/conf and hence I would
like to import property configuration files into
${CATALINA_BASE}/conf/catalina.properties
using #include as in
// conf/catalina.properties
...
#include /etc/conf/mytomcat.properties
...
Hello,
in the past I used mod_jk with workers with connection_pool_timeout=600 and
tomcat ajp connector with corresponding connectionTimeout=60 as
recommended.
Now I additionally want to use mod_proxy_ajp with apache 2.2.9. Where in
apache httpd do I honour the tomcat connectionTimeout=60
errno=32
A write on a pipe for which there is no process to
read the data. This condition normally generates a
signal; the error is returned if the signal is ignored.
Mit Freundlichen grüßen
Martin
__
Verzicht und Vertraulichkeitanmerkung
Diese
Hi André,
On 25.04.2009 13:58, André Warnier wrote:
> Hi Rainer.
>
> Thanks very much for the time you took to analyse the case below.
> However, I am still puzzled :
>
> This is indeed a system where there appear to be problems at the level
> of the connection between the client workstations/br
> From: Mark Thomas [mailto:ma...@apache.org]
> Subject: Re: Tomcat users meetup in London
>
> Thursday is better for me, so lets say Thursday. I'll let someone else
> pick the time and place. Anywhere accessible by Tube or bus is fine by me.
We did make it to London, now recovering from the jet
I hope you guys plan to visit munich or any other germany city soon :-)
Leon
On Sat, Apr 25, 2009 at 11:01 PM, Mark Thomas wrote:
> Caldarale, Charles R wrote:
>>> From: Mark Thomas [mailto:ma...@apache.org]
>>> Subject: Re: Tomcat users meetup in London
>>>
>>> So, how does the Thursday or Frida
Caldarale, Charles R wrote:
>> From: Mark Thomas [mailto:ma...@apache.org]
>> Subject: Re: Tomcat users meetup in London
>>
>> So, how does the Thursday or Friday evening next week suite folks?
>
> Either should be ok for us. Friday daytime is tentatively set for the
> British Museum, with a fri
Pablo Augusto wrote:
Hello,
it was done, but not worked.
the problem was that etc/profile was loading after /etc/init.d/tomcat
so the java variables was not exportes yet,
to workarround i put all variavles and paths at /etc/init.d/tomcat
I'm glad it worked for you.
But the /etc/init.d/tomcat
David
did you check your mime-mapping in your web.xml
perchance are you mapping jsp to text/plain?
is any other extension mapped to text/plain?
jsp
text/plain
Martin
__
Disclaimer and Confidentiality/Verzicht und Vertrauli
Hello,
it was done, but not worked.
the problem was that etc/profile was loading after /etc/init.d/tomcat
so the java variables was not exportes yet,
to workarround i put all variavles and paths at /etc/init.d/tomcat
now its working
thanks for your reply
On Sat, Apr 25, 2009 at 9:13 AM, André
usually ps -ef will show you all active processes with
PID(processID) PPID(parentProcessID) THR(NumThreads) PR(priortity) NAME
More information is available from the brainiacs at University of Illinois
http://www.math.uiuc.edu/~gfrancis/illimath/windows/aszgard_mini/bin/CommandTools/readme1.tx
The variation between Content-Type: text/plain and Content-Type: text/
html is definitely your clue.
The fact that it displays correctly when there is no Content-Type:
header is simply evidence that browser make (reasonable) guesses.
You need to determine where this variation is coming from.
I
Pablo Augusto wrote:
Hello,
im having some problems, i just try ALL but tomcat 5.5.25 do not starts
o boot.
Please need urgent help!
Can anyone send me a startup script and directions how to startup tomcat at
boot on debian???
1) read : http://httpd.apache.org/userslist.html
2) read : http:/
Hi Rainer.
Thanks very much for the time you took to analyse the case below.
However, I am still puzzled :
This is indeed a system where there appear to be problems at the level
of the connection between the client workstations/browser, and the
distant server. Those are the "client write" err
I'm having the same problem, where markup is sometimes appearing in the browser
window instead of the rendered HTML.
I'm using my own server (MS Windows Server 2003), with Tomcat 6.0.18 behind a
reverse proxy on Apache 2.2.11.
When I access one of my webapps via Tomcat's port
(http://myserver:
Please do not keep using "reply to all". It is annoying and
unnecessary. I will obviously receive a copy of the mail if you just
send a reply to the list.
> Did you write your application?
>>> there are team of 200 Engineers wrote that application so i dont know
> where the problem is
> Are yo
Did you write your application?
>> there are team of 200 Engineers wrote that application so i dont know
where the problem is
Are you using Quartz in your application?
>> yeah we have quartz scheduler in our application. But when we run in
Tomcat 5 we dont have this kind of problem
Are you starting
S Arvind wrote:
> Thanks pid...
>
> Can u able to give me more idea to solve it if possible..
Did you write your application?
Are you using Quartz in your application?
Are you starting new Threads in your app?
When you have started and stopped the application a few times are there
still multip
dfobox wrote:
> answer is pretty simple
It sounds like their setup is publishing the JSP files under the HTTP
document root as well as under the Tomcat webapps directory. This often
causes the issue you experienced, and presents a security risk.
If you can, I'd recommend separating out the two d
Thanks pid...
Can u able to give me more idea to solve it if possible..
Thanks,
Arvind S
*"Many of lifes failure are people who did not realize how close they were
to success when they gave up."
-Thomas Edison
*
On Sat, Apr 25, 2009 at 2:00 PM, Pid wrote:
> S Arvind wrote:
> > A wierd proble
S Arvind wrote:
> A wierd problem occur while shutdowning the tomcat 6 in the Fedora and
> Centos. Usually i use shell file to shutdown. After shutting down when see
> the postgre preocess by [code]*ps -ef | grep java*[/code] it is still showing
>
> the process as running.
>
> such as
>
> [code
Hello,
im having some problems, i just try ALL but tomcat 5.5.25 do not starts
o boot.
Please need urgent help!
Can anyone send me a startup script and directions how to startup tomcat at
boot on debian???
Thanks in advanced
24 matches
Mail list logo