Hi,
I tried to launch cmd from eclipse run external tools, and opened MyEclipse in debug mode.
After EJBDeploy and analyzing console error log found it is classpath issue.
The classpath seems to be too long.
Please find error log below from console.
After removing some libraries from build path it reoved the error, now I’m able to do EJB deploy.
Still facing issue with some of project, will try to change their clasapath and try.
Hope it will work.
Thanks all for your help and support.
Appreciate !
Jun 12, 2017 2:14:47 PM RMICOperation invokeCommandLine
SEVERE:
java.io.IOException: Cannot run program “C:\Data\IBM\WebSphere\AppServer\java\8.0\bin\rmic”: CreateProcess error=206, The filename or extension is too long
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)