www build works fine but with the www.release build I’m only getting the “Could not connect to the database, sometimes a refresh helps” dialog.

Submitted by Terje Pedersen on 15 June 2011 at 10:09

On 15 June 2011 at 11:41 Zef Hemel commented:

You’ll have to be more specific than this, because this works fine with my test apps. Since when have you had this problem? Do you see any errors in the Javascript console?


On 15 June 2011 at 11:58 Terje Pedersen commented:


GET http://localhost/eclipse/uninews/www.release/js/jquery-1.4.min.js 404 (Not Found)
persistence.store.memory.jsGET http://localhost/eclipse/uninews/www.release/js/persistence.store.memory.js 404 (Not Found)
persistence.search.jsGET http://localhost/eclipse/uninews/www.release/js/persistence.search.js 404 (Not Found)
persistence.store.websql.jsGET http://localhost/eclipse/uninews/www.release/js/persistence.store.websql.js 404 (Not Found)
persistence.store.sql.jsGET http://localhost/eclipse/uninews/www.release/js/persistence.store.sql.js 404 (Not Found)
persistence.jsGET http://localhost/eclipse/uninews/www.release/js/persistence.js 404 (Not Found)
/eclipse/uninews/www.release/:34Uncaught ReferenceError: persistence is not defined
generic_ext.cssGET http://localhost/eclipse/uninews/www.release/mobl/ui/generic_ext.css 404 (Not Found)
gestures.jsGET http://localhost/eclipse/uninews/www.release/js/gestures.js 404 (Not Found)
mobl.boot.jsGET http://localhost/eclipse/uninews/www.release/js/mobl.boot.js 404 (Not Found)
skattekalender.cssGET http://localhost/eclipse/uninews/www.release/uni/nyheter/skattekalender.css 404 (Not Found)
jquery-ui-1.7.2.custom.min.jsGET http://localhost/eclipse/uninews/www.release/js/jquery-ui-1.7.2.custom.min.js 404 (Not Found)
gears_init.jsGET http://localhost/eclipse/uninews/www.release/js/gears_init.js 404 (Not Found)
default.cssGET http://localhost/eclipse/uninews/www.release/lib/default.css 404 (Not Found)
jquery.xml2json.pack.jsGET http://localhost/eclipse/uninews/www.release/lib/jquery.xml2json.pack.js 404 (Not Found)
jquery-ui-1.7.2.min.jsGET http://localhost/eclipse/uninews/www.release/lib/jquery-ui-1.7.2.min.js 404 (Not Found)
jquery-ui-1.7.1.cssGET http://localhost/eclipse/uninews/www.release/lib/jquery-ui-1.7.1.css 404 (Not Found)
uninews.js:1Uncaught ReferenceError: mobl is not defined
/eclipse/uninews/www.release/:54Uncaught ReferenceError: mobl is not defined

Lots of missing files.


On 15 June 2011 at 12:42 Terje Pedersen commented:

lib/unilib.mobl

load lib/jquery.xml2json.pack.js

This line made all go wrong with the release build :S I don’t know why…


On 15 June 2011 at 12:46 Zef Hemel commented:

Ok, seems like that makes it a duplicate of this bug.


On 15 June 2011 at 12:46 Zef Hemel closed this issue.

Log in to post comments