-
12 Mar 2013 12:59 AM #1
Build Error: "failed to find meta class definition for name Ext.log.formatter.Default
Build Error: "failed to find meta class definition for name Ext.log.formatter.Default
I am a beginner to sencha touch and am trying to build our app for production.
"sencha app build production" fails with the following error:
[ERR] def was null
[ERR] failed to find meta class definition for name Ext.log.formatter.Default
[DBG] java.lang.NullPointerException
Any pointers on what could be wrong?
-
13 Mar 2013 1:59 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
Are you requiring that class?
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
18 Mar 2013 2:03 AM #3
Make sure that you have updated your .sencha's meta information
Code:sencha app refresh
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote