calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 369 forks source link

Calabash Server start #83

Closed bjsully6 closed 11 years ago

bjsully6 commented 12 years ago

I am trying to setup calabash to run tests from Team City. Calabash is working fine from the command line inside of my xcode workspace using the -cal target. I runs the tests and works just fine. That code base is checked into an svn repository. I setup a command line xcodebuild and cucumber commands to run a build and test from Team City. The build looks good but the Calabash Server does not start so it pings http://localhost:37265 until it times out.

I cannot seem to figure out why the server won't start. The other link flag has the force load to pull in the framework. Is there a command line way to start it since the simulator does not seem to be starting it? Can you think of something else I might have missed?

xcodebuild -target MobileShopper-cal -sdk iphonesimulator -arch i386 -configuration Release clean build

APP_BUNDLE_PATH='./build/Release-iphonesimulator/MobileShopper-cal.app' OS=ios6 cucumber

Thanks, Brian

dave-perry commented 12 years ago

I have the same problem when running from CI - it's almost like the pinging starts before the app has fully loaded and been launched.

Hoping to find a solution!

Dave

On 27 November 2012 13:13, bjsully6 notifications@github.com wrote:

I am trying to setup calabash to run tests from Team City. Calabash is working fine from the command line inside of my xcode workspace using the -cal target. I runs the tests and works just fine. That code base is check into an svn repository. I setup a command line xcodebuild and cucumber commands to run a build and test from Team City. The build looks good but the Calabash Server does not start so it pings http://localhost:37265until it times out.

I cannot seem to figure out why the server won't start. The other link flag has the force load to pull in the framework. Is there a command line way to start it since the simulator does not seem to be starting it? Can you think of something else I might have missed?

Thanks, Brian

— Reply to this email directly or view it on GitHubhttps://github.com/calabash/calabash-ios/issues/83.

krukow commented 12 years ago

Can you please post the full console output here.

bjsully6 commented 12 years ago

I have put in the command line output and the system.log output. What just does not makes sense is I don't see the http server start like I do in the console inside of Xcode.

Here is the command line output:

Feature: Running a test As an iOS developer I want to have a sample feature file So I can begin testing quickly

Scenario: Weekly Ad # features/my_first.feature:6 Waiting at most 30 seconds for simulator (CONNECT_TIMEOUT) Retrying at most 2 times (MAX_CONNECT_RETRY) (1.) Start Simulator 6.0, iphone, for /Users/ar66059/Documents/TeamCity/buildAgent/work/acc390627a08415a/build/Release-iphonesimulator/MobileShopper-cal.app Ping http://localhost:37265/... Ping http://localhost:37265/... Ping http://localhost:37265/... Ping http://localhost:37265/... Ping http://localhost:37265/... Ping http://localhost:37265/... Ping http://localhost:37265/... Timed out... (2.) Start Simulator 6.0, iphone, for /Users/ar66059/Documents/TeamCity/buildAgent/work/acc390627a08415a/build/Release-iphonesimulator/MobileShopper-cal.app Timed out... Unable to make connection to Calabash Server at http://localhost:37265/ Make sure you've' linked correctly with calabash.framework and set Other Linker Flags. Make sure you don't have a firewall blocking traffic to http://localhost:37265/. (RuntimeError) /Library/Ruby/Gems/1.8/gems/calabash-cucumber-0.9.119/lib/calabash-cucumber/launch/simulator_helper.rb:227:in ensure_connectivity' /Library/Ruby/Gems/1.8/gems/calabash-cucumber-0.9.119/lib/calabash-cucumber/launch/simulator_helper.rb:24:inrelaunch' /Users/ar66059/Documents/TeamCity/buildAgent/work/acc390627a08415a/features/support/launch.rb:55:in relaunch' /Users/ar66059/Documents/TeamCity/buildAgent/work/acc390627a08415a/features/support/launch.rb:70:inBefore' Given I am on the Welcome Screen # features/step_definitions/my_first_steps.rb:1 Then I touch "Weekly Ad Nav" # calabash-cucumber-0.9.119/features/step_definitions/calabash_steps.rb:15 Then I wait for 2 seconds # calabash-cucumber-0.9.119/features/step_definitions/calabash_steps.rb:174

Failing Scenarios: cucumber features/my_first.feature:6 # Scenario: Weekly Ad

1 scenario (1 failed) 3 steps (3 skipped) 1m0.705s

Here is the system.log: Nov 27 10:05:59 alex-robinsons-macbook-pro iPhone Simulator[26771]: Unable to delete job with label UIKitApplication:com.kroger.PriceChecker[0xb508]. Error: No such process Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown key for boolean: HighPriorityIO Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Job tried to claim EmbeddedPrivilegeDispensation after it has already been claimed. Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown key for boolean: HopefullyExitsFirst Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown key for boolean: CFBundleAllowMixedLocalizations Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Bug: launchd_core_logic.c:5185 (26200):2 Nov 27 10:06:00 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Path monitoring failed on "/Users/ar66059/Library/Application Support/iPhone Simulator/6.0/Library/Application Support/Ubiquity/ubiquity.keepalive": No such file or directory Nov 27 10:06:02 alex-robinsons-macbook-pro installd[26777]: 0xac2432c0 main: proc_disable_cpumon failed: Invalid argument Nov 27 10:06:02 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) mstreamd: mstreamd starting up. Nov 27 10:06:02 alex-robinsons-macbook-pro backboardd[26783]: Unable to delete job with label UIKitApplication:com.kroger.PriceChecker[0xb508]. Error: No such process Nov 27 10:06:03 alex-robinsons-macbook-pro locationd[26780]: Can't open BayesianFilter model file Nov 27 10:06:03 alex-robinsons-macbook-pro locationd[26780]: NBB-Could not get UDID for stable refill timing, falling back on random Nov 27 10:06:03 alex-robinsons-macbook-pro locationd[26780]: Can't open BayesianFilter model file Nov 27 10:06:03 alex-robinsons-macbook-pro locationd[26780]: Input posteriorThresholds has wrong size. Nov 27 10:06:03 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) PS: The subscription plugin class does not support push notification refreshing. Nov 27 10:06:03 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) PS: Not listening to push notifications. Nov 27 10:06:03 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) PS: The subscription plugin class does not support push notification refreshing. Nov 27 10:06:03 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) PS: Not listening to push notifications. Nov 27 10:06:03 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) PS: Media stream daemon starting... Nov 27 10:06:03 alex-robinsons-macbook-pro backboardd[26783]: AX Runtime initialized Nov 27 10:06:03 alex-robinsons-macbook-pro locationd[26780]: Location icon should now be in state 'Inactive' Nov 27 10:06:03 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 handle_rebuild_maps: Map rebuild [user|system|internal] requested by SimulatorBridge Nov 27 10:06:04 alex-robinsons-macbook-pro securityd[26790]: unable to access hwaes key Nov 27 10:06:04 alex-robinsons-macbook-pro com.apple.iPhoneSimulator:com.apple.itunesstored[26787]: mach_port_mod_refs() failed Nov 27 10:06:04: --- last message repeated 1 time --- Nov 27 10:06:04 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 load_application_info: Info plist for /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/iOS Diagnostics.app was missing or empty Nov 27 10:06:04 alex-robinsons-macbook-pro distnoted[26791]: # distnote server daemon absolute time: 98546.648043230 civil time: Tue Nov 27 10:06:04 2012 pid: 26791 uid: 502 root: yes Nov 27 10:06:04 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 load_application_info: Info plist for /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Photo Booth.app was missing or empty Nov 27 10:06:05 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 __load_application_type_block_invoke_0: Ignoring 1F0B418A-16CF-4C3A-957F-34938B87CA47 for type VPNPlugin Nov 27 10:06:05 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 load_application_type: No applications of type VPNPlugin found in /Users/ar66059/Library/Application Support/iPhone Simulator/6.0/Applications Nov 27 10:06:05 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 generate_application_map: Saved updated install map for user|system|internal Nov 27 10:06:05 alex-robinsons-macbook-pro com.apple.iPhoneSimulator:com.apple.itunescloudd[26781]: mach_port_mod_refs() failed Nov 27 10:06:05: --- last message repeated 1 time --- Nov 27 10:06:05 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 handle_install: Install of "/Users/ar66059/Documents/TeamCity/buildAgent/work/acc390627a08415a/build/Release-iphonesimulator/MobileShopper-cal.app" requested by SimulatorBridge Nov 27 10:06:05 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 MobileInstallationInstall_Server: Installing app com.kroger.krogermobile Nov 27 10:06:05 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) AS: <MSASDaemonModel: 0x2611670>: Database ready. Nov 27 10:06:05 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) AS: Shared Streams daemon starting. Nov 27 10:06:05 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) AS: Loading Shared Streams plugin... Nov 27 10:06:05 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) AS: Loaded class: (null) Nov 27 10:06:05 alex-robinsons-macbook-pro mstreamd[26778]: (Note ) AS: <MSIOSAlbumSharingDaemon: 0x2611040>: Not listening to push notifications. Nov 27 10:06:07 alex-robinsons-macbook-pro locationd[26780]: Launch Services: Registering unknown app identifier com.apple.PassKit failed Nov 27 10:06:08 alex-robinsons-macbook-pro locationd[26780]: Launch Services: Unable to find app identifier com.apple.PassKit Nov 27 10:06:09 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 MobileInstallationInstall_Server: Staging: 0.08s; Waiting: 0.00s; Installation: 0.71s; LS Sync: 3.72s; Overall: 4.52s Nov 27 10:06:10 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 handle_rebuild_maps: Map rebuild [user|system|internal] requested by SimulatorBridge Nov 27 10:06:12 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 load_application_info: Info plist for /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/iOS Diagnostics.app was missing or empty Nov 27 10:06:12 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 load_application_info: Info plist for /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Photo Booth.app was missing or empty Nov 27 10:06:13 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 load_application_type_block_invoke_0: Ignoring 1F0B418A-16CF-4C3A-957F-34938B87CA47 for type VPNPlugin Nov 27 10:06:13 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 load_application_type: No applications of type VPNPlugin found in /Users/ar66059/Library/Application Support/iPhone Simulator/6.0/Applications Nov 27 10:06:13 alex-robinsons-macbook-pro installd[26777]: 0xb0115000 generate_application_map: Saved updated install map for user|system|internal Nov 27 10:06:15 alex-robinsons-macbook-pro SpringBoard[26797]: objc[26797]: Class TLTextToneInfo is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:15 alex-robinsons-macbook-pro SpringBoard[26797]: objc[26797]: Class TLToneManager is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:15 alex-robinsons-macbook-pro SpringBoard[26797]: objc[26797]: Class TLITunesTone is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:15 alex-robinsons-macbook-pro SpringBoard[26797]: objc[26797]: Class TLVibrationManager is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:15 alex-robinsons-macbook-pro SpringBoard[26797]: objc[26797]: Class TLVibrationPattern is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:15 alex-robinsons-macbook-pro SpringBoard[26797]: objc[26797]: Class TLVibrationManagerServiceClient is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:15 alex-robinsons-macbook-pro SpringBoard[26797]: objc[26797]: Class TLVibrationManagerServiceUtilities is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:15 alex-robinsons-macbook-pro SpringBoard[26797]: objc[26797]: Class TLAlert is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:15 alex-robinsons-macbook-pro SpringBoard[26797]: objc[26797]: Class TLAlertController is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:16 alex-robinsons-macbook-pro backboardd[26783]: Telling the system app that it can start immediately Nov 27 10:06:17 alex-robinsons-macbook-pro SpringBoard[26797]: libMobileGestalt getDeviceTreeInt: value for camera-rear property of IODeviceTree:/arm-io/isp is invalid ((null)) Nov 27 10:06:17 alex-robinsons-macbook-pro backboardd[26783]: -[BKSystemAppSentinel lock_notePresenceOfSystemApp:] Now monitoring "0x7faac9e5b890.anonymous.SpringBoard" Nov 27 10:06:18 alex-robinsons-macbook-pro lsd[26789]: Launch Services: For app identifier com.apple.mobileslideshow, corrected resources URL from file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/MobileSlideShow.app/ to file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/MobileSlideShow.app Nov 27 10:06:18 alex-robinsons-macbook-pro profiled[26798]: (Note ) profiled: Service starting... Nov 27 10:06:18 alex-robinsons-macbook-pro profiled[26798]: (Note ) profiled: Recomputing passcode requirement message Nov 27 10:06:18: --- last message repeated 1 time --- Nov 27 10:06:18 alex-robinsons-macbook-pro lsd[26789]: Launch Services: For app identifier com.apple.Preferences, corrected resources URL from file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Preferences.app/ to file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Preferences.app Nov 27 10:06:18 alex-robinsons-macbook-pro lsd[26789]: Launch Services: For app identifier com.apple.gamecenter, corrected resources URL from file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Game%20Center~iphone.app/ to file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Game%20Center~iphone.app Nov 27 10:06:18 alex-robinsons-macbook-pro lsd[26789]: Launch Services: For app identifier com.apple.mobilesafari, corrected resources URL from file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/MobileSafari.app/ to file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/MobileSafari.app Nov 27 10:06:19 alex-robinsons-macbook-pro SpringBoard[26797]: Application windows are expected to have a root view controller at the end of application launch Nov 27 10:06:20 alex-robinsons-macbook-pro SpringBoard[26797]: SMS Plugin initialized. Nov 27 10:06:20 alex-robinsons-macbook-pro SpringBoard[26797]: SIMToolkit plugin for SpringBoard initialized. Nov 27 10:06:20 alex-robinsons-macbook-pro SpringBoard[26797]: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary Nov 27 10:06:23 alex-robinsons-macbook-pro securityd[26802]: unable to access hwaes key Nov 27 10:06:24 alex-robinsons-macbook-pro MobileShopper-cal[26800]: TestFlight: Started Session Nov 27 10:06:24 alex-robinsons-macbook-pro MobileShopper-cal[26800]: TestFlight: Crash Handlers are installed Nov 27 10:06:24 alex-robinsons-macbook-pro MobileShopper-cal[26800]: TestFlight: Checkpoint Passed - Navigation Pane - Feature Nov 27 10:06:24 alex-robinsons-macbook-pro MobileShopper-cal[26800]: Could not successfully update network info during initialization. Nov 27 10:06:29 alex-robinsons-macbook-pro UIKitApplication:com.kroger.krogermobile[0xf946][26800]: Terminating in response to SpringBoard's termination. Nov 27 10:06:29 alex-robinsons-macbook-pro backboardd[26783]: System app "0x7faac9e5b890.anonymous.SpringBoard" has died. Spawning again... Nov 27 10:06:29 alex-robinsons-macbook-pro backboardd[26783]: Unable to delete job with label UIKitApplication:com.kroger.krogermobile[0xf946]. Error: No such process Nov 27 10:06:29 alex-robinsons-macbook-pro backboardd[26783]: Unable to delete job with label UIKitApplication:com.kroger.PriceChecker[0xb508]. Error: No such process Nov 27 10:06:29 alex-robinsons-macbook-pro backboardd[26783]: -[BKSystemAppSentinel lock_watchForSystemAppDeath:] No valid port found for the system app. Unable to watch for its death. Nov 27 10:06:29 alex-robinsons-macbook-pro locationd[26780]: TILE: listAvailableFiles, can't open dir, /var/root/Library/Caches/locationd/tiles Nov 27 10:06:29 alex-robinsons-macbook-pro locationd[26780]: TILE: listAvailableFiles, can't open dir, /var/root/Library/Caches/locationd/adsf Nov 27 10:06:29 alex-robinsons-macbook-pro iPhone Simulator[26771]: Unable to delete job with label UIKitApplication:com.kroger.PriceChecker[0xb508]. Error: No such process Nov 27 10:06:30 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Exited with code: 1 Nov 27 10:06:31 alex-robinsons-macbook-pro iPhone Simulator[26815]: Unable to delete job with label UIKitApplication:com.kroger.PriceChecker[0xb508]. Error: No such process Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown key for boolean: HighPriorityIO Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Job tried to claim EmbeddedPrivilegeDispensation after it has already been claimed. Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown key for boolean: HopefullyExitsFirst Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown key for boolean: CFBundleAllowMixedLocalizations Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Adaptive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Unknown value for key POSIXSpawnType: Interactive Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Bug: launchd_core_logic.c:5185 (26200):2 Nov 27 10:06:31 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Path monitoring failed on "/Users/ar66059/Library/Application Support/iPhone Simulator/6.0/Library/Application Support/Ubiquity/ubiquity.keepalive": No such file or directory Nov 27 10:06:32 alex-robinsons-macbook-pro installd[26821]: 0xac2432c0 main: proc_disable_cpumon failed: Invalid argument Nov 27 10:06:33 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) mstreamd: mstreamd starting up. Nov 27 10:06:33 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) PS: The subscription plugin class does not support push notification refreshing. Nov 27 10:06:33 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) PS: Not listening to push notifications. Nov 27 10:06:33 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) PS: The subscription plugin class does not support push notification refreshing. Nov 27 10:06:33 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) PS: Not listening to push notifications. Nov 27 10:06:33 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) PS: Media stream daemon starting... Nov 27 10:06:33 alex-robinsons-macbook-pro backboardd[26827]: Unable to delete job with label UIKitApplication:com.kroger.PriceChecker[0xb508]. Error: No such process Nov 27 10:06:33 alex-robinsons-macbook-pro locationd[26824]: Can't open BayesianFilter model file Nov 27 10:06:33 alex-robinsons-macbook-pro locationd[26824]: NBB-Could not get UDID for stable refill timing, falling back on random Nov 27 10:06:33 alex-robinsons-macbook-pro locationd[26824]: Can't open BayesianFilter model file Nov 27 10:06:33 alex-robinsons-macbook-pro locationd[26824]: Input posteriorThresholds has wrong size. Nov 27 10:06:33 alex-robinsons-macbook-pro locationd[26824]: Location icon should now be in state 'Inactive' Nov 27 10:06:33 alex-robinsons-macbook-pro backboardd[26827]: AX Runtime initialized Nov 27 10:06:33 alex-robinsons-macbook-pro installd[26821]: 0xb0115000 handle_rebuild_maps: Map rebuild [user|system|internal] requested by SimulatorBridge Nov 27 10:06:33 alex-robinsons-macbook-pro installd[26821]: 0xb0115000 load_application_info: Info plist for /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/iOS Diagnostics.app was missing or empty Nov 27 10:06:33 alex-robinsons-macbook-pro installd[26821]: 0xb0115000 load_application_info: Info plist for /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Photo Booth.app was missing or empty Nov 27 10:06:33 alex-robinsons-macbook-pro installd[26821]: 0xb0115000 __load_application_type_block_invoke_0: Ignoring 1F0B418A-16CF-4C3A-957F-34938B87CA47 for type VPNPlugin Nov 27 10:06:33 alex-robinsons-macbook-pro installd[26821]: 0xb0115000 load_application_type: No applications of type VPNPlugin found in /Users/ar66059/Library/Application Support/iPhone Simulator/6.0/Applications Nov 27 10:06:33 alex-robinsons-macbook-pro installd[26821]: 0xb0115000 generate_application_map: Saved updated install map for user|system|internal Nov 27 10:06:33 alex-robinsons-macbook-pro installd[26821]: 0xb0197000 handle_install: Install of "/Users/ar66059/Documents/TeamCity/buildAgent/work/acc390627a08415a/build/Release-iphonesimulator/MobileShopper-cal.app" requested by SimulatorBridge Nov 27 10:06:33 alex-robinsons-macbook-pro installd[26821]: 0xb0197000 MobileInstallationInstall_Server: Installing app com.kroger.krogermobile Nov 27 10:06:33 alex-robinsons-macbook-pro distnoted[26834]: # distnote server daemon absolute time: 98576.366632337 civil time: Tue Nov 27 10:06:33 2012 pid: 26834 uid: 502 root: yes Nov 27 10:06:33 alex-robinsons-macbook-pro com.apple.iPhoneSimulator:com.apple.itunesstored[26831]: mach_port_mod_refs() failed Nov 27 10:06:34: --- last message repeated 1 time --- Nov 27 10:06:34 alex-robinsons-macbook-pro securityd[26835]: unable to access hwaes key Nov 27 10:06:34 alex-robinsons-macbook-pro locationd[26824]: Launch Services: Registering unknown app identifier com.apple.PassKit failed Nov 27 10:06:34 alex-robinsons-macbook-pro locationd[26824]: Launch Services: Unable to find app identifier com.apple.PassKit Nov 27 10:06:34 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) AS: <MSASDaemonModel: 0x244f0f0>: Database ready. Nov 27 10:06:34 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) AS: Shared Streams daemon starting. Nov 27 10:06:34 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) AS: Loading Shared Streams plugin... Nov 27 10:06:34 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) AS: Loaded class: (null) Nov 27 10:06:34 alex-robinsons-macbook-pro mstreamd[26822]: (Note ) AS: <MSIOSAlbumSharingDaemon: 0x244eac0>: Not listening to push notifications. Nov 27 10:06:34 alex-robinsons-macbook-pro com.apple.iPhoneSimulator:com.apple.itunescloudd[26825]: mach_port_mod_refs() failed Nov 27 10:06:43: --- last message repeated 1 time --- Nov 27 10:06:43 alex-robinsons-macbook-pro installd[26821]: 0xb0197000 wait_for_ls_registration: Timed out waiting for app com.kroger.krogermobile to be registered with LS! Nov 27 10:06:43 alex-robinsons-macbook-pro installd[26821]: 0xb0197000 MobileInstallationInstall_Server: Staging: 0.03s; Waiting: 0.00s; Installation: 0.04s; LS Sync: 10.00s; Overall: 10.06s Nov 27 10:06:43 alex-robinsons-macbook-pro installd[26821]: 0xb0197000 handle_rebuild_maps: Map rebuild [user|system|internal] requested by SimulatorBridge Nov 27 10:06:43 alex-robinsons-macbook-pro installd[26821]: 0xb0197000 load_application_info: Info plist for /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/iOS Diagnostics.app was missing or empty Nov 27 10:06:43 alex-robinsons-macbook-pro installd[26821]: 0xb0197000 load_application_info: Info plist for /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Photo Booth.app was missing or empty Nov 27 10:06:44 alex-robinsons-macbook-pro installd[26821]: 0xb0197000 load_application_type_block_invoke_0: Ignoring 1F0B418A-16CF-4C3A-957F-34938B87CA47 for type VPNPlugin Nov 27 10:06:44 alex-robinsons-macbook-pro installd[26821]: 0xb0197000 load_application_type: No applications of type VPNPlugin found in /Users/ar66059/Library/Application Support/iPhone Simulator/6.0/Applications Nov 27 10:06:44 alex-robinsons-macbook-pro installd[26821]: 0xb0197000 generate_application_map: Saved updated install map for user|system|internal Nov 27 10:06:46 alex-robinsons-macbook-pro SpringBoard[26841]: objc[26841]: Class TLTextToneInfo is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:46 alex-robinsons-macbook-pro SpringBoard[26841]: objc[26841]: Class TLToneManager is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:46 alex-robinsons-macbook-pro SpringBoard[26841]: objc[26841]: Class TLITunesTone is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:46 alex-robinsons-macbook-pro SpringBoard[26841]: objc[26841]: Class TLVibrationManager is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:46 alex-robinsons-macbook-pro SpringBoard[26841]: objc[26841]: Class TLVibrationPattern is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:46 alex-robinsons-macbook-pro SpringBoard[26841]: objc[26841]: Class TLVibrationManagerServiceClient is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:46 alex-robinsons-macbook-pro SpringBoard[26841]: objc[26841]: Class TLVibrationManagerServiceUtilities is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:46 alex-robinsons-macbook-pro SpringBoard[26841]: objc[26841]: Class TLAlert is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:46 alex-robinsons-macbook-pro SpringBoard[26841]: objc[26841]: Class TLAlertController is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibraryNoUI.framework/ToneLibraryNoUI and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk/System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary. One of the two will be used. Which one is undefined. Nov 27 10:06:46 alex-robinsons-macbook-pro backboardd[26827]: Telling the system app that it can start immediately Nov 27 10:06:46 alex-robinsons-macbook-pro SpringBoard[26841]: libMobileGestalt getDeviceTreeInt: value for camera-rear property of IODeviceTree:/arm-io/isp is invalid ((null)) Nov 27 10:06:46 alex-robinsons-macbook-pro backboardd[26827]: -[BKSystemAppSentinel lock_notePresenceOfSystemApp:] Now monitoring "0x7faac9e4c710.anonymous.SpringBoard" Nov 27 10:06:46 alex-robinsons-macbook-pro lsd[26833]: Launch Services: For app identifier com.apple.mobileslideshow, corrected resources URL from file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/MobileSlideShow.app/ to file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/MobileSlideShow.app Nov 27 10:06:46 alex-robinsons-macbook-pro lsd[26833]: Launch Services: For app identifier com.apple.Preferences, corrected resources URL from file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Preferences.app/ to file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Preferences.app Nov 27 10:06:46 alex-robinsons-macbook-pro lsd[26833]: Launch Services: For app identifier com.apple.gamecenter, corrected resources URL from file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Game%20Center~iphone.app/ to file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/Game%20Center~iphone.app Nov 27 10:06:47 alex-robinsons-macbook-pro lsd[26833]: Launch Services: For app identifier com.apple.mobilesafari, corrected resources URL from file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/MobileSafari.app/ to file://localhost/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.0.sdk//Applications/MobileSafari.app Nov 27 10:06:47 alex-robinsons-macbook-pro profiled[26842]: (Note ) profiled: Service starting... Nov 27 10:06:47 alex-robinsons-macbook-pro profiled[26842]: (Note ) profiled: Recomputing passcode requirement message Nov 27 10:06:47: --- last message repeated 1 time --- Nov 27 10:06:47 alex-robinsons-macbook-pro SpringBoard[26841]: Application windows are expected to have a root view controller at the end of application launch Nov 27 10:06:47 alex-robinsons-macbook-pro SpringBoard[26841]: SMS Plugin initialized. Nov 27 10:06:47 alex-robinsons-macbook-pro SpringBoard[26841]: SIMToolkit plugin for SpringBoard initialized. Nov 27 10:06:47 alex-robinsons-macbook-pro SpringBoard[26841]: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary Nov 27 10:06:48 alex-robinsons-macbook-pro securityd[26845]: unable to access hwaes key Nov 27 10:06:48 alex-robinsons-macbook-pro MobileShopper-cal[26843]: TestFlight: Started Session Nov 27 10:06:48 alex-robinsons-macbook-pro MobileShopper-cal[26843]: TestFlight: Crash Handlers are installed Nov 27 10:06:48 alex-robinsons-macbook-pro MobileShopper-cal[26843]: TestFlight: Checkpoint Passed - Navigation Pane - Feature Nov 27 10:06:48 alex-robinsons-macbook-pro MobileShopper-cal[26843]: Could not successfully update network info during initialization. Nov 27 10:06:48 alex-robinsons-macbook-pro MobileShopper-cal[26843]: TestFlight: Team Token is recognized Nov 27 10:06:59 alex-robinsons-macbook-pro UIKitApplication:com.kroger.krogermobile[0x8149][26843]: Terminating in response to SpringBoard's termination. Nov 27 10:06:59 alex-robinsons-macbook-pro backboardd[26827]: System app "0x7faac9e4c710.anonymous.SpringBoard" has died. Spawning again... Nov 27 10:06:59 alex-robinsons-macbook-pro backboardd[26827]: Error getting job dictionary for label 0x7faac9e4c710.anonymous.SpringBoard. Error: No such process Nov 27 10:06:59 alex-robinsons-macbook-pro backboardd[26827]: Unable to delete job with label UIKitApplication:com.kroger.krogermobile[0x8149]. Error: No such process Nov 27 10:06:59 alex-robinsons-macbook-pro backboardd[26827]: Unable to delete job with label UIKitApplication:com.kroger.PriceChecker[0xb508]. Error: No such process Nov 27 10:06:59 alex-robinsons-macbook-pro locationd[26824]: TILE: listAvailableFiles, can't open dir, /var/root/Library/Caches/locationd/tiles Nov 27 10:06:59 alex-robinsons-macbook-pro locationd[26824]: TILE: listAvailableFiles, can't open dir, /var/root/Library/Caches/locationd/adsf Nov 27 10:06:59 alex-robinsons-macbook-pro com.apple.launchd.peruser.502193: Exited with code: 1 Nov 27 10:06:59 alex-robinsons-macbook-pro backboardd[26827]: -[BKSystemAppSentinel lock_launchSystemApp:] No job "0x7faac9e4c710.anonymous.SpringBoard" exists. Was it unloaded from launchd? Nov 27 10:06:59 alex-robinsons-macbook-pro BTServer[26826]: BUG in libdispatch: 11G63 - 2087 - 0x4 Nov 27 10:06:59 alex-robinsons-macbook-pro iPhone Simulator[26815]: Unable to delete job with label UIKitApplication:com.kroger.PriceChecker[0xb508]. Error: No such process

krukow commented 12 years ago

OK, I wonder if the timeout is too low.

Could you try running using the 5.1 simulator? Do this by running:

SDK_VERSION=5.1 APP_BUNDLE_PATH='./build/Release-iphonesimulator/MobileShopper-cal.app' OS=ios5 cucumber

Let me know how that goes?

bjsully6 commented 12 years ago

I deleted calabash and re-installed it. I was able to compile and execute it from command line. I need to check it into SVN and test it through Team City to ensure it is working. I will post my results tomorrow.

bjsully6 commented 12 years ago

The problem appears to be how SVN is checking in the calabash framework. It does not like the alias files. I check out the application but the alias files are no longer alias files which leads to the http server not starting. If I copy the calabash framework over into the Team City checked out folder and overwrite it. The calabash tests work from the command line. I am not sure how to fix this issue with alias files and svn.

krukow commented 11 years ago

I'm not sure either. Please create a pull request if you find a workaround

bjsully6 commented 11 years ago

I restructured the framework directory so it would check in properly into SVN. I removed all the alias files and copied the calabash file out of the Versions folder out into the calabash.framework folder then created a Headers directory and dropped in the CalabashServer.h file. This will make upgrading difficult but it was the only way I could get it to work.

krukow commented 11 years ago

Closed due to inactivity

jainswati02 commented 11 years ago

Hi All,

I am facing similar issue when running the test cases through jenkins. First Issue : Every time I run script in Project folder I need to install the gems otherwise it give me error that cucumber is not installed. So I using this script for correct set up every time :

cd ios/THM xcodebuild -workspace THM.xcworkspace -scheme THM_AUAT -configuration Debug CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO ARCHS="armv7 armv7s" ONLY_ACTIVE_ARCH=NO rvm get stable --autolibs=enable rvm use 2.0.0 --default rvm --rvmrc --create use 1.9.3@calabash source /var/lib/jenkins/.rvm/environments/ruby-1.9.3-p385 gem install calabash-cucumber APP_BUNDLE_PATH="/var/lib/jenkins/Library/Developer/Xcode/DerivedData/THM-dvzqurttiwropdafhxphzpwxdtyi/Build/Products/Debug-iphonesimulator/THM_AUAT.app" cucumber -v

How can I avoid getting it installed every time?

The last step that is execution of script is working fine If I am running the test cases manually. In case we are running it through Jenkins , the same command test script gives following error:-

Feature: Running a test As an iOS developer I want to have a sample feature file So I can begin testing quickly

Scenario: Example steps # features/AddPollTest.feature:6 Timed out... Timed out...

Unable to make connection to Calabash Server at http://localhost:37265/ Make sure you've' linked correctly with calabash.framework and set Other Linker Flags. Make sure you don't have a firewall blocking traffic to http://localhost:37265/. (RuntimeError) /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/calabash-cucumber-0.9.151/lib/calabash-cucumber/launch/simulator_helper.rb:239:in rescue in ensure_connectivity' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/calabash-cucumber-0.9.151/lib/calabash-cucumber/launch/simulator_helper.rb:180:inensure_connectivity' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/calabash-cucumber-0.9.151/lib/calabash-cucumber/launch/simulator_helper.rb:29:in relaunch' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/calabash-cucumber-0.9.151/lib/calabash-cucumber/launcher.rb:91:inrelaunch' /private/var/lib/jenkins/jenkins/workspace/AUAT_Mobile_App/ios/THM/features/support/01_launch.rb:29:in Before' Given I am on Home Page # features/step_definitions/custom_steps.rb:26 Then I should see a "ButtonMenu" button # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:339 Then I wait for 2 seconds # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:201 Then I touch the "ButtonMenu" button # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:31 Then I touch "POLLS&SURVEYS" # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:15 Then I wait for 5 seconds # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:201 Then I scroll up # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:261 Then I touch list item number 1 # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:58 Then I should see "AUAT ADD POLL" # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:323 Then I touch "AUAT ADD POLL" # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:15 Then I touch "I think that" # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:15 Then I scroll up # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:261 Then I touch "Poll Submit" # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:15 Then take picture # calabash-cucumber-0.9.151/features/step_definitions/calabash_steps.rb:212 Retrying.. HTTPClient::ReceiveTimeoutError: (execution expired) Retrying.. HTTPClient::ReceiveTimeoutError: (execution expired) execution expired (HTTPClient::ReceiveTimeoutError) /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient/session.rb:879:ingets' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient/session.rb:879:in block in parse_header' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient/session.rb:875:inparse_header' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient/session.rb:858:in read_header' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient/session.rb:667:inget_header' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient.rb:1137:in do_get_header' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient.rb:1086:indo_get_block' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient.rb:887:in block in do_request' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient.rb:981:inprotect_keep_alive_disconnected' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient.rb:886:in do_request' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient.rb:774:inrequest' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/httpclient-2.3.4.1/lib/httpclient.rb:684:in post' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/calabash-cucumber-0.9.151/lib/calabash-cucumber/core.rb:591:inblock in make_http_request' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/calabash-cucumber-0.9.151/lib/calabash-cucumber/core.rb:585:in times' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/calabash-cucumber-0.9.151/lib/calabash-cucumber/core.rb:585:inmake_http_request' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/calabash-cucumber-0.9.151/lib/calabash-cucumber/core.rb:563:in http' /var/lib/jenkins/.rvm/gems/ruby-1.9.3-p385/gems/calabash-cucumber-0.9.151/lib/calabash-cucumber/core.rb:510:incalabash_exit' /private/var/lib/jenkins/jenkins/workspace/AUAT_Mobile_App/ios/THM/features/support/01_launch.rb:36:in `After'

Please help me in resolving the issue Thanks, Swati

Managoli commented 10 years ago

I am new to calabash-ios. I am getting the following error when running test setup

Unable to find app in directory ./build/Release-iphonesimulator/MobileShopper-cal.app when trying to launch simulator (RuntimeError) /Users/rmanagoli/.rvm/gems/ruby-1.9.3-p484@calabash/gems/run_loop-0.1.4/lib/run_loop/core.rb:92:in run_with_options' /Users/rmanagoli/.rvm/gems/ruby-1.9.3-p484@calabash/gems/run_loop-0.1.4/lib/run_loop/core.rb:397:inrun' /Users/rmanagoli/.rvm/gems/ruby-1.9.3-p484@calabash/gems/calabash-cucumber-0.9.167/lib/calabash-cucumber/launcher.rb:378:in block in new_run_loop' /Users/rmanagoli/.rvm/gems/ruby-1.9.3-p484@calabash/gems/calabash-cucumber-0.9.167/lib/calabash-cucumber/launcher.rb:376:intimes' /Users/rmanagoli/.rvm/gems/ruby-1.9.3-p484@calabash/gems/calabash-cucumber-0.9.167/lib/calabash-cucumber/launcher.rb:376:in new_run_loop' /Users/rmanagoli/.rvm/gems/ruby-1.9.3-p484@calabash/gems/calabash-cucumber-0.9.167/lib/calabash-cucumber/launcher.rb:313:inrelaunch' /Users/rmanagoli/Desktop/Project_Work/newsyc/features/support/01_launch.rb:29:in `Before' Given I am on the Welcome Screen # features/step_definitions/my_first_steps.rb:1 Then I swipe left # calabash-cucumber-0.9.167/features/step_definitions/calabash_steps.rb:234 And I wait until I don't see "Please swipe left" # calabash-cucumber-0.9.167/features/step_definitions/calabash_steps.rb:165 And take picture # calabash-cucumber-0.9.167/features/step_definitions/calabash_steps.rb:229

Failing Scenarios: cucumber features/my_first.feature:6 # Scenario: Example steps

1 scenario (1 failed) 4 steps (4 skipped)

jmoody commented 10 years ago

@Managoli - please post your question on the forum.

RunningYoung commented 9 years ago

$: DEVICE=iphone OS=ios8 NO_LAUNCH=1 DEVICE_TARGET="5B3B6A8B-370C-48E9-A1BC-F138629853FA" cucumber Feature: Running a test As an iOS developer I want to have a sample feature file So I can begin testing quickly

Scenario: Example steps # features/my_first.feature:6 Given I am on the Welcome Screen # features/step_definitions/my_first_steps.rb:1 Retrying.. Errno::ECONNREFUSED: (Connection refused - connect(2) (localhost:37265)) Retrying.. Errno::ECONNREFUSED: (Connection refused - connect(2) (localhost:37265)) Failing... Errno::ECONNREFUSED Then I swipe left # calabash-cucumber-0.16.4/features/step_definitions/calabash_steps.rb:222 Connection refused - connect(2) (localhost:37265) (Errno::ECONNREFUSED) features/my_first.feature:8:in `Then I swipe left' And I wait until I don't see "Please swipe left" # calabash-cucumber-0.16.4/features/step_definitions/calabash_steps.rb:158 And take picture # calabash-cucumber-0.16.4/features/step_definitions/calabash_steps.rb:217

Failing Scenarios: cucumber features/my_first.feature:6 # Scenario: Example steps

1 scenario (1 failed) 4 steps (1 failed, 2 skipped, 1 passed) 0m1.035s

jmoody commented 9 years ago

@RunningYoung

This issue is closed. Please open a new issue and use GitHub markdown when reporting.

With that said, the command you are using to launch is outdated.

DEVICE=iphone

This variable is deprecated.

OS=ios8

This variable is deprecated.

NO_LAUNCH=1

This variable is deprecated

Try:

DEVICE_TARGET="5B3B6A8B-370C-48E9-A1BC-F138629853FA" cucumber

You can find the documentation for environment variables here:

http://calabashapi.xamarin.com/ios/file.ENVIRONMENT_VARIABLES.html

RunningYoung commented 9 years ago

@jmoody I'm sorry ,but I still have some questions to ask, I will open a new issue