Skip to Content
0
Former Member
Dec 13, 2004 at 12:04 PM

Problem using xcm

21 Views

Hi,

I'm work with the tool XCM, when I have used the connection with JCO and select "run test", i have a error. This error is:

*******************************************************

Internal Server Error 500!

java.lang.NoClassDefFoundError

at com.sapmarkets.isa.core.test.JCoTest.performTest(JCoTest.java:42)

at com.sapmarkets.isa.core.xcm.admin.controller.ComponentConfigController.performCurrentCompTest(ComponentConfigController.java:476)

at jsp_testResult1102664298957._jspService(jsp_testResult1102664298957.java:62)

at com.inqmy.services.servlets_jsp.server.jsp.JSPServlet.service(JSPServlet.java:306)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)

at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)

at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)

at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)

at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)

at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)

at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)

at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)

at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)

at java.security.AccessController.doPrivileged(Native Method)

at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)

**********************************************************

Why I have this error?

Thanks