was 节点同步不成功

请问我在同步节点的时候,was服务器中的App节点同步的时候抛出以下异常,请问是什么情况?
was:7.0.0.19
os:    windows

[13-9-5 11:42:40:125 CST] 00000000 AbstractNodeC E   ADMU0006E: 创建 Deployment Manager 连接时发生异常:com.ibm.websphere.management.exception.ConnectorException: ADMC0016E: 系统无法创建 SOAP 连接器以连接到端口 8879 上的主机 ilog17。

at com.ibm.websphere.management.AdminClientFactory.createAdminClientPrivileged(AdminClientFactory.java:632)

at com.ibm.websphere.management.AdminClientFactory.access$000(AdminClientFactory.java:123)

at com.ibm.websphere.management.AdminClientFactory$1.run(AdminClientFactory.java:206)

at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:63)

at com.ibm.websphere.management.AdminClientFactory.createAdminClient(AdminClientFactory.java:202)

at com.ibm.ws.management.tools.AbstractNodeConfigUtility.getAdminClient(AbstractNodeConfigUtility.java:198)

at com.ibm.ws.management.tools.NodeFederationUtility.createAdminClientInstance(NodeFederationUtility.java:1678)

at com.ibm.ws.management.tools.NodeFederationUtility.runTool(NodeFederationUtility.java:507)

at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:269)

at com.ibm.ws.management.tools.NodeFederationUtility.main(NodeFederationUtility.java:300)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

at java.lang.reflect.Method.invoke(Method.java:611)

at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:213)

at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:93)

at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:74)

at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

at java.lang.reflect.Method.invoke(Method.java:611)

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:341)

at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:111)
Caused by: java.lang.reflect.InvocationTargetException

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:56)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:39)

at java.lang.reflect.Constructor.newInstance(Constructor.java:527)

at com.ibm.websphere.management.AdminClientFactory.createAdminClientPrivileged(AdminClientFactory.java:454)

... 30 more
Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: [SOAPException: faultCode=SOAP-ENV:Protocol; msg=; targetException=java.net.MalformedURLException]

at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:409)

at com.ibm.ws.management.connector.soap.SOAPConnectorClient.(SOAPConnectorClient.java:222)

... 35 more
Caused by: [SOAPException: faultCode=SOAP-ENV:Protocol; msg=; targetException=java.net.MalformedURLException]

at org.apache.soap.rpc.Call.WASinvoke(Call.java:516)

at com.ibm.ws.management.connector.soap.SOAPConnectorClient$4.run(SOAPConnectorClient.java:373)

at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)

at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:366)

... 36 more
参与5

4同行回答

liyuhengliyuheng软件开发工程师永兴科技
最后我修改了app的安装目录所属用户和组,再次同步就行了,问题解决了,但是不知道为什么这样能解决显示全部
最后我修改了app的安装目录所属用户和组,再次同步就行了,问题解决了,但是不知道为什么这样能解决收起
软件开发 · 2014-12-29
浏览1479
陈小缪86陈小缪86系统运维工程师工商银行
试试能否连到dmgr的8879端口显示全部
试试能否连到dmgr的8879端口收起
银行 · 2014-12-25
浏览1590
bisubisu售后技术支持SYNNEX
把防火墙关了,打开Deployment Manager所在主机的8879端口显示全部
把防火墙关了,打开Deployment Manager所在主机的8879端口收起
IT咨询服务 · 2014-12-24
浏览1706
xylhldyxylhldy系统工程师成都麦柯
网上其他遇到这个问题的,讲的是JVM参数设置过大导致的检查下JVM参数看看呢显示全部
网上其他遇到这个问题的,讲的是JVM参数设置过大导致的
检查下JVM参数看看呢收起
系统集成 · 2014-12-24
浏览1539

提问者

liyuheng
软件开发工程师永兴科技
擅长领域: 服务器WAS应用服务器

相关问题

相关资料

问题状态

  • 发布时间:2014-11-12
  • 关注会员:1 人
  • 问题浏览:9455
  • 最近回答:2014-12-29
  • X社区推广