On 28/10/2010 13:43, srd.pl wrote:
> Caused by: java.lang.ClassNotFoundException:
> org.apache.axis2.transport.local.LocalTransportSender
> at
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1438)
> at
> org.apache.catalina.loader.WebappClassLoader.loadClass(Webapp
On 28/10/2010 18:31, falva...@geocom.com.uy wrote:
> Dear All,
> I'm currently using Tomcat 6.0.28 and having some doubt on
> how to solve and implement this problem:
>My webapp has a MySQL Database with a table
> named "parameters", in which we have
On 28/10/2010 17:52, David Fisher wrote:
> Maybe the Memory Leak detection ought to have some parameter about whether
> the Sys Admin actually cares? Or, better couldn't it know if the whole JVM is
> going down and adjust the level and message accordingly?
Not sure that's a good idea.
On the ot
>-Original Message-
>From: S.V. [mailto:svku...@googlemail.com]
>Subject: Tomcat 6.0.18 JNDIRealm ConnectException: Connection timed out
>
>userBase="DC=host,DC=de"
>
I had this same problem. It depends on where your users are located in AD and
how large the tree is.
This is
Thanks Christine for feedback,
I would like to chat about your input when I return to the office.
Matthew told me that we will visit TCP to install ITUTils, SeepdR and
Mach5 next January. So, I would like to work with you November to
finish this feature.
Thanks again,
yasushi
-Original Mess
On 28/10/2010 16:41, Robert La Ferla wrote:
> Does Tomcat have a way of controlling whether the + sign gets converted
> to a space in a URL?
No.
Mark
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional c
Hi,
i have tomcat 6.0.18 and configured it to use JNDIRealm for a specific path:
ldap://host:389/";
referrals="follow"
userBase="DC=host,DC=de"
userRoleName="memberOf"
userSearch="(&(sAMAccountName={0})(objectClass=user))"
us
Dear All,
I'm currently using Tomcat 6.0.28 and having some doubt on
how to solve and implement this problem:
My webapp has a MySQL Database with a table
named "parameters", in which we have just two columns ("property" and
"value"). This table is
>>> ok, i revoke my "nevermind" message, even after I removed
>>> JreMemoryLeakPreventionListener
>>> I still get the warning. Even weirder:
>>>
>>> Oct 28, 2010 3:50:55 PM org.apache.catalina.core.StandardService stop
>>> INFO: Stopping service Catalina
>>> Oct 28, 2010 3:50:55 PM org.apache.cata
> From: Alfio Vergine [mailto:averg...@eastnets.com]
> Subject: Tomcat 5.5 and 6.0
> I would like to know when an application is compatible with 5.5
> versions, it is also with 6.0?
Highly likely.
> Or testing should be done?
Always.
> There are any official statements about it?
http://tomc
On Thu, Oct 28, 2010 at 4:19 PM, Simon Funnell
wrote:
> On 28/10/10 14:53, Leon Rosenberg wrote:
>>
>> ok, i revoke my "nevermind" message, even after I removed
>> JreMemoryLeakPreventionListener
>> I still get the warning. Even weirder:
>>
>> Oct 28, 2010 3:50:55 PM org.apache.catalina.core.Stand
Hi I would like to know when an application is compatible with 5.5 versions, it
is also with 6.0?
Or testing should be done?
There are any official statements about it?
Kind regards,
Alfio Vergine
Senior Account Director Italy, Turkey & Greece
EastNets R&D
Drève Richelle 16
Does Tomcat have a way of controlling whether the + sign gets converted
to a space in a URL?
e.g. In Websphere, there is a setting
com.ibm.ws.webcontainer.decodeURLPlusSign
source:
http://www-01.ibm.com/support/docview.wss?uid=swg1PK23481
--
- --
Robert La Ferla
VP Engineering
OMS SafeHarbo
On 10/28/2010 11:04 AM, Pedro Rodrigo Cardiel wrote:
El jue, 28-10-2010 a las 09:46 -0500, Caldarale, Charles R escribió:
What do you expect to happen when requests arrive for the non-started webapp
during the delay period?
Tomcat returns the same as when you stop an application
Generall
> From: Pedro Rodrigo Cardiel [mailto:prod...@unizar.es]
> Subject: RE: Late start of context
> The thing is that there are several heavy applications (the
> tomcat I have to throw with 2.7 GB of memory) that usually
> start badly. But if I re-launched by hand one by one then
> they are loade
El jue, 28-10-2010 a las 09:46 -0500, Caldarale, Charles R escribió:
> What do you expect to happen when requests arrive for the non-started webapp
> during the delay period?
Tomcat returns the same as when you stop an application
> Generally, any synchronization with external events that th
> From: Pedro Rodrigo Cardiel [mailto:prod...@unizar.es]
> Subject: Late start of context
> I need that when tomcat starts, some applications may not
> start until after a certain time (delay).
What do you expect to happen when requests arrive for the non-started webapp
during the delay period
On 28/10/10 14:53, Leon Rosenberg wrote:
ok, i revoke my "nevermind" message, even after I removed
JreMemoryLeakPreventionListener
I still get the warning. Even weirder:
Oct 28, 2010 3:50:55 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Oct 28, 2010 3:50:55 PM
Hello,
I need that when tomcat starts, some applications may not start until
after a certain time (delay). For example: The application A starts
after 20. minutes
I've searched but nothing found
Does anyone know if this is possible?
Greetings and thanks
--
On 28/10/10 14:53, Leon Rosenberg wrote:
ok, i revoke my "nevermind" message, even after I removed
JreMemoryLeakPreventionListener
I still get the warning. Even weirder:
Oct 28, 2010 3:50:55 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Oct 28, 2010 3:50:55 PM
ok, i revoke my "nevermind" message, even after I removed
JreMemoryLeakPreventionListener
I still get the warning. Even weirder:
Oct 28, 2010 3:50:55 PM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Oct 28, 2010 3:50:55 PM org.apache.catalina.loader.WebappClassLoade
nevermind, found it, sorry for disturbing.
On Thu, Oct 28, 2010 at 3:44 PM, Leon Rosenberg
wrote:
> Hello,
>
> I investigated an issue (another thread) with new error messages after
> tomcat update:
>
> SEVERE: The web application [/moskitodemo] appears to have started a
> thread named [MoskitoMe
Hello,
I investigated an issue (another thread) with new error messages after
tomcat update:
SEVERE: The web application [/moskitodemo] appears to have started a
thread named [MoskitoMemoryPoolReader] but has failed to stop it. This
is very likely to create a memory leak.
After some research an
Hello,
I am trying to deploy a webservice on tomcat that implements some axis
wsdl2java work. However when I try to launch the code it gives an error in
the line when I create an instance of auto-generated ServiceStub. The funny
thing is that I am using Maven for building the project. And when ma
What are your evidences?
Note that, because of those anti** options in your Context, your
content is copied to some temporary directory and is served from there
and not from webapp/.
Best regards,
Konstantin Kolinko
Hi Konstantin, using *only* the cachingAllowed attribute is finally
working. I
Hello,
I am trying to deploy a webservice on tomcat that implements some axis
wsdl2java work. However when I try to launch the code it gives an error in
the line when I create an instance of auto-generated ServiceStub. The funny
thing is that I am using Maven for building the project. And when ma
On 27.10.2010 15:24, Jost Richstein wrote:
Hi,
I have the following problem on a Windows Server 2003 64Bit (AMD).
Configuration:
IIS 6, isapi_redirect.dll AMD64 Version 1.2.30, Tomcat 5.5.27, JDk
1.6.0_12 64Bit.
I am using the following small worker.properties:
ps=\
worker.list=ajp13
worker.a
On 26.10.2010 20:36, Marc Wilmots wrote:
2010/10/26 Mladen Turk
On 10/26/2010 02:47 PM, Marc Wilmots wrote:
Hi Experts,
I have the following setup:
Apache1
/ \
Apache2 Apache3
\ /
Tomcat1
All Ap
You should call timer.cancel() on context stop. You can do this from a
ServletContextListener.
Ronald.
Op woensdag, 27 oktober 2010 22:10 schreef Leon Rosenberg
:
Hello,
I'm getting following warning with 6.0.29,
after shutdown:
SEVERE: The web application [/moskitodemo] appears to hav
Hi All!
I put in the web.xml and made all session
data serializable. Application deployed successfuly but when
when request jumping from one node to another looks like all
data stored in session is lost, i c only default values.
server.xml:
I really dont und
I simply changed a static HTML file. I haven't tried disabling all the
other options though. Thanks for the hint.
On Thu, Oct 28, 2010 at 11:05 AM, Konstantin Kolinko
wrote:
> 2010/10/28 Alexander Rosemann :
>> Hi,
>>
>> For some reason Tomcat keeps caching my static content even though I've set
Hi All!
I put in the web.xml and made all session
data serializable. Application deployed successfuly but when
when request jumping from one node to another looks like all
data stored in session is lost, i c only default values.
server.xml:
I really dont und
On 26.10.2010 01:05, Hannaoui, Mo wrote:
1. When there are> 30 http connections, I see the error below almost
every 1 minute. As the traffic and the number of connections increase,
the frequency of error increases and the performance of the web
application that is being hosted on the system decr
Hi All!
I put in the web.xml and made all session
data serializable. Application deployed successfuly but when
when request jumping from one node to another looks like all
data stored in session is lost, i c only default values.
server.xml:
I really dont und
2010/10/28 Alexander Rosemann :
> Hi,
>
> For some reason Tomcat keeps caching my static content even though I've set
> the cachingAllowed attribute to false. I've set the following attributes in
> %CATALINA_HOME%\conf\Catalina\localhost\myContext.xml:
>
> crossContext="false" antiJARLocking="true
Hi,
For some reason Tomcat keeps caching my static content even though I've
set the cachingAllowed attribute to false. I've set the following
attributes in %CATALINA_HOME%\conf\Catalina\localhost\myContext.xml:
crossContext="false" antiJARLocking="true" antiResourceLocking="true">
...
I ev
André, thanks for the suggestions.
I removed all the time outs except for connection_pool_timeout which I set to
120. I changed the connectionTimeout to 12 and maxThreads to 200 in
server.xml. Things are running much smoother now than before. I still see the
error messages but less frequen
37 matches
Mail list logo