On 16 May 2016 at 07:49, Violeta Georgieva wrote:
> Hi,
>
> 2016-05-14 15:06 GMT+03:00 Lyallex :
>>
>> I'm trying to find some documentation that details the request lifecycle
>> I've looked in the obvious places ... and some not so obvious ones
>>
>> That is: NOT the servlet lifecycle documentati
Hi,
Is it same for tomcat ajp request execution flow?
Thanks
Venkata
-Original Message-
From: Lyallex [mailto:lyal...@gmail.com]
Sent: Monday, May 16, 2016 3:10 PM
To: Tomcat Users List
Subject: Re: Request for documentation
On 16 May 2016 at 07:49, Violeta Georgieva wrote:
> Hi,
>
> 2
Mark
I tried 7.0.70 and 8.0.36.
(from source code from svn repository)
I confirmed that it no longer failed.
Thank you very much.
> -Original Message-
> From: Ooura, Nobuhito/大浦 順史
> Sent: Monday, May 16, 2016 1:22 PM
> To: Tomcat Users List
> Subject: RE: MIMEParsingException on JAX-WS
On 16/05/2016 10:40, Lyallex wrote:
> On 16 May 2016 at 07:49, Violeta Georgieva wrote:
>> Hi,
>>
>> 2016-05-14 15:06 GMT+03:00 Lyallex :
>>>
>>> I'm trying to find some documentation that details the request lifecycle
>>> I've looked in the obvious places ... and some not so obvious ones
>>>
>>>
On 16/05/2016 07:25, Venkata Reddy P wrote:
> Hi,
>
>
>
> Many Thanks Mark. This is a more of POC release planned for jun-1st week,
> will give a try with the existing stable release and thanks for suggesting
> the 8.5.x.
>
>
>
> 1) As you said, I can see AjpProtocol class as the BIO conne
Many Thanks Again. Can you point me the ajp documentation to understand
different protocol(BIO, NIO,APR,..) implementations?
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Monday, May 16, 2016 5:13 PM
To: Tomcat Users List
Subject: Re: tomcat6.0.43 ajp connector mig
On 16/05/2016 12:46, Venkata Reddy P wrote:
> Many Thanks Again. Can you point me the ajp documentation to understand
> different protocol(BIO, NIO,APR,..) implementations?
The AJP implementation is the same for all of them. All the individual
implementations do is plug in the appropriate Endpoin
Hello,
On 5/5/16, 3:55 PM, "Violeta Georgieva" wrote:
>Hi,
>
>
>2016-05-05 20:51 GMT+03:00 Hilbert, Colin :
>>
>> Hi,
>>
>> On 5/5/16, 1:48 PM, "Hilbert, Colin" wrote:
>>
>> >Hello,
>> >
>> >Thank you for checking up on this. In the meantime, is there a
>>different
>> >way you recommend I add
2016-05-16 17:45 GMT+03:00 Hilbert, Colin :
>
> Hello,
>
> On 5/5/16, 3:55 PM, "Violeta Georgieva" wrote:
>
> >Hi,
> >
> >
> >2016-05-05 20:51 GMT+03:00 Hilbert, Colin :
> >>
> >> Hi,
> >>
> >> On 5/5/16, 1:48 PM, "Hilbert, Colin"
wrote:
> >>
> >> >Hello,
> >> >
> >> >Thank you for checking up on
On 5/16/16, 10:49 AM, "Violeta Georgieva" wrote:
>2016-05-16 17:45 GMT+03:00 Hilbert, Colin :
>>
>> Hello,
>>
>> On 5/5/16, 3:55 PM, "Violeta Georgieva" wrote:
>>
>> >Hi,
>> >
>> >
>> >2016-05-05 20:51 GMT+03:00 Hilbert, Colin :
>> >>
>> >> Hi,
>> >>
>> >> On 5/5/16, 1:48 PM, "Hilbert, Colin"
Hello Community,
I have a weird issue, which I am not able to figure it out and needed
some help. I am a Web Administrator and in my organization we use Tomcat +
CXF to run our commerce services.
We are running on Tomcat-6.0.32 and jdk1.6.0_24, anyways we have recently
started to see issues w
2016-05-16 18:35 GMT+03:00 Hilbert, Colin :
>
>
>
> On 5/16/16, 10:49 AM, "Violeta Georgieva" wrote:
>
> >2016-05-16 17:45 GMT+03:00 Hilbert, Colin :
> >>
> >> Hello,
> >>
> >> On 5/5/16, 3:55 PM, "Violeta Georgieva" wrote:
> >>
> >> >Hi,
> >> >
> >> >
> >> >2016-05-05 20:51 GMT+03:00 Hilbert, Co
Hi,
I am deploying tomcat8.0.33 version with jre1.8u92. could you please help why
I am getting this error?
INFO: Starting Servlet Engine: Apache Tomcat/8.0.33
May 16, 2016 11:03:16 AM org.apache.catalina.util.SessionIdGeneratorBase
createSecureRandom
SEVERE: Exception initializing random numb
On 16/05/2016 19:30, Venkata Reddy P wrote:
> Hi,
>
> I am deploying tomcat8.0.33 version with jre1.8u92. could you please help
> why I am getting this error?
Broken JRE install? SHA1PRNG is a standard name so all Java 8 JREs
should support it.
Mark
>
> INFO: Starting Servlet Engine: Apache
Awesome it works. I have tried with jre1.8.91 version and resolves the issue.
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: 17 May 2016 00:10
To: Tomcat Users List
Subject: Re: java.security.NoSuchAlgorithmException: SHA1PRNG SecureRandom not
available
On 16/05/20
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
I've got a Windows service called "foo" and I'm able to edit the
configuration successfully by running the following command:
C:\> %CATALINA_HOME%\bin\tomcat8w.exe //ES//foo
But if I try to update the service from the command-line, or update
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Unable to update or delete Windows Service
> I've got a Windows service called "foo" and I'm able to edit the
> configuration successfully by running the following command:
> C:\> %CATALINA_HOME%\bin\tomcat8w.exe //ES//
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Chuck,
On 5/16/16 4:11 PM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Unable to update or delete Windows Service
>
>> I've got a Windows service called "foo" and I'm able to edit the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
I'm upgrading a client's system from Tomcat 7 to Tomcat 8 as part of a
new release of our software. I've got Tomcat 8 installed using the
32-bit ZIP file, and the Windows Services have been re-created from
scratch using tomcat8w.exe. They are r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Pradeep,
On 5/16/16 12:34 PM, pradeep reddy wrote:
> Hello Community, I have a weird issue, which I am not able to
> figure it out and needed some help. I am a Web Administrator and in
> my organization we use Tomcat + CXF to run our commerce servic
Hi,
I am using tomcat8.0.33 with jre1.8u91, I am getting the following errors.
What I am doing wrong?
java.lang.NoSuchMethodError:
org.apache.tomcat.util.buf.ByteChunk.findByte([BIIB)
java.lang.NoSuchMethodError:
org.apache.catalina.connector.OutputBuffer.getContentWritten()J
SEVERE: Error p
Hello Christopher,
Let me post my thread dump here.
All HTTP threads are in WAITING state.
"http-12453-346" daemon prio=10 tid=0x7fbd3061f800 nid=0x59d0 in
Object.wait() [0x7fbbe124f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Meth
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Pradeep,
On 5/16/16 5:13 PM, pradeep reddy wrote:
> Hello Christopher,
>
> Let me post my thread dump here.
>
> All HTTP threads are in WAITING state.
>
> "http-12453-346" daemon prio=10 tid=0x7fbd3061f800 nid=0x59d0
> in Object.wait() [0x00
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Venkata,
On 5/16/16 5:01 PM, Venkata Reddy P wrote:
> Hi,
>
> I am using tomcat8.0.33 with jre1.8u91, I am getting the following
> errors. What I am doing wrong? java.lang.NoSuchMethodError:
> org.apache.tomcat.util.buf.ByteChunk.findByte([BIIB)
unfortunately it is not writing anything catalina.out :-(
Thanks
Pradeep
On Mon, May 16, 2016 at 3:47 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Pradeep,
>
> On 5/16/16 5:13 PM, pradeep reddy wrote:
> > Hello Christopher
Hi Pradeep,
Just in case, you might want to make sure your changes were really
applied. For example, an effective context.xml could be in
conf/Catalina/localhost/...
If it was applied properly, the stack trace should have shown
o.a.c.dbcp.AbandonedObjectPool#borrowObject() as well.
Regards,
Woon
Hello Woonsan,
Via Jconsole I had validated all my changes that were made in
context.xml. But for some reason the logs doesn't show anything about
abandoned connections in catalina.out. I am not sure at this time if its a
bug in tomcat 6 or tomcat-dbcp.jar, but threaddumps clearly show that
thre
On 5/16/2016 4:25 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
I'm upgrading a client's system from Tomcat 7 to Tomcat 8 as part of a
new release of our software. I've got Tomcat 8 installed using the
32-bit ZIP file, and the Windows Services have been re-
Chris,
On Mon, May 16, 2016 at 3:25 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> All,
>
> I'm upgrading a client's system from Tomcat 7 to Tomcat 8 as part of a
> new release of our software. I've got Tomcat 8 installed usi
Chris,
On Mon, May 16, 2016 at 3:22 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chuck,
>
> On 5/16/16 4:11 PM, Caldarale, Charles R wrote:
> >> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> >> Subject:
30 matches
Mail list logo