java.io.IOException: CreateProcess: error =5
843829Apr 25 2006 — edited Apr 26 2006Hi,
I get this error when i try to open a file. What does error 5 mean?.
What are the possibilites where i can get this error what all should i check out to solve this error.
at java.lang.Win32Process.create(Native Method)
at java.lang.Win32Process.<init>(Win32Process.java:66)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:566)
at java.lang.Runtime.exec(Runtime.java:491)
at java.lang.Runtime.exec(Runtime.java:457)