问题描述
- WAS项目启动问题报错求指导
- [14-6-11 11:17:53:894 CST] 00000000 WindowsServic 1 In executeCommand args are: D:Program FilesIBMWebSphereAppServerbinWASService.exe -status 2YE3JI6FPVNYTGENode01
[14-6-11 11:17:53:957 CST] 00000000 WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@406b406b
[14-6-11 11:17:53:981 CST] 00000006 WindowsServic 3 inputRec == The service is stopped.
[14-6-11 11:17:53:991 CST] 00000000 WindowsServic 1 retCode from childProcess.waitFor() is 1
[14-6-11 11:17:53:991 CST] 00000000 WindowsServic 3 exitCode = 1
[14-6-11 11:17:53:992 CST] 00000000 WindowsServic < getServiceStatus Exit
[14-6-11 11:17:53:992 CST] 00000000 WindowsServic > getServiceStatus Entry
[14-6-11 11:17:53:993 CST] 00000000 WindowsServic > getWASServiceCmdPath Entry[14-6-11 11:17:53:993 CST] 00000000 WindowsServic 1 In executeCommand args are: D:Program FilesIBMWebSphereAppServerbinWASService.exe -status 2YE3JI6FPVNYTGENode01
[14-6-11 11:17:54:063 CST] 00000000 WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@54335433
[14-6-11 11:17:54:084 CST] 00000008 WindowsServic 3 inputRec == The service is stopped.
[14-6-11 11:17:54:095 CST] 00000000 WindowsServic 1 retCode from childProcess.waitFor() is 1
[14-6-11 11:17:54:095 CST] 00000000 WindowsServic 3 exitCode = 1
[14-6-11 11:17:54:095 CST] 00000000 WindowsServic < getServiceStatus Exit
[14-6-11 11:17:54:096 CST] 00000000 WsServerContr 1 Window service status (1=stopped 2=started 3=not-registred) is 1
[14-6-11 11:17:54:096 CST] 00000000 WindowsServic > doWASServiceAction action start Entry[14-6-11 11:17:54:097 CST] 00000000 AdminTool A ADMU7701I: 由于 server1 注册成作为 Windows 服务运行,因此启动该服务器的请求将由启动关联的 Windows 服务完成。
[14-6-11 11:17:54:099 CST] 00000000 WindowsServic > getWASServiceCmdPath Entry[14-6-11 11:17:54:099 CST] 00000000 WindowsServic 1 In executeCommand args are: D:Program FilesIBMWebSphereAppServerbinWASService.exe -start 2YE3JI6FPVNYTGENode01
[14-6-11 11:17:54:176 CST] 00000000 WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@2fa02fa
[14-6-11 11:17:54:178 CST] 0000000a WindowsServic 3 waitForFileExist(D:Program FilesIBMWebSphereAppServerprofilesAppSrv01logs2YE3JI6FPVNYTGENode01 Service.log)
[14-6-11 11:17:54:680 CST] 0000000a EncodingUtils > getProperEncoding Entry
[14-6-11 11:17:54:680 CST] 0000000a EncodingUtils 3 System.getProperty(""file.encoding"") is: GB18030
[14-6-11 11:17:54:680 CST] 0000000a EncodingUtils > isPlatformWindows() Entry
[14-6-11 11:17:54:680 CST] 0000000a WindowsServic 3 *** returned readerencoding = GB18030
[14-6-11 11:18:20:423 CST] 0000000c WindowsServic 3 inputRec == Starting Service: 2YE3JI6FPVNYTGENode01
[14-6-11 11:18:20:423 CST] 0000000c WindowsServic 3 inputRec ==
[14-6-11 11:18:20:423 CST] 0000000e WindowsServic 3 inputRec == Service failed to start. startServer return code = -1
[14-6-11 11:18:20:433 CST] 00000000 WindowsServic 1 retCode from childProcess.waitFor() is -1
[14-6-11 11:18:20:433 CST] 00000000 WindowsServic 3 -- interrupt the thread that is collecting stdout
[14-6-11 11:18:21:433 CST] 00000000 WindowsServic 3 exitCode = -1
[14-6-11 11:18:21:433 CST] 00000000 WindowsServic 3 Service failed to start. startServer return code = -1
[14-6-11 11:18:21:433 CST] 00000000 AdminTool A ADMU7704E: 在尝试启动与服务器相关联的 Windows 服务时失败:server1;
在执行 WASService.exe 时可能发生错误:Starting Service: 2YE3JI6FPVNYTGENode01
Service failed to start. startServer return code = -1
[14-6-11 11:18:21:433 CST] 0000000a WindowsServic 3 readAndDisplayServiceLogFile() caught InterruptedException