Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15754] Windows 8 : Android Module Project >> Package fails with javac compiler error

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2013-11-19T17:45:38.000+0000
Affected Version/sRelease 3.2.0
Fix Version/sn/a
ComponentsAndroid
Labelsqe-3.2.0
ReporterShreya Chowbey
AssigneeIngo Muschenetz
Created2013-11-19T10:59:16.000+0000
Updated2017-03-21T19:08:55.000+0000

Description

Test Steps: 1. Create Android Module Project. 2. Package using all three options available. See results. Actual Result: Packaging fails with javac compiler error. Please observe the log files attached.

Attachments

FileDateSize
javac compiler error - console log file.txt2013-11-19T10:59:16.000+0000336
javac compiler error - log file.txt2013-11-19T10:59:16.000+00005984

Comments

  1. Michael Xia 2013-11-19

    The error indicates JAVA_HOME on the system is pointing to JRE root; instead, it needs to point to JDK root instead.
  2. Shreya Chowbey 2013-11-20

    This was our view of understanding too so we tried this work around by setting all the paths and environment variables to the JDK root location, but could not get through the issue.
  3. Lee Morris 2017-03-21

    Closing ticket as invalid.

JSON Source