Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Failed to deploy BPM composite on soa server 12c (Linux)

Matthieu GhilainOct 1 2015 — edited Oct 15 2015

I am trying to deploy a simple BPM on SOA server (WebLogic 12c) on LINUX machine. The SOA server seems correctly installed (green in EM console and I can access soa-infra on the server).


I get the following strange error when trying to deploy from (JDevelopper windows or wlst or maven plugin...)


Error in JDevelopper:

[05:10:16 PM] Sending internal deployment descriptor

[05:10:16 PM] Sending archive - sca_BpmProject_rev1.0.jar

[05:10:17 PM] Received HTTP response from the server, response code=500

[05:10:17 PM] Error deploying archive sca_BpmProject_rev1.0.jar to partition "default" on server soa_server [http://10.2.1.22:7004]

[05:10:17 PM] HTTP error code returned [500]

[05:10:17 PM] Error message from server:

There was an error deploying the composite on soa_server: Unable to find Service Engine for type "implementation.bpmn"..

Error with maven plugin:

[ERROR] Failed to execute goal com.oracle.soa.plugin:oracle-soa-plugin:12.1.3-0-0:deploy (default-deploy) on project sca_BpmProject_rev1.0.jar

: ---->response code=500, error:There was an error deploying the composite on soa_server: Unable to find Service Engine for type "implementation.bpmn"

.. -> [Help 1]

Does anyone has an idea about that ?

This post has been answered by Matthieu Ghilain on Oct 15 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2015
Added on Oct 1 2015
1 comment
917 views