Project

General

Profile

Actions

Bug #4850

closed

Get the new TPC scheduler working with the new changes in Kepler from the KarXmlGenerator

Added by Jing Tao over 14 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
scheduler
Target version:
Start date:
02/26/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4850

Description

On kepler side, the metadata format to describe the workflow kar file and workflow run files was changed. So TPC scheduler should be changed accordingly.


Related issues

Blocks Kepler - Bug #4851: KarEntryAttributes not saved in MANIFEST.MF/KarXMLResolvedAaron Aaron02/26/2010

Actions
Actions #1

Updated by ben leinfelder over 14 years ago

I'm in the process of adding tpcStatus in the KarEntryAttributes such that it should look like this:

<karEntryAttributes>
<Name>
RIO.1.xml
</Name>
<dependsOn>
urn:lsid:gamma.msi.ucsb.edu/OpenAuth/:8016:19:1
</dependsOn>
<handler>
org.kepler.kar.handlers.ReportInstanceKAREntryHandler
</handler>
<dependsOnModule>

&lt;/dependsOnModule&gt;
&lt;lsid&gt;
urn:lsid:gamma.msi.ucsb.edu/OpenAuth/:8061:9:1
&lt;/lsid&gt;
&lt;type&gt;
org.kepler.reporting.rio.ReportInstance
&lt;/type&gt;
&lt;tpcStatus&gt;SUCESS!!!!&lt;/tpcStatus&gt;
&lt;/karEntryAttributes&gt;
Actions #2

Updated by ben leinfelder over 14 years ago

adding kepler bug dependency

Actions #3

Updated by Jing Tao over 14 years ago

After changing the query format and result set style sheet, the tpc workflow and workflowRun search works. The every link of the search results works too.

Now I am working on testing to schedule a workflow run.

Actions #4

Updated by Jing Tao over 14 years ago

I just scheduled a tpc-09 workflow. It works. So the bug can be closed.

Actions #5

Updated by Redmine Admin over 11 years ago

Original Bugzilla ID was 4850

Actions

Also available in: Atom PDF