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!

Getting Error while deploy BPM Hello world project in JDEVELOPER 12c

3329767May 21 2019 — edited May 23 2019

Hi Guru's,

Am developing BPM Hello world Project in jdeveloper and trying to deploy am  getting below error.am using 11g express edition database.

Please help me.

[04:03:04 PM] ----  Deployment started.  ----

[04:03:04 PM] Target platform is  (Weblogic 12.x).

[04:03:04 PM] Running dependency analysis...

[04:03:04 PM] Building...

[04:03:22 PM] Deploying profile...

[04:03:22 PM] Updating revision id for the SOA Project 'HelloWorldProject.jpr' to '1.0'..

[04:03:26 PM] Wrote Archive Module to C:\JDeveloper\mywork\HelloWorld_OBE\HelloWorldProject\deploy\sca_HelloWorldProject.jar

[04:03:27 PM] Running dependency analysis...

[04:03:27 PM] Building...

[04:03:49 PM] Deploying 2 profiles...

[04:03:50 PM] Wrote Web Application Module to C:\JDeveloper\mywork\HelloWorld_OBE\HelloWorld_UI\deploy\HelloWorld_UI.war

[04:03:51 PM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\HelloWorld_OBE\deploy\HelloWorld_OBE.ear

[04:03:51 PM] Deploying sca_HelloWorldProject.jar to partition "default" on server DefaultServer [http://HSC-R90AF08N.allegisgroup.com:7101]

[04:03:51 PM] Processing sar=/C:/JDeveloper/mywork/HelloWorld_OBE/HelloWorldProject/deploy/sca_HelloWorldProject.jar

[04:03:51 PM] Adding sar file - C:\JDeveloper\mywork\HelloWorld_OBE\HelloWorldProject\deploy\sca_HelloWorldProject.jar

[04:03:51 PM] Preparing to send HTTP request for deployment

[04:03:52 PM] Creating HTTP connection to host:HSC-R90AF08N.allegisgroup.com, port:7101

[04:03:52 PM] Sending internal deployment descriptor

[04:03:52 PM] Sending archive - sca_HelloWorldProject.jar

[04:04:14 PM] Received HTTP response from the server, response code=500

[04:04:14 PM] Error deploying archive sca_HelloWorldProject.jar to partition "default" on server DefaultServer [http://HSC-R90AF08N.allegisgroup.com:7101]

[04:04:14 PM] HTTP error code returned [500]

[04:04:14 PM] Error message from server:

There was an error deploying the composite on DefaultServer: Deployment Failed: Error occurred during deployment of component: SayHello to service engine: implementation.workflow, for composite: HelloWorldProject: ORABPEL-30257

exception.code:30257

exception.type: ERROR

exception.severity: 2

exception.name: Error while Querying workflow task metadata.

exception.description: Error while Querying workflow task metadata.

exception.fix: Check the underlying exception and the database connection information.  If the error persists, contact Oracle Support Services.

: exception.code:30257

exception.type: ERROR

exception.severity: 2

exception.name: Error while Querying workflow task metadata.

exception.description: Error while Querying workflow task metadata.

exception.fix: Check the underlying exception and the database connection information.  If the error persists, contact Oracle Support Services.

.

[04:04:14 PM] Check server log for more details.

[04:04:14 PM] Error deploying archive sca_HelloWorldProject.jar to partition "default" on server DefaultServer [http://HSC-R90AF08N.allegisgroup.com:7101]

[04:04:14 PM] Deployment cancelled.

[04:04:14 PM] ----  Deployment incomplete  ----.

[04:04:14 PM] Error deploying archive file:/C:/JDeveloper/mywork/HelloWorld_OBE/HelloWorldProject/deploy/sca_HelloWorldProject.jar

(oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

Regrds,

Sulochana

This post has been answered by Martien van den Akker on May 22 2019
Jump to Answer

Comments

EdStevens
cayenne wrote:
Hi Folks,
I just cannot seem to find anything readily in MOS at Oracle...

I understand that these days, the patches they put out are no longer just fixes to pieces of the database, but for some reason, they are now full blown installs.

So, rather than download from OTN and install and then have to patch...I'd rather go to MOS and download the patch and install that as my fresh database install.

My trouble is, I can't find the darned thing looking through the patch area, without knowing the patch number..etc.
I feel your pain and really can't offer any advice on that. Searching for patches has been a continual source of frustration for me.
What do ya'll do when wanting to find the latest version for a fresh install?

A further question..how are ya'll treating this new patch paradigm where they seem to expect you to do fresh installs just to patch up a level? Do you all have the resources to do a new install and migrate over...or do you migrate in place which the documentation seems to warn your off from doing?
Once you download the patch/full install and unzip it, look for the 'readme' files. The installer should detect or ask if you are doing a patch and handle the 'upgrade' conversion for you. At least it does when upgrading Grid Infrastructure. I'll find out about databases next week. ;-)

>
Thanks in advance,

cayenne
Srini Chavali-Oracle
Pl see these MOS Docs

Quick Reference to RDBMS Database Patchset Patch Numbers [ID 753736.1]
Quick Reference To Patch Numbers For Database PSU, SPU(CPU) And Bundle Patches [ID 1454618.1]

There are advantages to an out-of-place upgrade - you can install the software while the instance is up and running, thus limiting your downtime. It also allows for a quick downgrade if that should ever be needed.

Important Changes to Oracle Database Patch Sets Starting With 11.2.0.2 [ID 1189783.1]

HTH
Srini
Helios-GunesEROL
Hi;

Please also refer:
Oracle Recommended Patches -- Oracle Database [ID 756671.1]
NOTE:430449.1 - How to find DB Patches for the Microsoft Windows platforms My Oracle Support

Regard
Helios
1 - 3

Post Details

Added on May 21 2019
6 comments
891 views