[
https://issues.apache.org/jira/browse/OODT-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valerie Mallder updated OODT-875:
---------------------------------
Description:
When attempting to run a simple OODT system consisting of only workflow and
filemgr, workflow manager could not load classes: PGETaskInstance,
ProductCrawler or CoreMetKeys. The following jar files are needed in the
workflow/lib directory:
cas-pge-0.9.jar
cas-crawler-0.9.jar
cas-filemgr-0.9.jar
When attempting to run wmgr-client to send an event to workflow manager, and to
run filemgr-client to query the catalog, neither could load classes:
ApplicationContext, Validate, ListableBeanFactory, ResourcePatternResolver. The
following jar files are needed in the workflow/lib and filemgr/lib directories:
spring-context-2.0.8.jar
commons-lang-2.6.jar
spring-beans-2.0.8.jar
spring-core-2.5.4.jar
UPDATE 9/9/2015: I just noticed that the spring jars and commons-lang jar
mentioned above were already added for release 0.10.
was:
When attempting to run a simple OODT system consisting of only workflow and
filemgr, workflow manager could not load classes: PGETaskInstance,
ProductCrawler or CoreMetKeys. The following jar files are needed in the
workflow/lib directory:
cas-pge-0.9.jar
cas-crawler-0.9.jar
cas-filemgr-0.9.jar
When attempting to run wmgr-client to send an event to workflow manager, and to
run filemgr-client to query the catalog, neither could load classes:
ApplicationContext, Validate, ListableBeanFactory, ResourcePatternResolver. The
following jar files are needed in the workflow/lib and filemgr/lib directories:
spring-context-2.0.8.jar
commons-lang-2.6.jar
spring-beans-2.0.8.jar
spring-core-2.5.4.jar
> Additional jar files needed for workflow and filemgr
> ----------------------------------------------------
>
> Key: OODT-875
> URL: https://issues.apache.org/jira/browse/OODT-875
> Project: OODT
> Issue Type: Bug
> Components: file manager, workflow manager
> Affects Versions: 0.9, 0.10
> Reporter: Valerie Mallder
> Assignee: Valerie Mallder
> Priority: Minor
>
> When attempting to run a simple OODT system consisting of only workflow and
> filemgr, workflow manager could not load classes: PGETaskInstance,
> ProductCrawler or CoreMetKeys. The following jar files are needed in the
> workflow/lib directory:
> cas-pge-0.9.jar
> cas-crawler-0.9.jar
> cas-filemgr-0.9.jar
> When attempting to run wmgr-client to send an event to workflow manager, and
> to run filemgr-client to query the catalog, neither could load classes:
> ApplicationContext, Validate, ListableBeanFactory, ResourcePatternResolver.
> The following jar files are needed in the workflow/lib and filemgr/lib
> directories:
> spring-context-2.0.8.jar
> commons-lang-2.6.jar
> spring-beans-2.0.8.jar
> spring-core-2.5.4.jar
> UPDATE 9/9/2015: I just noticed that the spring jars and commons-lang jar
> mentioned above were already added for release 0.10.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)