I have installed wM9.9 on my machine and I have problem with MWS. According to the logs server has stared but web interface is not available. I have noticed in the problem.log following exception:
java.lang.ClassNotFoundException: org.cometd.server.CometdServlet cannot be found by com.webMethods.caf.server_9.9.0.0000-0221
…
2015-10-29 10:03:39 CET (org.eclipse.jetty.webapp.WebAppContext:WARN) - Failed startup of context o.e.j.w.WebAppContext@777b6fa0{/,file:/opt/softwareag/MWS/server/default/deploy/portal.war/,STARTING}{/opt/softwareag/MWS/server/default/deploy/portal.war}
MultiException[javax.servlet.UnavailableException: org.cometd.server.CometdServlet cannot be found by com.webMethods.caf.server_9.9.0.0000-0221, javax.servlet.ServletException: cometd-initializer@a433b709==com.webMethods.portal.framework.impl.BayeuxInitializer,2,false, javax.servlet.UnavailableException: org.cometd.server.CometdServlet cannot be found by com.webMethods.caf.server_9.9.0.0000-0221]
I have checked for the missing class and it exists in softwareag/common/runtime/bundles/mws-main/eclipse/plugins/cometd-java-server_3.0.3.jar
but inside I noticed class name: org.cometd.server.CometDServlet and in the error it is referrenced as org.cometd.server.CometdServlet
Is that a bug or anybody has other ideas?
#webMethods#webMethods-General#Integration-Server-and-ESB