in

weblogic starting problem, admin console not opening

Hi I have web logic installed 10.3 and works fine on other servers. However in one case when i try to start it up it seems ot be starting fine but with warning as



When I access the console using any of these with port 7001 or 7002 its it the console does not show up

How do I resolve this?

Thanks

Solution: weblogic starting problem, admin console not opening

Hi Anup,

In config.xml you would find something similar to the following

 
    AdminServer
    ddress>
 


enter the value to one of your ip and restart the server.  Try accessing the weblogic using the ip you have mentioned in this config.xml.

Step 2:
Also, if possible Edit  c:\windows\system32\drivers\etc\hosts  or (/etc/hosts in case of unix)

Add the ip values of your machine there. If you are unable to do this step 2, get some help from your network admin and he should be able to do step 2 in 2 minutes.

~Rajesh.B