You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Erik Meade <em...@geekfarm.org> on 2000/11/08 03:54:14 UTC

weblogic.rmic error

Any clues as to what I'm doing wrong (I'm using last nights build on
Win2000)?

Running weblogic.rmic
     [java] The args attribute is deprecated. Please use nested arg
elements.
     [java] java.io.IOException: CreateProcess: javac -classpath

<snip out classpath>

     [java]     at java.lang.Win32Process.create(Native Method)
     [java]     at java.lang.Win32Process.<init>(Win32Process.java:64)
     [java]     at java.lang.Runtime.execInternal(Native Method)
     [java]     at java.lang.Runtime.exec(Runtime.java:272)
     [java]     at java.lang.Runtime.exec(Runtime.java:219)
     [java]     at weblogic.utils.Executable.exec(Executable.java, Compiled
Code
)
     [java]     at weblogic.utils.Executable.exec(Executable.java:88)
     [java]     at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(Comp
ilerInvoker.java, Compiled Code)
     [java]     at
weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvok
er.java:218)
     [java]     at weblogic.rmic.runBody(rmic.java:58)
     [java]     at weblogic.utils.compiler.Tool.run(Tool.java:80)
     [java]     at weblogic.rmic.main(rmic.java:96)
     [java] Exec failed .. exiting
     [java] Java Result: 1