Skip to Main Content

Oracle Database Discussions

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!

Oracle 11g installation on Linux is taking localhost has hostname

user753358Oct 9 2010 — edited Oct 11 2010
Hi

I have installed oracle 11g on different server and after installation everywhere it shows the dbconsole url as https://hotsname:1158/em.

but one of the Linux server shows the url as https://localhost:1158/em, due to this its creating the directory sturcutre as ORACLE_HOME/oc4j/j2ee/OC4J_DBConsole_localhost_orcl.

I checked in other servers there directory is getting created like this ORACLE_HOME/oc4j/j2ee/OC4J_DBConsole_<hostname>_orcl.

Please help me how to ressolve this problem. due to this whenver i stop and start the dbconsle its giving me the error
./emctl start dbconsole
OC4J Configuratin issue. $ORACLE_HOME/j2ee/OC4J_DBConsole_<hostname>_orcl not found

Please help me.

Thanks
Krishna

Edited by: user753358 on Oct 9, 2010 8:03 AM
This post has been answered by Dude! on Oct 11 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2010
Added on Oct 9 2010
9 comments
2,443 views