Hi, Genuitec!
I just updated my local WebSphere Application Server installation from 8.5.5.16 to 8.5.5.16 and I haven’t been able to run or debug my WAS instance from within MyEclipse ever since. I receive the following error message when I attempt to Run or Debug the WAS instance from MyEclipse:
runConfigActions script execution failed. Exit code: 1
Exception caught while waiting for runConfigActions script to complete: C:\was85\profiles\AppSrv01\bin\runConfigActions.bat
That said, I’m still able to:
- Start the instance externally via startServer.bat from a command prompt. The instance starts just as expected and the MyEclipse console will detect that the WAS instance is running and display the SystemOut.log.
- Publish local application changes from MyEclipse to the WAS instance without issue.
- Stop the instance from MyEclipse using the Server view.
This is a relatively minor inconvenience, but I would like to be able to debug our applications again on this local instance.
With regard to my development environment, I’m running on Windows Server 2019 with the following versions of MyEclipse:
Version: 2020.5.18
Build id: 16.0.0-20200518
Thanks,
Scott Sobotka