Consultor Eletrônico



Kbase P121037: HTTP ERROR: 500 Unable to compile class for JSP on EasyAsk server (Since compiler setting isn't clas
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/12/2008
Status: Verified

SYMPTOM(s):

HTTP ERROR: 500 Unable to compile class for JSP Since compiler setting isn't classic or modern, ignoring fork setting.

HTTP ERROR: 500 Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Since compiler setting isn't classic or modern,ignoring fork setting. [javac] Compiling 1 source file [javac] Since compiler setting isn't classic or modern,ignoring fork setting.


FACT(s) (Environment):

EasyAsk
Windows 32 Intel

CAUSE:

This is a path/classpath problem. Make sure the easyaskenv.bat file was run after installation and that the classpath and path variables have been properly set.

FIX:

Run the easyaskenv.bat file. This will set the PATH variable to point to the EasyAsk install directoryTo verify the path environment variable, you can do the following:
open a cmd window
-- check the path "echo %PATH%"
-- if not already there, add the ea install dir to the front of the path
-- start the server in that command window
-- hit the URL to test