Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Sencha User
    Join Date
    Mar 2013
    Posts
    3
    Vote Rating
    0
    KomalKaks is on a distinguished road

      0  

    Default 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?

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,714
    Vote Rating
    438
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    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.

  3. #3
    Sencha User
    Join Date
    Nov 2007
    Posts
    60
    Vote Rating
    0
    ljadrbln is on a distinguished road

      0  

    Default


    Make sure that you have updated your .sencha's meta information

    Code:
    sencha app refresh