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!

Issue with accessing content server port 4444

Niranjan Kumbi-OracleOct 26 2011 — edited Oct 26 2011
I've installed virtual box on a linux machine. Following appliance is running on the Virtual Box.
http://www.oracle.com/technetwork/middleware/webcenter/portal/downloads/owcs-portalfw-vbox-284132.html
It is a webcenter UCM installation.

Port forwarding seems to be working perfectly. Because I can access all the required ports from the host machine and also from external machines.

However, I'm unable to access port 4444 from outside the host machine. When I try to create a Content Repository connection on my windows Jdeveloper, it throws below error:
Caused by: oracle.stellent.ridc.protocol.ProtocolException: Unable to initialize socket connection to Content Server 'idc://<host>:4444'
at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:32)
at oracle.stellent.ridc.protocol.intradoc.socket.SocketConnectionManager.initializeConnection(SocketConnectionManager.java:19)
at oracle.stellent.ridc.protocol.impl.SimpleConnectionPool.acquireConnection(SimpleConnectionPool.java:44)
at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:148)

Any clue?
Is the IDC protocol a problem?
or Is it the UCM server that is restricting access from any machine other than the host?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2011
Added on Oct 26 2011
3 comments
1,643 views