• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Able to start admin server but getting, Page cannot be displayed.

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
try to start the server by using the services wizard..
for this in XP go to RUN and type services.msc
now in that serch for IBM WebSphere Application Server...
right click on it and start the service...

I think this will help u...
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch Srikanth.
 
Forget this weirdo. You guys wanna see something really neat? I just have to take off my shoe .... (hint: it's a tiny ad)
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic