Re: Problems starting Tomcat 9.0.24 32-bit as a service

2019-08-27 Thread Mark Thomas
On August 27, 2019 5:40:57 PM UTC, Juan Ramirez wrote: >Hello, > >I'm currently having an issue with starting Tomcat 9.0.24 32-bit >version as a service. https://bz.apache.org/bugzilla/show_bug.cgi?id=63625 It seems to be specific to 32-bit Windows. Still digging in to the root cause. You can

RE: Problems starting Tomcat 9.0.24 32-bit as a service

2019-08-27 Thread Juan Ramirez
On Tuesday, August 27, 2019 7:41 PM Juan Ramirez wrote: > >I'm currently having an issue with starting Tomcat 9.0.24 32-bit version as a >service. After installing Tomcat9 using the windows service installer, I try >to run Tomcat9 and get the windows service error: >"Windows could not start Tomca

RE: Problems starting Tomcat 9.0.24 32-bit as a service

2019-08-27 Thread Lemke, Michael ST/HZA-ZIC2
On Tuesday, August 27, 2019 7:41 PM Juan Ramirez wrote: > >I'm currently having an issue with starting Tomcat 9.0.24 32-bit version as a >service. After installing Tomcat9 using the windows service installer, I try >to run Tomcat9 and get the windows service error: >"Windows could not start Tomca

Problems starting Tomcat 9.0.24 32-bit as a service

2019-08-27 Thread Juan Ramirez
Hello, I'm currently having an issue with starting Tomcat 9.0.24 32-bit version as a service. After installing Tomcat9 using the windows service installer, I try to run Tomcat9 and get the windows service error: "Windows could not start Tomcat9 service on Local Computer. Error 1067: The process

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-25 Thread sharkanana
der.findClass(URLClassLoader.java:190) > at sun.misc.Launcher$ExtClassLoader.findClass(Launcher.java:229) > at java.lang.ClassLoader.loadClass(ClassLoader.java:307) > at java.lang.ClassLoader.loadClass(ClassLoader.java:248) > at > com.sun.org.apache.commons.d

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-23 Thread sharkanana
> - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in contex

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-23 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sharkanana, On 7/22/2010 8:34 PM, sharkanana wrote: Here is my server.xml. It is default. Yup, that looks like the default -- or close enough that it doesn't matter what you may have changed. Could you try reinstallin

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sharkanana, On 7/22/2010 8:34 PM, sharkanana wrote: > Here is my server.xml. It is default. Yup, that looks like the default -- or close enough that it doesn't matter what you may have changed. Could you try reinstalling a fresh copy of Tomcat and

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-22 Thread sharkanana
. Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Chuck, > > On 7/22/2010 12:21 AM, Caldarale, Charles R wrote: >>> From: sharkanana [mailto:sharkan...@gmail.com] >>> Subject: Problems starting Tomcat on windows 7 64b

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 7/22/2010 12:21 AM, Caldarale, Charles R wrote: >> From: sharkanana [mailto:sharkan...@gmail.com] >> Subject: Problems starting Tomcat on windows 7 64bit. >> >> I have tried many different versions of tomcat a

RE: Problems starting Tomcat on windows 7 64bit.

2010-07-22 Thread sharkanana
ebug log that I posted before. I have also attempted starting from outside of Intellij(by running the script files or executables), and am getting the same error. Thanks for your quick replies! John n828cl wrote: > >> From: sharkanana [mailto:sharkan...@gmail.com] >> Subject: Probl

Re: Problems starting Tomcat on windows 7 64bit.

2010-07-22 Thread Pid
On 22/07/2010 04:30, sharkanana wrote: > > I've run tomcat so many times before on every one of my computers with no > problem, but I just went to do it today on my desktop and am getting an > error immediately on the start of the server. > > I have set catalina_home, classpath, In addition to C

RE: Problems starting Tomcat on windows 7 64bit.

2010-07-21 Thread Caldarale, Charles R
> From: sharkanana [mailto:sharkan...@gmail.com] > Subject: Problems starting Tomcat on windows 7 64bit. > > I have tried many different versions of tomcat and > all give the same problem. So tell us the exact version of *one* Tomcat you tried that has the problem, along with

Problems starting Tomcat on windows 7 64bit.

2010-07-21 Thread sharkanana
ement(Digester.java:1273) ... 21 more Jul 21, 2010 10:50:09 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 0 ms -- View this message in context: http://old.nabble.com/Problems-starting-Tomcat-on-windows-7-64bit.-tp29232948p29232948.html Sent from the Tomcat - User ma

Re: Re: Problems Starting Tomcat

2006-03-03 Thread Warren Pace
> > > > > >>Hi all > >> > >>I'm having problems starting Tomcat after my home account (in which > >>Tomcat is installed) was moved from one server to another. > >> > >>The most visible thing that has changed is t

Re: Problems Starting Tomcat

2006-03-03 Thread C Rose
er it is configured but not started (could it be during the move you 'lost' the database drivers and so the datasource can't start?) regards C Rose a écrit : Hi all I'm having problems starting Tomcat after my home account (in which Tomcat is installed) was moved from one serv

Re: Problems Starting Tomcat

2006-03-03 Thread David Delbecq
ither it is configured but not started (could it be during the move you 'lost' the database drivers and so the datasource can't start?) regards C Rose a écrit : > Hi all > > I'm having problems starting Tomcat after my home account (in which > Tomcat is installed) wa

Re: Problems Starting Tomcat

2006-03-03 Thread Hadraba Petr
Hi, do you have the tomcat-users.xml file in the $CATALINA_HOME/conf directory? The user database I think is the file storing user names, roles and their passwords... Hope it helps PETR On 3/3/06, C Rose <[EMAIL PROTECTED]> wrote: > Hi all > > I'm having problems starting

Problems Starting Tomcat

2006-03-03 Thread C Rose
Hi all I'm having problems starting Tomcat after my home account (in which Tomcat is installed) was moved from one server to another. The most visible thing that has changed is that my home directory now has a different path. Before the move, my installation of Tomcat worked fine. N