[Swift-devel] Re: IllegalThreadStateException

Ben Clifford benc at hawaga.org.uk
Mon Sep 3 06:35:18 CDT 2007


slightly scarily, the source code looks like that's deliberate?

On Mon, 3 Sep 2007, Ben Clifford wrote:

> 
> I get these:
> 
> WORKER:NotificationThread:readThread:doRun(): if(CACHING == false)
> WORKER:NotificationThread:readThread:doRun(): taskFileName = some data 
> file name
> Executing task soju.hawaga.org.uk:50102:10_1011162150... Building 
> executable command...Executing: sleep 1 
> Environment: 
> Working Directory: java.lang.IllegalThreadStateException: process hasn't 
> exited
>         at java.lang.UNIXProcess.exitValue(UNIXProcess.java:119)
>         at 
> org.globus.GenericPortal.clients.GPService_instance.ExecThread.exec(WorkerRun.java:3159)
>         at 
> org.globus.GenericPortal.clients.GPService_instance.ExecThread.doRun(WorkerRun.java:3380)
>         at 
> org.globus.GenericPortal.clients.GPService_instance.ExecThread.run(WorkerRun.java:2918)
> starting ChildListener thread...
> polling ChildListener thread for termination...
> 
> in large number (once per task?) when I try out your example localhost 
> sleep examples...
> 
> 



More information about the Swift-devel mailing list