用户登录
用户注册

分享至

was启动node报错怎么办

  • 作者: 烟草味道37627847
  • 来源: 51数据库
  • 2022-11-15

was启动node报错的解决办法:1、打开命令窗口;2、运行“bin/initOSGIcfg.sh”命令;3、重新运行“startNode.sh”命令即可。

大前端零基础入门到就业:进入学习

本教程操作环境:linux7.3系统、node18.4.0版、Dell G3电脑。

was启动node报错怎么办?

linux下was启动startnode.sh报错、was启动startNode报错

报错:

************* End Display Current Environment *************
[2/13/12 5:10:03:143 EST] 00000000 Manager***** I TRAS0017I: The startup trace state is *=info.
[2/13/12 5:10:03:195 EST] 00000000 *****Tool A ADMU0128I: Starting tool with the AppSrv01 profile
[2/13/12 5:10:03:196 EST] 00000000 *****Tool A ADMU3100I: Reading configuration for server: nodeagent
[2/13/12 5:10:03:324 EST] 00000000 *****Tool A ADMU3200I: Server launched. Waiting for initialization status.
[2/13/12 5:10:04:909 EST] 00000000 *****Tool A ADMU3011E: Server launched but failed initialization. startServer.log, SystemOut.log(or job log in zOS) and other log files under /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/nodeagent should contain failure information.

解决方法:

运行 bin/initOSGIcfg.sh 然后再运行 startNode.sh就好了

之前按照网上的办法,同步node,很多方法都试了没有解决,同事教的这招挺灵的,记下来

如果startManager.sh出现相同的问题,估计也能按此方法解决

软件
前端设计
程序设计
Java相关