Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] 404 problem with newest installation

Hi, Karol.
Are you sure that you cleared localStorage? (localStorage.clear() run from the console is the safest way to make sure).
There have been a lot of changes lately that affect plug-in data.

susan

Inactive hide details for Karol Gusak ---05/25/2011 09:43:06 AM---Hi all, I wanted to update my Orion client / server installatKarol Gusak ---05/25/2011 09:43:06 AM---Hi all, I wanted to update my Orion client / server installation and I got

From: Karol Gusak <karol@xxxxxxxx>
To: Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date: 05/25/2011 09:43 AM
Subject: [orion-dev] 404 problem with newest installation
Sent by: orion-dev-bounces@xxxxxxxxxxx





Hi all,

I wanted to update my Orion client / server installation and I got
weird problem I can't solve by myself. I use web-ide launch to run the
server. When I point my browser on localhost:8080, I get a broken
screen where pretty much only "Recent Projects" and "Get Started"
headers are visible and nothing more. In firebug I can see that all
requests to dojo JS files return error like "Error 404 ProxyServlet".
When I point the browser to "/navigate/table.html" I get "Loading
favorites..." text and nothing more, and sometimes even same 404 error
as above. What can it be? I tried to clear all data from previous
installation as well as browser cache. Do I need to do some
configuration work because of latest changes? Also note that I got
same problem after clean install (unless there were some files left I
don't know about).

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

GIF image


Back to the top