javascript - "Cannot load unregistered resource /.extlib/dijit/nls/de/pickers.js" -


a given xpages application throws quite errors regarding non-existence of

/.extlib/dijit/nls/de/pickers.js 

i don't know why resource not exist nor why referenced @ all, don't know referenced if was, , don't know whether general problem of xpages in domino 9 or if predecessor in job entered code throws error.

so, should error stack tell me:

"error: unable load /xsp/.ibmxspres/.extlib/dijit/nls/de/pickers.js status: 404     @ error (native)     @ new _505 (http://domino/xsp/.ibmxspres/dojoroot-1.8.1/dojo/dojo.js:15:134185)     @ _389 [as handleresponse] (http://domino/xsp/.ibmxspres/dojoroot-1.8.1/dojo/dojo.js:15:94245)     @ xmlhttprequest._395 (http://domino/xsp/.ibmxspres/dojoroot-1.8.1/dojo/dojo.js:15:94545)     @ xhr (http://domino/xsp/.ibmxspres/dojoroot-1.8.1/dojo/dojo.js:15:96613)     @ object.$ddfg_ [as xhr] (http://domino/xsp/.ibmxspres/dojoroot-1.8.1/dojo/dojo.js:15:114193)     @ function.$ddfh_ (http://domino/xsp/.ibmxspres/dojoroot-1.8.1/dojo/dojo.js:15:114563)     @ http://domino/xsp/.ibmxspres/.mini/dojo/.de-de/@j&@fi&@jv&-dojo.data.itemfilewritestore&-dojox.grid.enhanced.plugins.indirectselection&-dojox.grid.enhanced.plugins.menu&-dojox.grid.treegrid&@eh&@eod&@eof&@ek&@eq.js:614:3871     @ object.$ddtu_ [as foreach] (http://domino/xsp/.ibmxspres/dojoroot-1.8.1/dojo/dojo.js:15:135758)     @ $ddoc_ (http://domino/xsp/.ibmxspres/.mini/dojo/.de-de/@j&@fi&@jv&-dojo.data.itemfilewritestore&-dojox.grid.enhanced.plugins.indirectselection&-dojox.grid.enhanced.plugins.menu&-dojox.grid.treegrid&@eh&@eod&@eof&@ek&@eq.js:614:3370)" status: 404 xhr: xmlhttprequest __proto__: tmp 

by way, there convenient function search xpages , user-defined controls expression?

unless i'm mistaken, part of extension library, won't find js file anywhere in application.

are using local preview? if are, need make sure extlib not installed designer, local preview. installation instructions extlib should include step.

if being run on server, have there been recent changes made? example upgrading server version without upgrading extlib version?


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -