Skip to Main Content

Application Development Software

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!

problem with newly created CMS repository

251513Sep 30 2008 — edited Oct 10 2008
Working under Weblogic 8.1 (sp4):

We configured a new repository to house the content specific to a new application. Therefore, we currently have two BEA repositories (Both repositories are Oracle database backed): The original repository from the Portal install by the BEA engineer, and a second repository which is the one we just added. The new repository is configured by the documentation at:
http://e-docs.bea.com/wlp/docs81/repository/repository.html#1061502

There are no errors thrown and we can see the new repository has been created.


The problem occurs when we attempt to add content to the repository (and it is either repository at this point):
-------
Caused by: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.contentDataSource' didn't find subcontext 'jdbc' Resolved ; remaining name 'jdbc/contentDataSource'
at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:897)
------

The above data source is the data source for the original repository.

Has anyone configured a new database repository, had this issue and resolved it?

Any help will be greatly appreciated.

Thank you,

Robert

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 7 2008
Added on Sep 30 2008
7 comments
479 views