Getting "ORA-00955: name is already used by an existing object" ERROR on server start-up after dropping jUDDI database tables used by SOA-P instance
Issue
- As part of the instructions [1] to clean the
jUDDItables created bySOA-Pinstallations, all the tables whose name start withj3were dropped from theOracle Database schemaused by theSOA-Pinstance. However, When theSOA-Pnode is started, it gives the below exception. It seems thejUDDIregistry is not created successfully. How to fix this issue and ensure that theSOA-Pserver creates thejUDDIdatabase tables cleanly?
ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) Error installing to Start: name=jboss.esb:service=JUDDIDatabaseInitializer state=Create mode=Manual requiredState=Installed
java.sql.SQLSyntaxErrorException: ORA-00955: name is already used by an existing object
...
[1] How to clean up the jUDDI Registry in Red Hat JBoss SOA-P?
Environment
- Red Hat JBoss SOA Platform (SOA-P)
- 5.3.x
- Oracle Database
- 11g R2
- 10g R2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.