OpenGamma javascript loading error

Everything has been working fine with running the server from eclipse for “examples-simulated” and suddenly I see a blank page and the errors below in the javascript console, any ideas? The server side starts properly without any errors, is it some kind of browser incompatibility issue although this has been working fine with this browser (Mozilla Firefox 25.0.1) for last 2 months until now?

GET http://localhost:8080/prototype/scripts/lib/jquery/jquery-1.7.1.js analytics.ftl:202
Uncaught ReferenceError: jQuery is not defined jquery.cometd.js:101
Uncaught ReferenceError: jQuery is not defined jquery.tmpl.js:486
Uncaught ReferenceError: jQuery is not defined jquery.jsonp-1.1.0.min.js:3
GET http://localhost:8080/prototype/scripts/lib/cometd.js analytics.ftl:199
GET http://localhost:8080/prototype/scripts/lib/jquery/jquery.sparkline.2.0.js analytics.ftl:209
Uncaught ReferenceError: jQuery is not defined jquery-tablesorter.js:1031
Uncaught ReferenceError: $ is not defined jquery-tablesorter.parsers.js:5
Uncaught ReferenceError: jQuery is not defined jquery-blurkill.js:24
Uncaught ReferenceError: jQuery is not defined jquery.searchabledropdown.js:724
Uncaught ReferenceError: jQuery is not defined jquery.ui.core.js:308
Uncaught ReferenceError: jQuery is not defined jquery.ui.widget.js:262
Uncaught ReferenceError: jQuery is not defined jquery.ui.mouse.js:156
Uncaught ReferenceError: jQuery is not defined jquery.ui.position.js:252
Uncaught ReferenceError: jQuery is not defined

Thanks,
Adi

Just to rule out and browser caching issues, could you try opening the view in Incognito mode in Chrome, or clearing all the cache (ctrl+shift+del in Firefox)