WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

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.

 View Only
Expand all | Collapse all

Facing Issue while deploying application using wsadmin

  • 1.  Facing Issue while deploying application using wsadmin

    Posted Mon May 04, 2015 05:50 AM
    Hi All,


            We have an issue when deploying the application using our project specific deployment tool which uses jacl scripts to stop/unistall/install/start applications. But All of a sudden we are facing issues with this and not able to proceed with deployment anymore.

    Note: There is no change either at WAS configuration or at application level.

    1) The first issue we faced ::

    Background: wsadmin scripts were able to stop cluster --> undeploy application --> Then while deploying faced below error and then Node Sync failed as well.
    (Tried manual Node Sync & JVM recycle and deployment again..But No Joy!!)

    "com.ibm.ws.ScriptingException: com.ibm.websphere.management.exception.ConnectorException: ADMC0009E: The system failed to make SOAP RPC call: queryNames"

          Action Taken: Changed the com.ibm.SOAP.requestTimeout to 720 secs from 180 secs.
          Result: Deployment not even progressed after chaging the value to 720 and it got failed at the starting phase itself without proceeding to undeployment :(

    Error stack in wsadmin.traceout file:
    -------------------------------------------------

    AbstractShell E   WASX7120E: Diagnostic information from exception with text "javax.management.InstanceNotFoundException: WebSphere:name=WAS_NODE01,process=WAS_SERVER,platform=proxy,node=WAS_NODE01,j2eeType=J2EEServer,version=8.0.0.7,type=Server,mbeanIdentifier=cells/wascell/nodes/WAS_NODE01/servers/WAS_SERVER/server.xml#Server_146153348478,cell=wascell,spec=1.0,processType=ManagedProcess" " follows:javax.management.InstanceNotFoundException:

                   I can see that server.xml is existing and having NO permissions issues as well.


    Really appreciate your prompt response!!!! As I really got stuck with this.
    Thanks in Advance.



  • 2.  Facing Issue while deploying application using wsadmin

    Posted Tue May 05, 2015 01:13 PM
    Hi Bhargava

      If I'm understanding well you are able to stop and undeploy the application and is failling when you are deploying.
     
      have you save the configuration after undeploy the application?
     
      Tell us if you need more support.
     
    Regards