I try execute an workflow with PDB2POVGridBean which
incarnation is corrupted. Naturally this grid beans
failed . But I cannot fetch its outcome because the
following exception occurs:
Exception inthread Fetching Outcome for job PDB2POV
Reason: HTTP input error
and ExpertClient's stacktrace is:
[java] Dec 14, 2005 4:26:52 PM
com.intel.gui.panels.StatusPanel$7 run
[java] INFO: Fetching Outcome for job PDB2POV
[java] Dec 14, 2005 4:29:20 PM
com.intel.gui.messages.UserMessages warning
[java] WARNING: Exception in thread Fetching
Outcome for job PDB2POV
[java] Reason: HTTP input error
[java] Dec 14, 2005 4:29:20 PM
com.intel.gui.messages.UserMessages exception
[java] SEVERE: Exception in thread Fetching
Outcome for job PDB2POV
[java] Reason: HTTP input error
[java]
com.intel.gpe.clients.api.exceptions.GPEHTTPIOExceptio
n: HTTP input error
[java] at
com.intel.gpe.clients.gpe4gtk.fts.gass.GASSFileTransfe
rImpl.getInputStream(GASSFileTransferImpl.java:80)
[java] at
com.intel.gpe.client.transfers.gass.GASSFileExportImpl
.getFile(GASSFileExportImpl.java:60)
[java] at com.intel.gpe.client.GBClient.fetchFile
(GBClient.java:74)
[java] at
com.intel.gpe.client.requests.FetchOutcomeRequest.run
(FetchOutcomeRequest.java:84)
[java] Caused by: java.io.FileNotFoundException:
File uspaces/d78249c0-6ca3-11da-b926-
b5f344960a2e/output.pov not found on the server.
[java] at
org.globus.io.streams.HTTPInputStream.get
(HTTPInputStream.java:95)
[java] at
org.globus.io.streams.HTTPInputStream.<init>
(HTTPInputStream.java:54)
[java] at
com.intel.gpe.clients.gpe4gtk.fts.gass.GASSFileTransfe
rImpl.getInputStream(GASSFileTransferImpl.java:78)
[java] ... 3 more
[java] Dec 14, 2005 4:29:20 PM
com.intel.gui.panels.StatusPanel$7 run
[java] INFO: Fetching Outcome for job PDB2POV
failed.
Logged In: YES
user_id=1087569
Vladimir, is stdout and stderr fetched normally in your
testcase?
Logged In: YES
user_id=1091307
Yes, stdout and stderr fetched normally.
Exceprtion is related to file output.pov which isn't exist
really (because PDB2POV failed).
We have now the diagnostics about this:
Exception : HTTP input error.
Reason : File uspaces/b2da6c90-7137-11da-8537-
c7e33427b38a/output.pov not found on the server.
Logged In: YES
user_id=1087569
I think it's normal expert client behaviour.