Today while deploying my code from jdeveloper on weblogic server I received the above mentioned error.
Resolution to this issue is :
1>First of all enter IP adress as 127.0.0.1 to “Listen Address” of SOA Server configuration(eg path : console->enviorment->servers>admin server->listen address,put address like : 127.0.0.1)
2>Save your work
3> stop your running weblogic server
4>restart weblogic server
5>Now try to deploy your code it would work.
Resolution to this issue is :
1>First of all enter IP adress as 127.0.0.1 to “Listen Address” of SOA Server configuration(eg path : console->enviorment->servers>admin server->listen address,put address like : 127.0.0.1)
2>Save your work
3> stop your running weblogic server
4>restart weblogic server
5>Now try to deploy your code it would work.
No comments:
Post a Comment