Skip to Main Content

Endeca Experience Management

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Weblogic gets error while manually deploying the ear file

user8721879Apr 24 2021

When I deploy my ear application manually into the WebLogic Server and I try to start the ear file, I come across with the following error that you can see below. Do you know the reason behind it ? I am using WebLogic 12.1.2. Maybe the version of Weblogic is the major problem behind ?
Thank you for your helps

     weblogic.application.ModuleException: Error: Unresolved Webapp Library references for "WebAppModule(awp-claim-comm-ear:/AWPClaimCommWeb)", defined in weblogic.xml [Extension-Name: beehive-controls-1.0.1-10.0-war, Specification-Version: 1, exact-match: true], [Extension-Name: jstl, Specification-Version: 1.1, exact-match: true], [Extension-Name: struts-1.2, Specification-Version: 1.2, exact-match: true], [Extension-Name: weblogic-controls-10.0-war, Specification-Version: 10, exact-match: true], [Extension-Name: wls-commonslogging-bridge-war, Specification-Version: 1, exact-match: true], [Extension-Name: beehive-netui-1.0.1-10.0, Specification-Version: 1, exact-match: true], [Extension-Name: beehive-netui-resources-1.0.1-10.0, Specification-Version: 1, exact-match: true], [Extension-Name: AWPCommonWebLib, Specification-Version: 1, Implementation-Version: 1.0.0, exact-match: true], [Extension-Name: AWPEjbWebLib, Specification-Version: 1, Implementation-Version: 1.0.0, exact-match: true], [Extension-Name: AWPSsoWebLib, Specification-Version: 1, exact-match: true]

Comments

Arnoschots-Oracle Apr 22 2020 — edited on Apr 22 2020

Hi,

The "sudo al-config -s" doesn't work on my Autonomous Linux instance.

Command output:

[opc@opsserver ~]$ sudo al-config -s

/sbin/al-config: illegal option -- s

Configure OCI notification service topic OCID:

  Usage:

    al-config -T [topic OCID]

  Options:

    -T [topic OCID] OCI notification service topic OCID

Configure OCI CLI profile:

  Usage:

    al-config -u [user OCID] -t [tenancy OCID] -k [key file]

  Options:

    -u [user OCID] OCI User OCID

    -t [tenancy OCID] OCI Tenancy OCID

    -k [key file] from which we obtaion the API private key

    -p [key passphrase file] from which we obtain API key passphrase. Provide

       this if API private key is encrypted. If not provided, user will be

       prompted to enter passphrase.

1 - 1

Post Details

Added on Apr 24 2021
0 comments
368 views