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

Exception: exceptions.AttributeError WASL6043E: The Application:{} MBean is

  • 1.  Exception: exceptions.AttributeError WASL6043E: The Application:{} MBean is

    Posted 12/14/15 08:37 PM

    Hi

    I am doing websphere deployment as per given steps: ( in a cluster environment ) using jython.

    uninstall
    save
    Install
    Save
    syncActiveNodes
    startApplicationOnCluster

    Seeing the application status is started before it calls startApplicationOnCluster
    ( when syncActiveNodes process is going on seeing server status running one by one)..

    Finally the deployment process come out with "
    Exception: exceptions.AttributeError WASL6043E: The Application:{} MBean is running. "

    But Web services ( JAX-WS ) are not created though the application status is running
    What could be the reason? is there any suggestion to come out?
    Pls let me know..