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

Hi Maciej,

No I did really mean good pointer:

From http://dictionary.reference.com/browse/pointer :

pointer 6. a piece of advice, especially on how to succeed in a specific area: The food expert gave some good pointers on making better salads.

Cheers...
Anthony




From:        Maciej contractor Bendkowski <maciej.bendkowski@xxxxxxxxxx>
To:        Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date:        2013/08/16 11:19 AM
Subject:        Re: [orion-dev] How to turn on Jetty logs on the Orion server
Sent by:        orion-dev-bounces@xxxxxxxxxxx




Anthony,

Sorry for the off-topic, but I couldn't resist. I've noticed you're using 'good pointer' instead of 'good point'. Is it a Canadian thing, or perhaps you're referring to:
http://en.wikipedia.org/wiki/Pointer_(dog_breed)?  :)

Best regards,
Maciej Bendkowski




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




Hi Maciej,


Good pointer, that solved the issue. When going back and forth in git between master and my branch, there is enough that has changed such that Eclipse somehow does not like it anymore. I deleted the projects in Eclipse and imported them again when checking out a different branch and the problem no longer occurs.


It would still be nice to know exactly how do you turn on the debug logs. I am used to log4j but not logback.


A good example, how do I turn on wire tracing and how do I turn on a request log? And how do I turn on the jetty debug log?


Cheers...
Anthony





From:        
Maciej contractor Bendkowski <maciej.bendkowski@xxxxxxxxxx>
To:        
Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date:        
2013/08/16 03:40 AM
Subject:        
Re: [orion-dev] How to turn on Jetty logs on the Orion server
Sent by:        
orion-dev-bounces@xxxxxxxxxxx




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
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx

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

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


Back to the top