Re: Tomcat 6.x crashes on tcnative-1.dll

2013-10-23 Thread Teng Khoo
@tomcat.apache.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Teng, On 10/22/13 3:02 AM, Teng Khoo wrote: I am running tomcat 6.0.30 More than 2 years out-of-date. Just sayin'. with tcnative-1.dll (1.1.27) on Windows 2008 (64bit). Tomcat crashes 1-2 times in a week. Below is the core dump

Re: Tomcat 6.x crashes on tcnative-1.dll

2013-10-23 Thread Konstantin Kolinko
2013/10/23 Teng Khoo maste...@lycos.com: Hi Chris, We use the ISAPI redirector plugin for load balancing and fronting with IIS Web server. Currently, we do not use SSL. I am not sure if the ISAPI internally uses or is dependents on the APR. Attached is the full core dump file. The

Re: Tomcat 6.x crashes on tcnative-1.dll

2013-10-23 Thread Teng Khoo
Oct 22, 2013 11:42:42 AM, users@tomcat.apache.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Teng, On 10/22/13 3:02 AM, Teng Khoo wrote: I am running tomcat 6.0.30 More than 2 years out-of-date. Just sayin'. with tcnative-1.dll (1.1.27) on Windows 2008 (64bit). Tomcat crashes

Re: Tomcat 6.x crashes on tcnative-1.dll

2013-10-23 Thread Christopher Schultz
: [0x2217,0x2227], sp=0x2226ecb0, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [tcnative-1.dll+0x57b2] Java_org_apache_tomcat_jni_Socket_sendbb+0x72 [error occurred during error reporting (printing native stack), id 0xc005

Re: Tomcat 6.x crashes on tcnative-1.dll

2013-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Teng, On 10/22/13 3:02 AM, Teng Khoo wrote: I am running tomcat 6.0.30 More than 2 years out-of-date. Just sayin'. with tcnative-1.dll (1.1.27) on Windows 2008 (64bit). Tomcat crashes 1-2 times in a week. Below is the core dump. Does anyone

AW: AW: IPV6 problem with tcnative-1.dll: unable to connect from other host

2010-10-27 Thread Michael Wendt
@tomcat.apache.org Betreff: Re: AW: IPV6 problem with tcnative-1.dll: unable to connect from other host On 10/25/2010 05:12 PM, Michael Wendt wrote: Hi Pid, Connector port=8009 enableLookups=false redirectPort=8443 protocol=AJP/1.3 / Try adding address

IPV6 problem with tcnative-1.dll: unable to connect from other host

2010-10-25 Thread Michael Wendt
32bit tcnative-1.dll 1.1.20 mod_jk passes in all request in Tomcat my configuration from mod_jk is correct, I have the same installation already many paints carried out of other systems (win2003). connect http://localhost:8080/mycontext is go no connect http://localhost/mycontext no connect from

Re: IPV6 problem with tcnative-1.dll: unable to connect from other host

2010-10-25 Thread Pid
+ Apache 2.2.14 + mod_jk 1.2.30. Java-version 1.6.0_16 32bit tcnative-1.dll 1.1.20 mod_jk passes in all request in Tomcat my configuration from mod_jk is correct, I have the same installation already many paints carried out of other systems (win2003). connect http://localhost:8080/mycontext

AW: IPV6 problem with tcnative-1.dll: unable to connect from other host

2010-10-25 Thread Michael Wendt
problem with tcnative-1.dll: unable to connect from other host On 25/10/2010 11:51, Michael Wendt wrote: Hi, sorry please, this is my first contribution here and I'm no developer. Sorry please also for my bad english, I hope you can understand my problem. OS= Windows 2008 R2 - IPv6

Re: AW: IPV6 problem with tcnative-1.dll: unable to connect from other host

2010-10-25 Thread Mladen Turk
On 10/25/2010 05:12 PM, Michael Wendt wrote: Hi Pid, Connector port=8009 enableLookups=false redirectPort=8443 protocol=AJP/1.3 / Try adding address=your.host.ip.address Having null address will force listening on *all* interfaces and *all* protocols, and I suppose you

Tomcat6 can't see tcnative-1.dll on win7-64 bit

2010-04-19 Thread Ake Tangkananond
\Tomcat 6.0\bin 04/20/2010 01:42 AMDIR . 04/20/2010 01:42 AMDIR .. 03/10/2010 12:06 AM22,110 bootstrap.jar 04/20/2010 12:14 AM 2,969,600 openssl.exe 04/20/2010 01:30 AM74 setenv.bat 04/20/2010 01:16 AM 868,352 tcnative-1

tcnative-1.dll on windows environment questions

2009-06-09 Thread Derrick Koes
The IRI http://tomcat.apache.org/tomcat-5.5-doc/apr.html has the information quoted below about the tcnative-1.dll. Windows binaries are provided for tcnative-1, which is a statically compiled .dll which includes OpenSSL and APR. It can be downloaded from here http://tomcat.heanet.ie/native

Re: tcnative-1.dll on windows environment questions

2009-06-09 Thread Mark Thomas
Derrick Koes wrote: The IRI http://tomcat.apache.org/tomcat-5.5-doc/apr.html has the information quoted below about the tcnative-1.dll. Windows binaries are provided for tcnative-1, which is a statically compiled .dll which includes OpenSSL and APR. It can be downloaded from here http

windows Tomcat 5.5.27 tcnative-1.dll APR poller question

2009-06-09 Thread Derrick Koes
. tcnative-1.dll isn't loaded) isn't handling the sockets. Is this true? Does anyone have some experience they can share? Thanks, Derrick

Re: windows Tomcat 5.5.27 tcnative-1.dll APR poller question

2009-06-09 Thread Mladen Turk
Derrick Koes wrote: Does the APR keep-alive poller have any effect if AJP (native jk connector so that web server can be used) is *not* used? Yes, there is Http11AprProcessor and Http11AprProtocol classes. In case of http the socket is put in the poller during connection Keep-Alive stage. This

RE: tcnative-1.dll

2009-03-16 Thread Markov.Yanko
To: users@tomcat.apache.org Subject: tcnative-1.dll Hi, all How can I tell for sure that tcnative-1.dll is used by tomcat ? System is Windows 2003 SP2, Tomcat 5.5.20, JDK 1.5.0_11, tcnative-1.dll used is 1.1.12 Tomcat is started as a service. File tcnative-1.dll is placed in directory mentioned within

tcnative-1.dll

2009-03-13 Thread Markov.Yanko
Hi, all How can I tell for sure that tcnative-1.dll is used by tomcat ? System is Windows 2003 SP2, Tomcat 5.5.20, JDK 1.5.0_11, tcnative-1.dll used is 1.1.12 Tomcat is started as a service. File tcnative-1.dll is placed in directory mentioned within -Djava.library.path =... in registry

RE: tcnative-1.dll

2009-03-13 Thread Ilya Kazakevich
13, 2009 5:44 PM To: users@tomcat.apache.org Subject: tcnative-1.dll Hi, all How can I tell for sure that tcnative-1.dll is used by tomcat ? System is Windows 2003 SP2, Tomcat 5.5.20, JDK 1.5.0_11, tcnative-1.dll used is 1.1.12 Tomcat is started as a service. File tcnative-1.dll is placed

RE: tcnative-1.dll

2009-03-13 Thread Jorge Medina
org.apache.coyote.http11.Http11Protocol init -Jorge -Original Message- From: markov.ya...@neftochim.bg [mailto:markov.ya...@neftochim.bg] Sent: Friday, March 13, 2009 10:44 AM To: users@tomcat.apache.org Subject: tcnative-1.dll Hi, all How can I tell for sure that tcnative-1.dll is used

RE: tcnative-1.dll

2009-03-13 Thread Caldarale, Charles R
From: markov.ya...@neftochim.bg [mailto:markov.ya...@neftochim.bg] Subject: tcnative-1.dll If it's not in this directory there is a warning in stdout.log(which is the only one used for logging). (can't find... tcnative-1.dll... ), but when it's placed in the directory

Re: tcnative-1.dll

2009-03-13 Thread Markus Schönhaber
markov.ya...@neftochim.bg: How can I tell for sure that tcnative-1.dll is used by tomcat ? System is Windows 2003 SP2, Tomcat 5.5.20, JDK 1.5.0_11, tcnative-1.dll used is 1.1.12 Tomcat is started as a service. File tcnative-1.dll is placed in directory mentioned within -Djava.library.path

Tomcat service is terminated unexpectedly (tcnative-1.dll)

2008-10-17 Thread Marcin Zajaczkowski
error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x58d845a4, pid=3472, tid=588 # # Java VM: Java HotSpot(TM) Server VM (1.5.0_16-b02 mixed mode) # Problematic frame: # C [tcnative-1.dll+0x45a4] Which points to the native library. I have seen

RPC Call Exception: Socket read failed on Tomcat 6 with tcnative-1.dll (v 1.1.12)

2008-07-08 Thread Radcliffe, William H.
appears to be associated with request timeouts. Our exception does not appear to be a timeout issue. We are currently using: GWT version 1.4.62 Tomcat 6.0.16 Apache 2.2.8 tcnative-1.dll binary version 1.1.12 All of the above are running on Windows Server 2003. I

RPC Call Exception: Socket read failed on Tomcat 6 with tcnative-1.dll (v 1.1.12)

2008-07-08 Thread Radcliffe, William H.
appears to be associated with request timeouts. Our exception does not appear to be a timeout issue. We are currently using: GWT version 1.4.62 Tomcat 6.0.16 Apache 2.2.8 tcnative-1.dll binary version 1.1.12 All of the above are running on Windows Server 2003. I

Re: RPC Call Exception: Socket read failed on Tomcat 6 with tcnative-1.dll (v 1.1.12)

2008-07-08 Thread Mark Thomas
Radcliffe, William H. wrote: I would like to keep the Tomcat native code if at all possible since it is supposedly more efficient. I can't upgrade to 6.0.13 since I'm already at 6.0.16, and I would hate to downgrade if I don't need to. Has anyone run into this problem? Does anyone know what

When will tcnative-1.dll 1.1.12 be available?

2008-01-11 Thread Stacy Johnson (stacjohn)
Does anyone know when the new tcnative-1.dll (version 1.1.12) will be available? I asked this question on another mailer and I was told that it would be available sometime next week. Does anyone have a date? Stacy

RE: Tomcat + HttpClient + SSL + tcnative-1.dll issues?

2008-01-10 Thread stacjohn
Hi Mark, As Jim mentioned, thanks again for the find! We have tested with the latest source code and the issue is indeed solved. Do you happen to know when the new tcnative-1.dll will be available? Or is there a mailer I could track or an online release schedule? Stacy Jim Brikman (ybrikman

Re: Tomcat + HttpClient + SSL + tcnative-1.dll issues?

2008-01-10 Thread Mark Thomas
stacjohn wrote: Hi Mark, As Jim mentioned, thanks again for the find! We have tested with the latest source code and the issue is indeed solved. Great. Do you happen to know when the new tcnative-1.dll will be available? Soon... Or is there a mailer I could track or an online release

RE: Tomcat + HttpClient + SSL + tcnative-1.dll issues?

2008-01-07 Thread Jim Brikman (ybrikman)
Subject: Re: Tomcat + HttpClient + SSL + tcnative-1.dll issues? JP Beaudry wrote: How do we go about debugging this? Is there any lower level tracing we can enable? Somewhere between the Tomcat access log and a sniffer trace? This sounds like http://issues.apache.org/bugzilla/show_bug.cgi?id=44087

Re: Tomcat + HttpClient + SSL + tcnative-1.dll issues?

2008-01-04 Thread JP Beaudry
requests to Tomcat running with tcnative-1.dll? Perhaps different SSL stacks causing issues? The issue we are seeing is duplicate messages: our HttpClient sends just one copy of the message (an https request), but on the Tomcat side (with tcnative-1.dll) we are seeing the message twice

Tomcat + HttpClient + SSL + tcnative-1.dll issues?

2008-01-02 Thread Jim Brikman (ybrikman)
Are there any known issues when using the Apache HttpClient to send https requests to Tomcat running with tcnative-1.dll? Perhaps different SSL stacks causing issues? The issue we are seeing is duplicate messages: our HttpClient sends just one copy of the message (an https request

Re: APR not picking up tcnative-1.dll

2007-01-09 Thread robert lazarski
On 1/8/07, robert lazarski [EMAIL PROTECTED] wrote: On 1/8/07, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: robert lazarski [mailto:[EMAIL PROTECTED] Subject: Re: APR not picking up tcnative-1.dll 2) Are you using a 64-bit JVM on the Windows box? Nope! We are using the 32bit

APR not picking up tcnative-1.dll

2007-01-08 Thread robert lazarski
the binary from here: http://tomcat.heanet.ie/native/1.1.3/binaries/win64/amd64/ Now our windows sysadmin believes that our EMT64 is the same thing as amd64. And the jboss docs just say to put the tcnative-1.dll file in the system path , which I did and then rebooted . I believe what I should

RE: APR not picking up tcnative-1.dll

2007-01-08 Thread Caldarale, Charles R
From: robert lazarski [mailto:[EMAIL PROTECTED] Subject: APR not picking up tcnative-1.dll However I cannot get this to appear on XP x64 , just linux. I spent all day googling. Any ideas? Two questions: 1) Is it really a 64-bit version of XP? 2) Are you using a 64-bit JVM on the Windows

Re: APR not picking up tcnative-1.dll

2007-01-08 Thread robert lazarski
See comments inline: On 1/8/07, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: robert lazarski [mailto:[EMAIL PROTECTED] Subject: APR not picking up tcnative-1.dll However I cannot get this to appear on XP x64 , just linux. I spent all day googling. Any ideas? Two questions: 1

RE: APR not picking up tcnative-1.dll

2007-01-08 Thread Caldarale, Charles R
From: robert lazarski [mailto:[EMAIL PROTECTED] Subject: Re: APR not picking up tcnative-1.dll 2) Are you using a 64-bit JVM on the Windows box? Nope! We are using the 32bit jvm . Does that matter since the dll is native ? I suspect so, but I'm not positive. Try installing the 32-bit

Re: APR not picking up tcnative-1.dll

2007-01-08 Thread robert lazarski
On 1/8/07, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: robert lazarski [mailto:[EMAIL PROTECTED] Subject: Re: APR not picking up tcnative-1.dll 2) Are you using a 64-bit JVM on the Windows box? Nope! We are using the 32bit jvm . Does that matter since the dll is native ? I

Re: tcnative-1.dll version 1.1.6 getaddrinfo error

2006-10-24 Thread Mladen Turk
(rename it to the tcnative-1.dll) from: http://tomcat.heanet.ie/native/1.1.6/binaries/win32/ This is the version for pre-ipv6 winsock. Regards, Mladen. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail

Re: tcnative-1.dll version 1.1.6 getaddrinfo error

2006-10-23 Thread Mladen Turk
Ron Wheeler wrote: The download of version 1.1.6 of the windows binary of tcnative-1.dll from http://tomcat.heanet.ie/native/ appears to have been built with a set of libraries that only work on Windows XP. In Windows 2000, you get a message that an entry point for getaddrinfo can not be found

tcnative-1.dll version 1.1.6 getaddrinfo error

2006-10-20 Thread Ron Wheeler
The download of version 1.1.6 of the windows binary of tcnative-1.dll from http://tomcat.heanet.ie/native/ appears to have been built with a set of libraries that only work on Windows XP. In Windows 2000, you get a message that an entry point for getaddrinfo can not be found when Tomcat tries