Hello, after scaling back to tomcat 3.2.2 from tomcat 4.0 beta 5, after i
was informed that my jsp pages wouldnt refresh in the winX plat due to a
bug, my jsp page no longer works. when i enter the command tomcat run it
says "out of environment space".  Here is what i currently have in my
autoexec:

PATH=D:\jdk1.3.0_02\bin;%PATH%
SET TOMCAT_HOME=D:\tomcat_3
SET CATALINA_HOME=D:\tomcat_4
SET CLASSPATH=
%CLASSPATH%;D:\jdk1.3.0_02\jre\classes;%TOMCAT_HOME%\common\lib\servlet.jar;
%CATALINA_HOME%\common\lib\servlet.jar
SET JAVA_HOME=D:\jdk1.3.0_02

I was able to view the page before, but ive seemed to have messed something
up and i cant fig out what it is: Here is the error that is generated:

Error: 500
Location: /clan/roster.jsp
Internal Servlet Error:

javax.servlet.ServletException: [Microsoft][ODBC Microsoft Access Driver]
'(unknown)' is not a valid path.  Make sure that the path name is spelled
correctly and that you are connected to the server on which the file
resides.


Reply via email to