Consultor Eletrônico



Kbase P131402: HTTP ERROR: 500 Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/05/2008
Status: Unverified

FACT(s) (Environment):

EasyAsk 9.7

SYMPTOM(s):

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 fork is true, ignoring compiler setting. [javac] Compiling 1 source file [javac] Since fork is true, ignoring compiler setting. RequestURI=/EasyAsk/admin/ServerLogViewer.jsp

include=admin/ServerLogViewer_jsp.java
Exception compiling Error running \javac compiler

CAUSE:

Installation files for EasyAsk 9.7 are missing files for ServerLogViewer_jsp.class and SLR_Main_jsp.class. So, when attempting to view the server log from the server monitor the HTTP ERROR: 500 occurs.

FIX:

Modify EasyAsk.properties by changing the JVMDir line as follows. Then restart the server.
JVMDir=..\jre\bin
This will compile the java file when the server log option is chosen from the server monitor.