cancel
Showing results for 
Search instead for 
Did you mean: 

404 Not Found

Former Member
0 Kudos

i am running srm 5 on windows. when i go to the web browser to look at the java instance with http:hostname:50000 i get the following error

404 Not Found SAP J2EE Engine/7.00

The requested resource does not exist.

Details: The root directory does not exist.

I have checked the mmc and all java processes have started o.k

any ideas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Hope you mentioning the right hostname and the portno.

404 is an HTTP response code that indicates that the resource in question couldn’t be found. Usually this is due to an incorrect URL, so it is better to cross check all URLs.

Check your IE settings under

Tools/Internet Options /Advanced -->

under HTTP 1.1 Settings ->check/tick

a) Use HTTP 1.1

b) Use HTTP 1.1 through proxy connections

Regards

Shaji

Edited by: Shaji Jacob on Mar 4, 2008 4:31 PM

Former Member
0 Kudos

I'm also receiving the exact same error.. do you know how to fix it.. ?

Thanks,

Harshal

Former Member
0 Kudos

Hello,

Please check in dev_dispather file from <j2ee engine>\work directory what the http port is:

You'll have an entry like e.g.:

[Thr 11608] JLaunchISetHttpPort: set http port 50000

That means http port is 50000. Usually(unless changed), it should be 50<SID>00.

Also, please check the dev_ms file from the SCS\work and take the exact hostname from there:

e.,g.

MsGetOwnIpAddr: my host addresses are :

..

...

Check if you can connect using Visual Admin, Telnet Administrator and such.

Check in your browser,. your proxy settings are not causing the issue.

Regards,

Snehal Bhaidasna

SAP Labs, Palo Alto, CA(USA)