Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Cannot Reproduce
-
Affects Version/s: Release 3.3.0
-
Fix Version/s: None
-
Labels:
-
Environment:
OS: Windows 8.1
Appcelerator Studio, build: 3.3.0.201407101409
SDK: 3.3.0.v20140710142512
acs: 1.0.15
alloy: 1.4.0-rc5
titanium: 3.3.0-rc4
titanium code processor: 1.1.1
Description
1. Create a MobileWeb Module project.
2. Observe the error prompt displayed on Studio which says 'Internal Error' and on clicking on 'Details' is says Java Null Pointer Exception.
Please observe the attached screen shot and log file for more clarification.
Please Note:
3. When ti info is run on terminal an Mobile Web issue which fails to detect java is displayed.
4. The java is successfully detected from terminal and version I use is 1.7.0_40
Please observe attached file tilog.txt for more clarification.
Error is:
Caused by: java.lang.NullPointerException
|
at com.appcelerator.titanium.core.internal.cli.NodeTitaniumSDKCommandsHandler.createModuleProject(NodeTitaniumSDKCommandsHandler.java:220)
|
at com.appcelerator.titanium.ui.ide.wizard.NewMobileModuleProjectWizard.finalizeProjectCreation(NewMobileModuleProjectWizard.java:254)
|
at com.appcelerator.titanium.ui.wizard.BasicNewTitaniumProjectWizard.createNewProject(BasicNewTitaniumProjectWizard.java:300)
|
at com.aptana.projects.wizards.AbstractNewProjectWizard$1.run(AbstractNewProjectWizard.java:249)
|
... 5 more
|
Attachments
Issue Links
- is duplicated by
-
TISTUD-6933 Unable to create Android Modules in Windows 8.1
-
- Closed
-