| latest snapshot throws 5082 ERROR_STARTUP_ERROR | gio...@giordy.it | 15/02/17 04:09 | Hi, I tried to install one of the latest snapshots, both on Windows (Java 8 + Tomcat 8.5.11) and Linux (same versions) but when I access the app I get the following error:
thanks, Giordano |
| Re: latest snapshot throws 5082 ERROR_STARTUP_ERROR | Giordano Bianchi | 15/02/17 08:22 | Sorry I forgot to add that:
1) this happens right after the initial configuration (connected to Active Directory, remote db on SQL) 2) builds earlier than November 2016 do not have this issue |
| Re: latest snapshot throws 5082 ERROR_STARTUP_ERROR | Max DiOrio | 16/02/17 13:23 | Same thing. 2017-02-16T16:20:35Z, FATAL, svc.PwmServiceManager, unexpected error instantiating service class 'password.pwm.svc.report.ReportService', cannot load, error: null 2017-02-16T16:20:35Z, FATAL, pwm.PwmApplication, 5082 ERROR_STARTUP_ERROR (unexpected error instantiating service class 'password.pwm.svc.report.ReportService', cannot load, error: null) 2017-02-16T16:20:35Z, FATAL, http.ContextManager, unexpected error instantiating service class 'password.pwm.svc.report.ReportService', cannot load, error: null 2017-02-16T16:21:13Z, ERROR, filter.RequestInitializationFilter, unable to satisfy incoming request, application is not available 2017-02-16T16:21:14Z, ERROR, resource.ResourceFileServlet, unable to satisfy request using standard mechanism, reverting to raw resource server 2017-02-16T16:21:37Z, ERROR, util.RandomPasswordGenerator, failed random password generation after 790ms after 2000 tries. (errors=2, judgeLevel=44 2017-02-16T16:22:14Z, ERROR, filter.RequestInitializationFilter, unable to satisfy incoming request, application is not available 2017-02-16T16:22:14Z, ERROR, resource.ResourceFileServlet, unable to satisfy request using standard mechanism, reverting to raw resource server |
| Re: latest snapshot throws 5082 ERROR_STARTUP_ERROR | will...@gmail.com | 17/02/17 06:48 | On Wednesday, February 15, 2017 at 7:09:38 AM UTC-5, gio...@giordy.it wrote: We have the same problem as well connected to AD via LDAPS. I have tried Remote DB on SQL, LDAP Integrated, and LocalDB. All have produced the same error. |
| Re: latest snapshot throws 5082 ERROR_STARTUP_ERROR | mirko...@gmail.com | 17/02/17 09:46 | Hi!, same issue here after initial configuration:
2017-02-17T15:32:49.629Z, WARN , http.JspUtility, unable to load pwmRequest object during jsp execution: 5015 ERROR_UNKNOWN (attempt to read PwmSession from HttpSession failed) 2017-02-17T15:32:49.629Z, WARN , http.JspUtility, unable to load pwmRequest object during jsp execution: 5015 ERROR_UNKNOWN (attempt to read PwmSession from HttpSession failed) 2017-02-17T15:32:49.629Z, WARN , http.JspUtility, unable to load pwmRequest object during jsp execution: 5015 ERROR_UNKNOWN (attempt to read PwmSession from HttpSession failed) 2017-02-17T15:32:49.629Z, ERROR, tag.PwmScriptTag, error while processing PwmScriptTag: 5015 ERROR_UNKNOWN (attempt to read PwmSession from HttpSession failed) 2017-02-17T15:32:49.629Z, WARN , http.JspUtility, unable to load pwmRequest object during jsp execution 2017-02-17T15:32:49.723Z, ERROR, tag.JspThrowableHandlerTag, jsp error reference 96097A49DBAB9D3FEEC8695802AF07A701AFCE57 (stacktrace follows) org.apache.jasper.JasperException: An exception occurred processing JSP page /public/reference/environment.jsp at line 50
|
| Re: latest snapshot throws 5082 ERROR_STARTUP_ERROR | mirko...@gmail.com | 17/02/17 10:11 | To me the last working snapshot is of 29 jan 2017
|
| Re: latest snapshot throws 5082 ERROR_STARTUP_ERROR | Jason Rivard | 17/02/17 12:16 | Today's build should fix this issue. |
| Re: latest snapshot throws 5082 ERROR_STARTUP_ERROR | Giordano Bianchi | 20/02/17 00:59 | Hi Jason, it worked like a charm! Thanks, Giordano |