Re: Tomcat Native library for Windows

2008-11-12 Thread zmeeagain
I never set JAVA_HOME globally, I configure it explicitly for each different Tomcat. In this particular instance I have set: set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_07 in setclasspath.bat, i.e. the 64bit jdk. CATALINA_HOME is set in startup.bat (set CATALINA_HOME=%CURRENT_DIR%) and is the p

Re: Tomcat Native library for Windows

2008-11-07 Thread Serge Fonville
I looked at your server.xml and compared it to mine. I see no difference that would cause this.I use tomcat 6.0.18 with JDK 5 Have you set all variables correctly JAVA_HOME,CATALINA_HOME,PATH Did you use the x64 tomca6.exe and tomcat6w.exe Have you tried other browsers (ie,opera,chrome,mozilla) you

Re: Tomcat Native library for Windows

2008-11-07 Thread zmeeagain
My server.xml: http://www.nabble.com/file/p20379495/server.xml server.xml Serge Fonville wrote: > > Could you post your server xml (excluding comments) since I have the same > situation working fine. > > On Fri, Nov 7, 2008 at 11:51 AM, zmeeagain <[EMAIL PROTECTED]> wrote: > >> >> What I fa

Re: Tomcat Native library for Windows

2008-11-07 Thread Serge Fonville
Could you post your server xml (excluding comments) since I have the same situation working fine. On Fri, Nov 7, 2008 at 11:51 AM, zmeeagain <[EMAIL PROTECTED]> wrote: > > What I failed to report is that, now that the AprLifecycleListener is > initialised and the library is loaded, I can't access

Re: Tomcat Native library for Windows

2008-11-07 Thread zmeeagain
What I failed to report is that, now that the AprLifecycleListener is initialised and the library is loaded, I can't access Tomcat anymore!!! Hitting localhost:8080 gives me (Firefox): Connection Interrupted The document contains no data. The network link was interrupted while negotiating a con

Re: Tomcat Native library for Windows

2008-11-06 Thread zmeeagain
ks for the suggestions. I just re-downloaded the file and now it >> > works. I guess it was corrupted during the original download or >> something. >> > Go figure. >> > >> > Brian >> > >> > >> > >> > - Original Message ---

Re: Tomcat Native library for Windows

2008-11-06 Thread Serge Fonville
> something. > > Go figure. > > > > Brian > > > > > > > > - Original Message > > From: "Caldarale, Charles R" <[EMAIL PROTECTED]> > > To: Tomcat Users List > > Sent: Tuesday, September 2, 2008 7:19:32 PM > >

Re: Tomcat Native library for Windows

2008-11-06 Thread zmeeagain
wnload or something. > Go figure. > > Brian > > > > - Original Message > From: "Caldarale, Charles R" <[EMAIL PROTECTED]> > To: Tomcat Users List > Sent: Tuesday, September 2, 2008 7:19:32 PM > Subject: RE: Tomcat Native library for Windows &g

Re: Tomcat Native library for Windows

2008-09-02 Thread Brian Clark
day, September 2, 2008 7:19:32 PM Subject: RE: Tomcat Native library for Windows > From: Brian Clark [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat Native library for Windows > > Hmmm...on Windows, what is the difference between > java.library.path and the Windows environmental variabl

RE: Tomcat Native library for Windows

2008-09-02 Thread Caldarale, Charles R
> From: Brian Clark [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat Native library for Windows > > Hmmm...on Windows, what is the difference between > java.library.path and the Windows environmental variable PATH? By default, none. > I have my Java Classpath set to this, w

Re: Tomcat Native library for Windows

2008-09-02 Thread Brian Clark
7;t make Tomcat stop looking at other libraries in other locations (like the built-in /lib directory) will it? Thanks, Brian - Original Message From: Martin Gainty <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, September 2, 2008 5:59:10 PM Subject: RE: Tomcat Nativ

Re: Tomcat Native library for Windows

2008-09-02 Thread Brian Clark
I downloaded the file http://tomcat.heanet.ie/native/1.1.14/binaries/win32/tcnative-1.dll I didn't change the name. - Original Message From: Mark Thomas <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, September 2, 2008 5:38:45 PM Subject: Re: Tomcat Native

Re: Tomcat Native library for Windows

2008-09-02 Thread Johnny Kewl
- Original Message - From: "Brian Clark" <[EMAIL PROTECTED]> To: Sent: Wednesday, September 03, 2008 12:17 AM Subject: Tomcat Native library for Windows Hello, I am getting the following error when starting up Tomcat 6.0.16 on Windows 2003: "Sep 2, 2008 4:18:13 PM org.apache.cat

RE: Tomcat Native library for Windows

2008-09-02 Thread Martin Gainty
endorse content contained within this transmission. > Date: Tue, 2 Sep 2008 23:38:45 +0100 > From: [EMAIL PROTECTED] > To: users@tomcat.apache.org > Subject: Re: Tomcat Native library for Windows > > Brian Clark wrote: > > Hello, > > > > I am getting the fol

Re: Tomcat Native library for Windows

2008-09-02 Thread Mark Thomas
Brian Clark wrote: > Hello, > > I am getting the following error when starting up Tomcat 6.0.16 on Windows > 2003: > > "Sep 2, 2008 4:18:13 PM org.apache.catalina.core.AprLifecycleListener init > INFO: The APR based Apache Tomcat > Native library which allows optimal performance in production >