5.0.28 v 5.5.12
Hi, I have been messing with this for a few days and can't figure out what is going on. 5.0.28 works fine. 5.5.12 does not work at all. Not even port 8080. Using Solaris 8 Apache 1.3.34 Ssl 0.9.8a Php 4.4.1 Jk 1.2.15 I did not touch anything in the httpd.conf file. The server.xml is the same Help! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: 5.0.28 v 5.5.12
Hi, Yes Here is the version info java version "1.5.0_05" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05) Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing) -Original Message- From: Chen Jerry [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 7:57 AM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: 5.0.28 v 5.5.12 Hey, did you pay attention to that 5.0.x leverages JDK1.4.2 while Tomcat 5.5.12 leveraging JDK1.5? 2005/11/9, MarcLap <[EMAIL PROTECTED]>: > Hi, > > I have been messing with this for a few days and can't figure out what is > going on. > > 5.0.28 works fine. 5.5.12 does not work at all. Not even port 8080. > > Using Solaris 8 > Apache 1.3.34 > Ssl 0.9.8a > Php 4.4.1 > Jk 1.2.15 > > I did not touch anything in the httpd.conf file. > > The server.xml is the same > > Help! > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: 5.0.28 v 5.5.12
I have not changed any of the variables which are in .profile. -Original Message- From: Seak, Teng-Fong [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 8:46 AM To: users@tomcat.apache.org Subject: Re: 5.0.28 v 5.5.12 Does your Tomcat serve a simple html file? I mean Html file, not Jsp file yet. How about the environment variables like JAVA_HOME and CLASSPATH? Well, in Win, these are no longer needed since TC 5.5 (great job!) but maybe they're still needed in Unix/Solaris. MarcLap wrote: > Hi, > > Yes > > Here is the version info > > java version "1.5.0_05" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05) > Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing) > > > > -Original Message- > From: Chen Jerry [mailto:[EMAIL PROTECTED] Sent: Wednesday, > November 09, 2005 7:57 AM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: 5.0.28 v 5.5.12 > > Hey, did you pay attention to that 5.0.x leverages JDK1.4.2 while > Tomcat 5.5.12 leveraging JDK1.5? > > 2005/11/9, MarcLap <[EMAIL PROTECTED]>: > > >> Hi, >> >> I have been messing with this for a few days and can't figure out >> what is >> going on. >> >> 5.0.28 works fine. 5.5.12 does not work at all. Not even port 8080. >> >> Using Solaris 8 >> Apache 1.3.34 >> Ssl 0.9.8a >> Php 4.4.1 >> Jk 1.2.15 >> >> I did not touch anything in the httpd.conf file. >> >> The server.xml is the same >> >> Help! >> >> > > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: 5.0.28 v 5.5.12
Hi, I did not copy the one from the 5.0.28 to 5.5.12. 5.5.12 has the default server.xml. -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 9:09 AM To: Tomcat Users List Subject: RE: 5.0.28 v 5.5.12 > From: MarcLap [mailto:[EMAIL PROTECTED] > Subject: 5.0.28 v 5.5.12 > > 5.0.28 works fine. 5.5.12 does not work at all. Not even port 8080. > > The server.xml is the same The above may well be the problem. There are numerous configuration differences between 5.0 and 5.5, so using the same server.xml and elements could be causing problems. RTFM. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: 5.0.28 v 5.5.12
Does your Tomcat serve a simple html file? I mean Html file, not Jsp file yet. How about the environment variables like JAVA_HOME and CLASSPATH? Well, in Win, these are no longer needed since TC 5.5 (great job!) but maybe they're still needed in Unix/Solaris. MarcLap wrote: > Hi, > > Yes > > Here is the version info > > java version "1.5.0_05" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05) > Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing) > > > > -Original Message- > From: Chen Jerry [mailto:[EMAIL PROTECTED] Sent: Wednesday, > November 09, 2005 7:57 AM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: 5.0.28 v 5.5.12 > > Hey, did you pay attention to that 5.0.x leverages JDK1.4.2 while > Tomcat 5.5.12 leveraging JDK1.5? > > 2005/11/9, MarcLap <[EMAIL PROTECTED]>: > > >> Hi, >> >> I have been messing with this for a few days and can't figure out >> what is >> going on. >> >> 5.0.28 works fine. 5.5.12 does not work at all. Not even port 8080. >> >> Using Solaris 8 >> Apache 1.3.34 >> Ssl 0.9.8a >> Php 4.4.1 >> Jk 1.2.15 >> >> I did not touch anything in the httpd.conf file. >> >> The server.xml is the same >> >> Help! >> >> > > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
tomcat 5.5.12 shows no process
Solaris 8 Apache 1.3.34 Why after it is started there is not process shown as there was with Tomcat 5.0.28? Thanks Marc - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Apache Runtime Lib
I too get this... What am I missing? My LD_LIBRARY is set to LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib/gcc:/usr/local/apr/lib export LD_LIBRARY_PATH INFO: The Apache Portable Runtime which allows optimal performance in production environments was not found on the java.library.path: -Original Message- From: Jean-Pierre Pelletier [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 3:31 PM To: Tomcat Developers List; Tomcat Users List Subject: Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9 With the 64 bit version of tcnative-1.dll, https is working but the Catalina*.log file has this message INFO: The Apache Portable Runtime which allows optimal performance in production environments was not found on the java.library.path: So https works when the .dll is not used. - Original Message - From: "Jean-Pierre Pelletier" <[EMAIL PROTECTED]> To: "Tomcat Developers List" ; "Tomcat Users List" Sent: Wednesday, November 09, 2005 3:10 PM Subject: Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9 >I think I am using a 32 bit JVM, I downloaded it > from Sun as "jdk-1_5_0_04-windows-i586-p.exe". > > - Original Message - > From: "Mladen Turk" <[EMAIL PROTECTED]> > To: "Tomcat Developers List" > Sent: Wednesday, November 09, 2005 2:57 PM > Subject: Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9 > > >> Jean-Pierre Pelletier wrote: >>> https is fixed either by removing the native-1.dll file or by >>> replacing it by the AMD 64 bit version. >>> >>> It looks like there is a bug in the Windows installer that installs the >>> 32 bit version >>> instead of the 64 bit version on a 64 PC. >>> >>> I am surprise that the 32 bit version of native-1.dll wouldn't run on my >>> AMD 64 Athlon 3400+ cpu albeit slower than the 64 bit version? >>> >> >> You are probably using 64 bit JVM. >> Think we'll need some sort of detection for installer. >> Not sure if nsis can detect 32/64 bit jvm. >> >> Regards, >> Mladen. >> >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]