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

System calls

0 views
Skip to first unread message

Jesús Martín Oya

unread,
Aug 24, 1998, 3:00:00 AM8/24/98
to
Hi all!

I'm using RMI in my applet.
I'm working on a Windows NT Server 4.0
In the RMI-server side I'm trying to make a system call but I've got the
next exception:

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
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?

Thank you very much.

Jesús


0 new messages