Skip to Main Content

Java Development Tools

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!

Caused by: java.lang.NoClassDefFoundError: oracle/jbo/service/helper/SDOBuilderSrc

Tony007Oct 13 2015 — edited Oct 15 2015

hi am having this error when doing deploymnet am in jdeveloper 11.1.1.9.0 the error is

[07:02:53 AM] ----  Deployment started.  ----

[07:02:53 AM] Target platform is  (Weblogic 10.3).

[07:06:16 AM] Retrieving existing application information

[07:06:17 AM] Running dependency analysis...

[07:06:17 AM] Building...

[07:08:04 AM] Wrote Archive Module to C:\jdeveloper\mywork\Application1\Model\deploy\adflib4421.jar

[07:22:34 AM] Deploying 2 profiles...

[07:23:00 AM] Wrote Archive Module to C:\jdeveloper\mywork\Application1\Model\deploy\adflib4421.jar

[07:23:12 AM] ADF shared library is not available, implicitly deploying library ADF Controller Schema

[07:23:47 AM] Wrote Web Application Module to C:\jdeveloper\mywork\Application1\ViewController\deploy\webapp1.war

[07:24:10 AM] Redeploying Application...

[07:37:23 AM] [Deployer:149191]Operation 'deploy' on application 'webapp1' is initializing on 'ADFServer'

[07:37:46 AM] [Deployer:149191]Operation 'deploy' on application 'webapp1' is initializing on 'ADFServer'

[07:38:46 AM] [Deployer:149191]Operation 'deploy' on application 'webapp1' is initializing on 'ADFServer'

[07:39:46 AM] [Deployer:149191]Operation 'deploy' on application 'webapp1' is initializing on 'ADFServer'

[07:40:46 AM] [Deployer:149191]Operation 'deploy' on application 'webapp1' is initializing on 'ADFServer'

[07:40:55 AM] [Deployer:149192]Operation 'deploy' on application 'webapp1' is in progress on 'ADFServer'

[07:41:05 AM] [Deployer:149193]Operation 'deploy' on application 'webapp1' has failed on 'ADFServer'

[07:41:05 AM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application webapp1 on ADFServer.: .

[07:41:06 AM] Weblogic Server Exception: weblogic.application.ModuleException:

[07:41:06 AM] Caused by: java.lang.NoClassDefFoundError: oracle/jbo/service/helper/SDOBuilderSrc

[07:41:06 AM]   See server logs or server console for more details.

[07:41:06 AM] weblogic.application.ModuleException:

[07:41:06 AM] ####  Deployment incomplete.  ####

[07:41:06 AM] Remote deployment failed

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 11 2015
Added on Oct 13 2015
2 comments
633 views