Inability to start weblogic BEA-002606

寵の児 提交于 2019-12-01 08:02:24

I would manually edit the config.xml file that lives in your:

<domain home>/config directory. 

Find your

<server> 

and edit the

<listen-address> 

to use the exact IP of your machine. You can also change

<listen-port> 

in there to something other than the default. Try something like 65501 to see if you can bring it up. And yes, weblogic is hell.

When you change the IP address Change the IP Address in /etc/hosts - IP address was changed [Linux]

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!