在 2012-6-26,13:11,Kiran Badi 写道:
> Hi All,
>
> While testing the pagination links ,I am getting below error,
>
> SEVERE: null
> org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection, pool
> error Timeout waiting for idle object
>at
> org.apache.tomcat.dbcp.dbcp.PoolingDa
Hi All,
While testing the pagination links ,I am getting below error,
SEVERE: null
org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection,
pool error Timeout waiting for idle object
at
org.apache.tomcat.dbcp.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:114)
you may have put so many unnecessary jar filse in your library, since
tomcat reads the library
during startup, it slows down.--
debabratta jena
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands
Hi
Can any one give a cue as to why tomcat is taking such a long time to start up
on windows-7 64 bit machine, while the same used to startup in mere seconds on
a 32 bit windows XP machine? I have pasted the server startup console info
below.
-Original Message-
From: THIND Mansukhdeep
-Brooke
On Jun 25, 2012, at 5:57 PM, "Don Lawton" wrote:
> I’m developing a servlet to use as the controller in a MVC web app. Each
> time I start/restart the server, I get a “SEVERE: Servlet threw load()
> exception java.lang.ClassNotFoundException:” error with a stack dump. The
> miss
Greetings...
I’m developing a servlet to use as the controller in a MVC web app. Each time
I start/restart the server, I get a “SEVERE: Servlet threw load() exception
java.lang.ClassNotFoundException:” error with a stack dump. The missing class
that is identified is the controller servlet.
Hello Jeff & all,
> Von: Jeff MAURY
> Datum: Mon, 25 Jun 2012 18:46:02 +0200
> Konstantin,
>
> your explanations are very interesting but unclear to me: what do you
> call the inactivity timer ? When it is started ? After the request has
> been processed by the servlet ? In that case, I see no
Konstantin,
your explanations are very interesting but unclear to me: what do you call
the inactivity timer ? When it is started ? After the request has been
processed by the servlet ? In that case, I see no difference between a
servlet that launch a process and another one.
It seems to me that a
> Von: Laurent Petit
> Datum: Mon, 25 Jun 2012 17:46:06 +0200
> Hello Jeff & al,
>
> Here it is, I've created a Git repository with the sources for the
> webapp & the test (maven projects), and instructions in the README on
> how to reproduce the issue.
>
> https://github.com/lpetit-yseop/apr
Hi,
There was a recent change to how Tomcat handles the Content-Type response
header in order to address Bug #52811
(https://issues.apache.org/bugzilla/show_bug.cgi?id=52811)
We've noticed that this can cause issues with client code when parsing the
response. We traced the issue to that fact
Hello Jeff & al,
Here it is, I've created a Git repository with the sources for the
webapp & the test (maven projects), and instructions in the README on
how to reproduce the issue.
https://github.com/lpetit-yseop/apr-test
Hope this will help you get started on reproducing the problem,
Regard
Yes, fine
Jeff
On Mon, Jun 25, 2012 at 1:46 PM, Laurent Petit wrote:
> On Mon, 2012-06-25 at 11:51 +0200, Jeff MAURY wrote:
>
> > If you can post a Mavenized example, I could have time to run it and
> watch
> > at it.
>
>
> Ok, thanks, I will.
>
> Is a mavenized project with source code publis
On Mon, 2012-06-25 at 11:51 +0200, Jeff MAURY wrote:
> If you can post a Mavenized example, I could have time to run it and watch
> at it.
Ok, thanks, I will.
Is a mavenized project with source code published on github ok for you ?
>
> Regards
> Jeff
>
>
> On Mon, Jun 25, 2012 at 11:40 AM,
If you can post a Mavenized example, I could have time to run it and watch
at it.
Regards
Jeff
On Mon, Jun 25, 2012 at 11:40 AM, Laurent Petit wrote:
> Hello,
>
> Is there anything I can do to help qualify the problem even more ?
>
> Beyond having shown the source code of the servlet, would a
Hello,
Is there anything I can do to help qualify the problem even more ?
Beyond having shown the source code of the servlet, would a fully
mavenized example help? Anything else?
Regards,
--
Laurent
On Fri, 2012-06-22 at 10:21 +0200, Laurent Petit wrote:
> Hello,
>
> On Thu, 2012-06-21 at
2012/6/25 THIND Mansukhdeep :
> Jun 25, 2012 2:34:36 PM org.apache.catalina.startup.HostConfig
> deployDescriptor
> INFO: Deploying configuration descriptor ematrix.xml
> INFO Default trace configuration file path available:
> /D:/enoviaV6R2013x/server/distrib/ematrix/WEB-INF/classes/vplm/traces.
Hi Andre
Following is the info I get when I run $catalina_home/bin/startupdebug.bat file:
Listening for transport dt_socket at address: 8000
Jun 25, 2012 2:34:35 PM org.apache.catalina.core.AprLifecycleListener init
INFO: Loaded APR based Apache Tomcat Native library 1.1.20.
Jun 25, 2012 2:34:35
THIND Mansukhdeep wrote:
Dear Sir / Madam
This is Mansukhdeep from Pune, India. I am working for Dassault Systemes,
France. Recently, our team has shifted from Windows XP to new Windows 7 64 bit
machines. I am using Tomcat version 6.0.32. The issue here is that the server s
taking unusually l
On 06/23/2012 09:05 AM, Konstantin Kolinko wrote:
2012/6/22 Francesco:
Hi , i'm new in this mailing list, i've started recently to integrate tomcat
in some of my applications ( i found a lot easyer to manage tomcat inside a
big servlet than viceversa), as early adopted java developer i hope to h
On 06/24/2012 06:32 PM, Pid wrote:
On 22/06/2012 09:12, Francesco wrote:
( i found a lot easyer to manage tomcat inside a big servlet than viceversa)
So what's the Servlet running in?
p
it's a servlet of my own, which also handle some separated process, that
is rarely restarted and when
20 matches
Mail list logo