[Users] [BPEL] ERRORs with the se-bpel

ybh yousrastitou at gmail.com
Wed Mar 16 10:58:33 CET 2011


Hello,

I have created a simple BPEL, and i couldn’t expose it neither with the se-bpel-1.0.2 nor with the version 1.0.3-SNAPSHOT of this component.  What should I do!?

The error generated in the deployment my Bpel process with the se-bpel-1.0.2 is:  ( I have 3 partnerLink in my BPEL, and the messages (OR001ReqMsg OR001ResMsg) are defined)

	5 Errors:
In process => a process MUST have at less one partnerLink
Error to import file: processArtefacts.wsdl => org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/home/user/petals-platform-3.0.5/repository/service-assemblies/sa-OR001-EnvoiOrPlanifie-1.0.0-SNAPSHOT-05-20-2010-050626769/install/su-BPEL-OR001-EnvoiOrPlanifie_v01-provide-1.0.0-SNAPSHOT/processArtefacts.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: OR001-EnvoiOrPlanifie_v01.wsdl
In variable definition => Impossible to find message "{http://MY_COMPANY/OR001/v01}OR001ReqMsg" of variable OR001ReqMsgVarRequest
In variable definition => Impossible to find message "{http://MY_COMPANY/OR001/v01}OR001ResMsg" of variable OR001ResMsgVarResponse
In sequence OR001_Main => A sequence MUST have at less one activity.

	at com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry.storeProcessDefinition(AbstractProcessDefinitionRegistry.java:202)
	at org.objectweb.fractal.julia.generated.Cf3a128e6_0.storeProcessDefinition(INTERCEPTOR[BPELRegistry])
	at org.objectweb.fractal.julia.generated.C948701d1_0.storeProcessDefinition(INTERFACE[BPELRegistry])
	at org.ow2.petals.bpel.engine.su.CoreServiceUnitManager.doDeploy(CoreServiceUnitManager.java:100)
	... 47 more
Caused by: com.ebmwebsourcing.easybpel.model.bpel.api.BPELException: In process => A process MUST have at less one partnerLink
	at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator.ProcessValidatorImpl.validate(ProcessValidatorImpl.java:63)
	at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.validator.ValidatorManagerImpl.validate(ValidatorManagerImpl.java:85)
	at com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl.validate(BPELElementImpl.java:64)
	at com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl.<init>(BPELElementImpl.java:52)
	at com.ebmwebsourcing.easybpel.model.bpel.impl.BPELProcessImpl.<init>(BPELProcessImpl.java:174)
	at com.ebmwebsourcing.easybpel.model.bpel.impl.inout.BPELReaderImpl.readBPEL(BPELReaderImpl.java:174)
	at com.ebmwebsourcing.easybpel.model.bpel.impl.inout.BPELReaderImpl.readBPEL(BPELReaderImpl.java:152)
	at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.validate(BPELCompilerImpl.java:237)
	at com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl.validate(BPELCompilerImpl.java:1)
	at org.objectweb.fractal.julia.generated.Cb46e0c26_0.validate(INTERCEPTOR[BPELCompiler])
	at org.objectweb.fractal.julia.generated.Cf0824d11_0.validate(INTERFACE[BPELCompiler])
	at com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry.storeProcessDefinition(AbstractProcessDefinitionRegistry.java:189)
	... 50 more
[Petals.JBI-Management.DeploymentServiceImpl]-WARNING 2010-05-20 17:06:27,405 A component Service Unit Manager failed to deploy a Service Unit :
		<component-task-result>
			<component-name>petals-se-bpel</component-name>
			<component-task-result-details xmlns='http://java.sun.com/xml/ns/jbi/management-message'>
				<task-result-details>
					<task-id>deploy</task-id>
					<task-result>FAILED</task-result>
					<message-type>ERROR</message-type>
					<exception-info>
						<nesting-level>1</nesting-level>
						<msg-loc-info>
							<loc-token>jbimsg</loc-token>
							<loc-message>Failed to deploy Service Unit : {1}</loc-message>
							<loc-param>su-BPEL-OR001-EnvoiOrPlanifie_v01-provide-1.0.0-SNAPSHOT</loc-param>
						</msg-loc-info>
						<stack-trace>com.ebmwebsourcing.easyviper.core.api.CoreException: Compilation Error: 2 Infos:
In process => [BPEL engine restriction] Sorry, but the suppressJoinFailure attribute is ignored for the moment
In process => [BPEL engine restriction] Sorry, but the exitOnStandardFault attribute is ignored for the moment


5 Errors:
In process => A process MUST have at less one partnerLink
Error to import file: processArtefacts.wsdl => org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/home/user/petals-platform-3.0.5/repository/service-assemblies/sa-OR001-EnvoiOrPlanifie-1.0.0-SNAPSHOT-05-20-2010-050626769/install/su-BPEL-OR001-EnvoiOrPlanifie_v01-provide-1.0.0-SNAPSHOT/processArtefacts.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: OR001-EnvoiOrPlanifie_v01.wsdl
In variable definition => Impossible to find message "{http://MY_COMPANY/OR001/v01}OR001ReqMsg" of variable OR001ReqMsgVarRequest
In variable definition => Impossible to find message "{http://MY_COMPANY/OR001/v01}OR001ResMsg" of variable OR001ResMsgVarResponse
In sequence OR001_Main => A sequence MUST have at less one activity.

Caused by: Compilation Error: 2 Infos:
In process => [BPEL engine restriction] Sorry, but the suppressJoinFailure attribute is ignored for the moment
In process => [BPEL engine restriction] Sorry, but the exitOnStandardFault attribute is ignored for the moment


5 Errors:
In process => A process MUST have at less one partnerLink
Error to import file: processArtefacts.wsdl => org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/home/user/petals-platform-3.0.5/repository/service-assemblies/sa-OR001-EnvoiOrPlanifie-1.0.0-SNAPSHOT-05-20-2010-050626769/install/su-BPEL-OR001-EnvoiOrPlanifie_v01-provide-1.0.0-SNAPSHOT/processArtefacts.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: OR001-EnvoiOrPlanifie_v01.wsdl
In variable definition => Impossible to find message "{http://MY_COMPANY/OR001/v01}OR001ReqMsg" of variable OR001ReqMsgVarRequest
In variable definition => Impossible to find message "{http://MY_COMPANY/OR001/v01}OR001ResMsg" of variable OR001ResMsgVarResponse
In sequence OR001_Main => A sequence MUST have at less one activity.

Caused by: In process => A process MUST have at less one partnerLink</stack-trace>
				</exception-info>
				</task-result-details>
			</component-task-result-details>
		</component-task-result>




With the se-bpel-1.0.3-SNAPSHOT, I get these following errors: (in this case maven couldn’t download the appropriates versions of the easybpel and  petals-cdk-core)

[INFO] Failed to resolve artifact.

Missing:
----------
1) com.ebmwebsourcing.easybpel:easybpel.model.bpel.impl:jar:1.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.ebmwebsourcing.easybpel -DartifactId=easybpel.model.bpel.impl -Dversion=1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=com.ebmwebsourcing.easybpel -DartifactId=easybpel.model.bpel.impl -Dversion=1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) fr.MY_COMPANY:su-BPEL-OR001-EnvoiOrPlanifie_v01-provide:jbi-service-unit:1.0.0-SNAPSHOT
  	2) org.ow2.petals:petals-se-bpel:jbi-component:1.0.3-SNAPSHOT
  	3) com.ebmwebsourcing.easybpel:easybpel.model.bpel.impl:jar:1.2-SNAPSHOT

2) org.ow2.petals:petals-cdk-core:jar:5.0.3-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ow2.petals -DartifactId=petals-cdk-core -Dversion=5.0.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.ow2.petals -DartifactId=petals-cdk-core -Dversion=5.0.3-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) fr.MY_COMPANY:su-BPEL-OR001-EnvoiOrPlanifie_v01-provide:jbi-service-unit:1.0.0-SNAPSHOT
  	2) org.ow2.petals:petals-se-bpel:jbi-component:1.0.3-SNAPSHOT
  	3) org.ow2.petals:petals-cdk-core:jar:5.0.3-SNAPSHOT

3) com.ebmwebsourcing.easybpel.extended.activities.package:easybpel.extended.activities.package.debug:jar:1.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.ebmwebsourcing.easybpel.extended.activities.package -DartifactId=easybpel.extended.activities.package.debug -Dversion=1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=com.ebmwebsourcing.easybpel.extended.activities.package -DartifactId=easybpel.extended.activities.package.debug -Dversion=1.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) fr.MY_COMPANY:su-BPEL-OR001-EnvoiOrPlanifie_v01-provide:jbi-service-unit:1.0.0-SNAPSHOT
  	2) org.ow2.petals:petals-se-bpel:jbi-component:1.0.3-SNAPSHOT
  	3) com.ebmwebsourcing.easybpel.extended.activities.package:easybpel.extended.activities.package.debug:jar:1.2-SNAPSHOT

----------
3 required artifacts are missing.




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=30995#30995

-------------------- m2f --------------------






More information about the Users mailing list