Hey Brian,

For some reason my Wengine DescribeWorkflow doesn't work. Here is the message I 
get.

[id = 'urn:carve:ScriptWorkflow', name = 'urn:carve:ScriptWorkflow', execution 
= 'sequential', state = 'Success']
   {PreCond:
      [id = 'e210ac90-88cc-415f-8db6-e12f71a49c32', name = 
'e210ac90-88cc-415f-8db6-e12f71a49c32', execution = 'sequential', state = 
'Success']
         [id = 'urn:carve:DADSCondition', name = 'DADSCondition', execution = 
'condition', state = 'Success']}
   [id = 'urn:carve:scriptTask', name = 'scriptTask', execution = 'task', state 
= 'Success']
davoodi@~/Documents/CARVE_DEPLOY/deploy/core/workflow/bin$ ./engine-client -a 
DescribeWorkflow -iid bcc7a0e9-01f2-4c01-9ebc-aec1e3ba6402 -mid 
urn:carve:DADSCondition
log4j:WARN No appenders could be found for logger 
(org.springframework.context.support.FileSystemXmlApplicationContext).
log4j:WARN Please initialize the log4j system properly.
Exception in thread "main" java.lang.NoSuchMethodError: 
org.apache.commons.lang.StringUtils.join(Ljava/util/Collection;Ljava/lang/String;)Ljava/lang/String;
at 
org.apache.oodt.cas.workflow.util.WorkflowUtils.describe(WorkflowUtils.java:136)
at 
org.apache.oodt.cas.workflow.server.action.DescribeWorkflow.performAction(DescribeWorkflow.java:42)
at 
org.apache.oodt.cas.workflow.server.CommandLineClient.main(CommandLineClient.java:68)

I appreciate your help.

--Faranak

Reply via email to