[Swift-user] Re: [Swift-devel] A naive run of Falkon+Swift on BGP login node.
Mihael Hategan
hategan at mcs.anl.gov
Mon Jul 21 17:39:09 CDT 2008
On Mon, 2008-07-21 at 17:26 -0500, Zhao Zhang wrote:
> Hi,
>
> I started a test on BGP login nodes, running falkon service and swift on
> Login6, and a worker on Login2.
> Good news is I got the output file. Swift return successful. Bad news is
> there are some problems I don't
> understand.
>
> The swift stdout:
> /Line 1: zzhang at login6.surveyor:~/swift/etc> swift -sites.file
> ./sites.xml -tc.file ./tc.data -ip.address 172.17.3.16 first.swift
> Line 2: Unable to find required classes (javax.activation.DataHandler
> and javax.mail.internet.MimeMultipart). Attachment support is disabled.
> Line 3: Swift svn swift-r2140 cog-r2070
>
> Line 4: RunID: 20080721-1713-zkz78kcf
> Line 5: Progress:
> Line 6: echo started
> Line 7: error: Notification(int timeout): socket = new
> ServerSocket(recvPort); Address already in use
> Line 8: Waiting for notification for 0 ms
> Line 9: Received notification with 1 messages
> Line 10: echo completed
> Line 11: Final status: Finished successfully:1/
>
> 1. What is the exception in Line 2? is this ignorable or not?
Yes. It's axis complaining about some missing stuff that is never used
in this case.
> 2. What is the error in Line 7? Is it printed by swift or the
> deef-provider?
provider-deef. Do you have another swift instance running by any chance?
> Is this ignorable or not?
It isn't. It probably means that the falkon notifications won't get to
you.
>
>
>
> The following exception from Falkon only occurs when I specify the
> ip.address property in swift
What exactly did you set it to?
Mihael
More information about the Swift-user
mailing list