RE: Can't start tomcat 5.5.26 service on windows

2008-11-05 Thread Rajeev Maskey
> > The stderr log says: > > java.lang.ClassNotFoundException: > org.apache.catalina.startup.Catalina > > >That's in server/lib/catalina.jar; you apparently > have discovered your > >missing parameters. I am having this problem when trying to start tomcat as a service on windows. The problem

RE: Can't start tomcat 5.5.26 service on windows

2008-03-12 Thread Caldarale, Charles R
> From: Eric Hawkes [mailto:[EMAIL PROTECTED] > Subject: RE: Can't start tomcat 5.5.26 service on windows > > One note: the Java tab has the "Use default" check box checked, and > the JVM path says: > C:\Program Files\Java\jre1.5.0_12\bin\client\jvm.dll > I

RE: Can't start tomcat 5.5.26 service on windows

2008-03-12 Thread Eric Hawkes
uite a bit from this exchange, so I'll proceed from here. Thanks for all the help, Eric -Original Message- From: Eric Hawkes Sent: Wednesday, March 12, 2008 5:30 PM To: 'Tomcat Users List' Cc: Eric Hawkes Subject: RE: Can't start tomcat 5.5.26 service on windows Hi,

RE: Can't start tomcat 5.5.26 service on windows

2008-03-12 Thread Eric Hawkes
gram Files\Microsoft Visual Studio 9.0\Common7\Tools\ VSCOMNTOOLS="C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\" windir=C:\WINDOWS Thanks, Eric -----Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 7:10 AM To: Tom

Re: Can't start tomcat 5.5.26 service on windows

2008-03-11 Thread David Smith
Charles Caldarale wrote: I would recommend installing Tomcat (and the JVM) in directory paths without spaces; Microsoft made a real blunder when putting spaces in frequently used directory names, and Apache isn't helping. I agree. MS could have done something as dirt simple as c:\Software which

RE: Can't start tomcat 5.5.26 service on windows

2008-03-11 Thread Caldarale, Charles R
> From: Eric Hawkes [mailto:[EMAIL PROTECTED] > Subject: RE: Can't start tomcat 5.5.26 service on windows > > The Java Classpath field in the Java tab is also empty. Which is the cause of the current problem. It should be this: C:\Program Files\Apache Software Foundati

RE: Can't start tomcat 5.5.26 service on windows

2008-03-11 Thread Eric Hawkes
icrosoft Visual Studio 9.0\Common7\Tools\ VSCOMNTOOLS="C:\Program Files\Microsoft Visual Studio .NET\Common7\Tools\" windir=C:\WINDOWS __COMPAT_LAYER=EnableNXShowUI Thanks, Eric -Original Message----- From: Pid [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 1:11 AM

RE: Can't start tomcat 5.5.26 service on windows

2008-03-11 Thread Caldarale, Charles R
> From: Eric Hawkes [mailto:[EMAIL PROTECTED] > Subject: RE: Can't start tomcat 5.5.26 service on windows > > We install the JRE, and then we copy the server jvm.dll > (taken from an SDK install) to > C:\Program Files\Java\jre1.5.0_12\bin\server\jvm.dll Does the server

Re: Can't start tomcat 5.5.26 service on windows

2008-03-11 Thread Pid
Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2008 7:33 PM To: Tomcat Users List Subject: RE: Can't start tomcat 5.5.26 service on windows From: Eric Hawkes [mailto:[EMAIL PROTECTED] Subject: RE: Can't start tomcat 5.5.26 service on wi

RE: Can't start tomcat 5.5.26 service on windows

2008-03-10 Thread Eric Hawkes
m.dll when I install this way. When I change the installation to use the server vm, things stop working again. Thanks, Eric -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2008 7:33 PM To: Tomcat Users List Subject: RE: Can

RE: Can't start tomcat 5.5.26 service on windows

2008-03-10 Thread Caldarale, Charles R
> From: Eric Hawkes [mailto:[EMAIL PROTECTED] > Subject: RE: Can't start tomcat 5.5.26 service on windows > > Does this suggest a cause to my earlier problems? Probably means you don't have the parameters quite right for the tomcat5.exe program. Look at what the servic

RE: Can't start tomcat 5.5.26 service on windows

2008-03-10 Thread Eric Hawkes
;t start tomcat 5.5.26 service on windows > From: Eric Hawkes [mailto:[EMAIL PROTECTED] > Subject: RE: Can't start tomcat 5.5.26 service on windows > > I tried something simpler: a plain unzip install. It still > doesn't work, and my web searches haven't be

RE: Can't start tomcat 5.5.26 service on windows

2008-03-10 Thread Caldarale, Charles R
> From: Eric Hawkes [mailto:[EMAIL PROTECTED] > Subject: RE: Can't start tomcat 5.5.26 service on windows > > I tried something simpler: a plain unzip install. It still > doesn't work, and my web searches haven't been fruitful. What happens if you enter the p

RE: Can't start tomcat 5.5.26 service on windows

2008-03-10 Thread Eric Hawkes
Hi, I tried something simpler: a plain unzip install. It still doesn't work, and my web searches haven't been fruitful. This is so simple, I have either missed something quite obvious, or I have really screwed up my dev environment. I've been working on this for quite a long time. Any he