互联网服务jdkWAS

websphere 升级JDK报错?

现有WAS版本为8.5.5.13,默认JDK1.6,由于开发应用需要想升级到JDK1.8,在升级的过程启动概要文件./managesdk.sh -enableProfileAll -sdkName 1.8_64时报如下错误:意外异常 com.ibm.websphere.management.exception.AdminException: com.ibm.websphere.management.exception.AdminException: CWLCA0012E: SDK 1.8_64 在节点 web4Node01 上不可用 ;不知道什么原因,请大神指教,感谢。

参与8

2同行回答

fantlfantl软件开发工程师北京国电南自亿通科技有限公司
问题已解决,需要重启一下node.然后在执行就可以了。显示全部

问题已解决,需要重启一下node.然后在执行就可以了。

收起
互联网服务 · 2019-09-04
浏览2469
最爱星期一最爱星期一网络工程师中软
First make sure the desired SDK is installed and can be listed with the managesdk command: $ ./managesdk.sh -listAvailable CWSDK1003I: Available SDKs : CWSDK1005I: SDK name: 1.7.1_64 CWSDK1005I: SDK name: 1.6_64 CWSDK1001I: Successfully performed...显示全部

First make sure the desired SDK is installed and can be listed with the managesdk command:
$ ./managesdk.sh -listAvailable
CWSDK1003I: Available SDKs :
CWSDK1005I: SDK name: 1.7.1_64
CWSDK1005I: SDK name: 1.6_64
CWSDK1001I: Successfully performed the requested managesdk task.

If it is listed then these errors can occur if nodeagent on the listed node (jurecek1Node01) is not running. If the nodeagent is not running, please start it with the startNode command and check the systemOut.log file to ensure you see the "Open for e-business" line. Then run the managesdk command again which should now complete without error.

You should see output similar to the following if it is successful:
$ ./managesdk.sh -enableProfileAll -sdkname 1.7.1_64 -enableServers

CWSDK1024I: The node default SDK setting for federated profile
AppSrv03 has been saved in the master configuration repository.
CWSDK1025I: A synchronization operation is required before
configuration changes to federated profile AppSrv03 can be used.
CWSDK1017I: Profile AppSrv03 now enabled to use SDK 1.7.1_64.
CWSDK1001I: Successfully performed the requested managesdk task.

收起
互联网服务 · 2019-09-04
浏览2463

提问者

fantl
软件开发工程师北京国电南自亿通科技有限公司
擅长领域: 中间件前置系统服务器

相关问题

相关资料

相关文章

问题状态

  • 发布时间:2019-09-04
  • 关注会员:2 人
  • 问题浏览:4155
  • 最近回答:2019-09-04
  • X社区推广