Solaris problem installation

2002-03-05 Thread [EMAIL PROTECTED]

Hi all,

I'm an italian student: for my thesis I have to install Tomcat on a sun 
machine with solaris 8 because I have to do some experiments.
I have tried to install Tomcat 3.3a but when I type ./startup.sh for 
starting tomcat I get this error:

Exception in thread main java.lang.NoClassDefFoundError: org/ap
ache/tomcat/startup/Main

I have followed all the instructions: TOMCAT_HOME is set, JAVA_HOME is 
set and I exported them.

I can't understand the error: where is my error?

Please help me.

Thanks for your help

Laura



Re: Solaris problem installation

2002-03-05 Thread rsequeira


As Lev mentioned, check your JAVA_HOME variable.
Thanks.
RS




lauradiara on 03/05/2002 09:24:15 AM

Please respond to Tomcat Users List [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:

Subject:  Solaris problem installation

Hi all,

I'm an italian student: for my thesis I have to install Tomcat on a sun
machine with solaris 8 because I have to do some experiments.
I have tried to install Tomcat 3.3a but when I type ./startup.sh for
starting tomcat I get this error:

Exception in thread main java.lang.NoClassDefFoundError: org/ap
ache/tomcat/startup/Main

I have followed all the instructions: TOMCAT_HOME is set, JAVA_HOME is
set and I exported them.

I can't understand the error: where is my error?

Please help me.

Thanks for your help

Laura








--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Solaris Problem

2001-08-22 Thread Roy K. Mayr R.

Hi,

I would like to know if anyone out there is successfully using Tomcat with 
Solaris and if so what version of Solaris and what jdk version.

Thanks

Roy




Re: Solaris Problem

2001-08-22 Thread Corey A. Johnson

Here you go.

Solaris 2.7 SPARC
Tomcat 3.2
JDK 1.2.2

and

Solaris 2.7 intel
Tomcat 3.2
JDK 1.3

Cj


Roy K. Mayr R. wrote:

 Hi,

 I would like to know if anyone out there is successfully using Tomcat with
 Solaris and if so what version of Solaris and what jdk version.

 Thanks

 Roy

--
Corey A. Johnson
Creative Network Innovations
http://www.cniweb.net/
1-800-CNi-5547 ** 1-321-259-1984





Re: Solaris Problem

2001-08-22 Thread Matt Barre

Tomcat 3.2.3 and Tomcat4b7 on Solaris 8 with jdk 1.3.1


- Original Message - 
From: Roy K. Mayr R. [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 22, 2001 9:11 AM
Subject: Solaris Problem 


 Hi,
 
 I would like to know if anyone out there is successfully using Tomcat with 
 Solaris and if so what version of Solaris and what jdk version.
 
 Thanks
 
 Roy




Re: Solaris Problem

2001-08-22 Thread Thad Humphries

Roy,

I am mixed success with Tomcat and Solaris.

In all cases, we're running Solaris 2.7 (properly patched), JDK 1.3.1, and 
Tomcat 3.2.3 with mod_jk.

We've two applications.  Fortunately, our web product (a thin-client 
document imaging and workflow application) runs like a top.  My other 
application--a smaller, custom job--tends to hang on Solaris with Tomcat 
and I'm not sure why (works fine on Linux with Tomcat and on Solaris with 
WebLogic).  No crash, no stack trace, just stops running.  Other Tomcat 
served pages (like the examples) continue to work.

I asked yesterday about the possibility of the Tomcat hang being due to a 
race condition in the creation of session beans.  I got not response but 
today am rewriting my application to remove that possiblity just in 
case.  We'll see...

At 12:11 8/22/2001 -0300, you wrote:
I would like to know if anyone out there is successfully using Tomcat with
Solaris and if so what version of Solaris and what jdk version.

-
Thad Humphries   ...no religious test shall ever be required
Web Development Manager   as a qualification to any office or public
Phone: 540/675-3015, x225 trust under the United States. -Article VI 




RE: Solaris Problem

2001-08-22 Thread John Comitas

I have just been able to get 3.3 up and running on Solaris with sdk/jdk
1.3.1

-Original Message-
From: Roy K. Mayr R. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 22, 2001 8:12 AM
To: [EMAIL PROTECTED]
Subject: Solaris Problem


Hi,

I would like to know if anyone out there is successfully using Tomcat with
Solaris and if so what version of Solaris and what jdk version.

Thanks

Roy





Re: Solaris Problem

2001-08-22 Thread Huang Hai - ES/BJ

Do you use Apache with Tomcat, how do you build the mod_jk?

 Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
 list-help: mailto:[EMAIL PROTECTED]
 list-unsubscribe: mailto:[EMAIL PROTECTED]
 list-post: mailto:[EMAIL PROTECTED]
 Delivered-To: mailing list [EMAIL PROTECTED]
 From: Matt Barre [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: Solaris Problem 
 Date: Wed, 22 Aug 2001 10:20:18 -0600
 X-Virus-Scanned: by AMaViS perl-11
 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N
 
 Tomcat 3.2.3 and Tomcat4b7 on Solaris 8 with jdk 1.3.1
 
 
 - Original Message - 
 From: Roy K. Mayr R. [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, August 22, 2001 9:11 AM
 Subject: Solaris Problem 
 
 
  Hi,
  
  I would like to know if anyone out there is successfully using Tomcat with 
  Solaris and if so what version of Solaris and what jdk version.
  
  Thanks
  
  Roy