You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/07/24 23:03:26 UTC

DO NOT REPLY [Bug 21867] New: - problem installing Tomcat 4124 on Win2k

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21867>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21867

problem installing Tomcat 4124 on Win2k

           Summary: problem installing Tomcat 4124 on Win2k
           Product: Tomcat 4
           Version: 4.1.24
          Platform: Other
               URL: http://jakarta.apache.org/tomcat/tomcat-4.1-
                    doc/README.txt
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: JSS@B2.net


I downloaded the package Tomcat-4.1.24.zip extracted it and opened the 
running.txt - the first problem was that it said I could get this package from  
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/ - This directory 
is empty

Second it tells me to set an environment to the variable I installed the JDK - 
well the windows install did not give me an installation path which is 
c:\program files\java\j2re1.4.2 (win2k) - just maybe could be noted in the doc

Third and most important is the error returned when running startup which is 

The JAVA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
Using CATALINA_BASE:   c:\tomcat4124
Using CATALINA_HOME:   c:\tomcat4124
Using CATALINA_TMPDIR: c:\tomcat4124\temp
Using JAVA_HOME:       c:\program files\java\j2re1.4.2
The system cannot find the file -Djava.endorsed.dirs=.
C:\Tomcat4124\bin>

my environment is set correctly as I can do a - "CD %JAVA_HOME% and it will 
take me to the installation directory

C:\Tomcat4124\bin>set
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\administrator.B2\Application Data
CATALINA_HOME=c:\tomcat4124
CommonProgramFiles=C:\Program Files\Common Files
ComSpec=C:\WINNT\system32\cmd.exe
EXCHICONS=C:\Program Files\Exchsrvr\bin\maildsmx.dll
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\administrator.B2
JAVA_HOME=c:\program files\java\j2re1.4.2
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Os2LibPath=C:\WINNT\system32\os2\dll;
Path=D:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program F
iles\Common Files\Network Associates\VirusScan Engine\4.0.xx\
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 3 Stepping 0, AuthenticAMD
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0300
ProgramFiles=C:\Program Files
PROMPT=$P$G
SystemDrive=C:
SystemRoot=C:\WINNT
TEMP=C:\DOCUME~1\ADMINI~1.B2\LOCALS~1\Temp
TMP=C:\DOCUME~1\ADMINI~1.B2\LOCALS~1\Temp
USERNAME=administrator
USERPROFILE=C:\Documents and Settings\administrator.B2
windir=C:\WINNT


Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org