Advertisement
jbacon

Sencha Cmd Tilde Crash

Dec 17th, 2012
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.63 KB | None | 0 0
  1. Sencha Cmd v3.0.0.250
  2. [DBG] found sencha.cfg at /home/jcavanagh/bin/Sencha/Cmd/3.0.0.250
  3. [DBG] found cmd at /home/jcavanagh/tools/Sencha/Touch/touch-2.1-gpl/~/projects/deckbox-rest-api/mobile/src/touch/cmd
  4. [DBG] Checking for framework config overrides
  5. [DBG] resolving framework config overrides for 'touch'
  6. [DBG] Detected framework version 2.1.0.447
  7. [DBG] using framework config override '/home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/plugins/touch/current'
  8. [DBG] creating workspace at '~/projects/deckbox-rest-api/mobile/src/'
  9. [DBG] checking null for plugin.xml
  10. [DBG] checking null for plugin.xml
  11. [DBG] checking /home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/plugins/touch/current for plugin.xml
  12. [DBG] checking /home/jcavanagh/bin/Sencha/Cmd/3.0.0.250 for plugin.xml
  13. [DBG] located plugin /home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/plugins/touch/current/plugin.xml
  14. [INF] init-properties:
  15. [INF] init-sencha-command:
  16. [INF] init:
  17. [INF] -before-generate-workspace:
  18. [INF] generate-workspace-impl:
  19. [DBG] loadJavaScript: jar:file:/home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/sencha.jar!/com/sencha/tools/generator/js/Init.js
  20. [DBG] loadJavaScript: jar:file:/home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/sencha.jar!/com/sencha/tools/generator/js/String.js
  21. [WRN] Ignoring @require ../version/Version.js in js/String.js
  22. [DBG] loadJavaScript: jar:file:/home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/sencha.jar!/com/sencha/tools/generator/js/Format.js
  23. [WRN] Ignoring @require ../Ext-more.js in js/Format.js
  24. [DBG] loadJavaScript: jar:file:/home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/sencha.jar!/com/sencha/tools/generator/js/Template.js
  25. [DBG] loadJavaScript: jar:file:/home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/sencha.jar!/com/sencha/tools/generator/js/XTemplateParser.js
  26. [DBG] loadJavaScript: jar:file:/home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/sencha.jar!/com/sencha/tools/generator/js/XTemplateCompiler.js
  27. [DBG] loadJavaScript: jar:file:/home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/sencha.jar!/com/sencha/tools/generator/js/XTemplate.js
  28. [DBG] Initializing Velocity, Calling init()...
  29. [DBG] Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  30. [DBG] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
  31. [DBG] Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  32. [DBG] Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
  33. [DBG] Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  34. [DBG] Target log system for org.apache.velocity.runtime.log.Log4JLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log4j/Layout). Falling back to next log system...
  35. [DBG] Trying to use logger class org.apache.velocity.runtime.log.CommonsLogLogChute
  36. [DBG] Target log system for org.apache.velocity.runtime.log.CommonsLogLogChute is not available (java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory). Falling back to next log system...
  37. [DBG] Trying to use logger class org.apache.velocity.runtime.log.ServletLogChute
  38. [DBG] Target log system for org.apache.velocity.runtime.log.ServletLogChute is not available (java.lang.NoClassDefFoundError). Falling back to next log system...
  39. [DBG] Trying to use logger class org.apache.velocity.runtime.log.JdkLogChute
  40. [DBG] Using logger class org.apache.velocity.runtime.log.JdkLogChute
  41. [DBG] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
  42. [DBG] Do unicode file recognition: false
  43. [DBG] FileResourceLoader : adding path '/'
  44. [DBG] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  45. [DBG] Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  46. [DBG] Loaded System Directive: org.apache.velocity.runtime.directive.Define
  47. [DBG] Loaded System Directive: org.apache.velocity.runtime.directive.Break
  48. [DBG] Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  49. [DBG] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  50. [DBG] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  51. [DBG] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  52. [DBG] Loaded System Directive: org.apache.velocity.runtime.directive.Include
  53. [DBG] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  54. [DBG] Created '20' parsers.
  55. [DBG] Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  56. [DBG] Velocimacro : Default library not found.
  57. [DBG] Velocimacro : allowInline = true : VMs can be defined inline in templates
  58. [DBG] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  59. [DBG] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  60. [DBG] Velocimacro : autoload off : VM system will not automatically reload global library macros
  61. [DBG] Running generate
  62. [INF] -before-copy-framework-to-workspace:
  63. [INF] copy-framework-to-workspace-impl:
  64. [INF] [propertyfile] Updating property file: /home/jcavanagh/projects/deckbox-rest-api/mobile/src/.sencha/workspace/sencha.cfg
  65. [INF] -after-copy-framework-to-workspace:
  66. [INF] copy-framework-to-workspace:
  67. [INF] -after-generate-workspace:
  68. [INF] generate-workspace:
  69. [DBG] found sencha.cfg at /home/jcavanagh/bin/Sencha/Cmd/3.0.0.250
  70. [DBG] found cmd at /home/jcavanagh/tools/Sencha/Touch/touch-2.1-gpl/~/projects/deckbox-rest-api/mobile/src/touch/cmd
  71. [DBG] Checking for framework config overrides
  72. [DBG] resolving framework config overrides for 'touch'
  73. [DBG] Detected framework version 2.1.0.447
  74. [DBG] using framework config override '/home/jcavanagh/bin/Sencha/Cmd/3.0.0.250/plugins/touch/current'
  75. [ERR] null
  76.  
  77. com.sencha.exceptions.BasicException
  78. at com.sencha.exceptions.BasicException.wrap(BasicException.java:43)
  79. at com.sencha.cli.Command.dispatch(Command.java:104)
  80. at com.sencha.cli.Commands.dispatch(Commands.java:49)
  81. at com.sencha.cli.Commands.dispatch(Commands.java:49)
  82. at com.sencha.command.Sencha.main(Sencha.java:71)
  83. Caused by: java.lang.NullPointerException
  84. at com.sencha.command.generator.GeneratorCommands$AppCommand.execute(GeneratorCommands.java:210)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  86. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  87. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  88. at java.lang.reflect.Method.invoke(Method.java:616)
  89. at com.sencha.cli.Command.dispatch(Command.java:78)
  90. ... 3 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement