« Return to Thread: Error deploying bpel sample application

Re: Error deploying bpel sample application

by binh nguyen :: Rate this Message:

Reply to Author | View in Thread

Hi Bhardwaj,
Could you let us know more clearly about how are your BPEL and WSDL files, what tool are you using to deploy and in what version of ODE?
Thanks!
Cheers,
Binh.


2008/12/7 bhardwaj_rajesh <bhardwaj_rajesh@...>
Hello,

I am trying to deploy sample synchronous bpel sample. I get this error while deploying -



Copying 1 file to C:\Users\saule\Documents\NetBeansProjects\SynchronousSample\SynchronousSampleApplication\src\jbiServiceUnits

Building jar: C:\Users\saule\Documents\NetBeansProjects\SynchronousSample\SynchronousSampleApplication\build\BCDeployment.jar

Validating CompApp project...

Generating Service Engine Service Units...

Operation aborted due to : java.util.zip.ZipException: STORED entry where compressed != uncompressed size

Resolving connections...

Writing connections out to connections.xml...

Generating Service Assembly jbi.xml...

Merging component projects' catalogs...

Generating Binding Component Service Units...

Creating/Updating CASA...

Filtering Java EE Endpoints...

Deleting: C:\Users\saule\Documents\NetBeansProjects\SynchronousSample\SynchronousSampleApplication\build\BCDeployment.jar

Building jar: C:\Users\saule\Documents\NetBeansProjects\SynchronousSample\SynchronousSampleApplication\dist\SynchronousSampleApplication.zip

Building jar: C:\Users\saule\Documents\NetBeansProjects\SynchronousSample\SynchronousSampleApplication\dist\SynchronousSampleApplication.zip

run-jbi-deploy:

[deploy-service-assembly]

   Deploying a service assembly...

       host=localhost

       port=7799

       file=C:\Users\saule\Documents\NetBeansProjects\SynchronousSample\SynchronousSampleApplication/dist/SynchronousSampleApplication.zip

ERROR: Failed execution of Deploy: C:\Users\saule\Documents\NetBeansProjects\SynchronousSample\SynchronousSampleApplication/dist/SynchronousSampleApplication.zip

ERROR: (JBIMA0000) java.io.FileNotFoundException: SynchronousSample.jar : META-INF/jbi.xml

ERROR: (JBIMA0000) java.io.FileNotFoundException: SynchronousSample.jar : META-INF/jbi.xml

C:\Users\saule\Documents\NetBeansProjects\SynchronousSample\SynchronousSampleApplication\nbproject\build-impl.xml:213: Deployment failure.

BUILD FAILED (total time: 1 second)



My system settings are -

C:\Users\saule>echo %JAVA_HOME%

C:\Program Files\Java\jre1.6.0_05



C:\Users\saule>java -version

java version "1.6.0_05"

Java(TM) SE Runtime Environment (build 1.6.0_05-b13)

Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode)



any help will be appreciated.

regards

Rajesh





 « Return to Thread: Error deploying bpel sample application