• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Service Unavailable from Netscape Browser!

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I could start Java Web Server now but I try to access the Admin
port/8080 it displays the following info:
ie, my URL is http://localhostname:9090/ in browser getting the following
Service Unavailable
The proxy is currently unable to handle the request due to a (possibly) temporary error. Extended error information
is:
Failed to forward the request to the web server at NEKAMBAR_US:9090. This may be due to a firewall configuration
error or a DNS failure.

If this situation persists, please contact your firewall administrator.
Any body help me!
Thanks in advance
Nirmala
 
Ranch Hand
Posts: 111
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI Nirmala..
I donn't undersatnd what u r looking for..
but to access server u have to invoke the URL http://localhost:8080/ ..
Why do u need to go for http://localhostname:9090/..a nd what is it mean..?


------------------
Saran
Sun Certified Java2 Programmer
 
My favorite is a chocolate cupcake with white frosting and tiny ad sprinkles.
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic