[Users] BPEL - Failed to find provided service

Nat soporifik27 at free.fr
Wed Mar 16 10:40:20 CET 2011


Hi guys,

I just downloaded the last release of Petals (3.0.5) and tried to deploy my SA again.

I now have a more detailed error:


Code:
Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl



And here is the complete log:


Code:
	FINEST 2010-03-02 16:27:39,823 [Petals.AutoLoaderServiceImpl]
    -START-AutoLoaderServiceImpl.install()
FINEST 2010-03-02 16:27:39,858 [Petals.AutoLoaderServiceImpl]
    -CALL-AutoLoaderServiceImpl.performDeploySA()
FINEST 2010-03-02 16:27:39,860 [Petals.JBI-Management.DeploymentServiceImpl]
    -START-DeploymentServiceImpl.deploy()
FINEST 2010-03-02 16:27:39,862 [Petals.JBI-Management.DeploymentServiceImpl]
    -CALL-DeploymentServiceImpl.createDeploymentContext()
FINEST 2010-03-02 16:27:39,864 [Petals.JBI-Management.DeploymentServiceImpl]
    -CALL-DeploymentServiceImpl.createDeploymentProcessor()
FINEST 2010-03-02 16:27:39,885 [Petals.JBI-Management.AdminServiceImpl]
    -CALL-AdminServiceImpl.getEngineComponentLifeCycleByName()
FINEST 2010-03-02 16:27:39,944 [Petals.Container.ServiceAssemblyLifeCycle.sa-BPEL-getWeatherUSAService-2-provide]
    -CALL-ServiceAssemblyLifeCycle.startComponentLifeCycle()
FINEST 2010-03-02 16:27:39,947 [Petals.JBI-Messaging.RouterServiceImpl]
    -START-RouterServiceImpl.modifiedSALifeCycle()
FINEST 2010-03-02 16:27:39,949 [Petals.JBI-Messaging.RouterServiceImpl]
    -END-RouterServiceImpl.modifiedSALifeCycle()
FINEST 2010-03-02 16:27:39,957 [Petals.JBI-Management.AdminServiceImpl]
    -CALL-AdminServiceImpl.registerServiceAssembly()
INFO 2010-03-02 16:27:39,959 [Petals.Container.Components.petals-se-bpel]
    Deploy Service Unit 'su-BPEL-getWeatherUSAService-2-provide'
FINE 2010-03-02 16:27:39,963 [Petals.Container.Components.petals-se-bpel]
    Register a data handler for SU 'su-BPEL-getWeatherUSAService-2-provide'
FINE 2010-03-02 16:27:39,978 [Petals.Container.Components.petals-se-bpel]
    Validating the provided WSDL description
FINE 2010-03-02 16:27:39,980 [Petals.Container.Components.petals-se-bpel]
    Initializing interceptor manager
FINE 2010-03-02 16:27:39,982 [Petals.Container.Components.petals-se-bpel]
    Initializing interceptors...
FINE 2010-03-02 16:27:39,984 [Petals.Container.Components.petals-se-bpel]
    Initializing interceptors...
FINE 2010-03-02 16:27:39,985 [Petals.Container.Components.petals-se-bpel]
    Initializing interceptors...
FINE 2010-03-02 16:27:39,987 [Petals.Container.Components.petals-se-bpel]
    Initializing interceptors...
FINEST 2010-03-02 16:27:39,989 [Petals.Container.Installer.petals-se-bpel]
    -START-ComponentContextImpl.activateEndpoint()
FINEST 2010-03-02 16:27:39,996 [Petals.Container.Installer.petals-se-bpel]
    ComponentContextImpl.activateEndpoint() Activating the newly created endpoint in the registry
FINEST 2010-03-02 16:27:40,206 [Petals.Container.Installer.petals-se-bpel]
    -END-ComponentContextImpl.activateEndpoint()
INFO 2010-03-02 16:27:40,210 [Petals.Container.Components.petals-se-bpel]
    New Service Endpoint deployed : {http://www.test.com/petals/bpel}getWeatherUSAService-2 ->4439735172142336 (INTERNAL):subdomain1/0/petals-se-bpel
INFO 2010-03-02 16:27:40,216 [Petals.Container.Components.petals-se-bpel]
    Perform BPEL-Processes deployment on Core server
SEVERE 2010-03-02 16:27:40,308 [Petals.Container.Components.petals-se-bpel]
    BPEL-Processes deployment on Core server failed ! see the error message: 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


1 Errors:
Error to import file: concreteProcess.wsdl => org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl

FINE 2010-03-02 16:27:40,324 [Petals.Container.Components.petals-se-bpel]
    Unregister the data handler for SU : su-BPEL-getWeatherUSAService-2-provide
FINEST 2010-03-02 16:27:40,326 [Petals.Container.Installer.petals-se-bpel]
    -START-ComponentContextImpl.deactivateEndpoint()
FINEST 2010-03-02 16:27:40,413 [Petals.Container.Installer.petals-se-bpel]
    -END-ComponentContextImpl.deactivateEndpoint()
SEVERE 2010-03-02 16:27:40,418 [Petals.Container.Components.petals-se-bpel]
    Service Unit 'su-BPEL-getWeatherUSAService-2-provide' failed to deploy
org.ow2.petals.component.framework.api.exception.PEtALSCDKException: 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


1 Errors:
Error to import file: concreteProcess.wsdl => org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl

	at org.ow2.petals.bpel.engine.su.CoreServiceUnitManager.doDeploy(CoreServiceUnitManager.java:110)
	at org.ow2.petals.component.framework.su.AbstractServiceUnitManager.deploy(AbstractServiceUnitManager.java:283)
	at org.ow2.petals.jbi.management.task.deployment.deploy.DeploySUToComponentTask.deploySUtoComponent(DeploySUToComponentTask.java:112)
	at org.ow2.petals.jbi.management.task.deployment.deploy.DeploySUToComponentTask.execute(DeploySUToComponentTask.java:65)
	at org.ow2.petals.jbi.management.TaskProcessor.process(TaskProcessor.java:78)
	at org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask.registerAndDeploySU(DeployAllSUTask.java:166)
	at org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask.deploySUS(DeployAllSUTask.java:122)
	at org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask.execute(DeployAllSUTask.java:80)
	at org.ow2.petals.jbi.management.TaskProcessor.process(TaskProcessor.java:78)
	at org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:185)
	at org.objectweb.fractal.julia.generated.C7949fad8_0.deploy(INTERCEPTOR[DeploymentServiceMBean])
	at org.objectweb.fractal.julia.generated.C7566203_0.deploy(INTERFACE[DeploymentServiceMBean])
	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performDeploySA(AutoLoaderServiceImpl.java:442)
	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.install(AutoLoaderServiceImpl.java:169)
	at org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner.run(InstallDirectoryScanner.java:81)
	at java.util.TimerThread.mainLoop(Timer.java:512)
	at java.util.TimerThread.run(Timer.java:462)
Caused by: 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


1 Errors:
Error to import file: concreteProcess.wsdl => org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl

	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)
	... 16 more
Caused by: com.ebmwebsourcing.easybpel.model.bpel.api.BPELException: Error to import file: concreteProcess.wsdl => org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl
	at com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports.ImportImpl.<init>(ImportImpl.java:146)
	at com.ebmwebsourcing.easybpel.model.bpel.impl.BPELProcessImpl.<init>(BPELProcessImpl.java:197)
	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)
	... 19 more
Caused by: org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl
	at org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout.WSDL4BPELReaderImpl.read(WSDL4BPELReaderImpl.java:111)
	at com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports.ImportImpl.<init>(ImportImpl.java:105)
	... 27 more
Caused by: org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl
	at org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout.WSDL4BPELReaderImpl.read(WSDL4BPELReaderImpl.java:156)
	at org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout.WSDL4BPELReaderImpl.read(WSDL4BPELReaderImpl.java:107)
	... 28 more
Caused by: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl
	at org.ow2.easywsdl.wsdl.impl.wsdl11.WSDLReaderImpl.read(WSDLReaderImpl.java:192)
	at org.ow2.easywsdl.wsdl.impl.generic.WSDLReaderImpl.read(WSDLReaderImpl.java:161)
	at org.ow2.easywsdl.wsdl.impl.generic.WSDLReaderImpl.read(WSDLReaderImpl.java:137)
	at org.ow2.easywsdl.wsdl.impl.generic.WSDLReaderImpl.read(WSDLReaderImpl.java:203)
	at org.ow2.easywsdl.extensions.wsdl4bpel.impl.inout.WSDL4BPELReaderImpl.read(WSDL4BPELReaderImpl.java:153)
	... 29 more
Caused by: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl
	at org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractIncludeImpl.retrieveInclude(AbstractIncludeImpl.java:142)
	at org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractIncludeImpl.<init>(AbstractIncludeImpl.java:82)
	at org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractImportImpl.<init>(AbstractImportImpl.java:64)
	at org.ow2.easywsdl.wsdl.impl.wsdl11.ImportImpl.<init>(ImportImpl.java:60)
	at org.ow2.easywsdl.wsdl.impl.wsdl11.DescriptionImpl.<init>(DescriptionImpl.java:116)
	at org.ow2.easywsdl.wsdl.impl.wsdl11.WSDLReaderImpl.read(WSDLReaderImpl.java:180)
	... 33 more
Caused by: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: java.net.MalformedURLException: unknown protocol: xpath: java.net.MalformedURLException: unknown protocol: xpath
	at org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLReaderImpl.readExternalPart(AbstractWSDLReaderImpl.java:153)
	at org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractIncludeImpl.retrieveInclude(AbstractIncludeImpl.java:127)
	... 38 more
Caused by: java.net.MalformedURLException: unknown protocol: xpath
	at java.net.URL.<init>(URL.java:574)
	at java.net.URL.<init>(URL.java:464)
	at org.ow2.easywsdl.schema.util.URILocationResolver.resolve(URILocationResolver.java:69)
	at org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLReaderImpl.readExternalPart(AbstractWSDLReaderImpl.java:150)
	... 39 more
WARNING 2010-03-02 16:27:40,589 [Petals.JBI-Management.DeploymentServiceImpl]
    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-getWeatherUSAService-2-provide</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


1 Errors:
Error to import file: concreteProcess.wsdl => org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl

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


1 Errors:
Error to import file: concreteProcess.wsdl => org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl

Caused by: Error to import file: concreteProcess.wsdl => org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl
Caused by: org.ow2.easywsdl.extensions.wsdl4bpel.api.WSDL4BPELException: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl
Caused by: org.ow2.easywsdl.wsdl.api.WSDLException: SchemaException: [b]Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl[/b]: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl
Caused by: SchemaException: Can not get wsdl at: file:/F:/Dev/Petals/petals-platform-3.0.5/repository/service-assemblies/sa-BPEL-getWeatherUSAService-2-provide-03-02-2010-042739887/install/su-BPEL-getWeatherUSAService-2-provide/concreteProcess.wsdl: org.ow2.easywsdl.wsdl.api.WSDLImportException: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl
Caused by: the imported document cannot be imported at: xpath://description/importedDocuments/document/process.wsdl
Caused by: SchemaException: java.net.MalformedURLException: unknown protocol: xpath: java.net.MalformedURLException: unknown protocol: xpath
Caused by: unknown protocol: xpath</stack-trace>
				</exception-info>
				</task-result-details>
			</component-task-result-details>
		</component-task-result>

FINEST 2010-03-02 16:27:40,663 [Petals.JBI-Messaging.RouterServiceImpl]
    -START-RouterServiceImpl.modifiedSALifeCycle()
FINEST 2010-03-02 16:27:40,665 [Petals.JBI-Messaging.RouterServiceImpl]
    -END-RouterServiceImpl.modifiedSALifeCycle()
FINEST 2010-03-02 16:27:40,668 [Petals.Container.ServiceAssemblyLifeCycle.sa-BPEL-getWeatherUSAService-2-provide]
    -CALL-ServiceAssemblyLifeCycle.stopComponentLifeCycle()
SEVERE 2010-03-02 16:27:40,696 [Petals.JBI-Management.DeploymentServiceImpl]
    Unable to deploy the service assembly at 'file:/F:/Dev/Petals/petals-platform-3.0.5/install/sa-BPEL-getWeatherUSAService-2-provide.zip'
javax.jbi.management.DeploymentException: The deployment of the Service Assembly 'file:/F:/Dev/Petals/petals-platform-3.0.5/install/sa-BPEL-getWeatherUSAService-2-provide.zip' failed.
	at org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:189)
	at org.objectweb.fractal.julia.generated.C7949fad8_0.deploy(INTERCEPTOR[DeploymentServiceMBean])
	at org.objectweb.fractal.julia.generated.C7566203_0.deploy(INTERFACE[DeploymentServiceMBean])
	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performDeploySA(AutoLoaderServiceImpl.java:442)
	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.install(AutoLoaderServiceImpl.java:169)
	at org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner.run(InstallDirectoryScanner.java:81)
	at java.util.TimerThread.mainLoop(Timer.java:512)
	at java.util.TimerThread.run(Timer.java:462)
Caused by: javax.jbi.management.DeploymentException: All the Service Unit deployment has failed
	at org.ow2.petals.jbi.management.task.deployment.deploy.DeployAllSUTask.execute(DeployAllSUTask.java:83)
	at org.ow2.petals.jbi.management.TaskProcessor.process(TaskProcessor.java:78)
	at org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:185)
	... 7 more
SEVERE 2010-03-02 16:27:40,721 [Petals.AutoLoaderServiceImpl]
    Error during the deployment of a service assembly: 
java.lang.Exception: The deployment of the Service Assembly 'file:/F:/Dev/Petals/petals-platform-3.0.5/install/sa-BPEL-getWeatherUSAService-2-provide.zip' failed.
Caused by: All the Service Unit deployment has failed
	at org.ow2.petals.jbi.management.deployment.DeploymentServiceImpl.deploy(DeploymentServiceImpl.java:205)
	at org.objectweb.fractal.julia.generated.C7949fad8_0.deploy(INTERCEPTOR[DeploymentServiceMBean])
	at org.objectweb.fractal.julia.generated.C7566203_0.deploy(INTERFACE[DeploymentServiceMBean])
	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.performDeploySA(AutoLoaderServiceImpl.java:442)
	at org.ow2.petals.jbi.management.autoload.AutoLoaderServiceImpl.install(AutoLoaderServiceImpl.java:169)
	at org.ow2.petals.jbi.management.autoload.InstallDirectoryScanner.run(InstallDirectoryScanner.java:81)
	at java.util.TimerThread.mainLoop(Timer.java:512)
	at java.util.TimerThread.run(Timer.java:462)
FINEST 2010-03-02 16:27:40,738 [Petals.AutoLoaderServiceImpl]
    -END-AutoLoaderServiceImpl.install()




Any idea? :)




-------------------- 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=30509#30509

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/9baf1eba/attachment.htm>


More information about the Users mailing list