-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
To whom it may concern,
On 9/4/13 6:23 PM, Steffi Müller wrote:
> I found that when you use Websockets with Tomcat 7.0.42 sometimes
> thread will become to a deadlock state during websockt write
> operation.
>
> A detailed discussion can be found h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 9/6/13 1:43 PM, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK
INFORMATION INC at Cisco) wrote:
> Is there a good formula for JDK Heap parameters for Tomcat 7 as it
> relates to hardware, or should ergonomics be allowed to define, or
> i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sabari,
On 9/6/13 2:01 PM, Sabari Gandhi wrote:
> Thanks for the response. The issue we were facing is when we are
> tying to access a simple index.jsp file which is deployed on
> tomcat.
>
> I am sure java handles the libraries properly since t
On 9/6/2013 1:43 PM, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK
INFORMATION INC at Cisco) wrote:
Hello,
Is there a good formula for JDK Heap parameters for Tomcat 7 as it relates to
hardware, or should ergonomics be allowed to define, or is it more application
driven?
OS: RHEL 5.5
Ker
Mark:
Thanks for the response. The issue we were facing is when we are tying to
access a simple index.jsp file which is deployed on tomcat.
I am sure java handles the libraries properly since tomcat is a component in
our system and all other components are working fine. This issue is very
par
Hello,
Is there a good formula for JDK Heap parameters for Tomcat 7 as it relates to
hardware, or should ergonomics be allowed to define, or is it more application
driven?
OS: RHEL 5.5
Kernel: 2.6.18-194.8.1.el5
Apache Tomcat: 7.0.39
JDK: 1.6.0_45
Thank you
-John
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mike,
On 9/6/13 9:17 AM, Mike Abernethy wrote:
> So was this a bug then? The service.bat not being present in the
> zip file wasn't the core issue - it was the classpath not finding
> the tomcat-juli.jar in the right location.
Right: that's why I
I'm looking at the new resources implementation in Tomcat 8 and I see that
there are three ways to define a resource in a Context. With a PreResources,
JarResources or PostResources tag.
My question, what is the difference between JarResources and PostResources?
From the docs, the main dif
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Vicky,
On 9/6/13 11:41 AM, vicky wrote:
> I'm getting the below error while deploying the application using
> PSI-PROBE UI screen Kindly suggest how to fix this
> ++
>
>
E
On 06/09/2013 17:15, Daniel Mikusa wrote:
> I'm looking at the new resources implementation in Tomcat 8 and I see
> that there are three ways to define a resource in a Context. With a
> PreResources, JarResources or PostResources tag.
>
> My question, what is the difference between JarResources a
hi,
I'm getting the below error while deploying the application using PSI-PROBE UI
screen
Kindly suggest how to fix this
++
ERROR com.googlecode.psiprobe.controllers.deploy.UploadWarController - Could
not process fi
Je serai absent(e) du 06/09/2013 au 23/09/2013.
En cas de demande concernant la GED CONCERTO, vous pouvez vous adresser à
Julien CASCARINO.
Pour une question de support sur une application, veuillez vous adresser votre
demande à la boite DSP-CSPIT-CELLULEDI avec
"[GED]" dans l'objet de votre
On Sep 6, 2013, at 10:20 AM, Mark Thomas wrote:
> On 06/09/2013 11:18, Mark Thomas wrote:
>> On 29/08/2013 21:09, Daniel Mikusa wrote:
>>
>>
>>> I believe that I'm setting the internalPath attribute correctly, but it
>>> doesn't seem to be taking. Any thoughts?
>>
>> I plan to start looking
On 06/09/2013 11:18, Mark Thomas wrote:
> On 29/08/2013 21:09, Daniel Mikusa wrote:
>
>
>> I believe that I'm setting the internalPath attribute correctly, but it
>> doesn't seem to be taking. Any thoughts?
>
> I plan to start looking at this today.
That was embarrassing. No way that was ever
> -Original Message-
> From: Bob DeRemer [mailto:bob.dere...@thingworx.com]
> Sent: Friday, September 06, 2013 9:45 AM
> To: Tomcat Users List
> Subject: RE: (7.0.40) Seeing deadlock followed by maxThread usage using a
> Async Servlet AsyncContext.dispatch with BIO
>
>
>
> > -Origi
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Friday, September 06, 2013 9:25 AM
> To: users@tomcat.apache.org
> Subject: Re: (7.0.40) Seeing deadlock followed by maxThread usage using a
> Async Servlet AsyncContext.dispatch with BIO
>
> On 06/09/2013 13:28,
On 06/09/2013 13:28, Daniel Mikusa wrote:
> On Sep 5, 2013, at 3:30 PM, Bob DeRemer wrote:
>
>> I’m trying to determine if there are any known issues using an Async servlet
>> with the default BIO connector in Tomcat 7.0.40 on windows server 2008.
>>
>> PROBLEM:
>> We have a situation where we
So was this a bug then? The service.bat not being present in the zip file
wasn't the core issue - it was the classpath not finding the tomcat-juli.jar in
the right location.
From: "Caldarale, Charles R"
To: Tomcat Users List ; Mike Abernethy
Sent: Thurs
I've deployed the web service as a .aar file on axis 2 , axis 2 is
deployed on tomcat 7 as a .war file
On Fri, Sep 6, 2013 at 6:12 PM, Daniel Mikusa wrote:
> On Sep 6, 2013, at 7:40 AM, Ankit Kumar
> wrote:
>
> > I've deployed a web service as a .aar file in axis 2, and i've deployed
> > axis
On Sep 6, 2013, at 7:40 AM, Ankit Kumar wrote:
> I've deployed a web service as a .aar file in axis 2, and i've deployed
> axis2 on tomcat ,
I'm going to assume you're deploying this as a WAR file. If not, please
specify.
> now my service need to read some xml files that has to be
> in the cl
On Sep 5, 2013, at 3:30 PM, Bob DeRemer wrote:
> I’m trying to determine if there are any known issues using an Async servlet
> with the default BIO connector in Tomcat 7.0.40 on windows server 2008.
>
> PROBLEM:
> We have a situation where we’re occasionally getting a deadlock (according to
I've deployed a web service as a .aar file in axis 2, and i've deployed
axis2 on tomcat , now my service need to read some xml files that has to be
in the classpath . Also i need to make a metainf folder in the classpath
how do i do it ???
http://uima.apache.org/d/uimafit-current/tools.uimafit.boo
On 29/08/2013 21:09, Daniel Mikusa wrote:
> I believe that I'm setting the internalPath attribute correctly, but it
> doesn't seem to be taking. Any thoughts?
I plan to start looking at this today.
Mark
-
To unsubscribe, e-
23 matches
Mail list logo