Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session could not be started #28

Open
naoty opened this issue Apr 1, 2012 · 2 comments
Open

Session could not be started #28

naoty opened this issue Apr 1, 2012 · 2 comments

Comments

@naoty
Copy link

naoty commented Apr 1, 2012

My application has been successfully built by make run, but iOS simulator has not been started. Error messages is following.

[INFO] Launching application in Simulator
[INFO] Launched application in Simulator (3.03 seconds)
[DEBUG] executing command: xcodebuild -version
[DEBUG] Xcode 4.2
[DEBUG] Build version 4D199
[INFO] Found 5.0 patch installed
[DEBUG] Session could not be started: Error Domain=DTiPhoneSimulatorErrorDomain Code=2 "Simulator session timed out." UserInfo=0x1001cfe30 {NSLocalizedDescription=Simulator session timed out.}
[INFO] Application has exited from Simulator

I tried 'reset content and settings' at iOS simulator, but the result is same. Also, iOS simulator has been successfully started by running from Titanium studio.

My environment is following.

  • OS: 10.7.3
  • Titanium SDK: 1.8.2
  • XCode: 4.2
@mattapperson
Copy link
Contributor

Have you tried restarting your machine? I know that sounds basic but I really dont know what else could cause this... I dont start the simulator at all, the Ti build scripts do... the same ones studio calls

@naoty
Copy link
Author

naoty commented Apr 2, 2012

Thank you for reply. Yes, I've tried, but the simulator was not started...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants