I am able to start admin server using command console "startWebLogic.cmd".
I started Pointbase Server also before starting admin server, since it asked for it.
But after starting admin server using command mode, I am unable to go to console using,
http://localhost:7001/console
When creating domain using configuration wizard, I first tried with AdminServer listen address as "localhost" and listen port as "7001", but I was unable to access the console.
Then I tried listen address as "my ip address" and still I was unable to access the console using
http://<ip address>:7001/console
In both the cases, its saying Internet Explorer cannot display the webpage.
In AdminServer logs, I can see the following,
####<Oct 7, 2011 2:47:06 PM IST> <Info> <RJVM> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1317979026158> <BEA-000570> <Network Configuration for Channel "AdminServer"
Listen Address localhost:7001
Public Address N/A
Http Enabled true
Tunneling Enabled false
Outbound Enabled false
Admin Traffic Enabled true>
Please help ! Let me know if you need more details.