[Swift-devel] today's coaster report
    Ben Clifford 
    benc at hawaga.org.uk
       
    Thu Apr 24 09:23:24 CDT 2008
    
    
  
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.
-- 
    
    
More information about the Swift-devel
mailing list