cancel
Showing results for 
Search instead for 
Did you mean: 

404 Error

Former Member
0 Kudos

Hi,

Just hoping someone can help me out. I have installed the tools etc... and have now just started with the basic Hello World example. I deploy it locally (seemingly successfully, I don't see any errors) but when I try to run it I get the following error: HTTP status 404 The requested resource is not available

Here is a screenshot

Anyone else seen this? Maybe I have just done something stupid.

Is there some way to see the log files of the local server?

Thanks in advance,

Simon

Accepted Solutions (1)

Accepted Solutions (1)

alexander_silgidjian
Active Participant
0 Kudos

Hi Simon,

You should Run the Servlet from its context menu (either from Project Explorer or from the Editor).

From the screenshot it looks like that you did Run the project itself, but not the Servlet.

Kind Regard,

Alex

Former Member
0 Kudos

Hi Alex,

Dooh! Good catch... like I said "I did something stupid" and you saw it right away .

Thank you.

Simon

p.s. do you know where to see the local server logs?

alexander_silgidjian
Active Participant
0 Kudos

Hi Simon,

For the logs:

  1. You may right click the Local Server -> More -> View Log File. This opens the ljs_trace log.
  2. You have folder Servers in the Project Explorer.
    1. Do a manual refresh (select Servers and press F5)
    2. Expand the folder and then your server
    3. There should be a log folder

The steps above apply only for Local server. So far it is not possible to see the logs for a Cloud one from the IDE - we have this in the backlog.

Here is the relevant documentation for Cloud server: https://help.netweaver.ondemand.com/help/monitoring.html#task_517CCAE219194B4DAB8543DDC74CDE60_59

Greetings,

Alex

Answers (0)