Created
March 18, 2016 21:02
-
-
Save JohnTheodore/ac138c62b2f5c151b466 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO | jvm 1 | 2016/03/18 21:01:10 | ... 54 more | |
INFO | jvm 1 | 2016/03/18 21:01:11 | 2016-03-18 21:01:11,525 INFO [org.gluu.oxtrust.action.Authenticator] authorizationCode : 140501ef-c544-4974-b6ef-ede28ac58ea5 | |
INFO | jvm 1 | 2016/03/18 21:01:11 | 2016-03-18 21:01:11,526 INFO [org.gluu.oxtrust.action.Authenticator] scopes : user_name email openid profile | |
INFO | jvm 1 | 2016/03/18 21:01:11 | 2016-03-18 21:01:11,526 INFO [org.gluu.oxtrust.action.Authenticator] clientID : @!9E1B.E3BE.F56B.47DA!0001!9AA2.1121!0008!8FCD.5C4B | |
INFO | jvm 1 | 2016/03/18 21:01:11 | 2016-03-18 21:01:11,526 INFO [org.gluu.oxtrust.action.Authenticator] getting accessToken | |
INFO | jvm 1 | 2016/03/18 21:01:11 | 2016-03-18 21:01:11,526 INFO [org.gluu.oxtrust.action.Authenticator] tokenURL : https://gluu.example.com/oxauth/seam/resource/restv1/oxauth/token | |
INFO | jvm 1 | 2016/03/18 21:01:11 | 2016-03-18 21:01:11,526 INFO [org.gluu.oxtrust.action.Authenticator] Sending request to token endpoint | |
INFO | jvm 1 | 2016/03/18 21:01:11 | 2016-03-18 21:01:11,526 INFO [org.gluu.oxtrust.action.Authenticator] redirectURI : https://gluu.example.com/identity/authentication/authcode | |
INFO | jvm 1 | 2016/03/18 21:01:11 | 2016-03-18 21:01:11,534 ERROR [org.xdi.oxauth.client.TokenClient] sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target | |
INFO | jvm 1 | 2016/03/18 21:01:11 | javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1916) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1472) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:213) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.Handshaker.process_record(Handshaker.java:849) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1035) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1344) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:535) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:403) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor.execute(ApacheHttpClient4Executor.java:182) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.resteasy.core.interception.ClientExecutionContextImpl.proceed(ClientExecutionContextImpl.java:39) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor.execute(AcceptEncodingGZIPInterceptor.java:40) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.resteasy.core.interception.ClientExecutionContextImpl.proceed(ClientExecutionContextImpl.java:45) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.resteasy.client.ClientRequest.execute(ClientRequest.java:444) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.resteasy.client.ClientRequest.httpMethod(ClientRequest.java:688) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.resteasy.client.ClientRequest.post(ClientRequest.java:572) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.resteasy.client.ClientRequest.post(ClientRequest.java:577) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.xdi.oxauth.client.TokenClient.exec(TokenClient.java:303) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.xdi.oxauth.client.TokenClient.execAuthorizationCode(TokenClient.java:112) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.gluu.oxtrust.action.Authenticator.oAuthGetAccessToken(Authenticator.java:538) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.reflect.GeneratedMethodAccessor392.invoke(Unknown Source) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.lang.reflect.Method.invoke(Method.java:606) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.core.SynchronizationInterceptor.aroundInvoke(SynchronizationInterceptor.java:35) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.gluu.oxtrust.action.Authenticator_$$_javassist_seam_41.oAuthGetAccessToken(Authenticator_$$_javassist_seam_41.java) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.reflect.GeneratedMethodAccessor391.invoke(Unknown Source) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.lang.reflect.Method.invoke(Method.java:606) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:335) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:348) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.parser.AstPropertySuffix.invoke(AstPropertySuffix.java:58) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.parser.AstValue.invoke(AstValue.java:96) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.core.Expressions$2.invoke(Expressions.java:222) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.navigation.Page.preRender(Page.java:311) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.navigation.Pages.preRender(Pages.java:351) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.jsf.SeamPhaseListener.preRenderPage(SeamPhaseListener.java:565) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.jsf.SeamPhaseListener.beforeRenderResponse(SeamPhaseListener.java:476) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.jsf.SeamPhaseListener.beforeServletPhase(SeamPhaseListener.java:147) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:117) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at com.sun.faces.lifecycle.Phase.handleBeforePhase(Phase.java:228) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:99) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:486) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:411) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:338) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.RewriteFilter.process(RewriteFilter.java:98) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.RewriteFilter.doFilter(RewriteFilter.java:57) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.IdentityFilter.doFilter(IdentityFilter.java:40) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.lang.Thread.run(Thread.java:745) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.validator.Validator.validate(Validator.java:260) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1454) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | ... 103 more | |
INFO | jvm 1 | 2016/03/18 21:01:11 | Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | ... 109 more | |
INFO | jvm 1 | 2016/03/18 21:01:11 | 2016-03-18 21:01:11,534 INFO [org.gluu.oxtrust.action.Authenticator] tokenResponse : null | |
INFO | jvm 1 | 2016/03/18 21:01:11 | 2016-03-18 21:01:11,535 ERROR [org.jboss.seam.exception.Exceptions] handled and logged exception | |
INFO | jvm 1 | 2016/03/18 21:01:11 | javax.el.ELException: java.lang.NullPointerException | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:339) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:348) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.parser.AstPropertySuffix.invoke(AstPropertySuffix.java:58) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.parser.AstValue.invoke(AstValue.java:96) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:276) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.core.Expressions$2.invoke(Expressions.java:222) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.navigation.Page.preRender(Page.java:311) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.navigation.Pages.preRender(Pages.java:351) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.jsf.SeamPhaseListener.preRenderPage(SeamPhaseListener.java:565) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.jsf.SeamPhaseListener.beforeRenderResponse(SeamPhaseListener.java:476) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.jsf.SeamPhaseListener.beforeServletPhase(SeamPhaseListener.java:147) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:117) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at com.sun.faces.lifecycle.Phase.handleBeforePhase(Phase.java:228) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:99) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:748) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:486) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:411) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:338) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.RewriteFilter.process(RewriteFilter.java:98) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.RewriteFilter.doFilter(RewriteFilter.java:57) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:60) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.IdentityFilter.doFilter(IdentityFilter.java:40) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:73) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.lang.Thread.run(Thread.java:745) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | Caused by: java.lang.NullPointerException | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.gluu.oxtrust.action.Authenticator.oAuthGetAccessToken(Authenticator.java:541) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.reflect.GeneratedMethodAccessor392.invoke(Unknown Source) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.lang.reflect.Method.invoke(Method.java:606) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.util.Reflections.invoke(Reflections.java:22) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:32) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:28) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:79) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:44) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.core.SynchronizationInterceptor.aroundInvoke(SynchronizationInterceptor.java:35) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:196) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:114) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.gluu.oxtrust.action.Authenticator_$$_javassist_seam_41.oAuthGetAccessToken(Authenticator_$$_javassist_seam_41.java) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.reflect.GeneratedMethodAccessor391.invoke(Unknown Source) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at java.lang.reflect.Method.invoke(Method.java:606) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:335) | |
INFO | jvm 1 | 2016/03/18 21:01:11 | ... 54 more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment