Skip to Main Content

Database 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!

unable to start script startOwbbInst.sh (for repository browser access)

616994Apr 2 2009 — edited Jul 1 2009
Hello!

Short info about the environment:

OS: Red Hat Enterprise Linux Server release 5.2
DB: Oracle SE 10.2 g
SW: - Oracle Warehouse Builder 11.1
- Oracle WorkFlow 2.6.4

Problem: I am unable to start startOwbbInst.sh as root user.

I get the following error (in short):

--------------------------------------------------------------------------------------------------------------------------------
OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
OC4J JMS server recovering local transactions Queue (jms/Oc4jJmsExceptionQueue)
OC4J JMS server recovering local transactions Queue (jms/jobstore)
OC4J JMS server recovering local transactions Queue (jms/events)
OC4J JMS server recovering local transactions Queue (jms/notifications)

ERROR jms.xml: port 9,127 already in use.
(SEVERE) jms.xml: port 9,127 already in use.
Failed to set the internal configuration of the OC4J JMS Server with: ...
.
.
.
ERROR J2EE RMI0002 Error starting ORMI server servername port 23,911: Address already in use
...
some java Bindexception
.
.
.
Error starting ORMI server servername port 23,911: Address already in use
Shutting down OC4J...

--------------------------------------------------------------------------------------------------------------------------------

i produced the error by starting script startOwbbInst.sh as root user. First time I started the script I set the password. Listener was started successfully. I closed it by pressing CTRL+C. Then I started the script once again. And I got the error above. I tried to execute stopOwbbInst.sh but I got the error I was not authorized. Then I killed the process with unix kill command. When I tried to start the listener again I got the same error as given above.

I really need some help because i am stuck with this problem, and searching the web I found only this blog post:

http://rnyb2.blogspot.com/2006/04/multiple-oc4j-containers-on-one-server.html

i am not sure if this is my problem???

Any help is much appreciated,

Regards,

Mladen

Edited by: user613991 on Apr 2, 2009 6:08 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2009
Added on Apr 2 2009
3 comments
2,096 views