Cannot connect to http://java_server_machine/servlet/snoop after Websphere 3.5 installing

AntonUsanov

Active Member
Cannot connect to [url]http://java_server_machine/servlet/snoop[/url] after Websphere 3.5 installing

Hello, list!

I need to install JAS.
I install Websphere 3.5 (I create users EJSADMIN and EJB, use oracle database). Then I check installation:
1. I start IBM WS Server - successfuly
2. I try connect to http://java_server_machine/servlet/snoop - cannot find page.
I try connect on java_server_machine and on other computer with the same result. Default_server is running (in administrative console).
How can I check work of Websphere on http://java_server_machine/servlet/snoop ?
 
Re: Cannot connect to [url]http://java_server_machine/servlet/snoop[/url] after Websphere 3.5 installing

I solve that problem. When I previously install websphere 3.5 I change default_host port parameter to :8000. I change port number back to 80 and I see http://java_server_machine/servlet/snoop - good!
Then I install JDE Web Server (SP20J_IntelNT.exe). Error message appears in file \websphere\appserver\wsimportstderr.txt "The system cannot find the path specified" - 5 rows. I don't know where problem is ?
 
Re: Cannot connect to [url]http://java_server_machine/servlet/snoop[/url] after Websphere 3.5 installing

I had the same problem where the snoop test wasnt working for WAS 5.0.2. Went in the default setting and changed the port number and it worked!!!
Thanks!
 
Back
Top