Tuesday, July 5, 2011

Eclipse: CreateProcess error=87, The parameter is incorrect

Exception occurred executing command line.
Cannot run program "C:\Oracle2\Middleware\jdk160_21\bin\javaw.exe" (in directory "C:\pierre\workspace\JMSSender"): CreateProcess error=87, The parameter is incorrect


Simply said, too many entries in the classpath.
Remove some stuff from your JAR list.

No comments: