[INFO] Installing and launching the application
[INFO] Project built successfully in 20s 802ms
[INFO] Connected to app
-- Start application log -----------------------------------------------------
[INFO] Disconnected from app
-- End application log -------------------------------------------------------
[ERROR] The remote procedure call failed.
[ERROR] Error: The remote procedure call failed.
at ChildProcess.<anonymous> (C:\ProgramData\Titanium\mobilesdk\win32\5.1.0.v20151026164636\node_modules\windowslib\lib\emulator.js:287:15)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1008:16)
at ChildProcess._handle.onexit (child_process.js:1080:5)
OTHER INFO:
Comment out the Alloy.Collections.book.fetch() method in the app/controllers/index.js file and the application runs fine.