Guys see here is that error message , I am attaching log file also please
help
OS - Centos 6.5 64 bit
HTTP Status 500 - Error instantiating servlet class
gov.noaa.pfel.erddap.Erddap
--
*type* Exception report
*message* *Error instantiating servlet class gov.noaa.pfel
侯树成 wrote:
Hi,
I find a problem of http bio connector,I need help.
You can find it in flowing steps:
1.set tomcat connector like this:
2. deploy a war file, which contains a servlet that will sleep 60s in it's
doPost method
3. use LR or JMeter send 5 requests to the serlvet above
4. use
On 12/26/2013 11:09 PM, 侯树成 wrote:
Hi,
I find a problem of http bio connector,I need help.
You can find it in flowing steps:
1.set tomcat connector like this:
2. deploy a war file, which contains a servlet that will sleep 60s in it's
doPost method
3. use LR or JMeter send 5 requests to t
Hi,
I find a problem of http bio connector,I need help.
You can find it in flowing steps:
1.set tomcat connector like this:
2. deploy a war file, which contains a servlet that will sleep 60s in it's
doPost method
3. use LR or JMeter send 5 requests to the serlvet above
4. use command jstac
I ran apt-get today and I got version 7.0.35, not 7.0.47. Maybe this is more of
a Linux question then Tomcat, but shouldn't apt-get get me the latest version?
Do I need to do something on my end, or is this something that the Tomcat team
needs to publish somewhere?
--Jesse Barnum, President, 36
Peter Rifel wrote:
From: Mark Thomas [ma...@apache.org]
Sent: Thursday, December 26, 2013 3:19 PM
To: Tomcat Users List
Subject: Re: Request Timeout and empty post data issue
On 26/12/2013 20:45, Peter Rifel wrote:
Hello,
I'm currently running Tomcat 7.
On 26/12/2013 23:57, Peter Rifel wrote:
>
>>
>> From: Mark Thomas [ma...@apache.org]
>>
>> On 26/12/2013 20:45, Peter Rifel wrote:
>>>
>>> I noticed that our connector's connectionTimeout
>>> is set to 2ms, but it wouldn't make sense for that value to
>
>From: Mark Thomas [ma...@apache.org]
>Sent: Thursday, December 26, 2013 3:19 PM
>To: Tomcat Users List
>Subject: Re: Request Timeout and empty post data issue
>
>On 26/12/2013 20:45, Peter Rifel wrote:
>> Hello,
>>
>> I'm currently running Tomcat 7.0.42 o
On 26/12/2013 19:33, Jesse Barnum wrote:
> Any ideas here?
It sounds like a bug in the deployer. Can you confirm the behaviour with
the latest 7.0.x release? If so, please create a Bugzilla entry.
Mark
-
To unsubscribe, e-mail:
On 26/12/2013 20:45, Peter Rifel wrote:
> Hello,
>
> I'm currently running Tomcat 7.0.42 on Ubuntu 12.04 with OpenJDK
> 1.7.0_25. I'm using Apache Tomcat Native library 1.1.27 with APR
> version 1.4.6.
>
> I'm noticing in my access logs that some of our POST requests don't
> have any POST data a
>
>From: Jesse Barnum [jsb_tom...@360works.com]
>Sent: Thursday, December 26, 2013 2:14 PM
>To: Tomcat Users List
>Subject: Re: Request Timeout and empty post data issue
>
>One issue that will cause empty POST data to be received is if the POST data
>size e
Peter Rifel wrote:
-Original Message-
From: Konstantin Preißer [kpreis...@apache.org]
Sent: Thursday, December 26, 2013 1:28 PM
To: 'Tomcat Users List'
Subject: RE: Request Timeout and empty post data issue
Hi,
-Original Message-
From: Peter Rifel [mailto:pri...@mixpo.com]
Sent
On 26/12/2013 17:14, Ray Holme wrote:
> It appears new revisions of tomcat (current for sure) are much more
> sensitive to keeping serialized data BETWEEN restarts. I have to wait
> at least 30 minutes to properly restart my applications.
Nope. Nothing has changed in the session serialization code
> From: André Warnier [a...@ice-sa.com]
> Sent: Thursday, December 26, 2013 2:11 PM
> To: Tomcat Users List
> Subject: Re: Request Timeout and empty post data issue
>
>Peter Rifel wrote:
>> Hello,
>>
>> I'm currently running Tomcat 7.0.42 on Ubuntu 12.04 with OpenJDK 1.7.0_25.
>> I'm using Apache
One issue that will cause empty POST data to be received is if the POST data
size exceeds the value in the server.xml file:
http://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html
> The maximum size in bytes of the POST which will be handled by the container
> FORM URL parameter parsing. The li
Peter Rifel wrote:
Hello,
I'm currently running Tomcat 7.0.42 on Ubuntu 12.04 with OpenJDK 1.7.0_25. I'm
using Apache Tomcat Native library 1.1.27 with APR version 1.4.6.
I'm noticing in my access logs that some of our POST requests don't have any
POST data and all have response times of a f
I think there is a little chance that Tomcat uses java.exe while Eclipse
uses javaw
I can see in the Windows task manager that it is not the same process.
I'll try to find an Eclipse newsgroup.
Many thanks
Jean
On Thu, Dec 26, 2013 at 9:46 PM, Martin Gainty wrote:
>
>
>
>
> > Date: Thu, 26 Dec
> -Original Message-
> From: Konstantin Preißer [kpreis...@apache.org]
> Sent: Thursday, December 26, 2013 1:28 PM
> To: 'Tomcat Users List'
> Subject: RE: Request Timeout and empty post data issue
>
>Hi,
>
>> -Original Message-
>> From: Peter Rifel [mailto:pri...@mixpo.com]
>> Sent
Peter wrote:
Thanks *Mark,* Martin Gainty, André Warnier for you time
As some of you suggested I need to have different tomcat for different java
version
The very first question which you should maybe ask yourself (or the developers of the
webapps), is *why* these webapps require differe
Hi,
> -Original Message-
> From: Peter Rifel [mailto:pri...@mixpo.com]
> Sent: Thursday, December 26, 2013 9:45 PM
> To: users@tomcat.apache.org
> Subject: Request Timeout and empty post data issue
>
> Hello,
>
> I'm currently running Tomcat 7.0.42 on Ubuntu 12.04 with OpenJDK 1.7.0_25.
> Date: Thu, 26 Dec 2013 21:24:27 +0100
> Subject: Re: V 7 047 windows x64
> From: jbmo...@gmail.com
> To: users@tomcat.apache.org
>
> I was testing the EL in a .jsp file under Eclipse Kepler.
> Now I copied the project files under c:\tomcat7\webapps and recompiled the
> java sources.
> And
Hello,
I'm currently running Tomcat 7.0.42 on Ubuntu 12.04 with OpenJDK 1.7.0_25. I'm
using Apache Tomcat Native library 1.1.27 with APR version 1.4.6.
I'm noticing in my access logs that some of our POST requests don't have any
POST data and all have response times of a few ms over 2ms.
I was testing the EL in a .jsp file under Eclipse Kepler.
Now I copied the project files under c:\tomcat7\webapps and recompiled the
java sources.
And the EL works!
So the EL problems are in the Eclipse Kepler setup.
Many thanks for your reply.
Jean
On Thu, Dec 26, 2013 at 3:16 PM, André Warnier
On Dec 23, 2013, at 12:50 PM, Konstantin Preißer wrote:
> In that case, the stacktrace would show that the Exception is thrown in the
> webapp's code (and if the Exception is created using a cause, it would show a
> "Caused by: ..." stacktrace showing the original source).
>
> However, the sta
On 12/26/2013 2:17 PM, Peter wrote:
Thanks *Mark,* Martin Gainty, André Warnier for you time
As some of you suggested I need to have different tomcat for different java
version
Do you mean if I have 2 webapps, which works on 2 difference java versions
then, do I have to create 2 tomcat fol
I am trying to deploy a web app as the ROOT application for Tomcat 7.0.35,
running on Ubuntu 12 with Amazon EC2.
1) When I use auto-deploy using the Tomcat Deployer 'deploy' ant task (just
downloaded the most recent version of the TCD libs) to a non-ROOT context name,
such as /360Site, everythi
Thanks *Mark,* Martin Gainty, André Warnier for you time
As some of you suggested I need to have different tomcat for different java
version
Do you mean if I have 2 webapps, which works on 2 difference java versions
then, do I have to create 2 tomcat folders ? like this
/tomcat7_copy1 --->w
Hi guys,
Can you plz help me in understand that under what circumstances i should use
ping_mode attribute in worker.properties.
Actually i dont understand that how it will make the applications more reliable
because as per my understanding if apache-tomcat connection results in failure
then mo
It appears new revisions of tomcat (current for sure) are much more sensitive
to keeping serialized data BETWEEN restarts. I have to wait at least 30 minutes
to properly restart my applications.
In the OLD days $CATALINA_HOME/work/Catalina/localhost/appName/*.ser was where
things were kept and
JB MORLA wrote:
Hi,
I can't use EL in .jsp files.
I have searched the web and sintalled jasper-el.jar and javaee-api 7 0 in
the \lib directory,
but I keep getting the ELResolver error.
Hi.
You would have a much higher probability of getting useful and quick help, if you pasted
the original co
Hi,
I can't use EL in .jsp files.
I have searched the web and sintalled jasper-el.jar and javaee-api 7 0 in
the \lib directory,
but I keep getting the ELResolver error.
Peter wrote:
Hi all, I am having strange issues with tomcat 7 as well as tomcat 8,
following is details of that issue, please someone help me to configure
java for each webapps
Thanks for all the detailed information.
But I believe that you have things the wrong way around.
It is not a questi
On 26/12/2013 04:30, Peter wrote:
> Hi all, I am having strange issues with tomcat 7 as well as tomcat 8,
> following is details of that issue, please someone help me to configure
> java for each webapps
You can't do that. You can only have one version of Java per OS process
/ Tomcat instance. If
33 matches
Mail list logo