IOException java.lang.PosixProcess

Rebecca Searls Rebecca.Searls at Sun.COM
Fri Feb 1 19:41:15 UTC 2008


Please advise how I can track down the cause of this fail.

My Java version is:

	java version 1.5.0
	gij (GNU libcj) version 4.2.1 (Ubuntu 4.2.1ubuntu5)


--------- Stacktace ---
cldc-run:
Copying 1 file to /home/guest/x/jwt-client/dist/nbrun12962
Copying 1 file to /home/guest/x/jwt-client/dist/nbrun12962
Jad URL for OTA execution: http://localhost:8082/servlet/org.netbeans.modules.mobility
.project.jam.JAMServlet/home/guest/x/jwt-client/dist//jwt-client.jad
Starting emulator in execution mode
java.io.IOException: java.io.IOException: No such file or directory
    at java.lang.PosixProcess.<init>(libgcj.so.81)
    at java.lang.Runtime.execInternal(libgcj.so.81)
    at java.lang.Runtime.exec(libgcj.so.81)
    at java.lang.Runtime.exec(libgcj.so.81)
    at com.sun.kvem.environment.JVM.run(Unknown Source)
    at com.sun.kvem.environment.EmulatorInvoker.runEmulatorOtherVM(Unknown Source)
    at com.sun.kvem.environment.EmulatorInvoker.runEmulator(Unknown Source)
    at com.sun.kvem.environment.ProfileEnvironment$KVMThread.runEmulator(Unknown Source
)
    at com.sun.kvem.environment.ProfileEnvironment$KVMThread.run(Unknown Source)
Caused by: java.io.IOException: No such file or directory
    at java.lang.PosixProcess.nativeSpawn(libgcj.so.81)
    at java.lang.PosixProcess.spawn(libgcj.so.81)
    at java.lang.PosixProcess$ProcessManager.run(libgcj.so.81)
ricoh-run:






More information about the core-libs-dev mailing list