On 13/09/2011 13:19, Darius D. wrote:
>
> Hi,
>
> well the problem is that we have the same problem, real strange NPEs in
> servlets.
>
> It is more pronounced when using dedicated thread executor, moving to
> threads provided by connector itself (with maxThreads="500" option using NIO
> ) seems
Hi,
well the problem is that we have the same problem, real strange NPEs in
servlets.
It is more pronounced when using dedicated thread executor, moving to
threads provided by connector itself (with maxThreads="500" option using NIO
) seems to be lowering counts of errors. You could try commenti
Hi Darius
Thanks for reviewing the configurations.
in our catalina.out we had the stack trace which you had menitoned.
please find the stack trace information which has been requested.
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.M
rakesh k-3 wrote:
>
> Hi Christopher
>
> thanks for viewing m configuration ..as mentioned we are using http
> connectors in my configuration not AJP.
>
> and here are my configuration details.
>
> Apache tomcat configuration (server.xml)
>
> maxThreads="150" minSpareThreads="4"/>
Hi Christopher
thanks for viewing m configuration ..as mentioned we are using http
connectors in my configuration not AJP.
and here are my configuration details.
Apache tomcat configuration (server.xml)
Apache httpd configuration Httpd.conf.
ProxyPass / http://localhost:8080 route=msf1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rakesh,
On 9/6/2011 7:39 AM, rakesh k wrote:
> Can you brief me on that which part my configuration is insane.
The configurations you are posting do not match your own assertions
about your configuration.
To wit: you think you have an AJP processor,
Hi Christopher Schultz
Thanks for replying back to my question.
can you brief me on that which part my configuration is insane.
and can you please let me what are the things do you require from me, so
that it can help you out where the configurations are disorder.
so that i can provide you the
Hi Konstantin Kolinko
Thanks for replying back.
we are using *httpd-2.2.3-43 (*Apache HTTPD) version, we are not using
mod_jk . we are using mod_proxy
and please find the apache httpd configuration we use
*ProxyPass / http://localhost:8082 route=msf1*
Regards
Rakesh
On Thu, Aug 25, 2011 at 9
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rakesh,
On 8/16/2011 3:08 AM, rakesh k wrote:
> protocol="HTTP/1.1" connectionTimeout="2" redirectPort="8443"
> />
Still not an AJP connector.
Something tells me that your configuration is completely insane.
- -chris
-BEGIN PGP SIGNATURE--
2011/8/12 rakesh k :
> I am using Apache tomcat 6.0.18 version
Can you upgrade? There is 3 years worth of fixes between 6.0.18 and 6.0.33.
What version of Apache HTTPD is in front of Tomcat? How it is configured?
Do you use mod_jk? What version?
Best regards,
Konstantin Kolinko
Hi Pid
Please find the details that you had asked.
1) We are using *java 1.6.0_18 and the OS is centos*
*2) *we send requests in parallel
3) 5 concurrent requests are sent to tomcat instance.
Can you please help us regarding this, we are blocked at this point . can
you please help. where as we
Hi Pid
Thank you very much for replying back or this question.
Please find the details that you had asked.
1) We are using *java 1.6.0_18 and the OS is centos*
*2) *we send requests in parallel
3) 5 concurrent requests are sent to tomcat instance.
Regards
Rakesh
On Wed, Aug 17, 2011 at 8:52 P
On 16/08/2011 08:08, rakesh k wrote:
> Hi Andre
>
> Sorry for this, I had pasted the entire xml file.. I am hereby providing the
> server.xml with removing the commented parts.
I've edited the below a little.
> maxThreads="150" minSpareThreads="4"/>
>
> port="80
Hi Andre
Sorry for this, I had pasted the entire xml file.. I am hereby providing the
server.xml with removing the commented parts.
Regards
Rakesh
On Tue, Aug 16, 2011 at 12:14 PM, André Warnier wr
You seem to have missed the "Please remove all of the commented parts.." part
of the request.
rakesh k wrote:
Hi
Thanks for replying for on my question.
Please find the details below, you had requested. sorry for troubling you
much , i ma hereby providing the details of server.xml below.
Hi
Thanks for replying for on my question.
Please find the details below, you had requested. sorry for troubling you
much , i ma hereby providing the details of server.xml below.
On 12/08/2011 12:31, rakesh k wrote:
> Hi Igor Cicimov
>
> Thank you very much for replying ..
> port="8082" protocol="HTTP/1.1"
>connectionTimeout="2"
>redirectPort="8443" />
>
That doesn't answer the question.
Please remove all of the co
Hi Igor Cicimov
Thank you very much for replying ..
I am heryby attaching the proxy pass which we used to connect tomcat through
apache.
ProxyPass / balancer://msf/ stickysession=JSESSIONID|jsessionid
BalancerMember http://localhost:8082 route=msf1
This is what we use in the prod
I can't see the connection between the Connector you showed and port 8082.
What is listening on port 8082? Also what is your "tomcatThreadPool"
executor configuration?
On Fri, Aug 12, 2011 at 7:56 PM, rakesh k wrote:
> Hi All
>
> I am using Apache tomcat 6.0.18 version
>
> I am not sure, why th
19 matches
Mail list logo