Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Problem accessing /index.html

I hit this " Problem accessing /index.html"  issue recently and refreshing projects just didn't work.
I googled " Problem accessing /index.htm in Orion" and this email thread was the first in the list.
Then I deleted all the projects and re-imported them and it worked.

Cheers,
Libing


Inactive hide details for Anthony Hunter---08/16/2013 11:00:16 AM---Hi Maciej, Good pointer, that solved the issue. When going Anthony Hunter---08/16/2013 11:00:16 AM---Hi Maciej, Good pointer, that solved the issue. When going back and forth in git

From: Anthony Hunter/Ottawa/IBM@IBMCA
To: Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date: 08/16/2013 11:00 AM
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

GIF image


Back to the top