[Swift-devel] today's coaster report

Mihael Hategan hategan at mcs.anl.gov
Thu Apr 24 10:05:23 CDT 2008


On Thu, 2008-04-24 at 14:23 +0000, Ben Clifford wrote:
> Using cog r1977, the test coaster client will run jobs successfully but 
> then issues a warning:
> 
> WARN   - Failed to shut down service https://127.0.0.1:55731
> 
> and a stack trace beginning:
> org.globus.cog.karajan.workflow.service.ProtocolException: 
>         at 
> org.globus.cog.karajan.workflow.service.commands.Command.execute(Command.java:118)
>         at 
> org.globus.cog.abstraction.impl.execution.coaster.ServiceManager$ServiceReaper.run(ServiceManager.java:274)
> 
> 
> 
> (and indeed, something continues to listen on that port)
> 
> Also, GLOBUS_HOSTNAME appears to be respected, but GLOBUS_TCP_PORT_RANGE 
> appears to not be in some cases, using a standard cog launcher around the 
> test client - some stuff listens on a port in the port range (eg. the 
> server where the jar files get downloaded from); but whatever service is 
> referred to in:
> 
> > WARN   - Failed to shut down service https://127.0.0.1:55751
> 
> doesn't listen on that port range.

Right. That's the remote service. The port range does not apply for it.

> 




More information about the Swift-devel mailing list