Pages

Tuesday, March 18, 2014

Not able to connect to Remote Oracle SOA Suite Server through JDeveloper – Oracle SOA Suite

Not able to connect to Remote Oracle SOA Suite Server through JDeveloper – Oracle SOA Suite 

Sometimes we could have faced the issue to establish the connection to remote Oracle SOA Suite Server through JDeveloper; this might be due to different reasons. Below are some of the basic steps to resolve the connection issue.

Verify whether the Weblogic Server’s user name, password, IP Address, Port and the domain name are entered in the connection wizard properly.



Make sure the option “Always use SSL” in the connection wizard has not been set.


Make sure the option “Use HTTP Proxy Server” in the JDeveloper has not been set. Disable the proxy settings: Tools -> Preferences -> Web Browser and Proxy -> Uncheck 'Use HTTP Proxy Server' option.


Make sure the connectivity via the particular port is available to the remote server by using telnet.


(Connection Success)

Restart JDeveloper and Test the connection again.

If the JDeveloper is installed by admin user with admin privileges, then we do not have privilege on some folders. We have to run JDeveloper as administrator (Right Click -> Run as Admin) to connect to server.






No comments:

Post a Comment