-
12 Sep 2012 2:40 PM #1
[2.1 beta3] sencha generate app filed on linux64
[2.1 beta3] sencha generate app filed on linux64
My try to generate app with new sencha command and new SDK (2.1.0-Beta3) is filed.
My environment:
- Ubuntu Linux 12.04 (x64)
- SDK 2.1.0-Beta3
- Sencha Cmd v3.0.0.122
SDK Tools downloaded from http://dev.sencha.com/deploy/SenchaC...ux-x64.run.zip
Is really Sencha Cmd v3.0.0.122 works on linux platform? or not ready yet?
Command line and output:next try to upgrading of existing app was failed to:Code:sencha generate app App /home/path/to/demo Sencha Cmd v3.0.0.122 [INFO ] init-properties: [INFO ] init-antcontrib: [INFO ] init-sencha-command: [INFO ] init: [INFO ] -before-generate-workspace: [INFO ] generate-workspace-impl: [INFO ] -before-copy-framework-to-workspace: [INFO ] copy-framework-to-workspace-impl: [INFO ] [copy] Copying 1150 files to /home/path/to/demo/touch [INFO ] [copy] Copied 187 empty directories to 1 empty directory under /home/path/to/demo/touch [INFO ] [move] Moving 1 file to /home/path/to/demo/touch [INFO ] [move] Moving 1 file to /home/path/to/demo/touch [INFO ] -after-copy-framework-to-workspace: [INFO ] copy-framework-to-workspace: [INFO ] -after-generate-workspace: [INFO ] generate-workspace: [INFO ] init-properties: [INFO ] init-antcontrib: [INFO ] init-sencha-command: [INFO ] init: [INFO ] -before-generate-app: [INFO ] generate-app-impl: [INFO ] [mkdir] Created dir: /home/path/to/demo/app/model [INFO ] [mkdir] Created dir: /home/path/to/demo/app/controller [INFO ] [mkdir] Created dir: /home/path/to/demo/app/store [INFO ] [mkdir] Created dir: /home/path/to/demo/app/profile [ERROR] BUILD FAILEDcom.sencha.exceptions.BasicException: stbuild is not yet supported on linux 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.cli.AbstractCommand.dispatch(AbstractCommand.java:184)at com.sencha.ant.SenchaCommandTask.doExecute(SenchaCommandTask.java:50) at com.sencha.ant.BaseAntTask.execute(BaseAntTask.java:21) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) 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:155) at com.sencha.ant.AntRunner.run(AntRunner.java:72) at com.sencha.command.BasePluginCommands$BasePluginCommand.run(BasePluginCommands.java:60) at com.sencha.command.BasePluginCommands$BaseNamePathCommand.run(BasePluginCommands.java:95) at com.sencha.command.generator.GeneratorCommands$AppCommand.execute(GeneratorCommands.java:207) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.sencha.cli.Command.dispatch(Command.java:78) at com.sencha.cli.Commands.dispatch(Commands.java:49) at com.sencha.cli.Commands.dispatch(Commands.java:49) at com.sencha.cli.AbstractCommand.dispatch(AbstractCommand.java:184) at com.sencha.command.Sencha.main(Sencha.java:57)Caused by: java.lang.UnsupportedOperationException: stbuild is not yet supported on linux at com.sencha.tools.external.StBuildRunner.run(StBuildRunner.java:23) at com.sencha.tools.external.BaseExternalCommandRunner.run(BaseExternalCommandRunner.java:90) at com.sencha.tools.external.BaseExternalCommandRunner.run(BaseExternalCommandRunner.java:94) at com.sencha.command.pkg.PackageCommands$BasePackageCommand.execute(PackageCommands.java:45) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.sencha.cli.Command.dispatch(Command.java:78) ... 31 moreTotal time: 0 seconds [ERROR] UNHANDLED EXCEPTION : com.sencha.exceptions.BasicException: com.sencha.exceptions.BasicException: stbuild is not yet supported on linux
Code:Sencha Cmd v3.0.0.122 [INFO ] init-properties: [INFO ] init-antcontrib: [INFO ] init-sencha-command: [INFO ] init: [INFO ] -before-app-upgrade: [INFO ] app-upgrade-impl: [ERROR] UNHANDLED EXCEPTION : Net Yet Implemented
-
12 Sep 2012 3:35 PM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,659
- Vote Rating
- 14
Thanks for the report! I have opened a bug in our bug tracker.
-
15 Sep 2012 1:04 AM #3
while the title said it's been fixed, i still have this problem.
My environment:
- Ubuntu Linux 12.04 (x64)
- SDK 2.1.0-Beta3
- Sencha Cmd v3.0.0.122
-
5 Feb 2013 4:21 AM #4
same problem here, why is it "fixed" or "solved" everywhere?
Success! Looks like we've fixed this one. According to our records the fix was applied for
TOUCH-3454
in
Sprint 25 (2.1.0-rc1).


Reply With Quote