Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24029] Hyperloop: iOS - log server port issue when running hyperloop example app on simulator

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2016-10-14T21:08:05.000+0000
Affected Version/sRelease 6.0.0
Fix Version/sRelease 6.0.0, Hyperloop 2.0.0, hyperloop 1.2.8
ComponentsiOS
Labelshyperloop-examples, qe-6.0.0
ReporterHarry Bryant
AssigneeChris Barber
Created2016-10-13T13:41:36.000+0000
Updated2016-11-03T15:28:46.000+0000

Description

When testing the Hyperloop Examples app with Hyperloop Module (2.0.0) an issue was found when running on iOS Simulator:
[TRACE] :  [ioslib] Trying to connnect to log server port 45168
[TRACE] :  [ioslib] Trying again
[TRACE] :  [ioslib] Trying to connnect to log server port 45168
[TRACE] :  [ioslib] Trying again
[TRACE] :  [ioslib] Trying to connnect to log server port 45168
[TRACE] :  [ioslib] Trying again
[TRACE] :  [ioslib] Trying to connnect to log server port 45168
[TRACE] :  [ioslib] Trying again
*This will repeat indefinitely until the app or the simulator is killed.* *This affects both iOS9/10 Simulators.* *This does not affect new Hyperloop apps.*

Steps to Reproduce

1. Download the hyperloop-examples app from the 2.0.0-dev branch 2. Install Hyperloop module (2.0.0) from preprod. 3. Import application to Studio. 4. Run the application on iOS Simulator.

Expected Result

Simulator should connect to log server port correctly *OR* Should time out after a fixed number of attempts.

Actual Result

server port message repeats indefinitely.

Comments

  1. Chris Barber 2016-10-13

    Hyperloop master PR https://github.com/appcelerator/hyperloop.next/pull/89 2_0_X PR: https://github.com/appcelerator/hyperloop.next/pull/90 1_2_2 PR: https://github.com/appcelerator/hyperloop.next/pull/91
  2. Harry Bryant 2016-11-03

    Verified as fixed, the server port message no longer repeats indefinitely. Tested On: iPhone 7 10.1.1 Simulator Mac OS Sierra (10.12.1) hyperloop-examples app (2.0.0-dev) Hyperloop Module (2.0.0) Ti SDK: 6.0.0.v20161102104808 Appc Studio: 4.8.0.201610060953 Appc NPM: 4.2.8-9 App CLI: 6.0.0-68 Xcode 8.1 Node v4.4.7 *Closing ticket.*

JSON Source