[Swift-user] Swift Coasters on OSG

Ketan Maheshwari ketancmaheshwari at gmail.com
Thu Mar 10 14:14:59 CST 2011


Mihael,

Yes, in fact sites.xml was actually missing. May be that is the reason for
the error.

However, Now, when I try to restart the coaster services using the attached
start_services.sh script, I get the following error stack:

Error starting coaster service: Address already in use
Error starting coaster service
java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.<init>(ServerSocket.java:185)
at
org.globus.net.ServerSocketFactory.createServerSocket(ServerSocketFactory.java:114)
at
org.globus.net.ServerSocketFactory.createServerSocket(ServerSocketFactory.java:68)
at org.globus.net.BaseServer.<init>(BaseServer.java:84)
at
org.globus.cog.karajan.workflow.service.GSSService.<init>(GSSService.java:63)
at
org.globus.cog.abstraction.coaster.service.CoasterService.<init>(CoasterService.java:74)
at
org.globus.cog.abstraction.coaster.service.CoasterPersistentService.<init>(CoasterPersistentService.java:34)
at
org.globus.cog.abstraction.coaster.service.CoasterPersistentService.main(CoasterPersistentService.java:98)

Perhaps, I need to kill the previously started service but couldn't figure
how.

Thanks,
Ketan


On Thu, Mar 10, 2011 at 12:01 PM, Mihael Hategan <hategan at mcs.anl.gov>wrote:

> It probably means your sites.xml is empty. Can you post it?
>
> Mihael
>
> On Thu, 2011-03-10 at 09:03 -0600, Ketan Maheshwari wrote:
>
> >
> >     Submit workflow sleep.swift.
> >
> >
> > I get error message: No service contacts available.
> >
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20110310/c9c47af2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: start_services.sh
Type: application/x-sh
Size: 357 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20110310/c9c47af2/attachment.sh>


More information about the Swift-user mailing list