-
2 Mar 2013 1:59 PM #1
errors in sencha app build
errors in sencha app build
I was never able to use sencha sdk tools, but was hoping for better from sencha cmd
win 7
latest ruby (1.9.x) and compass installed, they are in the path
extjs 4.1.1a
latest sencha cmd
is it my 64-bit java?
Code:Sencha Cmd v3.0.2.288 [DBG] checking C:\xampp\htdocs\[project-name]\.sencha\app for plugin.xml [DBG] checking C:\xampp\htdocs\[project-name]\.sencha\workspace for plugin.xml [DBG] checking C:\Users\[username]\bin\Sencha\Cmd\3.0.2.288\plugins\ext\current for plugin.xml [DBG] checking C:\Users\[username]\bin\Sencha\Cmd\3.0.2.288 for plugin.xml [DBG] located plugin C:\xampp\htdocs\[project-name]\.sencha\app\plugin.xml [INF] [INF] init-properties: [INF] [INF] init-sencha-command: [INF] [INF] init: [INF] [INF] -before-app-build: [INF] [INF] app-build-impl: [DBG] found sencha.cfg at C:\Users\[username]\bin\Sencha\Cmd\3.0.2.288 [DBG] found workspace at C:\xampp\htdocs\[project-name]\.sencha\workspace [DBG] found app at C:\xampp\htdocs\[project-name]\.sencha\app [DBG] loading framework config from C:\xampp\htdocs\[project-name]/ext [DBG] found cmd at C:\xampp\htdocs\[project-name]\ext\cmd [DBG] Checking for framework config overrides [DBG] resolving framework config overrides for 'ext' [DBG] Detected framework version 4.1.1 [DBG] detected framework override at 'C:\Users\[username]\bin\Sencha\Cmd\3.0.2.288\plugins\ext\current' [DBG] using framework config override 'C:\Users\[username]\bin\Sencha\Cmd\3.0.2.288\plugins\ext\current' [DBG] loading '__baseconfig__' from project [INF] [INF] production: [INF] [INF] -before-init-local: [INF] [INF] -init-local: [INF] [INF] -after-init-local: [INF] [INF] init-local: [INF] [INF] find-cmd: [INF] [INF] -before-init: [INF] [INF] -init: [DBG] Initialize Sencha Cmd with prefix = '' [DBG] found sencha.cfg at C:\Users\[username]\bin\Sencha\Cmd\3.0.2.288 [DBG] found workspace at C:\xampp\htdocs\[project-name]\.sencha\workspace [DBG] found app at C:\xampp\htdocs\[project-name]\.sencha\app [DBG] loading framework config from C:\xampp\htdocs\[project-name]/ext [DBG] found cmd at C:\xampp\htdocs\[project-name]\ext\cmd [DBG] Checking for framework config overrides [DBG] resolving framework config overrides for 'ext' [DBG] Detected framework version 4.1.1 [DBG] detected framework override at 'C:\Users\[username]\bin\Sencha\Cmd\3.0.2.288\plugins\ext\current' [DBG] using framework config override 'C:\Users\[username]\bin\Sencha\Cmd\3.0.2.288\plugins\ext\current' [DBG] caching config as '__baseconfig__' property [DBG] adding C:\Users\[username]\bin\Sencha\Cmd\3.0.2.288/sencha.jar to classpath [INF] [INF] -after-init: [INF] [INF] init: [INF] [INF] -before-build: [INF] [INF] sass: [INF] [INF] -before-sass: [INF] [INF] -sass: [INF] [shellscript] [INF] [shellscript] C:\dev>compass compile --boring --force [INF] [shellscript] Nothing to compile. If you'''re trying to start a new project, you have left off the directory argument. [INF] [shellscript] Run "compass -h" to get help. [ERR] [ERR] BUILD FAILED [ERR] com.sencha.exceptions.BasicException: The following error occurred while executing this line: [ERR] C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:306: The following error occurred while executing this line: [ERR] C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: [ERR] C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: [ERR] jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 [ERR] at com.sencha.exceptions.BasicException.wrap(BasicException.java:43) [ERR] at com.sencha.cli.Command.dispatch(Command.java:104) [ERR] at com.sencha.cli.Commands.dispatch(Commands.java:49) [ERR] at com.sencha.cli.AbstractCommand.dispatch(AbstractCommand.java:182) [ERR] at com.sencha.ant.SenchaCommandTask.doExecute(SenchaCommandTask.java:69) [ERR] at com.sencha.ant.BaseAntTask.execute(BaseAntTask.java:22) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [ERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.Target.execute(Target.java:392) [ERR] at org.apache.tools.ant.Target.performTasks(Target.java:413) [ERR] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [ERR] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) [ERR] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [ERR] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [ERR] at com.sencha.ant.AntRunner.run(AntRunner.java:156) [ERR] at com.sencha.ant.AntRunner.run(AntRunner.java:72) [ERR] at com.sencha.command.BasePluginCommands$BasePluginCommand.run(BasePluginCommands.java:94) [ERR] at com.sencha.command.BasePluginCommands$BasePluginCommand.run(BasePluginCommands.java:98) [ERR] at com.sencha.command.BasePluginCommands$BaseNamePathCommand.run(BasePluginCommands.java:142) [ERR] at com.sencha.command.app.AppCommands$BuildCommand.execute(AppCommands.java:116) [ERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [ERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at com.sencha.cli.Command.dispatch(Command.java:78) [ERR] at com.sencha.cli.Commands.dispatch(Commands.java:49) [ERR] at com.sencha.cli.Commands.dispatch(Commands.java:49) [ERR] at com.sencha.command.Sencha.main(Sencha.java:71) [ERR] Caused by: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:317: The following error occurred while executing this line: [ERR] C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:306: The following error occurred while executing this line: [ERR] C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: [ERR] C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: [ERR] jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 [ERR] at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551) [ERR] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444) [ERR] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.Target.execute(Target.java:392) [ERR] at org.apache.tools.ant.Target.performTasks(Target.java:413) [ERR] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [ERR] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) [ERR] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [ERR] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [ERR] at com.sencha.ant.AntRunner.run(AntRunner.java:156) [ERR] at com.sencha.ant.AntRunner.run(AntRunner.java:80) [ERR] at com.sencha.command.ant.AntCommand.execute(AntCommand.java:75) [ERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [ERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at com.sencha.cli.Command.dispatch(Command.java:78) [ERR] ... 31 more [ERR] Caused by: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:306: The following error occurred while executing this line: [ERR] C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: [ERR] C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: [ERR] jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 [ERR] at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551) [ERR] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:401) [ERR] at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) [ERR] at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) [ERR] at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:324) [ERR] at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.Target.execute(Target.java:392) [ERR] at org.apache.tools.ant.Target.performTasks(Target.java:413) [ERR] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [ERR] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [ERR] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [ERR] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) [ERR] ... 52 more [ERR] Caused by: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: [ERR] C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: [ERR] jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 [ERR] at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551) [ERR] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:401) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) [ERR] ... 68 more [ERR] Caused by: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The followi [ERR] ng error occurred while executing this line: [ERR] jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 [ERR] at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551) [ERR] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:401) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) [ERR] ... 82 more [ERR] Caused by: jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 [ERR] at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:646) [ERR] at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:672) [ERR] at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:498) [ERR] at net.sf.antcontrib.platform.ShellScriptTask.execute(ShellScriptTask.java:132) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) [ERR] at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) [ERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [ERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) [ERR] at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) [ERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [ERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) [ERR] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [ERR] at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) [ERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [ERR] at java.lang.reflect.Method.invoke(Unknown Source) [ERR] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [ERR] at org.apache.tools.ant.Task.perform(Task.java:348) [ERR] at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) [ERR] ... 96 more [ERR] [ERR] Total time: 2 seconds [ERR] com.sencha.exceptions.BasicException: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:306: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 com.sencha.exceptions.BasicException: com.sencha.exceptions.BasicException: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:306: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 at com.sencha.exceptions.BasicException.wrap(BasicException.java:43) at com.sencha.cli.Command.dispatch(Command.java:104) at com.sencha.cli.Commands.dispatch(Commands.java:49) at com.sencha.cli.Commands.dispatch(Commands.java:49) at com.sencha.command.Sencha.main(Sencha.java:71) Caused by: C:\Users\[username]\bin\Sencha\Cmd\3.0.2.288\plugin.xml:112: com.sencha.exceptions.BasicException: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:306: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:116) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:392) at org.apache.tools.ant.Target.performTasks(Target.java:413) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.Project.executeTarget(Project.java:1368) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1251) at com.sencha.ant.AntRunner.run(AntRunner.java:156) at com.sencha.ant.AntRunner.run(AntRunner.java:72) at com.sencha.command.BasePluginCommands$BasePluginCommand.run(BasePluginCommands.java:94) at com.sencha.command.BasePluginCommands$BasePluginCommand.run(BasePluginCommands.java:98) at com.sencha.command.BasePluginCommands$BaseNamePathCommand.run(BasePluginCommands.java:142) at com.sencha.command.app.AppCommands$BuildCommand.execute(AppCommands.java:116) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sencha.cli.Command.dispatch(Command.java:78) ... 3 more Caused by: com.sencha.exceptions.BasicException: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:306: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 at com.sencha.exceptions.BasicException.wrap(BasicException.java:43) at com.sencha.cli.Command.dispatch(Command.java:104) at com.sencha.cli.Commands.dispatch(Commands.java:49) at com.sencha.cli.AbstractCommand.dispatch(AbstractCommand.java:182) at com.sencha.ant.SenchaCommandTask.doExecute(SenchaCommandTask.java:69) at com.sencha.ant.BaseAntTask.execute(BaseAntTask.java:22) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) ... 21 more Caused by: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:317: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:306: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:444) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:392) at org.apache.tools.ant.Target.performTasks(Target.java:413) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.Project.executeTarget(Project.java:1368) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1251) at com.sencha.ant.AntRunner.run(AntRunner.java:156) at com.sencha.ant.AntRunner.run(AntRunner.java:80) at com.sencha.command.ant.AntCommand.execute(AntCommand.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sencha.cli.Command.dispatch(Command.java:78) ... 31 more Caused by: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:306: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551) at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:401) at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:324) at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:392) at org.apache.tools.ant.Target.performTasks(Target.java:413) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1251) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) ... 52 more Caused by: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:309: The following error occurred while executing this line: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551) at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:401) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) ... 68 more Caused by: C:\xampp\htdocs\[project-name]\.sencha\app\build-impl.xml:205: The following error occurred while executing this line: jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:551) at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:401) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) ... 82 more Caused by: jar:file:/C:/Users/[username]/bin/Sencha/Cmd/3.0.2.288/sencha.jar!/com/sencha/ant/antlib.xml:364: shellscript returned: 1 at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:646) at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:672) at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:498) at net.sf.antcontrib.platform.ShellScriptTask.execute(ShellScriptTask.java:132) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) at net.sf.antcontrib.logic.IfTask.execute(IfTask.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398) ... 96 more
-
2 Mar 2013 2:07 PM #2
works when i set skip.sass=1 in the config file
-
2 Mar 2013 2:10 PM #3
Of course the actual build doesn't work...no css
-
2 Mar 2013 9:00 PM #4
There is a lot of callstack noise in the log but the error started with this:
So compass is failing and it looks like the working directory is C:\devCode:[INF] [shellscript] C:\dev>compass compile --boring --force [INF] [shellscript] Nothing to compile. If you'''re trying to start a new project, you have left off the directory argument. [INF] [shellscript] Run "compass -h" to get help.
That does not appear to be correct given the other paths you have posted. To really assist there are some details that help that along - there is a template for this here: http://www.sencha.com/forum/showthre...ith-Sencha-CmdDon Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
-
16 Mar 2013 4:55 AM #5
Build problems
Build problems
It seems there is some problem with app build (or app creation). I used this document, I created my app by command:
sencha generate app
Then I tried to build my app by command
sencha app build
It doesn't work. I get this error
error app.scss (Line 7: File to import not found or unreadable: ext4/default/all.
And yes there is no such derictory. What is wrong?
May be not enough files in package?
-
17 Mar 2013 7:47 PM #6
There are some details that would help sort this out such as Cmd version and framework version that you used. To help get all the relevant details see http://www.sencha.com/forum/showthre...ith-Sencha-Cmd and use that as a template for a new thread - the errors look entirely different than those above so I suspect there is something different going on here.
Don Griffin
Ext JS Development Team Lead
Check the docs. Learn how to (properly) report a framework issue and a Sencha Cmd issue
"Use the source, Luke!"
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote