Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5140] Android: Application gets stuck for 2-3 minutes when fastdev server is stopped from terminal

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2013-10-17T21:10:02.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sn/a
ComponentsAndroid
LabelsWindows, android, fastdev
ReporterVikramjeet Singh
AssigneeIngo Muschenetz
Created2011-08-26T18:26:39.000+0000
Updated2017-03-13T21:09:10.000+0000

Description

Steps to reproduce: 1. Make sure you have the environment set up by adding following to ~/.bash_profile alias titanium=$HOME/.titanium/mobilesdk/linux/1.7.0/titanium.py 2. Once your environment is setup, you will be able to run 'titanium' command in terminal. It should look like following: $ titanium Appcelerator Titanium Copyright (c) 2010-2011 by Appcelerator, Inc. commands: create - create a project run - run an existing project emulator - start the emulator (android) docgen - generate html docs for a module (android) fastdev - management for the Android fastdev server help - get help After that: 1. Create a Titanium Mobile project for android in Titanium Studio. 2. Launch the application in Emulator 3. Stop the fastdev server from terminal using following command in terminal: titanium fastdev stop 4. Press back button on Emulator. 5. Launch the application again from within Emulator using application icon Expected Result: Should display: Warning: Fastdev mode is disabled. Error Message:/ Connection Refused and then it should launch the application. Actual Result: It gets stuck on Red appcelerator screen for 2-3 minutes and then displays the error message and launches the application.

Comments

  1. Ingo Muschenetz 2013-10-17

    We are deprecating FastDev in version 3.2.0, so marking this as "Won't Fix"
  2. Lee Morris 2017-03-13

    Closing ticket as the issue will not fix.

JSON Source