[Bug 853] New: DSSAT: Failed to abort transfer error
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=853 Summary: DSSAT: Failed to abort transfer error Product: Swift Version: trunk Platform: PC OS/Version: Mac OS Status: NEW Severity: normal Priority: P2 Component: General AssignedTo: [email protected] ReportedBy: [email protected] When trying to complete a large DSSAT run, within about 20 minutes of starting the run I see this error in the standard output: Failed to abort transfer java.lang.NullPointerException at org.globus.cog.abstraction.impl.file.coaster.handlers.providers.LocalIOProvider.abort(LocalIOProvider.java:35) at org.globus.cog.abstraction.impl.file.coaster.handlers.GetFileHandler.abort(GetFileHandler.java:194) at org.globus.cog.abstraction.impl.file.coaster.handlers.GetFileHandler.errorReceived(GetFileHandler.java:114) at org.globus.cog.karajan.workflow.service.channels.ChannelContext.notifyListeners(ChannelContext.java:237) at org.globus.cog.karajan.workflow.service.channels.ChannelContext.notifyRegisteredCommandsAndHandlers(ChannelContext.java:224) at org.globus.cog.karajan.workflow.service.channels.ChannelContext.channelShutDown(ChannelContext.java:318) at org.globus.cog.karajan.workflow.service.channels.ChannelManager.handleChannelException(ChannelManager.java:293) at org.globus.cog.karajan.workflow.service.commands.HeartBeatCommand.handleTimeout(HeartBeatCommand.java:51) at org.globus.cog.karajan.workflow.service.channels.AbstractKarajanChannel.checkTimeouts(AbstractKarajanChannel.java:134) at org.globus.cog.karajan.workflow.service.channels.AbstractKarajanChannel.checkTimeouts(AbstractKarajanChannel.java:124) at org.globus.cog.karajan.workflow.service.channels.AbstractKarajanChannel$1.run(AbstractKarajanChannel.java:118) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462) Once this error occurs, no further progress is made. The swift log, coaster log, standard output, and jstacks of swift and coaster-service can be found at /scratch/local/davidk/DSSAT/run005 on communicado. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=853 Mihael Hategan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Mihael Hategan <[email protected]> 2012-10-20 13:18:34 --- I fixed that error in trunk, but I don't think it's relevant. There seems to be a network problem that causes the connection between swift and cps to die. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@mcs.anl.gov