You need to set your JAVA_HOME environment varible. Your system is probably trying to use the wrong Java runtime. I know this always happens to people who have Dreamweaver installed on their machines.
On Monday 03 March 2003 08:03 am, Turner, John wrote: > If you can see Tomcat on port 8080 then it is running. > > John > > > -----Original Message----- > > From: Curtis Seyfried [mailto:[EMAIL PROTECTED] > > Sent: Saturday, March 01, 2003 1:10 PM > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: HELP ! RE:RE: RE:setting up tomcat 4.1 > > > > > > ______________________________________________________________ > > _______________ > > I have been trying to setup Tomcat 4.1 I have entered all > > class and other > > paths. When I run Startup it goes through a whole set of > > operations then > > finishes with > > > > "can not find file or directory or one of its components > > -Djava.endorsed.dirs=" > > > > > > If someone can help I'd appreciate it. > > > > If a log of the startup would help I would create one if I > > knew how, so if > > someone can tell me I'd > > appreciates that also. > > > > I am running Dell Dimension XPS t700r PIII-700mHz. 256meg > > RAM Win2K pro > > sp3 with all security and other patches. Both j2sdk and j2se1.4.1_01 > > reside on my D:\ > > Tomcat is located in E:\program files_jakarta_libraries\Tomcat 4.1 > > > > I have Sun's Java j2sdk1.4.1 set as JAVA_HOME j2sdk1.4.1 is > > exactly the > > way the directory is written. I have numerous other Java > > apps that use the > > same JAVA_HOME and have no problems. > > > > After receiving the below responses I did a search on my > > entire HD : C:\ ; > > D:\ and E:\ there is NOTHING called > > -Djava.endorsed.dirs= ANYWHERE on my HD, nor is there any > > variation of > > this name. > > > > What is the bloody thing ? Where is it supposed to be ? Can > > I download it > > from somewhere and stick it wherever it is supposed to be? > > > > Startup designates and finds CATALINA_HOME OK and all of its > > subs. in > > E:\program files_jakarta_libraries\Tomcat 4.1 > > > > One other piece of info. At another time I started Abyss Web > > Server to > > start looking at it, and on a lark went to > > http://localhost:8080 in my > > browser, and the "You have successfully setup Tomcat" page > > appeared. I > > was able to open and login on the administration page and > > manager page . > > ______________________________________________________________ > > _____________________________ > > > > >Message-ID: > > > > <[EMAIL PROTECTED]> > > > > >From: "Tam, Michael" <[EMAIL PROTECTED]> > > >To: 'Tomcat Users List' <[EMAIL PROTECTED]> > > >Subject: RE: RE:setting up tomcat 4.1 > > >Date: Fri, 28 Feb 2003 18:37:44 -0500 > > >MIME-Version: 1.0 > > >Content-Type: text/plain; > > > charset="iso-8859-1" > > >This only happens when tomcat can't find JAVA_HOME. I just > > > > tested it a > > > > >moment ago when I removed my environment variable. > > >Did you verify the variable by typing %JAVA_HOME% in the > > > > CMT prompt?? > > > > >-----Original Message----- > > >From: Curtis Seyfried [mailto:[EMAIL PROTECTED] > > >Sent: Friday, February 28, 2003 3:25 PM > > >To: [EMAIL PROTECTED] > > >Subject: RE:RE:setting up tomcat 4.1 > > > > > > >Message-ID: > > > >[EMAIL PROTECTED]> > > > >From: "Tam, Michael" <[EMAIL PROTECTED]> > > > >To: 'Tomcat Users List' <[EMAIL PROTECTED]> > > > >Subject: RE: setting up Tomcat 4.1 > > > >Date: Fri, 28 Feb 2003 13:18:15 -0500 > > > >MIME-Version: 1.0 > > > >Content-Type: text/plain; > > > > charset="iso-8859-1" > > > >Did you set JAVA_HOME in your environment variable? > > > >i.e. JAVA_HOME=C:\j2sdk1.4.1 > > > > > >Yes I have JAVA_HOME=D:\j2sdk1.4.1 which is where my > > > > Javasdk is located. > > > > > >-----Original Message----- > > > >From: Curtis Seyfried [mailto:[EMAIL PROTECTED] > > > >Sent: Friday, February 28, 2003 9:41 AM > > > >To: [EMAIL PROTECTED] > > > >Subject: setting up Tomcat 4.1 > > > >I have been trying to setup Tomcat 4.1 I have entered all > > > > class and other > > > > > >paths. When I run Startup it goes through a whole set of > > > > operations then > > > > > >finishes with "can not find -Djava.endorsed.dirs=" > > > >I someone can help I'd appreciate it. If you need a log > > > > of the startup > > > > > >operations I would create one if I knew how, so if > > > > someone can tell me I'd > > > > > >appreciates that also. > > > >I am running Dell Dimension XPS t700r PIII-700mHz. > > > > 256meg RAM Win2K pro > > > > > >sp3 with all security and other patches. > > > >I have Sun's Java j2sdk1.4.1 > > > > ------------------ > > All Outgoing mail, downloaded files and e-mail attachments > > are certified > > Virus Free. Checked by Symantec Norton Anti-virus 2003 using > > the latest > > virus definition > > list. > > ------------------------ > > All Incoming mail, downloaded files and e-mail attachments > > are certified > > Virus Free. Checked by Symantec Norton Anti-virus 2003 using > > the latest > > virus definition > > list. > > Curtis Seyfried <mailto:[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]
