Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GET http://localhost:8000/js/libs/oj/v4.0.0/debug/ojarraydataprovider.js net::ERR_ABORTED

Gopal Manogaran-OracleDec 20 2017 — edited Dec 21 2017

I am trying to use the oj-table as described in the cookbook "http://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=table&demo=basicTable "

I get the following error on chrome developer console:

GET http://localhost:8000/js/libs/oj/v4.0.0/debug/ojarraydataprovider.js net::ERR_ABORTED

Error: Script error for "ojs/ojarraydataprovider", needed by: viewModels/overview

http://requirejs.org/docs/errors.html#scripterror

    at makeError (VM175 require.js:168)

    at HTMLScriptElement.onScriptError (VM175 require.js:1738)

I tried to search for "ojarraydataprovider.js" in my project folder, but i couldn't find the file. Is this item/component deprecated? or is it a new one?

This post has been answered by Gopal Manogaran-Oracle on Dec 21 2017
Jump to Answer
Comments
Post Details
Added on Dec 20 2017
2 comments
243 views