Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Error message in admin page

Hi,
I have configured RTC on my test server. In jts/admin#action=com.ibm.team.repository.admin.activeServices I find this message, why? Is it an error?

com.ibm.team.repository.service.internal.ServerStatusRestService.getActiveServiceInfo 00:00:00:001 Acchini Hide Details
   java.lang.Thread.getStackTraceImpl(Native Method)
   java.lang.Thread.getStackTrace(Thread.java:1047)
   com.ibm.team.repository.service.internal.ServerStatusRestService.renderThreadStack(ServerStatusRestService.java:378)
   com.ibm.team.repository.service.internal.ServerStatusRestService.getActiveServiceInfo(ServerStatusRestService.java:319)
   sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
   sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
   java.lang.reflect.Method.invoke(Method.java:611)
   org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
   org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
   org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
   com.sun.proxy.$Proxy157.getActiveServiceInfo(Unknown Source)
   sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
   sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
   java.lang.reflect.Method.invoke(Method.java:611)
   com.ibm.team.repository.servlet.AbstractTeamServerServlet.doModelledRestService(AbstractTeamServerServlet.java:555)
   com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest2(AbstractTeamServerServlet.java:2355)
   com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest(AbstractTeamServerServlet.java:2155)
   com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1983)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
   org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
   org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
   org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
   org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
   org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
   com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:68)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
   org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
   org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
   com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:139)
   com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:172)
   org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
   org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
   org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
   org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
   org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:581)
   org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
   org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
   org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:336)
   org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
   org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
   org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)
   org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:585)
   org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)
   java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:908)
   java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:931)
   java.lang.Thread.run(Thread.java:738)
   

0 votes



One answer

Permanent link
Hi Matteo,
Good news for you :) It is not an error. The page you have entered shows always list of active services with current stack trace of the service. Entering that page causes running the service called com.ibm.team.repository.service.internal.ServerStatusRestService.getActiveServiceInfo which is already displayed on your screen.

Let me know if my answer helps for you.

3 votes

Comments

 Thanks Krzystof. Now I understand the meaning of this page.

Krzysztof,


The error message is misleading.
What if there was a genuine problem?

How would we tell the difference between a "normal" exception vs. a problem exception?

- Nicolas.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Sep 09 '13, 4:18 a.m.

Question was seen: 4,834 times

Last updated: Apr 04 '16, 3:14 a.m.

Confirmation Cancel Confirm