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

RTC Extensions Development Environment Setup - Validation failed for [RTCExt] Debug Running Tomcat

Hi,

I am using RTC v5.0.2. Trying to establish a development environment for building RTC extensions using Java API(plugin development). While validating Eclipse debugger connection to Tomcat. Received the below error. 

Used the RTC Web UI to trigger the breakpoint.

Launched web UI hosted on localhost > clicked the Active Services link on the left.

Debugger was launched pointing to " RootServiceData[] services = ExecutingServiceMonitor.getCurrentlyExecutionServices(); "

When I click Resume, the Active Services page is still showing and has the following exception.

Scenario: com.ibm.team.repository.admin.activeServices/Refresh
... 
Scenario ID: 7ad2143e-add0-4981-8ee3-1e1b838d18cf ... 
com.ibm.team.repository.service.internal.ServerStatusRestService.getActiveServiceInfo 00:00:11:468 myadmin
   java.lang.Thread.getStackTraceImpl(Native Method)
   java.lang.Thread.getStackTrace(Thread.java:1070)
   com.ibm.team.repository.service.internal.ServerStatusRestService.renderThreadStack(ServerStatusRestService.java:424)
   com.ibm.team.repository.service.internal.ServerStatusRestService.getActiveServiceInfo(ServerStatusRestService.java:364)
   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.$Proxy268.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:567)
   com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest2(AbstractTeamServerServlet.java:2453)
   com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest(AbstractTeamServerServlet.java:2244)
   com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1761)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
   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:727)
   org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
   com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:74)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
   org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
   org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
   com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:165)
   com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:198)
   org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
   org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
   org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
   org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
   org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:610)
   org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
   org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
   org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:339)
   org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
   org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
   org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1040)
   org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
   org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314)
   java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
   java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
   org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
   java.lang.Thread.run(Thread.java:761)

Thank you,

Ravikanth Chavali

0 votes


Be the first one to answer this question!

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
× 10,936
× 411

Question asked: Sep 01 '15, 3:56 p.m.

Question was seen: 3,072 times

Last updated: Sep 01 '15, 4:06 p.m.

Related questions
Confirmation Cancel Confirm