Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

System call

0 views
Skip to first unread message

Jesús Martín Oya

unread,
Aug 25, 1998, 3:00:00 AM8/25/98
to
Hi All!

I'm trying to use RMI combined with a system call over a Windows NT 4.0
platform.
I got the next exception:

java.io.IOException: CreateProcess: C:/inetpub/wwwroot/jmo/drae/dic.exe
-def C:/inetpub/wwwroot/jmo/drae/rae-dicc -dat
C:/inetpub/wwwroot/jmo/drae/rae-dat casa
error=5
at java.lang.Win32Process.<init>(Compiled Code)
at java.lang.Runtime.exec(Compiled Code)
at java.lang.Runtime.exec(Runtime.java:137)
at jmo.pfc.logica.EjecutorImpl.accion(EjecutorImpl.java:41)
at
jmo.pfc.logica.EjecutorImpl_Skel.dispatch(EjecutorImpl_Skel.java:38)
at sun.rmi.server.UnicastServerRef.dispatch(Compiled Code)
at sun.rmi.transport.Transport.serviceCall(Compiled Code)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(Compiled
Code)
at sun.rmi.transport.tcp.TCPTransport.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)

Any ideas about the Win32Process.<init> ?????

Cheers,

Jesús


0 new messages