IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  (404)Not found error in Designer

    Posted Tue October 11, 2011 10:29 AM

    Hi ,

    When i tried to publish portal project to MWS from designer , i am getting the error "(404)Not found ".
    Please find attached the error screen shot.
    It was working fine earlier. All of sudden this error is coming now.
    I am using webMethods 8.2 version

    Regards
    Saravanan G


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 2.  RE: (404)Not found error in Designer

    Posted Tue October 11, 2011 02:24 PM

    Hi ,

    Please find below the log message from the designer
    MESSAGE (404)Not Found
    !STACK 0
    AxisFault
    faultCode: {http://xml.apache.org/axis/}HTTP
    faultSubcode:
    faultString: (404)Not Found
    faultActor:
    faultNode:
    faultDetail:
    {}:return code: 404

    Error 404 NOT_FOUND

    HTTP ERROR 404

    Problem accessing /services/command/ping. Reason:

        NOT_FOUND


    Powered by Jetty://



















    {http://xml.apache.org/axis/}HttpErrorCode:404 (404)Not Found at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744) at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) at org.apache.axis.client.Call.invokeEngine(Call.java:2784) at org.apache.axis.client.Call.invoke(Call.java:2767) at org.apache.axis.client.Call.invoke(Call.java:2443) at org.apache.axis.client.Call.invoke(Call.java:2366) at org.apache.axis.client.Call.invoke(Call.java:1812) at com.webmethods.portal.portletapp.ping.PingSoapBindingStub.ping(PingSoapBindingStub.java:102) at com.webmethods.caf.server.wmportal.publisher.WmPortalPublisher.invokeWebService(WmPortalPublisher.java:508) at com.webmethods.caf.server.wmportal.publisher.WmPortalPublisher.invokeWebServiceUsingAuth(WmPortalPublisher.java:408) at com.webmethods.caf.server.wmportal.publisher.WmPortalPublisher.deployComponent(WmPortalPublisher.java:382) at com.webmethods.caf.server.wmportal.publisher.WmPortalPublisher.publish(WmPortalPublisher.java:168) at org.eclipse.jst.server.generic.core.internal.GenericServerBehaviour.publishModule(GenericServerBehaviour.java:82) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:1025) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1115) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:948) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:775) at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2889) at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:337) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    Regards
    Saravanan G


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 3.  RE: (404)Not found error in Designer

    Posted Tue October 11, 2011 02:52 PM

    I’m not really sure what is happening there. Can you tell me what the results of posting this into a browser is?
    http://localhost:8585/services/command/ping?wsdl

    –mark


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 4.  RE: (404)Not found error in Designer

    Posted Wed October 12, 2011 03:05 AM

    Hi,

    Please find below the result for the url

    http://:8585/services/command/ping?wsdl

    HTTP ERROR 404
    Problem accessing /services/command/ping. Reason:
    NOT_FOUND


    Powered by Jetty://

    Regards
    Saravanan G


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 5.  RE: (404)Not found error in Designer

    Posted Wed October 12, 2011 01:30 PM

    Saravanan:

    Can you log into http://:8585 as administrator or sysadmin normally?


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 6.  RE: (404)Not found error in Designer

    Posted Wed October 12, 2011 01:43 PM

    That is not good!

    It seems like something is fundamentally wrong with this environment. That URL endpoint and implementation is part of core MWS. It is defined in the /deploy/portal.war/WEB-INF/web.xml and doesn’t rely on external components.

    At this point, i wonder what else in that MWS install is working.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 7.  RE: (404)Not found error in Designer

    Posted Thu October 13, 2011 12:23 PM

    Hi,
    All things in MWS are working fine. Im able to login to MWS as administrator/sysadmin but whenever i try to publish project to MWS its throwing 404 error.

    Thanks & Regards,
    Saravanan G


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 8.  RE: (404)Not found error in Designer

    Posted Mon October 17, 2011 02:54 PM

    Well for some reason the web service stack (Axis) isn’t running properly. Are there any exceptions in the logs during startup?


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine