File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes Java Web Server Installation error!Urgent! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Java Web Server Installation error!Urgent!" Watch "Java Web Server Installation error!Urgent!" New topic
Author

Java Web Server Installation error!Urgent!

Nirmala Ekambaram
Greenhorn

Joined: Mar 07, 2001
Posts: 10
Hi all,
I am getting following error!,when I start java web
server:
Java Web Server Error: can not start service adminservice ort 9090 is already in use java net bind exception error,etc. I did Java web server installation successfully in win98 and I could JSP also. But this time I am doing the installation in NT.Can somebody help me on this.Appreciate your help!
Regards
Nirmala Ekambaram
Nirmala Ekambaram
Greenhorn

Joined: Mar 07, 2001
Posts: 10
Anybody to give their hands!
Thanks in advance
Nirmala
Saran Vel
Ranch Hand

Joined: Nov 03, 2000
Posts: 111
Hi,
During installation,it asks for an option : if you'd like JavaWebServer to start automatically at start up. You might have said Yes. In that case install it again saying No.
If you had said "No" but still you have this problem, try deleting all "jserv.exe" and "java.exe" from PROCESSES in Task Manager.
And start httpd manually..
Good luck
Saran


Saran
Sun Certified Java2 Programmer
Nirmala Ekambaram
Greenhorn

Joined: Mar 07, 2001
Posts: 10
Hi Saran,
Thanks for your reply.I could not reinstall ,because if I try deleting the Java Web Server Directory it says that "pjbean.jar" file sharing ,so it can not delete. Please help me how do I come out of this error.
Thanks
Nirmala
Saran Vel
Ranch Hand

Joined: Nov 03, 2000
Posts: 111
Try to uninstall from add/remove programs of control panel..
and close all other applications bef uninstalling..

------------------
Saran
Sun Certified Java2 Programmer
Nirmala Ekambaram
Greenhorn

Joined: Mar 07, 2001
Posts: 10
I tried removing/uninstalling, but got "delsL1.isu" not found and cannot uninstall it.
Appreciate your help.
Thanks in advance
Nirmala
Saran Vel
Ranch Hand

Joined: Nov 03, 2000
Posts: 111
Sorry Nirmala..
I cann't figure out..
U can give a try by stopping the above said services and by restarting the windows..
Or else.. i guess the webservice is already running.. i think u tried to start manually, so u got the error..!! i guess now u can invoke the servlets from browser.. try by giving http://localhost:8080/
If u get some positive response.. tell me..

------------------
Saran
Sun Certified Java2 Programmer
Nirmala Ekambaram
Greenhorn

Joined: Mar 07, 2001
Posts: 10
I appreciate your help! and thank you very much. I could start Java Web Server now but I try to access the Admin port/8080 it displays the following info:

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.
Any body help me!
Thanks in advance
Nirmala
If this situation persists, please contact your firewall administrator.
Bharatesh H Kakamari
Ranch Hand

Joined: Nov 09, 2000
Posts: 198
First of all forget Jawa Web server as it is obsolete. Install Tomcat. And Admin port of JWS is not 8080 but 9090.
Try with http://localhost:8080 or http://127.0.0.1:8080/
The name with NE...:9090 is the Name of the Host which the windows is not able to resolve with Domain Name Service. Every host in the network has a IP Address and the Host Name. If one refers to the host name instead of an IP it tries to resolve the the Domain Name Service the WorldWide database of the Internet. Hence the error.
HTH
Nirmala Ekambaram
Greenhorn

Joined: Mar 07, 2001
Posts: 10
To access Administrative tool , with the Java Web Server running , it is actually http://<server_host_name>:9090/
Thanks
Nirmala
Nirmala Ekambaram
Greenhorn

Joined: Mar 07, 2001
Posts: 10
Hi Bharatesh H Kakamari,
I gave IP address and it worked . Thanks for your help.Appreciate it.
Thanks & Regards
Nirmala
 
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: Java Web Server Installation error!Urgent!
 
Similar Threads
Configuring Netegrity SiteMinder Web Agent 5.x with Sun One Web Server 6.1
Eclipse of jee developer>> tomcat installation
Thin Servlet Redirector
IBM WS AdminServer fails to start
Configuring Netegrity SiteMinder Web Agent 5.x with Sun One Web Server 6.1