Re: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread Luis Torres
If you want to use the 64 bit JDK there's no other option. First download and extract the a 50MB file and then do the same for a 5MB one that adds the things necessary for the 64 bit stuff. But in this case you're probably right. It's a better idea to get ANY version of Java working and then g

Re: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread William Bonnet
Hi Be sure to extract the 32bit version of your JDK or JRE first... and then install the 64bit patch. Otherwise it wont work. Do you really need to do this ? It works fine withonly downloading the right version of JDK from java.sun.com In your place I'd define CATALINA_HOME and JAVA_HOME in

Re: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread Luis Torres
. Looks like I did not install the downloaded JDk1.5 correctly. But, JDK1.5 installation is just running the sh file right? Rgds On 10/29/05, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: From: Nick Lee [mailto:[EMAIL PROTECTED] Subject: Re: Can't start Tomcat 5.5.12 on Solaris

Re: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread William Bonnet
Hi I just tried compiling a simple java program and got a segmentation fault. I was using JDK5.0 which I just downloaded. It's really strange that the javac compiler makes a segfault... can you give us some more information ? are you sure the installation was successfull ? on which kind o

RE: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread Caldarale, Charles R
> From: Nick Lee [mailto:[EMAIL PROTECTED] > Subject: Re: Can't start Tomcat 5.5.12 on Solaris 9 > > Looks like I did not install the downloaded JDk1.5 correctly. > But, JDK1.5 installation is just running the sh file right? Not sure what you mean by "just runni

Re: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread Nick Lee
. But, JDK1.5 installation is just running the sh file right? Rgds On 10/29/05, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > > From: Nick Lee [mailto:[EMAIL PROTECTED] > > Subject: Re: Can't start Tomcat 5.5.12 on Solaris 9 > > > > I tried jakarta-tomca

RE: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread Caldarale, Charles R
> From: Nick Lee [mailto:[EMAIL PROTECTED] > Subject: Re: Can't start Tomcat 5.5.12 on Solaris 9 > > I tried jakarta-tomcat-4.1.31 still encounter the same core > dump problem. Just could not start tomcat. But you didn't answer my question: do simple Java programs (

Re: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread Nick Lee
I tried jakarta-tomcat-4.1.31 still encounter the same core dump problem. Just could not start tomcat. Rgds On 10/29/05, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > > From: Nick Lee [mailto:[EMAIL PROTECTED] > > Subject: Can't start Tomcat 5.5.12 on Solaris 9

RE: Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread Caldarale, Charles R
> From: Nick Lee [mailto:[EMAIL PROTECTED] > Subject: Can't start Tomcat 5.5.12 on Solaris 9 > > Any idea where to look for, how to troubleshoot or what > could be wrong? Do simple Java programs work? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE

Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread Nick Lee
Hi All, I just downloaded tomcat 5.5.12, trying to run it on Solaris 9. I did not make any changes to the config file at all. Just set the environment variables CATALINA_HOME and JAVA_HOME to point to the right directories. When I start 'catalina.sh run', I keep getting core dump with segmentati

Can't start Tomcat 5.5.12 on Solaris 9

2005-10-28 Thread Nick Lee
Hi All, I just downloaded tomcat 5.5.12, trying to run it on Solaris 9. I did not make any changes to the config file at all. Just set the environment variables CATALINA_HOME and JAVA_HOME to point to the right directories. When I start 'catalina.sh run', I keep getting core dump with segmentati