Error: Cannot run program "jar": CreateProcess error=2, The system cannot find the file specified

jeevamuthu picture jeevamuthu · Sep 3, 2011 · Viewed 37.1k times · Source

When I run my BlackBerry project in Eclipse, I get the following error:

Error: Cannot run program "jar": CreateProcess error=2, The system cannot find the file specified

How is this caused and how can I solve it?

Answer

jeevamuthu picture jeevamuthu · Sep 23, 2011

Finally I get the solution .copy the jar.exe from java bin folder and paste to the jre bin folder.