J
Jakir
Hi
waitFor() method returns value 255 on HP Unix when I try to start
netscape through Runtime.getRuntime().exec("netscape") method.
I also tried to give the full path but same results.
I am able to start netscape from C program or from commandline but it
fails when I try to do same thing from Java application.
It works fine on Solaris.
What is the meaning of value 255. Where I can get the information
regarding the value returned by the waitFor() method.
Regards
Jakir
waitFor() method returns value 255 on HP Unix when I try to start
netscape through Runtime.getRuntime().exec("netscape") method.
I also tried to give the full path but same results.
I am able to start netscape from C program or from commandline but it
fails when I try to do same thing from Java application.
It works fine on Solaris.
What is the meaning of value 255. Where I can get the information
regarding the value returned by the waitFor() method.
Regards
Jakir