Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] How to turn on Jetty logs on the Orion server

Anthony,

I had the same issue once, however didn't feel the need to get Jetty logs. The problem started after I've pulled changes from Szymon, which relocated some client docs and other stuff around. I've deleted my local content, cloned a fresh copy and everything worked. As you can see using the OSGi console, Jetty and all bundles should be resolved and started so probably logs wouldn't help you much.

Best regards,
Maciej Bendkowski




From:        Anthony Hunter <anthonyh@xxxxxxxxxx>
To:        "Orion developer discussions" <orion-dev@xxxxxxxxxxx>,
Date:        2013-08-15 20:35
Subject:        [orion-dev] How to turn on Jetty logs on the Orion server
Sent by:        orion-dev-bounces@xxxxxxxxxxx




Hi Team,

I am running a self-hosting on my windows 7 VM using the Eclipse IDE . Everything starts fine and I am not seeing anything wrong, but when I go to
http://localhost:8080 in the browser I get the error:

HTTP ERROR: 404


Problem accessing /index.html. Reason:

   ProxyServlet: /index.html

Powered by Jetty://


Is there a way I can turn on the Jetty / Equinox logs to find out where the problem is?


Cheers...
Anthony
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev


Back to the top