Titanium JIRA Archive
Appcelerator Community (AC)

[AC-375] Appcelerator build/run does not finish building and stops at Image Optimisation

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2015-12-03T08:42:38.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator CLI, Titanium SDK & CLI
LabelsSDK5.0.0
ReporterKevin Milo
AssigneeMostafizur Rahman
Created2015-09-22T05:15:01.000+0000
Updated2015-12-03T08:42:38.000+0000

Description

The build stops at Optimizing Images. I changed the log level to trace to see which image is causing the build to stop and removed that (the last image in the directory) but it just stopped again at the last of the remaining images.

Attachments

FileDateSize
appc.log2015-09-22T06:25:47.000+00001561709
appc2.log2015-09-23T02:28:06.000+00001595721
build-trace.log2015-09-22T06:01:38.000+0000986582
run-trace.log2015-09-23T02:26:42.000+0000996416

Comments

  1. Amimul Hossain 2015-09-22

    Hello [~kevinm], Does it show any error after Optimizing Images? Please attach the log file here. Usually when you run on device after Optimizing Images there will be a CodeSign error if the provisioning profile is invalid. can you check yours please. Reply with your findings. Thanks.
  2. Kevin Milo 2015-09-22

    appc ti build -p ios -T dist-adhoc --log-level trace
  3. Kevin Milo 2015-09-22

    [~ahossain], appc.log is from Appcelerator Studio, build-trace.log is for when I tried to build using the CLI. Both are complete logs.
  4. Amimul Hossain 2015-09-22

    Hello, [~kevinm], Based on your appc log, there seems to be problem with your appcelerator code analyzer. Can you try manually install it againg. "sudo npm install -g titanium-code-processor". Now also there might me an issue during core CLI update. First, you delete the ".appcelerator" folder in your home directory then Try manually installing CLI. Run "sudo npm install appcelerator -g" and then "appc setup", Reply with your findings, Thanks.
  5. Kevin Milo 2015-09-23

    [~ahossain] Uploaded a new batch of log files. run-trace.log is from Appcelerator Studio's console when I tried to run on an iOS device after reinstalling as directed. appc2.log is Appcelerator Studio's log file. It's the same error as before. It still stops after Optimizing Images and I made sure I have the right certificates and provisioning profiles on both the titanium and the watchKit extension projects.
  6. Sharif AbuDarda 2015-12-03

JSON Source