lundi 13 avril 2015

Application will not build using ext.js

I am attempting to build my ExtJS 5.1.0 application using the release version of ext.js, but the build is failing.

"js": [

{

"path": "${framework.dir}/build/ext.js"

},

{

"path": "app.js",

"bundle": true

},

{

"path": "resources/js/underscore.js"

},

{

"path": "resources/js/atmosphere.js"

}



I type: sencha app build



and the build fails at the "capturing theme image" step with:

[ERR] loading page C%3A/Users\biowatch\Documents\Projects\STT\Web\STTWeb/sass/example/theme.html

registering ready listener...

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

[E] [Ext.Loader] Some requested files failed to load.

failed to render widgets within 30 sec.





[ERR]

[ERR] BUILD FAILED

[ERR] com.sencha.exceptions.ExProcess: phantomjs process exited with code 1

[ERR] at com.sencha.util.MethodInvoker$Arguments.invoke(MethodInvoke

[ERR] r.java:175)

[ERR]

[ERR] Total time: 2 minutes 8 seconds

[ERR] The following error occurred while executing this line:

C:\Users\biowatch\Documents\Projects\STT\Web\STTWeb\.sencha\app\build-impl.xml:332: The following error occurred while executing this line:

C:\Users\biowatch\Documents\Projects\STT\Web\STTWeb\.sencha\app\slice-impl.xml:306: The following error occurred while executing this line:

C:\Users\biowatch\Documents\Projects\STT\Web\STTWeb\.sencha\app\slice-impl.xml:307: The following error occurred while executing this line:

C:\Users\biowatch\Documents\Projects\STT\Web\STTWeb\.sencha\app\slice-impl.xml:163: com.sencha.exceptions.ExProcess: phantomjs process exited with code 1





The referenced file (theme.html) exists in the referenced directory so I'm not sure why it is having a problem loading it. It should be noted that the application builds correctly using ext-all.js.





Application will not build using ext.js

Aucun commentaire:

Enregistrer un commentaire