Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » [XPAND] WorkflowInterruptedException: EvaluationException : Nullevaluation
[XPAND] WorkflowInterruptedException: EvaluationException : Nullevaluation [message #542698] Fri, 25 June 2010 12:33 Go to next message
Eclipse UserFriend
Hi ,
when i run xpand templates programmatically
i get the following exception.

org.openarchitectureware.workflow.WorkflowInterruptedExcepti on: EvaluationException : Nullevaluation
com::tibco::mdm::repositorymodel::wsdlgen::xpt::skeleton.xpt [227,66] on line 9 'servicePackageName.+("/").+(serviceName).+("ServiceInitializer.java ")'
com::tibco::mdm::repositorymodel::wsdlgen::xpt::skeleton.xpt [101,25] on line 4 'EXPAND serviceInitializer'
[23,79] on line 1 'EXPAND com::tibco::mdm::repositorymodel::wsdlgen::xpt::skeleton::ma in FOR model'


my xpt is

«IMPORT com::tibco::mdm::repositorymodel::wsdlgen::metasrc»

«DEFINE main FOR WSDLGenMetaModel»
«EXPAND serviceInitializer»
«EXPAND serviceSkeleton»
«ENDDEFINE»

«DEFINE serviceInitializer FOR WSDLGenMetaModel»
«FILE servicePackageName + "/" + serviceName + "ServiceInitializer.java"-»
package «servicePackageName»

..........


what could be the possible problem in here
i am using Java beans meta model.

and i m using the standard way to that is invoking the workflow runner and having my own workflow component.

Please help me in this regard,
Thanks
Re: [XPAND] WorkflowInterruptedException: EvaluationException : Nullevaluation [message #545568 is a reply to message #542698] Thu, 08 July 2010 05:38 Go to previous message
Eclipse UserFriend
Hello,

the error message just says that servicePackageName or serviceName of your WSDLGenMetaModel are null.

Regards
Christian
Previous Topic:Exception when calling workflow on XPand
Next Topic:Iterating over extensions
Goto Forum:
  


Current Time: Thu Jul 03 12:35:04 EDT 2025

Powered by FUDForum. Page generated in 0.08649 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top