Can't compile
I have just installed Sun One Studio, but I can't get
anything compiled, I always get the following message
when compiling:
java.io.IOException: CreateProcess: E:\jdk1.4\jre\..\bin\javac -g -classpath c:\eigen\Profile\Forte\system;E:\Programme\Forte\system;E:\Programme\Forte\modu les\ext\j2ee-1.3.jar;E:\Programme\Forte\modules\ext\jaas-1.0.jar;E:\Programme\Fo rte\modules\autoload\activation.jar;E:\Programme\Forte\modules\ext\jms-1.0.2b.ja r;E:\Programme\Forte\modules\ext\jta-spec1_0_1.jar;E:\Programme\Forte\modules\au toload\mail.jar;E:\Programme\Forte\modules\ext\AbsoluteLayout.jar;E:\Programme\F orte\modules\ext\sql.jar;E:\Programme\Forte\modules\ext\rowset.jar;E:\Programme\ Forte\lib\ext\jdbc20x.zip;E:\Programme\Forte\modules\ext\servlet-2.3.jar;c:\eige n\Profile\Forte\sampledir;E:\Programme\Forte\beans\TimerBean.jar;c:\eigen\Profil e\Forte\tomcat401_base; c:\eigen\Profile\Forte\sampledir\Blubber.java error=193
at java.lang.Win32Process.create(Native Method)
at java.lang.Win32Process.<init>(Win32Process.java:63)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:550)
at java.lang.Runtime.exec(Runtime.java:475)
at java.lang.Runtime.exec(Runtime.java:441)
at org.openide.execution.NbProcessDescriptor.exec(NbProcessDescriptor.java:229)
at org.openide.execution.NbProcessDescriptor.exec(NbProcessDescriptor.java:132)
at org.netbeans.modules.java.JExternalCompilerGroup.createProcess(JExternalCompile rGroup.java:239)
at org.openide.compiler.ExternalCompilerGroup.createProcess(ExternalCompilerGroup. java:121)
at org.openide.compiler.CompilerExecutor$CERunnable.run(CompilerExecutor.java:153)
at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:119)
Obviously there is a problem with my setup, but what is it?
Any help appreciated
Hans-Juergen

