This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes Service Unavailable from Netscape Browser! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Service Unavailable from Netscape Browser!" Watch "Service Unavailable from Netscape Browser!" New topic
Author

Service Unavailable from Netscape Browser!

Nirmala Ekambaram
Greenhorn

Joined: Mar 07, 2001
Posts: 10
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
Saran Vel
Ranch Hand

Joined: Nov 03, 2000
Posts: 111
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


Saran
Sun Certified Java2 Programmer
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Service Unavailable from Netscape Browser!
 
Similar Threads
Servlet Request Processor Exception in web sphere 5.0
Apache server error
How Could I Get This Kind of Problem?
HttpUnit- Error on HTTP request: 503 Service
Java Web Server Installation error!Urgent!