If you see below error while trying to connect to B2B server from Jdeveloper, you have encountered the cluster address issue:
" An error occurred while initializing the connection. Verify that the connection is valid "
Check:
1. Your server connection is valid and server is up and running
2. If you are working in clustered environment , set the cluster address in console.
Login to Console -> MySoaDomain ->Clusters->Cluster Address: [Specify value here]
like : http://localhost:7001 ie http://[host]:[admin server port]
3. Restart the servers.
Thats it , you are good to go.
Cheers !!
No comments:
Post a Comment