WebSphere Application Server & Liberty

 View Only
Expand all | Collapse all

Not able to sync Node in Websphere Applciation Server , we have installe java and WAS version upgrade usign imcl -install command

  • 1.  Not able to sync Node in Websphere Applciation Server , we have installe java and WAS version upgrade usign imcl -install command

    Posted 5 hours ago

    Hi team, 

    We are  Not able to sync Node in Websphere Application Server ,, we have installed java and WAS version upgrade using imcl -c command

    After that when we try to restart dmgr it is working properly but the we try sync node , it through the error as below : 

    wasadmin@26275-7070770-ipm-qa:~/IBM/WebSphere/AppServer/profiles/wasnode_26275-7070770-ipm-qa/logs$ tail -f syncNode.log
    Caused by: [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to make test connection to host 26275-7070770-ipm-qa]
            at org.apache.soap.rpc.Call.WASinvoke(Call.java:499)
            at com.ibm.ws.management.connector.soap.SOAPConnectorClient$4.run(SOAPConnectorClient.java:389)
            at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
            at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:382)
            ... 40 more
    , resulting from: [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to make test connection to host 26275-7070770-ipm-qa]
    [7/3/24 18:59:40:206 AEST] 00000001 AdminTool     A   ADMU4123E: Ensure that the Deployment Manager is running on the specified host and port.  Also ensure that the security configuration in ssl.client.props on the node is compatible with the Deployment Manager.
    [7/3/24 18:59:40:206 AEST] 00000001 AdminTool     A   ADMU1211I: To obtain a full trace of the failure, use the -trace option.
    [7/3/24 18:59:40:207 AEST] 00000001 AdminTool     A   ADMU0211I: Error details may be seen in the file: /home/wasadmin/IBM/WebSphere/AppServer/profiles/wasnode_26275-7070770-ipm-qa/logs/syncNode.log
    ^C
    wasadmin@26275-7070770-ipm-qa:~/IBM/WebSphere/AppServer/profiles/wasnode_26275-7070770-ipm-qa/logs$ tail -100f syncNode.log
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
            at java.lang.reflect.Method.invoke(Method.java:508)
            at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:234)
            at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:101)
            at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:82)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
            at java.lang.reflect.Method.invoke(Method.java:508)
            at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
            at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
            at java.lang.reflect.Method.invoke(Method.java:508)
            at org.eclipse.core.launcher.Main.invokeFramework(Main.java:340)
            at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
            at org.eclipse.core.launcher.Main.run(Main.java:981)
            at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:423)
            at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:180)
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:83)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:57)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:437)
            at com.ibm.websphere.management.AdminClientFactory.createAdminClientPrivileged(AdminClientFactory.java:457)
            ... 34 more
    Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to make test connection to host 26275-7070770-ipm-qa]
            at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:439)
            at com.ibm.ws.management.connector.soap.SOAPConnectorClient.<init>(SOAPConnectorClient.java:238)
            ... 39 more
    Caused by: [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to make test connection to host 26275-7070770-ipm-qa]
            at org.apache.soap.rpc.Call.WASinvoke(Call.java:499)
            at com.ibm.ws.management.connector.soap.SOAPConnectorClient$4.run(SOAPConnectorClient.java:389)
            at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
            at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:382)
            ... 40 more

    [7/3/24 18:59:40:202 AEST] 00000001 AdminTool     A   ADMU0113E: Program exiting with error: com.ibm.websphere.management.exception.ConnectorException: ADMC0016E: The system cannot create a SOAP connector to connect to host 26275-7070770-ipm-qa at port 2809.
            at com.ibm.websphere.management.AdminClientFactory.createAdminClientPrivileged(AdminClientFactory.java:635)
            at com.ibm.websphere.management.AdminClientFactory.access$000(AdminClientFactory.java:127)
            at com.ibm.websphere.management.AdminClientFactory$1.run(AdminClientFactory.java:210)
            at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:63)
            at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:206)
            at com.ibm.ws.management.tools.AbstractNodeConfigUtility.getAdminClient(AbstractNodeConfigUtility.java:204)
            at com.ibm.ws.management.tools.NodeSyncUtility.runTool(NodeSyncUtility.java:152)
            at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:281)
            at com.ibm.ws.management.tools.NodeSyncUtility.main(NodeSyncUtility.java:67)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
            at java.lang.reflect.Method.invoke(Method.java:508)
            at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:234)
            at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:101)
            at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:82)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
            at java.lang.reflect.Method.invoke(Method.java:508)
            at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
            at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
            at java.lang.reflect.Method.invoke(Method.java:508)
            at org.eclipse.core.launcher.Main.invokeFramework(Main.java:340)
            at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
            at org.eclipse.core.launcher.Main.run(Main.java:981)
            at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:423)
            at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:180)
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:83)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:57)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:437)
            at com.ibm.websphere.management.AdminClientFactory.createAdminClientPrivileged(AdminClientFactory.java:457)
            ... 34 more
    Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to make test connection to host 26275-7070770-ipm-qa]
            at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:439)
            at com.ibm.ws.management.connector.soap.SOAPConnectorClient.<init>(SOAPConnectorClient.java:238)
            ... 39 more
    Caused by: [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to make test connection to host 26275-7070770-ipm-qa]
            at org.apache.soap.rpc.Call.WASinvoke(Call.java:499)
            at com.ibm.ws.management.connector.soap.SOAPConnectorClient$4.run(SOAPConnectorClient.java:389)
            at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
            at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:382)
            ... 40 more
    , resulting from: [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to make test connection to host 26275-7070770-ipm-qa]
    [7/3/24 18:59:40:206 AEST] 00000001 AdminTool     A   ADMU4123E: Ensure that the Deployment Manager is running on the specified host and port.  Also ensure that the security configuration in ssl.client.props on the node is compatible with the Deployment Manager.
    [7/3/24 18:59:40:206 AEST] 00000001 AdminTool     A   ADMU1211I: To obtain a full trace of the failure, use the -trace option.
    [7/3/24 18:59:40:207 AEST] 00000001 AdminTool     A   ADMU0211I: Error details may be seen in the file: /home/wasadmin/IBM/WebSphere/AppServer/profiles/wasnode_26275-7070770-ipm-qa/logs/syncNode.log

    Please help ASAP



    ------------------------------
    Siraj Khan
    ------------------------------


  • 2.  RE: Not able to sync Node in Websphere Applciation Server , we have installe java and WAS version upgrade usign imcl -install command

    Posted 5 hours ago

    Our SOAP port is 8879 , but it not working when tried syncNode.sh 

    error : 

    wasadmin@26275-7070770-ipm-qa:~/IBM/WebSphere/AppServer/profiles/wasnode_26275-7070770-ipm-qa/bin$ ./syncNode.sh 26275-7070770-ipm-qa 2809
    ADMU0116I: Tool information is being logged in file
               /home/wasadmin/IBM/WebSphere/AppServer/profiles/wasnode_26275-7070770-ipm-qa/logs/syncNode.log
    ADMU0128I: Starting tool with the wasnode_26275-7070770-ipm-qa profile
    ADMU0113E: Program exiting with error:
               com.ibm.websphere.management.exception.ConnectorException:
               ADMC0016E: The system cannot create a SOAP connector to connect to
               host 26275-7070770-ipm-qa at port 2809., resulting from:
               [SOAPException: faultCode=SOAP-ENV:Client; msg=Unable to make test
               connection to host 26275-7070770-ipm-qa]
    ADMU4123E: Ensure that the Deployment Manager is running on the specified host
               and port.  Also ensure that the security configuration in
               ssl.client.props on the node is compatible with the Deployment
               Manager.
    ADMU1211I: To obtain a full trace of the failure, use the -trace option.
    ADMU0211I: Error details may be seen in the file:
               /home/wasadmin/IBM/WebSphere/AppServer/profiles/wasnode_26275-7070770-ipm-qa/logs/syncNode.log



    ------------------------------
    Siraj Khan
    ------------------------------