Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] 0.4m1 -> integration build and back

ok I 'fixed' it.  I looked through the serverworkspace and the only file that seemed to have funky values was .metadata/.plugins/.../Users.prefs. I moved it to a tmp file and restarted Orion. Orion looked fine, but my projects were gone. My reaction, was, "oh, well that's not good, let me revert this". So I copied the file back and tried again. Now its all good.  (This is all with 0.4M1).

I of course have no idea why this would help. My theory in trying this was that Users.prefs might be related to the UI rather than the projects list. The only difference I see in the before and after is Workspaces.prefs.

Oh wait, I wonder if this all has to do with caching again.

And sure enough, if I start the integration server, then clear everything in my browser cache it works properly. (Well the UI changes aren't to my liking but that's another post ;-).

We need some way to flush the browser cache for just the Orion server and just on updates.

jjb


On Tue, Jan 24, 2012 at 7:56 PM, John J Barton <johnjbarton@xxxxxxxxxxxxxxx> wrote:
The plugins page is blank.  The log:
http://localhost:8080/orion/progress.jsFailed to load resource: the server responded with a status of 404 (ProxyServlet: /orion/progress.js)
http://localhost:8080/orion/operationsClient.jsFailed to load resource: the server responded with a status of 404 (ProxyServlet: /orion/operationsClient.js)
http://localhost:8080/orion/globalSearch/search-features.jsFailed to load resource: the server responded with a status of 404 (ProxyServlet: /orion/globalSearch/search-features.js)
http://localhost:8080/orion/compare/jsdiffAdapter.jsFailed to load resource: the server responded with a status of 404 (ProxyServlet: /orion/compare/jsdiffAdapter.js)
150require.js:1418Uncaught Error: require.js load timeout for modules: orion/progress orion/operationsClient orion/globalSearch/search-features orion/compare/jsdiffAdapter

On Tue, Jan 24, 2012 at 6:16 AM, John Arthorne <John_Arthorne@xxxxxxxxxx> wrote:
You can try reloading the plugin called "landingPageTasks.html" This plugin defines the links across the top of the page. They were recently changed, and a caching bug in the plugin system is preventing that change from taking effect. The caching bug is being investigated for M2. If that doesn't help, maybe you can give more detail on how it fails. Anything in the log, etc?



John J Barton <johnjbarton@xxxxxxxxxxxxxxx>
Sent by: orion-dev-bounces@xxxxxxxxxxx

01/23/2012 11:08 PM

Please respond to
Orion developer discussions <orion-dev@xxxxxxxxxxx>

To
Orion developer discussions <orion-dev@xxxxxxxxxxx>
cc
Subject
[orion-dev] 0.4m1 -> integration build and back





I installed eclipse-orion-I20120123-1105-linux.gtk.x86_64 but it doesn't work (navigation tab fails). 
I tried to go back to 0.4M1 but no luck. I tried localStorage.clear(). 
Any other suggestions short of re-cloning and re-installing plugins?
jjb_______________________________________________
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