2017-09-11 09:49:03,217 [7000] [74] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:03,232 [7000] [78] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] 2017-09-11 09:49:03,232 [7000] [198] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:03,217 [7000] [302] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] 2017-09-11 09:49:03,232 [7000] [54] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SmartCash_GDP] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SmartCash_GDP/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project SmartCash_GDP in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SmartCash_GDP/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:03,232 [7000] [64] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:03,217 [7000] [49] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:03,263 [7000] [302] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:03,232 [7000] [144] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] 2017-09-11 09:49:03,248 [7000] [210] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:03,263 [7000] [144] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:03,263 [7000] [78] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:Wichita_IVR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Wichita_IVR in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/Wichita_IVR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:03,404 [7000] [54] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:AUTO_ADVANTAGE Project:ALFA] 2017-09-11 09:49:03,419 [7000] [54] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:AUTO_ADVANTAGE Project:ALFA] 2017-09-11 09:49:03,419 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/246. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:03,419 [7000] [54] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:AUTO_ADVANTAGE Project:ALFA] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:03,419 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/246. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/246,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:03,529 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:03,529 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:03,529 [7000] [183] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:03,731 [7000] [28] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:03,731 [7000] [28] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:03,731 [7000] [28] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:04,043 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/tests/82. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:AUTO_ADVANTAGE Project:ALFA] 2017-09-11 09:49:04,043 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/tests/82. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/tests/82,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:AUTO_ADVANTAGE Project:ALFA] 2017-09-11 09:49:04,137 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:AUTO_ADVANTAGE Project:ALFA] 2017-09-11 09:49:04,137 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/project-properties?page-size=2000&start-index=1&query={domain[AUTO_ADVANTAGE];project-name[ALFA];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:AUTO_ADVANTAGE Project:ALFA] 2017-09-11 09:49:04,153 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:04,153 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/project-properties?page-size=2000&start-index=1&query={domain[AUTO_ADVANTAGE];project-name[ALFA];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:04,153 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:04,246 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:04,262 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:04,262 [7000] [183] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:04,371 [7000] [210] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:AUTO_ADVANTAGE Project:ALFA] 2017-09-11 09:49:04,371 [7000] [210] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:AUTO_ADVANTAGE Project:ALFA] 2017-09-11 09:49:04,371 [7000] [210] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:AUTO_ADVANTAGE Project:ALFA] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project ALFA in domain AUTO_ADVANTAGE

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/AUTO_ADVANTAGE/projects/ALFA/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:04,480 [7000] [129] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:04,480 [7000] [129] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:04,480 [7000] [129] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:04,589 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/209. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:04,589 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/209. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/209,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:04,699 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:04,699 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:04,699 [7000] [183] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:04,792 [7000] [14] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:04,808 [7000] [14] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:04,808 [7000] [14] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:04,901 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:04,917 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,011 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,011 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,026 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:05,213 [7000] [64] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,229 [7000] [64] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,229 [7000] [64] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:05,619 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,635 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,728 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,728 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,744 [7000] [183] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:05,931 [7000] [257] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,947 [7000] [257] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:05,947 [7000] [257] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:06,337 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:06,352 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:06,446 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:06,461 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:06,461 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:06,664 [7000] [74] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:06,680 [7000] [74] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:06,680 [7000] [74] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:07,101 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:07,117 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/tests/248,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:07,210 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:07,226 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:07,226 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/project-properties?page-size=2000&start-index=1&query={domain[CORP];project-name[Corp_GEMS];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:07,429 [7000] [49] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:07,444 [7000] [49] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] 2017-09-11 09:49:07,444 [7000] [49] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:CORP Project:Corp_GEMS] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project Corp_GEMS in domain CORP

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/CORP/projects/Corp_GEMS/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:08,193 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:08,209 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:08,302 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:08,318 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:08,318 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:08,505 [7000] [151] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:08,521 [7000] [151] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:08,521 [7000] [151] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:11,843 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:11,843 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:11,953 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:11,953 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:11,968 [7000] [183] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:12,062 [7000] [49] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:12,062 [7000] [49] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:12,062 [7000] [49] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:15,463 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:15,494 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:15,572 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:15,587 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:15,587 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:15,790 [7000] [257] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:15,790 [7000] [257] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:15,806 [7000] [257] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:19,097 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:19,113 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/159,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:19,207 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:19,207 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:19,207 [7000] [183] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:19,425 [7000] [54] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:19,425 [7000] [54] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:19,425 [7000] [54] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:22,732 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/173. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:22,748 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/173. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/173,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:22,841 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:22,841 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:22,857 [7000] [183] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:22,951 [7000] [120] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:22,951 [7000] [120] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:22,966 [7000] [120] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:26,383 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/173. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:26,398 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/173. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/173,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:26,492 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:26,492 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:26,492 [7000] [183] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:26,601 [7000] [277] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:26,601 [7000] [277] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:26,601 [7000] [277] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:29,971 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/168. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:29,971 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/168. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/168,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:30,080 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:30,080 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[SA_11_1_and_11_2];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:30,095 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[SA_11_1_and_11_2];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:30,283 [7000] [241] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:30,283 [7000] [241] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:30,298 [7000] [241] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:33,652 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/168. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:33,652 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/168. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/168,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:33,762 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:33,762 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[SA_11_1_and_11_2];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:33,777 [7000] [183] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[SA_11_1_and_11_2];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:33,980 [7000] [52] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:33,980 [7000] [52] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:33,996 [7000] [52] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:37,318 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/217. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:37,334 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/217. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/217,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:37,428 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:37,428 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:37,428 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:37,521 [7000] [49] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:37,537 [7000] [49] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:37,537 [7000] [49] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:41,016 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/209. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:41,031 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/209. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/209,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:41,125 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:41,125 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:41,140 [7000] [183] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:41,343 [7000] [119] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:41,343 [7000] [119] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:41,359 [7000] [119] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:42,576 [7000] [183] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 09:49:42,591 [7000] [183] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 09:49:42,591 [7000] [183] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 09:49:42,591 [7000] [183] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 09:49:42,607 [7000] [183] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 09:49:42,607 [7000] [74] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 09:49:44,744 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/217. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:44,760 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/217. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/217,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:44,853 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:44,869 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:44,869 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:45,415 [7000] [208] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 09:49:45,415 [7000] [123] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:45,446 [7000] [208] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 09:49:45,446 [7000] [15] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:46,803 [7000] [172] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 09:49:46,819 [7000] [40] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:47,521 [7000] [178] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:47,630 [7000] [178] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 09:49:48,129 [7000] [277] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:48,129 [7000] [277] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:48,129 [7000] [277] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:48,504 [7000] [208] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 09:49:48,504 [7000] [131] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:48,597 [7000] [208] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 09:49:48,597 [7000] [130] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:51,452 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/225. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:51,452 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/tests/225. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/tests/225,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:51,561 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:51,561 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:51,561 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[DFS_DMR];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:51,670 [7000] [49] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:51,670 [7000] [49] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] 2017-09-11 09:49:51,670 [7000] [49] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DFS_DMR] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'DFS_DMR' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DFS_DMR/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:55,056 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/161. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:55,071 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/161. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/161,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:55,165 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:55,165 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[SA_11_1_and_11_2];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:55,165 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[SA_11_1_and_11_2];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:55,274 [7000] [119] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:55,274 [7000] [119] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:55,274 [7000] [119] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:49:58,706 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/165. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:58,722 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/165. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/tests/165,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:58,815 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:58,815 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[SA_11_1_and_11_2];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:58,815 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[SA_11_1_and_11_2];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:49:58,909 [7000] [129] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:58,924 [7000] [129] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] 2017-09-11 09:49:58,924 [7000] [129] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:SA_11_1_and_11_2] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs. Reason:

    Server Error

Caused by:

com.hp.alm.platform.siteadmin.session.ProjectNotActiveException: Project 'SA_11_1_and_11_2' in domain 'DFS' is not active. Please contact your Site Administrator
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:149)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/SA_11_1_and_11_2/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:02,310 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/tests/335. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter] 2017-09-11 09:50:02,325 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/tests/335. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/tests/335,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter] 2017-09-11 09:50:02,419 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter] 2017-09-11 09:50:02,419 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[AccountCenter];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter] 2017-09-11 09:50:02,419 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/project-properties?page-size=2000&start-index=1&query={domain[DFS];project-name[AccountCenter];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:02,528 [7000] [278] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter] 2017-09-11 09:50:02,528 [7000] [278] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter] 2017-09-11 09:50:02,528 [7000] [278] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:05,274 [7000] [208] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 09:50:05,274 [7000] [84] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 51d89d94-56de-4181-b1dd-6c758b2214cf] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:05,960 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/422. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:05,960 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/422. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/422,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:06,069 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:06,069 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:06,069 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:06,272 [7000] [129] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:06,288 [7000] [129] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:06,288 [7000] [129] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:09,642 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/426. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:09,642 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/426. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/426,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:09,751 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:09,751 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:09,767 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:09,954 [7000] [278] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:09,954 [7000] [278] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:09,969 [7000] [278] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:13,245 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/426. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:13,277 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/426. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/426,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:13,355 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:13,355 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:13,370 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:13,589 [7000] [301] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:13,589 [7000] [301] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:13,589 [7000] [301] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:16,896 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:16,911 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:16,989 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:17,005 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:17,005 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:17,208 [7000] [277] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:17,223 [7000] [277] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:17,223 [7000] [277] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:20,515 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:20,531 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:20,624 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:20,624 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:20,624 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:20,827 [7000] [237] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:20,827 [7000] [237] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:20,843 [7000] [237] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:24,181 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:24,197 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:24,290 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:24,290 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:24,290 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:24,399 [7000] [120] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:24,399 [7000] [120] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:24,399 [7000] [120] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:27,878 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/434. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:27,878 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/434. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/434,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:27,972 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:27,987 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:27,987 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:28,175 [7000] [150] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:28,190 [7000] [150] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:28,190 [7000] [150] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:31,575 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/434. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:31,591 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/434. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/434,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:31,685 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:31,685 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:31,700 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:31,903 [7000] [74] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:31,903 [7000] [74] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:31,903 [7000] [74] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:35,257 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:35,273 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:35,351 [7000] [13] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:35,366 [7000] [13] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:35,366 [7000] [13] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:35,569 [7000] [277] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:35,569 [7000] [277] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:35,585 [7000] [277] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 09:50:38,876 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:38,892 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/tests/427,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:38,986 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:38,986 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:38,986 [7000] [35] ERROR HP.PC.ServiceModel.Errors.ErrorHandler - PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResources(HttpWebRequest request, Int32& totalRecords, String httpMetod, String body) at HP.PC.Rest.ResourceProxy`1.GetResources(String almQuery, Int32 pageSize, Int32 startIndex, Int32& totalRecords, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResourcesByQuery(String almQuery, Boolean internalRest, String optionalQuery) at HP.PC.Rest.ResourceProxy`1.GetResources(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.Get(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Api.EntityBL`2.GetUnique(Filter filter, Boolean internalRest, String optionalQuery) at HP.PC.BL.QC.Projects.ProjectBL.Get(String domain, String project) at HP.PC.BL.QC.Projects.ProjectBL.GetCurrent() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetControllerOptionsFromQC() at HP.PC.LTEM.Utils.CollateOptionsHelper.GetCollateOptions(Boolean& enableMaxOutputSizeForResults, Int32& maxOutputSizeForResults, Int32& collateTimeout, Int32& diagnosticsTimeout) at HP.PC.LTEM.ResultsManager.GetCollateConfiguration(RunContext runContext, List`1 ndmHostsList, String loadGeneratorsWithVusers, Int32 testId, String controllerName, String tempResultsDirectoryPath, Int32 vusersInvolved, Int32 reservationID) at HP.PC.LTEM.ResultsManager.GetCollateInformation(RunContext runContext, List`1 ndmHostsList, Int32 labRunId) at HP.PC.LTEM.Services.PCSLoadTestManagement.GetCollateInformation(Int32 pcRunId, List`1 ndmHostsList, Int32 labRunId) at SyncInvokeGetCollateInformation(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at HP.PC.ServiceModel.Interceptors.OperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/project-properties?page-size=2000&start-index=1&query={domain[IPRM];project-name[IAM_R2B];state[1]},the method was: GET,the content type was: application/atom+xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 09:50:39,188 [7000] [260] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:39,188 [7000] [260] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] 2017-09-11 09:50:39,188 [7000] [260] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 04e30024-ead7-4d7a-a850-184d0fa39df1] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:IPRM Project:IAM_R2B] PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project IAM_R2B in domain IPRM

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/IPRM/projects/IAM_R2B/event-logs,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 10:04:53,138 [7000] [192] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:04:53,153 [7000] [192] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:04:53,153 [7000] [192] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 10:04:53,153 [7000] [192] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 10:04:53,169 [7000] [192] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:04:53,169 [7000] [241] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 10:04:55,946 [7000] [110] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:04:55,961 [7000] [65] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:04:56,227 [7000] [29] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:04:56,227 [7000] [10] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:04:57,069 [7000] [29] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:04:57,069 [7000] [295] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:04:57,927 [7000] [220] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:04:58,036 [7000] [220] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 10:04:58,395 [7000] [110] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:04:58,395 [7000] [29] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:04:58,395 [7000] [217] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:04:58,395 [7000] [206] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:05:16,226 [7000] [267] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:05:16,226 [7000] [283] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 23787e8f-8b19-4394-875e-6a809e5a654c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:20:02,187 [7000] [61] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:20:02,187 [7000] [61] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:20:02,187 [7000] [61] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 10:20:02,187 [7000] [61] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 10:20:02,202 [7000] [61] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:20:02,202 [7000] [222] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 10:20:05,338 [7000] [82] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:20:05,354 [7000] [81] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:20:05,369 [7000] [82] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:20:05,369 [7000] [199] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:20:06,056 [7000] [82] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:20:06,056 [7000] [206] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:20:06,836 [7000] [98] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:20:06,945 [7000] [98] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 10:20:07,226 [7000] [130] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:20:07,226 [7000] [40] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:20:07,241 [7000] [130] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:20:07,241 [7000] [73] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:20:25,384 [7000] [82] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:20:25,384 [7000] [125] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 53dc301f-f88b-4dbc-bf27-887138180751] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:35:10,815 [7000] [192] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:35:10,830 [7000] [192] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:35:10,830 [7000] [192] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 10:35:10,830 [7000] [192] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 10:35:10,846 [7000] [192] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:35:10,893 [7000] [273] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 10:35:13,841 [7000] [277] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:35:13,841 [7000] [262] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:35:13,888 [7000] [277] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:35:13,888 [7000] [270] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:35:14,215 [7000] [277] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:35:14,215 [7000] [74] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:35:15,105 [7000] [87] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:35:15,261 [7000] [87] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 10:35:15,900 [7000] [176] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:35:15,900 [7000] [195] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:35:15,994 [7000] [176] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:35:15,994 [7000] [9] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:35:33,903 [7000] [176] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:35:33,918 [7000] [120] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 98b04bf4-f942-4dbb-843b-170bb85035c0] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:39:05,768 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4034\test\4034\4034\1631\4034.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:05,893 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4067\test\4067\4067\1633\4067.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:06,298 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4092\test\4092\4092\1636\4092.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:06,407 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4108\test\4108\4108\1640\4108.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:06,517 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4110\test\4110\4110\1641\4110.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:06,657 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4111\test\4111\4111\1642\4111.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:06,766 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4115\test\4115\4115\1687\4115.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:07,016 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4176\test\4176\4176\3792\4176.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:07,125 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4035\test\4035\4035\1645\4035.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:07,250 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4066\test\4066\4066\1646\4066.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:07,359 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4068\test\4068\4068\1647\4068.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:07,484 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4091\test\4091\4091\1648\4091.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:07,593 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4097\test\4097\4097\1649\4097.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:07,702 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4192\test\4192\4192\1661\4192.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:07,827 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4193\test\4193\4193\1662\4193.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:07,936 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4195\test\4195\4195\1664\4195.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:08,061 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4196\test\4196\4196\1665\4196.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:08,170 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4201\test\4201\4201\1673\4201.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:08,295 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4208\test\4208\4208\1709\4208.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:08,404 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4210\test\4210\4210\2194\4210.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:08,529 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4204\test\4204\4204\1705\4204.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:08,669 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4207\test\4207\4207\1708\4207.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:08,779 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4209\test\4209\4209\1710\4209.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:08,903 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4198\test\4198\4198\2274\4198.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:09,044 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4042\test\4042\4042\1679\4042.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:09,184 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4059\test\4059\4059\1680\4059.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:09,325 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4211\test\4211\4211\2621\4211.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:39:10,510 [7000] [213] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4181\test\4181\4181\3549\4181.usr [Context: d36842c1-346c-4438-9bc7-396ed2dc54db] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1345 TimeslotId:18379] 2017-09-11 10:50:20,051 [7000] [16] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:50:20,051 [7000] [16] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:50:20,066 [7000] [16] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 10:50:20,066 [7000] [16] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 10:50:20,066 [7000] [16] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 10:50:20,082 [7000] [144] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 10:50:22,812 [7000] [64] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:50:22,828 [7000] [262] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:50:22,984 [7000] [302] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:50:22,984 [7000] [298] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:50:24,450 [7000] [302] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:50:24,450 [7000] [11] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:50:24,778 [7000] [237] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:50:24,887 [7000] [237] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 10:50:25,433 [7000] [302] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:50:25,433 [7000] [178] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:50:25,558 [7000] [302] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:50:25,558 [7000] [300] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 10:50:42,983 [7000] [64] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 10:50:42,999 [7000] [233] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: d3278825-a791-4889-a442-cc24fc1c1e73] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:05:30,504 [7000] [184] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:05:30,520 [7000] [184] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:05:30,535 [7000] [184] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 11:05:30,535 [7000] [184] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 11:05:30,535 [7000] [184] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:05:30,551 [7000] [178] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 11:05:33,359 [7000] [279] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:05:33,359 [7000] [297] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:05:33,359 [7000] [217] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:05:33,359 [7000] [202] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:05:34,622 [7000] [217] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:05:34,622 [7000] [293] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:05:35,434 [7000] [188] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:05:35,543 [7000] [188] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 11:05:36,136 [7000] [217] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:05:36,136 [7000] [279] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:05:36,136 [7000] [73] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:05:36,136 [7000] [283] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:05:53,358 [7000] [217] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:05:53,374 [7000] [249] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: ce2e17b9-6c17-48fb-85b2-c1eda2ffe4da] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:20:41,472 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:20:41,503 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:20:41,503 [7000] [35] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 11:20:41,503 [7000] [35] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 11:20:41,519 [7000] [35] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:20:41,519 [7000] [90] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 11:20:44,467 [7000] [298] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:20:44,483 [7000] [11] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:20:44,748 [7000] [126] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:20:44,748 [7000] [292] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:20:45,481 [7000] [126] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:20:45,481 [7000] [212] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:20:45,887 [7000] [216] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:20:45,980 [7000] [216] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 11:20:46,698 [7000] [298] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:20:46,698 [7000] [294] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:20:46,807 [7000] [298] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:20:46,807 [7000] [60] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:21:04,763 [7000] [298] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:21:04,778 [7000] [300] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 987a26e0-082d-44da-b02c-8e2fefc1bd19] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:33:58,340 [2040] [85] ERROR HP.PC.LTOP.Proxy.DataTransferProxy - Failed GetVuserOutputLog [Context: 773bf992-0a40-46f6-ab61-b326b0b81925] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:ALLY_BANK Project:BankRelease] System.Exception: VUser output file was not created for user: 8, file C:\Program Files (x86)\HP\Performance Center Host\orchidtmp\Results\ALLY_BANK_BankRelease_1345\Run_1345\res1345\log\na_rtpflow_iphone_v1_8.log does not exists Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [1]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.DownloadVuserLogFile(String vuserName, String groupName, String& remotefileName, Stream& FileByteStream) at HP.PC.LTOP.Proxy.DataTransferProxy.GetVuserOutputLog(String vuserName, String groupName, String resultDir) 2017-09-11 11:33:58,372 [2040] [85] ERROR HP.PC.Web.UI.UserSite.Online.Dashboard.Dialogs.VuserActivityLog - System.Exception: VUser output file was not created for user: 8, file C:\Program Files (x86)\HP\Performance Center Host\orchidtmp\Results\ALLY_BANK_BankRelease_1345\Run_1345\res1345\log\na_rtpflow_iphone_v1_8.log does not exists Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [1]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.DownloadVuserLogFile(String vuserName, String groupName, String& remotefileName, Stream& FileByteStream) at HP.PC.LTOP.Proxy.DataTransferProxy.GetVuserOutputLog(String vuserName, String groupName, String resultDir) at HP.PC.LTEM.RunTimeManager.GetVuserOutput(Int32 runId, String vuserName, String groupName, String resultDir) at HP.PC.LTEM.Services.PCRunTimeManagement.GetVuserOutput(Int32 runId, String vuserName, String groupName, String resultDir) at HP.PC.Web.UI.UserSite.Online.Dashboard.Dialogs.VuserActivityLog.get_VuserOutput() [Context: 773bf992-0a40-46f6-ab61-b326b0b81925] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:ALLY_BANK Project:BankRelease] 2017-09-11 11:33:58,481 [2040] [85] ERROR HP.PC.LTOP.Proxy.DataTransferProxy - Failed GetVuserOutputLog [Context: 773bf992-0a40-46f6-ab61-b326b0b81925] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:ALLY_BANK Project:BankRelease] System.Exception: VUser output file was not created for user: 8, file C:\Program Files (x86)\HP\Performance Center Host\orchidtmp\Results\ALLY_BANK_BankRelease_1345\Run_1345\res1345\log\na_rtpflow_iphone_v1_8.log does not exists Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [1]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.DownloadVuserLogFile(String vuserName, String groupName, String& remotefileName, Stream& FileByteStream) at HP.PC.LTOP.Proxy.DataTransferProxy.GetVuserOutputLog(String vuserName, String groupName, String resultDir) 2017-09-11 11:33:58,481 [2040] [85] ERROR HP.PC.Web.UI.UserSite.Online.Dashboard.Dialogs.VuserActivityLog - System.Exception: VUser output file was not created for user: 8, file C:\Program Files (x86)\HP\Performance Center Host\orchidtmp\Results\ALLY_BANK_BankRelease_1345\Run_1345\res1345\log\na_rtpflow_iphone_v1_8.log does not exists Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [1]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.DownloadVuserLogFile(String vuserName, String groupName, String& remotefileName, Stream& FileByteStream) at HP.PC.LTOP.Proxy.DataTransferProxy.GetVuserOutputLog(String vuserName, String groupName, String resultDir) at HP.PC.LTEM.RunTimeManager.GetVuserOutput(Int32 runId, String vuserName, String groupName, String resultDir) at HP.PC.LTEM.Services.PCRunTimeManagement.GetVuserOutput(Int32 runId, String vuserName, String groupName, String resultDir) at HP.PC.Web.UI.UserSite.Online.Dashboard.Dialogs.VuserActivityLog.get_VuserOutput() [Context: 773bf992-0a40-46f6-ab61-b326b0b81925] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:ALLY_BANK Project:BankRelease] 2017-09-11 11:35:51,644 [7000] [184] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:35:51,644 [7000] [184] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:35:51,644 [7000] [184] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 11:35:51,644 [7000] [184] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 11:35:51,660 [7000] [184] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:35:51,660 [7000] [78] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 11:35:54,546 [7000] [118] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:35:54,561 [7000] [177] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:35:54,561 [7000] [75] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:35:54,561 [7000] [299] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:35:55,170 [7000] [177] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:35:55,170 [7000] [238] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:35:55,232 [7000] [115] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:35:55,341 [7000] [115] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 11:35:56,121 [7000] [177] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:35:56,121 [7000] [254] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:35:56,121 [7000] [118] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:35:56,121 [7000] [105] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:36:14,405 [7000] [177] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:36:14,420 [7000] [73] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 07672a7f-05f9-4a9f-b7c2-6068ee819290] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:37:27,787 [2040] [80] ERROR HP.PC.LTOP.Proxy.DataTransferProxy - Failed GetVuserOutputLog [Context: 773bf992-0a40-46f6-ab61-b326b0b81925] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:ALLY_BANK Project:BankRelease] System.Exception: VUser output file was not created for user: 14, file C:\Program Files (x86)\HP\Performance Center Host\orchidtmp\Results\ALLY_BANK_BankRelease_1345\Run_1345\res1345\log\na_rtpflow_iphone_v1_14.log does not exists Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [1]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.DownloadVuserLogFile(String vuserName, String groupName, String& remotefileName, Stream& FileByteStream) at HP.PC.LTOP.Proxy.DataTransferProxy.GetVuserOutputLog(String vuserName, String groupName, String resultDir) 2017-09-11 11:37:27,787 [2040] [80] ERROR HP.PC.Web.UI.UserSite.Online.Dashboard.Dialogs.VuserActivityLog - System.Exception: VUser output file was not created for user: 14, file C:\Program Files (x86)\HP\Performance Center Host\orchidtmp\Results\ALLY_BANK_BankRelease_1345\Run_1345\res1345\log\na_rtpflow_iphone_v1_14.log does not exists Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [1]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.DownloadVuserLogFile(String vuserName, String groupName, String& remotefileName, Stream& FileByteStream) at HP.PC.LTOP.Proxy.DataTransferProxy.GetVuserOutputLog(String vuserName, String groupName, String resultDir) at HP.PC.LTEM.RunTimeManager.GetVuserOutput(Int32 runId, String vuserName, String groupName, String resultDir) at HP.PC.LTEM.Services.PCRunTimeManagement.GetVuserOutput(Int32 runId, String vuserName, String groupName, String resultDir) at HP.PC.Web.UI.UserSite.Online.Dashboard.Dialogs.VuserActivityLog.get_VuserOutput() [Context: 773bf992-0a40-46f6-ab61-b326b0b81925] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:ALLY_BANK Project:BankRelease] 2017-09-11 11:37:27,897 [2040] [80] ERROR HP.PC.LTOP.Proxy.DataTransferProxy - Failed GetVuserOutputLog [Context: 773bf992-0a40-46f6-ab61-b326b0b81925] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:ALLY_BANK Project:BankRelease] System.Exception: VUser output file was not created for user: 14, file C:\Program Files (x86)\HP\Performance Center Host\orchidtmp\Results\ALLY_BANK_BankRelease_1345\Run_1345\res1345\log\na_rtpflow_iphone_v1_14.log does not exists Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [1]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.DownloadVuserLogFile(String vuserName, String groupName, String& remotefileName, Stream& FileByteStream) at HP.PC.LTOP.Proxy.DataTransferProxy.GetVuserOutputLog(String vuserName, String groupName, String resultDir) 2017-09-11 11:37:27,912 [2040] [80] ERROR HP.PC.Web.UI.UserSite.Online.Dashboard.Dialogs.VuserActivityLog - System.Exception: VUser output file was not created for user: 14, file C:\Program Files (x86)\HP\Performance Center Host\orchidtmp\Results\ALLY_BANK_BankRelease_1345\Run_1345\res1345\log\na_rtpflow_iphone_v1_14.log does not exists Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [1]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.HP.PC.LTOP.Proxy.IDataTransferService.DownloadVuserLogFile(VuserLogDownloadRequest request) at HP.PC.LTOP.Proxy.DataTransferServiceClient.DownloadVuserLogFile(String vuserName, String groupName, String& remotefileName, Stream& FileByteStream) at HP.PC.LTOP.Proxy.DataTransferProxy.GetVuserOutputLog(String vuserName, String groupName, String resultDir) at HP.PC.LTEM.RunTimeManager.GetVuserOutput(Int32 runId, String vuserName, String groupName, String resultDir) at HP.PC.LTEM.Services.PCRunTimeManagement.GetVuserOutput(Int32 runId, String vuserName, String groupName, String resultDir) at HP.PC.Web.UI.UserSite.Online.Dashboard.Dialogs.VuserActivityLog.get_VuserOutput() [Context: 773bf992-0a40-46f6-ab61-b326b0b81925] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:ALLY_BANK Project:BankRelease] 2017-09-11 11:51:00,865 [7000] [83] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:51:00,880 [7000] [83] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:51:00,896 [7000] [83] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 11:51:00,896 [7000] [83] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 11:51:00,896 [7000] [83] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 11:51:00,911 [7000] [229] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 11:51:03,907 [7000] [251] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:51:03,922 [7000] [288] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:51:04,172 [7000] [212] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:51:04,172 [7000] [299] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:51:04,874 [7000] [251] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:51:04,889 [7000] [245] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:51:05,451 [7000] [284] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:51:05,529 [7000] [284] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 11:51:06,434 [7000] [251] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:51:06,434 [7000] [212] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:51:06,434 [7000] [75] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:51:06,434 [7000] [270] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 11:51:23,922 [7000] [212] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 11:51:23,922 [7000] [301] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 867fb872-c4a0-44d8-9bc3-6ca4b2a242b8] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:06:11,255 [7000] [184] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:06:11,286 [7000] [184] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:06:11,286 [7000] [184] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 12:06:11,286 [7000] [184] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 12:06:11,286 [7000] [184] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:06:11,302 [7000] [57] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 12:06:14,313 [7000] [81] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:06:14,344 [7000] [119] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:06:14,360 [7000] [240] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:06:14,360 [7000] [47] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:06:15,608 [7000] [81] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:06:15,608 [7000] [94] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:06:15,951 [7000] [9] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:06:16,044 [7000] [9] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 12:06:16,684 [7000] [119] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:06:16,684 [7000] [278] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:06:16,731 [7000] [119] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:06:16,731 [7000] [130] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:06:34,343 [7000] [119] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:06:34,343 [7000] [117] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: ee277be1-4aff-4905-8239-7d2837d9fe1c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:21:25,172 [7000] [83] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:21:25,172 [7000] [83] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:21:25,172 [7000] [83] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 12:21:25,187 [7000] [83] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 12:21:25,187 [7000] [83] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:21:25,203 [7000] [279] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 12:21:27,917 [7000] [48] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:21:27,933 [7000] [224] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:21:28,058 [7000] [278] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:21:28,058 [7000] [259] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:21:28,994 [7000] [241] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:21:29,009 [7000] [144] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:21:29,852 [7000] [229] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:21:29,945 [7000] [229] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 12:21:30,819 [7000] [278] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:21:30,819 [7000] [241] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:21:30,834 [7000] [293] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:21:30,834 [7000] [120] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:21:48,072 [7000] [48] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:21:48,088 [7000] [103] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 7b63e76e-94e7-494d-82c3-6a93d819d312] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:34:46,283 [2040] [92] ERROR HP.PC.API.Impl.AuthenticationManager - Failed to authenticate to ALM with user WZVF1X. Reason = UnAuthorized [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] 2017-09-11 12:34:46,315 [2040] [92] ERROR HP.PC.API.Impl.AuthenticationManager - [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] 2017-09-11 12:34:46,330 [2040] [92] ERROR HP.PC.Web.API.Behaviors.PcApiActionInvoker - Exception occur in action Authenticate on controller Authentication [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] HP.PC.API.Model.Exceptions.InvalidAuthenticationDataException: Exception of type 'HP.PC.API.Model.Exceptions.InvalidAuthenticationDataException' was thrown. at HP.PC.API.Impl.AuthenticationManager.Authenticate(String userName, String password) at HP.PC.API.PcApiEngine.Authenticate(String userName, String password) at HP.PC.Web.API.API_Controllers.AuthenticationController.Authenticate() at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass13.b__c(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.<>c__DisplayClass5.b__4() at System.Threading.Tasks.TaskHelpers.RunSynchronously[TResult](Func`1 func, CancellationToken cancellationToken) 2017-09-11 12:36:35,016 [7000] [16] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:36:35,032 [7000] [16] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:36:35,032 [7000] [16] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 12:36:35,032 [7000] [16] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 12:36:35,047 [7000] [16] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:36:35,047 [7000] [77] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 12:36:37,887 [7000] [140] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:36:37,902 [7000] [242] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:36:37,902 [7000] [49] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:36:37,902 [7000] [115] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:36:38,963 [7000] [242] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:36:38,979 [7000] [186] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:36:39,712 [7000] [261] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:36:39,805 [7000] [261] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 12:36:40,741 [7000] [140] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:36:40,741 [7000] [242] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:36:40,741 [7000] [34] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:36:40,741 [7000] [258] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:36:57,901 [7000] [140] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:36:57,901 [7000] [294] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 22d92492-dac4-497f-aaaf-f1d1484d32ef] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:51:46,296 [7000] [61] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:51:46,312 [7000] [61] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:51:46,312 [7000] [61] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 12:51:46,312 [7000] [61] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 12:51:46,327 [7000] [61] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 12:51:46,327 [7000] [252] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 12:51:49,213 [7000] [284] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:51:49,213 [7000] [249] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:51:49,400 [7000] [112] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:51:49,400 [7000] [118] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:51:50,508 [7000] [112] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:51:50,508 [7000] [300] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:51:51,007 [7000] [110] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:51:51,101 [7000] [110] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 12:51:51,943 [7000] [112] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:51:51,943 [7000] [216] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:51:51,974 [7000] [112] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:51:51,974 [7000] [226] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 12:52:09,431 [7000] [112] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 12:52:09,447 [7000] [15] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: b577b201-a16a-476e-b6b6-084cbda151fc] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:06:56,843 [7000] [20] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:06:56,858 [7000] [20] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:06:56,858 [7000] [20] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 13:06:56,858 [7000] [20] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 13:06:56,874 [7000] [20] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:06:56,874 [7000] [177] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 13:06:59,744 [7000] [34] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:06:59,760 [7000] [241] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:06:59,916 [7000] [34] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:06:59,916 [7000] [103] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:07:00,524 [7000] [34] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:07:00,524 [7000] [240] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:07:00,836 [7000] [139] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:07:00,914 [7000] [139] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 13:07:01,663 [7000] [34] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:07:01,663 [7000] [21] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:07:01,725 [7000] [34] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:07:01,725 [7000] [247] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:07:19,744 [7000] [34] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:07:19,759 [7000] [202] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 54fea419-c9cd-4fe4-865f-925c0fb6a214] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:22:06,438 [7000] [59] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:22:06,453 [7000] [59] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:22:06,453 [7000] [59] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 13:22:06,469 [7000] [59] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 13:22:06,469 [7000] [59] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:22:06,484 [7000] [253] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 13:22:10,587 [7000] [173] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:22:10,618 [7000] [135] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:22:10,618 [7000] [78] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:22:10,681 [7000] [135] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:22:10,681 [7000] [140] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:22:10,681 [7000] [294] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:22:10,681 [7000] [91] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:22:10,681 [7000] [173] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 13:22:10,681 [7000] [25] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:22:10,681 [7000] [124] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:22:10,681 [7000] [230] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:22:10,681 [7000] [260] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:22:30,696 [7000] [155] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:22:30,696 [7000] [40] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 8b67a1c4-2efc-4691-a600-6925eaacfe10] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:22:41,959 [2040] [105] ERROR HP.PC.Online.Data.Providers.DashboardDataProvider - Run 905265 is inactive. Marking the LT as RunFailiure ONLY IN THE UI -> Because RunIsNotActiveException was thrown. The orphan run task will change the state in the DB [Context: e693fbd4-ea9b-4060-a090-cbf570dac70a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:ALLY_BANK Project:BankRelease] HP.PC.LT.Model.Exceptions.RunIsNotActiveException: The run with id: 905265 is not active, controller is down=True Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.ILoadTestingService.GetTransactionStatisticsDetails(Int32 pcRunId) at HP.PC.LTOP.Proxy.LTOPProxy.GetTransactionStatisticsDetails(Int32 pcRunId) at HP.PC.LTEM.RunTimeManager.GetTransactionsDetails(Int32 runId) at HP.PC.LTEM.Services.PCRunTimeManagement.GetTransactionsDetails(Int32 runId) at HP.PC.Online.Data.Providers.DashboardDataProvider.ExecuteUpdateTransactions(Boolean clearRequest) 2017-09-11 13:22:42,942 [2040] [43] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: Could not locate an entityNo entity of type 'run' with id 1,345 exists. StatusCode: NotFound Stacktrace: Printing data members start: [server_id_string]:qccore.entity-not-found [server_callstack]: [server_title_string]:No entity of type 'run' with id 1,345 exists. [entity-id]:1345 [entity-name]:run [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DMR/runs/1345,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: 55277d7b-ac86-4185-a73c-49a1619c1f3a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:ALLY_BANK Project:BankRelease] 2017-09-11 13:22:42,957 [2040] [43] ERROR HP.PC.Online.Data.Providers.DashboardDataProvider - ExecuteUpdateRunData failed for run id:905265 controller: 10.46.114.28 [Context: 55277d7b-ac86-4185-a73c-49a1619c1f3a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:DMR] PCRemoteException output START Message: Could not locate an entityNo entity of type 'run' with id 1,345 exists. StatusCode: NotFound Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResourceXDoc(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResource(String httpMethod, String body, HttpWebRequest request) at HP.PC.Rest.ResourceProxy`1.GetResource(Int32 id) at HP.PC.BL.QC.Api.EntityBL`2.Get(Int32 id) at HP.PC.BL.QC.Runs.RunBL.GetRunState(RunContext runContext) at HP.PC.LTEM.RunTimeManager.GetRunData(Int32 runId) at HP.PC.LTEM.Services.PCRunTimeManagement.GetRunData(Int32 runId) at HP.PC.Online.Data.Providers.DashboardDataProvider.ExecuteUpdateRunData(Boolean clearRequest) Printing data members start: [server_id_string]:qccore.entity-not-found [server_callstack]: [server_title_string]:No entity of type 'run' with id 1,345 exists. [entity-id]:1345 [entity-name]:run [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/DMR/runs/1345,the method was: GET,the content type was: application/xml Printing data members end: PCRemoteException output END 2017-09-11 13:37:14,207 [7000] [182] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:37:14,223 [7000] [182] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:37:14,223 [7000] [182] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 13:37:14,239 [7000] [182] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 13:37:14,239 [7000] [182] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:37:14,254 [7000] [95] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 13:37:16,937 [7000] [132] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:37:16,953 [7000] [264] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:37:17,109 [7000] [132] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:37:17,109 [7000] [152] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:37:18,186 [7000] [132] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:37:18,186 [7000] [92] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:37:19,012 [7000] [107] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:37:19,106 [7000] [107] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 13:37:19,855 [7000] [132] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:37:19,855 [7000] [78] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:37:19,917 [7000] [132] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:37:19,917 [7000] [14] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:37:36,937 [7000] [132] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:37:36,937 [7000] [233] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 5267a81f-58f0-4206-8d40-cf73039f57c4] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:45:43,863 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4034\test\4034\4034\1631\4034.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:43,956 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4067\test\4067\4067\1633\4067.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:44,112 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4092\test\4092\4092\1636\4092.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:44,175 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4108\test\4108\4108\1640\4108.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:44,253 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4110\test\4110\4110\1641\4110.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:44,331 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4111\test\4111\4111\1642\4111.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:44,409 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4115\test\4115\4115\1687\4115.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:44,565 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4176\test\4176\4176\3792\4176.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:44,643 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4035\test\4035\4035\1645\4035.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:44,705 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4066\test\4066\4066\1646\4066.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:44,783 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4068\test\4068\4068\1647\4068.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:44,846 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4091\test\4091\4091\1648\4091.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,002 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4097\test\4097\4097\1649\4097.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,095 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4192\test\4192\4192\1661\4192.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,173 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4193\test\4193\4193\1662\4193.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,267 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4195\test\4195\4195\1664\4195.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,345 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4196\test\4196\4196\1665\4196.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,438 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4201\test\4201\4201\1673\4201.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,516 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4208\test\4208\4208\1709\4208.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,579 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4210\test\4210\4210\2194\4210.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,657 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4204\test\4204\4204\1705\4204.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,719 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4207\test\4207\4207\1708\4207.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,797 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4209\test\4209\4209\1710\4209.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,875 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4198\test\4198\4198\2274\4198.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:45,938 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4042\test\4042\4042\1679\4042.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:46,016 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4059\test\4059\4059\1680\4059.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:46,094 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4211\test\4211\4211\2621\4211.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:45:46,702 [7000] [99] ERROR HP.PC.LTEM.Utils.ScriptValidationHelper - localUsrPath does not exist: D:\HP\Performance Center Server\Cache\466b8847-9f05-4ff9-9201-c0d5a931a166\test\4181\test\4181\4181\3549\4181.usr [Context: f2acc026-5bba-4d76-b8d3-1e6d92e7625c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:pz2zd7 Domain:ALLY_BANK Project:BankRelease QCRunId:1346 TimeslotId:18384] 2017-09-11 13:52:25,331 [7000] [184] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:52:25,347 [7000] [184] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:52:25,347 [7000] [184] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 13:52:25,347 [7000] [184] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 13:52:25,363 [7000] [184] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 13:52:25,363 [7000] [172] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 13:52:28,420 [7000] [155] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:52:28,436 [7000] [14] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:52:28,732 [7000] [25] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:52:28,732 [7000] [67] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:52:29,231 [7000] [155] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:52:29,231 [7000] [262] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:52:29,762 [7000] [111] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:52:29,840 [7000] [111] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 13:52:30,214 [7000] [25] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:52:30,214 [7000] [193] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:52:30,620 [7000] [155] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:52:30,620 [7000] [70] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 13:52:48,731 [7000] [101] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 13:52:48,731 [7000] [189] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 08eadc6d-3832-4f15-8bb1-839c5388ead6] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:06:43,056 [2040] [5] ERROR HP.PC.API.Impl.AuthenticationManager - Failed to authenticate to ALM with user WZVF1X. Reason = UnAuthorized [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] 2017-09-11 14:06:43,056 [2040] [5] ERROR HP.PC.API.Impl.AuthenticationManager - [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] 2017-09-11 14:06:43,087 [2040] [5] ERROR HP.PC.Web.API.Behaviors.PcApiActionInvoker - Exception occur in action Authenticate on controller Authentication [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] HP.PC.API.Model.Exceptions.InvalidAuthenticationDataException: Exception of type 'HP.PC.API.Model.Exceptions.InvalidAuthenticationDataException' was thrown. at HP.PC.API.Impl.AuthenticationManager.Authenticate(String userName, String password) at HP.PC.API.PcApiEngine.Authenticate(String userName, String password) at HP.PC.Web.API.API_Controllers.AuthenticationController.Authenticate() at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass13.b__c(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.<>c__DisplayClass5.b__4() at System.Threading.Tasks.TaskHelpers.RunSynchronously[TResult](Func`1 func, CancellationToken cancellationToken) 2017-09-11 14:07:35,207 [7000] [35] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 14:07:35,223 [7000] [35] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 14:07:35,223 [7000] [35] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 14:07:35,223 [7000] [35] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 14:07:35,238 [7000] [35] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 14:07:35,238 [7000] [139] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 14:07:37,968 [7000] [133] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:07:37,984 [7000] [267] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:07:38,156 [7000] [40] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:07:38,156 [7000] [298] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:07:39,294 [7000] [133] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:07:39,310 [7000] [113] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:07:39,762 [7000] [103] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:07:39,840 [7000] [103] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 14:07:40,761 [7000] [133] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:07:40,761 [7000] [293] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:07:40,761 [7000] [278] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:07:40,761 [7000] [243] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:07:58,155 [7000] [133] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:07:58,155 [7000] [272] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 30cd0064-b284-4348-8869-712e052eb00a] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:09:21,288 [2040] [109] ERROR HP.PC.API.Impl.AuthenticationManager - Failed to authenticate to ALM with user WZVF1X. Reason = UnAuthorized [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] 2017-09-11 14:09:21,303 [2040] [109] ERROR HP.PC.API.Impl.AuthenticationManager - [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] 2017-09-11 14:09:21,319 [2040] [109] ERROR HP.PC.Web.API.Behaviors.PcApiActionInvoker - Exception occur in action Authenticate on controller Authentication [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] HP.PC.API.Model.Exceptions.InvalidAuthenticationDataException: Exception of type 'HP.PC.API.Model.Exceptions.InvalidAuthenticationDataException' was thrown. at HP.PC.API.Impl.AuthenticationManager.Authenticate(String userName, String password) at HP.PC.API.PcApiEngine.Authenticate(String userName, String password) at HP.PC.Web.API.API_Controllers.AuthenticationController.Authenticate() at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass13.b__c(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.<>c__DisplayClass5.b__4() at System.Threading.Tasks.TaskHelpers.RunSynchronously[TResult](Func`1 func, CancellationToken cancellationToken) 2017-09-11 14:11:28,959 [2040] [14] ERROR HP.PC.API.Impl.AuthenticationManager - Failed to authenticate to ALM with user WZVF1X. Reason = UnAuthorized [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] 2017-09-11 14:11:28,975 [2040] [14] ERROR HP.PC.API.Impl.AuthenticationManager - [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] 2017-09-11 14:11:28,990 [2040] [14] ERROR HP.PC.Web.API.Behaviors.PcApiActionInvoker - Exception occur in action Authenticate on controller Authentication [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] HP.PC.API.Model.Exceptions.InvalidAuthenticationDataException: Exception of type 'HP.PC.API.Model.Exceptions.InvalidAuthenticationDataException' was thrown. at HP.PC.API.Impl.AuthenticationManager.Authenticate(String userName, String password) at HP.PC.API.PcApiEngine.Authenticate(String userName, String password) at HP.PC.Web.API.API_Controllers.AuthenticationController.Authenticate() at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass13.b__c(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.<>c__DisplayClass5.b__4() at System.Threading.Tasks.TaskHelpers.RunSynchronously[TResult](Func`1 func, CancellationToken cancellationToken) 2017-09-11 14:13:26,443 [2040] [107] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] HP.PC.Rest.Exceptions.RestCommonException: AppContext cannot be empty. Please register to the event 'RestProxy.OnAppContextRequired' and provide app context. This can be either by authenticating to ALM server using AuthenticationProxy or by costum mean. at HP.PC.Registry.WindsorContainerWrapper.Resolve[T]() at HP.PC.BL.BLRegistry.Resolve[T]() at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) 2017-09-11 14:22:46,643 [7000] [192] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 14:22:46,659 [7000] [192] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 14:22:46,659 [7000] [192] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 14:22:46,659 [7000] [192] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 14:22:46,674 [7000] [192] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 14:22:46,674 [7000] [63] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 14:22:49,685 [7000] [275] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:22:49,685 [7000] [147] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:22:49,701 [7000] [34] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:22:49,701 [7000] [296] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:22:50,715 [7000] [129] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:22:50,715 [7000] [298] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:22:51,339 [7000] [293] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:22:51,432 [7000] [293] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 14:22:52,446 [7000] [62] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:22:52,446 [7000] [34] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:22:52,446 [7000] [242] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:22:52,446 [7000] [289] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:23:09,684 [7000] [62] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:23:09,684 [7000] [291] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: e3e3d669-88d6-455f-97e5-0322c7a2a15c] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:31:45,002 [2040] [105] ERROR HP.PC.API.Impl.AuthenticationManager - Failed to authenticate to ALM with user WZVF1X. Reason = UnAuthorized [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] 2017-09-11 14:31:45,018 [2040] [105] ERROR HP.PC.API.Impl.AuthenticationManager - [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] 2017-09-11 14:31:45,018 [2040] [105] ERROR HP.PC.Web.API.Behaviors.PcApiActionInvoker - Exception occur in action Authenticate on controller Authentication [Context: 00000000-0000-0000-0000-000000000000] [FullContext: The AppContext.Current is null] HP.PC.API.Model.Exceptions.InvalidAuthenticationDataException: Exception of type 'HP.PC.API.Model.Exceptions.InvalidAuthenticationDataException' was thrown. at HP.PC.API.Impl.AuthenticationManager.Authenticate(String userName, String password) at HP.PC.API.PcApiEngine.Authenticate(String userName, String password) at HP.PC.Web.API.API_Controllers.AuthenticationController.Authenticate() at lambda_method(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass13.b__c(Object instance, Object[] methodParameters) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.<>c__DisplayClass5.b__4() at System.Threading.Tasks.TaskHelpers.RunSynchronously[TResult](Func`1 func, CancellationToken cancellationToken) 2017-09-11 14:37:58,094 [7000] [182] ERROR HP.PC.Rest.Exceptions.RestExceptionsRegistrar - CreateExceptionFromWebException, the following exception code: InternalServerError was not found in the repository please register it, the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
[Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 14:37:58,110 [7000] [182] ERROR HP.PC.Rest.RestProxy - An exception occured on the REST server:PCRemoteException output START Message: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
StatusCode: InternalServerError Stacktrace: Printing data members start: [client_requiest_info]:The requested uri was: http://sat1msmap170.tlab.ally.corp:8080/qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters,the method was: POST,the content type was: application/xml Printing data members end: PCRemoteException output END [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 14:37:58,126 [7000] [182] ERROR HP.PC.DAL.Impl.DbContextImpl - OpenConnection [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 14:37:58,126 [7000] [182] ERROR HP.PC.DAL.Impl.DbContextImpl - failed Loading DB connection parameters [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) 2017-09-11 14:37:58,126 [7000] [182] ERROR HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper - Failed to stop orphan run, qc run id = 153, pc run id = 36480. Error: HP.PC.DAL.DALException: failed OpenConnection: failed Loading DB connection parameters ---> HP.PC.DAL.DALException: failed Loading DB connection parameters ---> HP.PC.Common.Exceptions.PCRemoteException: exception code: InternalServerError , the error was Server Error Error 500 Server Error

HTTP ERROR 500

Problem accessing /qcbin/rest/domains/DFS/projects/AccountCenter/database/parameters. Reason:

    Server Error

Caused by:

java.lang.NullPointerException
	wrapped in com.hp.alm.platform.exception.CTdException: Failed to connect user _pc_system_ to project AccountCenter in domain DFS

at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:347)
at com.hp.alm.platform.connection.ExternalAuthUtils.throwException(ExternalAuthUtils.java:361)
at com.hp.alm.platform.connection.CConnectionLogic.connectProject(CConnectionLogic.java:205)
at org.hp.qc.impl.adapters.SessionAdapter.connectToProject(SessionAdapter.java:177)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectProject(SessionServiceImpl.java:306)
at org.hp.qc.impl.services.sessionmanagement.SessionServiceImpl.connectToProject(SessionServiceImpl.java:259)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setProjectInfo(HttpLayerSessionUtils.java:905)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.setSessionProjectInfo(HttpLayerSessionUtils.java:389)
at org.hp.qc.web.restapi.sessionmanagement.HttpLayerSessionUtils.initializeSession(HttpLayerSessionUtils.java:336)
at org.hp.qc.web.restapi.sessionmanagement.SessionValidatorFilter.configureQCSession(SessionValidatorFilter.java:23)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.initSession(BaseQcSessionInjectorFilter.java:78)
at org.hp.qc.web.restapi.sessionmanagement.BaseQcSessionInjectorFilter.doFilter(BaseQcSessionInjectorFilter.java:61)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:118)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:84)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.LWSSO2SpringSecurityIntegrationFilterDoFilter(QC2SpringIntegrationFilter.java:352)
at org.hp.qc.web.restapi.authentication.QC2SpringIntegrationFilter.doFilter(QC2SpringIntegrationFilter.java:85)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
at org.hp.qc.web.restapi.authentication.FilterChainProxyWrapper.doFilter(FilterChainProxyWrapper.java:90)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1631)
at com.mercury.optane.core.state.ServerStatusFilter.doFilter(ServerStatusFilter.java:34)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.hp.qc.web.restapi.authentication.LwssoRedirectFilter.doFilter(LwssoRedirectFilter.java:26)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at com.hp.alm.platform.web.HTTPMethodsFilter.doFilter(HTTPMethodsFilter.java:52)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1622)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:549)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:568)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:199)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:109)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:309)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:159)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
at org.eclipse.jetty.server.Server.handle(Server.java:462)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
at java.lang.Thread.run(Thread.java:744)

Caused by:

java.lang.NullPointerException

Powered by Jetty://
---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) --- End of inner exception stack trace --- at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, HttpWebRequest request, IRestResource commandResponse) at HP.PC.Rest.AuthenticatedProxy.ExecuteCommand(String command, IRestResource commandRequest, IRestResource commandResponse) at HP.PC.BL.QC.Api.CommandBL`1.Execute(String command, Object input, Object output) at HP.PC.BL.QC.DBConnections.DBConnectionBL.GetParameters(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject) at HP.PC.QCProxy.QCDbConnectionProvider.Load(Boolean labProject, String project) at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbConnectionManager.CreateConnection(DbPlatformType& dbType, Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) --- End of inner exception stack trace --- at HP.PC.DAL.Impl.DbContextImpl.OpenConnection(Boolean isLabProject, String project) at HP.PC.DAL.Impl.DbContextAdapter.Open(Boolean labProject) at HP.PC.DAL.DbContextHelper.GetLabContext(Boolean tx) at HP.PC.LTEM.DAL.RunData.GetRunPropertiesByQCParams(String qcParamName, Int32 qcParamValue, Boolean filterByDomainAndProject) at HP.PC.LTEM.DAL.RunData.GetRunInfoByQCRunId(Int32 qcRunId, RunContext& context, RunCache& cache) at HP.PC.LTEM.RunCacheManager.GetRunContextByQCRunId(Int32 qcRunId) at HP.PC.LTEM.ExecutionManager.StopLoadTest(Int32 qcRunId, Int32 pcRunId, StopMode stopMode, Nullable`1 postRunActions, Nullable`1 postRunTimeSlotActions) at HP.PC.TaskManagement.TasksHelpers.OrphanRunsTaskHelper.StopOrphanRun(OrphanRunOperationParams orphanRun) [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] 2017-09-11 14:37:58,141 [7000] [138] ERROR HP.PC.EventLog.Logger - Failed to log event [Context: ecb3dc4a-b5ae-4a31-9cda-4fc2a7cb292b] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:vzs2vl Domain:DFS Project:AccountCenter QCRunId:153 TimeslotId:11441] PCRemoteException output START Message: User is not authenticated. StatusCode: Unauthorized Stacktrace: at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request, FillStreamDelegate fillStream) at HP.PC.Rest.RestProxy.ExecuteRequest(String httpMethod, Byte[] bodyData, HttpWebRequest request) at HP.PC.Rest.EventLog.EventLogProxy.Write(EventLogData data) at HP.PC.BL.QC.EventLog.EventLogBL.Write(EventLogData eventLogData) at HP.PC.EventLog.Logger.InternalLogEvent(EventLogData eventLogData) Printing data members start: Printing data members end: PCRemoteException output END 2017-09-11 14:38:01,027 [7000] [132] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.55 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.55:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:38:01,043 [7000] [15] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.55 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:38:01,246 [7000] [132] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.50 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.50:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:38:01,246 [7000] [68] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.50 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:38:02,010 [7000] [132] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.53 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.114.53:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:38:02,010 [7000] [281] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.53 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:38:02,213 [7000] [256] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck - Failed to send REST request to ALM server. Exception: System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.CheckRestConnectivity(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.CheckRestConnectivity(Int32 checksSetId) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.RESTCheck.Check() [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:38:02,275 [7000] [256] ERROR HP.PC.Host.Management.BL.Logic.HostChecker - failed PerformAdditionalChecks on 10.46.114.125 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Security.Authentication.AuthenticationException: The ALM Connection settings (Internal URL, external URL) are incomplete. To update the settings, click the ALM Connection button in the PC Server module toolbar. Server stack trace: at HP.PC.ServiceModel.Interceptors.NetExceptionsMessageInspector.System.ServiceModel.Dispatcher.IClientMessageInspector.AfterReceiveReply(Message& reply, Object correlationState) at System.ServiceModel.Dispatcher.ImmutableClientRuntime.AfterReceiveReply(ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HP.PC.LTOP.Proxy.Remote.IHostManagementService.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.LTOP.Proxy.LTOPManagementProxy.GetHostCheckResultsDefault(Int32 checksSetId) at HP.PC.Host.Management.BL.Logic.HostChecker.PerformAdditionalChecks(String hostName, Int32 installType, Int32 checksSetId, Object[] args) 2017-09-11 14:38:02,977 [7000] [132] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.6 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.6:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:38:02,977 [7000] [248] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.115.3 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 10.46.115.3:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:38:02,977 [7000] [45] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.6 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:38:02,977 [7000] [176] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.115.3 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] 2017-09-11 14:38:21,011 [7000] [248] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck - Failed connecting to LG 10.46.114.59 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT] System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.46.114.59:54345 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGLightWeightConnectionCheck.EndConnectionCallBack(IAsyncResult ar) 2017-09-11 14:38:21,027 [7000] [10] ERROR HP.PC.Host.Management.BL.Model.HostChecks.RemoteChecks.LGConnectionCheck - Cannot connect to LG 10.46.114.59 [Context: 792a9436-595a-47ab-bad6-ba6ff06e7435] [FullContext: QCServer:http://sat1msmap170.tlab.ally.corp:8080/qcbin UserName:_pc_system_ Domain:DEFAULT Project:LAB_PROJECT]