cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to launch http://localhost:50000/wsnavigator

Former Member
0 Kudos

Hi All,

When I launch http://localhost:50000/wsnavigator I receive a "404 Not Found - The requested resource does not exist" error. What could be the problem here?

Thanks in advance for all your help.

Best regards,

Divya Rao

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

In the URL u have to give the FQDN(fully qualified domain name).

If your hostname is XYZ and if it is not under any domain the FQDN of this is XYZ.XYZ.com

then your URL will be http://xyz.xyz.com:50000/wsnavigator

.

You have made an entry in /etc/hosts file like

<Ipaddress> XYZ.XYZ.com

You have to make in entry through RZ10 like

icm/host_name_full = crmdev.crmdev.com

Try these ..

Regards,

Bapujee Naidu

Former Member
0 Kudos

Hi All,

I had to deploy WebServicesAddOn.Ear file using the usr\sap\J2E\JC00\j2ee\deploying\DeployTool.bat file and this solved the problem.

Best regards,

Divya

Former Member
0 Kudos

Hi

Please check the defaultTrc.trc log file . and check if any exceptions realted to wsnavigation app.would be great if you post that here

regards

rajeshkr

Former Member
0 Kudos

Hi,

Could you kindly tell me where I could find this default trace file. As my http://localhost:<port>/nwa also throws the same error.

Regards,

Divya

Former Member
0 Kudos

Hi

You can find this file in

C:\usr\sap\J2E\JC00\j2ee\cluster\server0\log directory

hope this helps , please do not forget to reward points

regards

rajesh kr

athavanraja
Active Contributor
0 Kudos

is your J2EE server up and running?

is your port the right one?

port is generally 5<sys number>00 .

Regards

Raja