GBByPass icon indicating copy to clipboard operation
GBByPass copied to clipboard

webshell返回500报错

Open raymonYuan opened this issue 2 years ago • 1 comments

HTTP Status 500 - Unable to compile class for JSP: type Exception report

message Unable to compile class for JSP:

description The server encountered an internal error that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 15 in the jsp file: /2.jsp Duplicate local variable tas9ertest 12: %><% 13: out.println("Random Garbage Data:"); 14: Random tas9ertest = new Random(); 15: int tas9ertest = tas9ertest.nextInt(1234); 16: int tas9ertest = tas9ertest.nextInt(5678); 17: int tas9ertest = tas9ertest.nextInt(1357); 18: int tas9ertest = tas9ertest.nextInt(2468);

An error occurred at line: 15 in the jsp file: /2.jsp

raymonYuan avatar Mar 18 '22 06:03 raymonYuan

已修复

czz1233 avatar Mar 18 '22 06:03 czz1233