facebook

Split: EJB Deploy fails with RMIC not installed error

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #526303 Reply

    support-tony
    Keymaster

    Karan,

    That is odd. Was there any output in the window used to launch MyEclipse? If so, that might be what would have appeared in the console window. Similar information can also be obtained using the -debug option. These options can also be entered in the myeclipse.ini file, near the top of the file (but before -vmargs). The output isn’t written to a file, only to the console/debug window.

    Please check and let us know.

    #526468 Reply

    karanchhabada
    Participant

    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)

Viewing 2 posts - 16 through 17 (of 17 total)
Reply To: Split: EJB Deploy fails with RMIC not installed error

You must be logged in to post in the forum log in