Hi,
since updating SDK i'm stuck width the failure "An error occurred running the iOS Simulator (ios-sim exit code 1)"
Even a new simple clean Project results in this Error.
My Configuration: OSX 10.10.5 XCode Version 6.4 Appcelerator Studio, build: 4.1.1.201507141126 (c) Copyright 2012-2014 by Appcelerator, Inc. All rights reserved. Build: jenkins-appcelerator-rcp-master-319 (origin/master) Date: 14 July 2015, 11:27:31
Error:
[ERROR] : Project failed to build after 24s 167ms [ERROR] : An error occurred running the iOS Simulator (ios-sim exit code 1) TRACE | titanium exited with exit code 1 ERROR | Error: ti run exited with error code 1 at ChildProcess.<anonymous> (/Users/Maik/.appcelerator/install/4.1.2/package/node_modules/appc-cli-titanium/plugins/run.js:84:66) at ChildProcess.emit (events.js:129:20) at Process.ChildProcess._handle.onexit (child_process.js:1074:12)Console log:
Appcelerator Command-Line Interface, version 4.1.2 Copyright (c) 2014-2015, Appcelerator, Inc. All Rights Reserved. TRACE | __command__ search paths: [ "/Users/Maik/.appcelerator/install/4.1.2/package", "/Users/Maik/.appcelerator/install/4.1.2/package/node_modules", "/Applications/Appcelerator Studio/AppceleratorStudio.app/Contents/MacOS/node_modules", "/Applications/Appcelerator Studio/AppceleratorStudio.app/Contents/node_modules", "/Applications/Appcelerator Studio/AppceleratorStudio.app/node_modules", "/Applications/Appcelerator Studio/node_modules", "/Applications/node_modules", "/node_modules", "/Users/Maik/.appcelerator/.npm/lib/node_modules" ] DEBUG | [PLUGIN-LOAD] 0ms /Users/Maik/.appcelerator/install/4.1.2/package/appc.js DEBUG | [PLUGIN-LOAD] 401ms /Users/Maik/.appcelerator/install/4.1.2/package/node_modules/appc-cli-titanium/appc.js DEBUG | [PLUGIN-LOAD] 1ms /Users/Maik/.appcelerator/install/4.1.2/package/node_modules/arrow/appc.js log level set to "trace" executing command "run" set environment to {"registry":"https://software.appcelerator.com","security":"https://security.appcelerator.com","baseurl":"https://platform.appcelerator.com"} checking credentials for existing session Attempting to load session info from config file check if session is invalidated session expiry 1439813050504 false +---------------------------------------------------------------------------------------+ + This is a Developer trial account. You may use this software for evaluation purposes. + + Once you are ready to go to production, upgrade at https://billing.appcelerator.com + +---------------------------------------------------------------------------------------+ Arrow Cloud config file: /Users/Maik/.acs found Arrow Cloud login { mid: '6cac70a39f205e05aa25f737ef17e309ed0647e4', publishPort: 443, publishHost: 'https://admin.cloudapp-enterprise.appcelerator.com', username: 'xxx', cookie: [ 'connect.sid=s%3A%2FfwSvXIuw2jbvRHH1cVkZ9bi.Uc2Ur5H1F1gF8XGXNPCHvyfWGwPoNcjsKSMwJYuIyZ0; Path=/; Expires=Mon, 17 Aug 2015 12:04:16 GMT; HttpOnly' ], defaultEP: { publishHost: 'https://admin.cloudapp-enterprise.appcelerator.com', publishPort: 443 } } , checking nodeACSEndpoint= https://admin.cloudapp-enterprise.appcelerator.com Arrow Cloud cookie expiry [ 1439813056000 ] session already loaded in opts.session getCredentials() session: { "ipaddress": "xxx", "username": "xxx", "password": "<OMITTED>", "session": "<OMITTED>", "nonce": "<OMITTED>", "environment": { "name": "production", "isProduction": true, "acsBaseUrl": "https://api.cloud.appcelerator.com", "acsAuthBaseUrl": "https://secure-identity.cloud.appcelerator.com", "nodeACSEndpoint": "https://admin.cloudapp-enterprise.appcelerator.com" }, "token": "<OMITTED>", "fingerprint": "6cac70a39f205e05aa25f737ef17e309ed0647e4", "fingerprint_description": "Mac OSX Serial Number: C02KFAEJFFT1", "org_id": 100053985, "expiry": 1439813050504 } loading plugins for command "run" run search paths: [ "/Users/Maik/.appcelerator/install/4.1.2/package", "/Users/Maik/.appcelerator/install/4.1.2/package/node_modules", "/Applications/Appcelerator Studio/AppceleratorStudio.app/Contents/MacOS/node_modules", "/Applications/Appcelerator Studio/AppceleratorStudio.app/Contents/node_modules", "/Applications/Appcelerator Studio/AppceleratorStudio.app/node_modules", "/Applications/Appcelerator Studio/node_modules", "/Applications/node_modules", "/node_modules", "/Users/Maik/.appcelerator/.npm/lib/node_modules" ] [PLUGIN-LOAD] 0ms /Users/Maik/.appcelerator/install/4.1.2/package/appc.js [PLUGIN-LOAD] 178ms /Users/Maik/.appcelerator/install/4.1.2/package/node_modules/appc-cli-titanium/appc.js run plugin: /Users/Maik/.appcelerator/install/4.1.2/package/node_modules/appc-cli-titanium [PLUGIN-LOAD] 1ms /Users/Maik/.appcelerator/install/4.1.2/package/node_modules/arrow/appc.js run plugin: /Users/Maik/.appcelerator/install/4.1.2/package/node_modules/arrow plugin "arrow" failed its "when" function check, skipping... loading plugin "titanium" for command "run" CLI options via function loading plugin "titanium" for command "run" CLI options via array Duplicate option "colors" for command "run", removing... executing command "run" with the following plugins: ["titanium"]Command:
Command /usr/local/bin/node /Users/Maik/.appcelerator/install/4.1.2/package/node_modules/appc-cli-titanium/node_modules/titanium/bin/titanium build --platform ios --log-level trace --sdk 4.1.0.GA --project-dir /Users/Maik/Documents/Appcelerator_Studio_Workspace/alloy test --target simulator --ios-version 8.4 --device-family ipad --sim-type ipad --sim-version 8.4 --device-id 8E9E6995-C097-497B-9768-53D7F39322A7 --skip-js-minify --liveview --deploy-type development --no-colors --no-progress-bars --no-prompt --prompt-type socket-bundle --prompt-port 49335 --plugin-paths /Users/Maik/.appcelerator/install/4.1.2/package/node_modules --config-file /var/folders/2d/x1_26mls7cz9qp7hgtnrlbth0000gn/T/build-1439810400528.json --no-bannerInfo:
[INFO] : Found Titanium plugin id=ti.alloy version=1.0 [INFO] : Deploy type: development [INFO] : Building for target: simulator [INFO] : Building using iOS SDK: 8.4 [INFO] : Building for iOS Simulator: iPad Retina [INFO] : Building for device family: ipad [INFO] : Minimum iOS version: 7.0 [INFO] : Debugging disabled [INFO] : Profiler disabled [INFO] : Forcing rebuild: /Users/Maik/Documents/Appcelerator_Studio_Workspace/alloy test/build/iphone/build-manifest.json does not exist [INFO] : Initiating prepare phase [INFO] : Found Alloy app in /Users/Maik/Documents/Appcelerator_Studio_Workspace/alloy test/app [INFO] : Executing Alloy compile: /usr/local/bin/node /Users/Maik/.appcelerator/install/4.1.2/package/node_modules/appc-cli-titanium/node_modules/.bin/alloy compile /Users/Maik/Documents/Appcelerator_Studio_Workspace/alloy test/app --config platform=ios,version=0,simtype=none,devicefamily=ipad,deploytype=development,target=simulator --no-colors [INFO] : [config.json] regenerating CFG.js from config.json... [INFO] : ----- MVC GENERATION ----- [INFO] : [app.tss] global style processing... [INFO] : [global style] writing to cache... [INFO] : [index.xml] view processing... [INFO] : style: "index.tss" [INFO] : view: "index.xml" [INFO] : controller: "index.js" [INFO] : created: "Resources/iphone/alloy/controllers/index.js" [INFO] : created: "Resources/iphone/alloy/styles/index.js" [INFO] : [INFO] : [app.js] Titanium entry point processing... [INFO] : created: "Resources/iphone/app.js" [INFO] : [INFO] : ----- OPTIMIZING ----- [INFO] : - iphone/alloy.js [INFO] : - iphone/alloy/sync/localStorage.js [INFO] : - iphone/alloy/sync/properties.js [INFO] : - iphone/alloy/sync/sql.js [INFO] : [INFO] : Alloy compiled in 0.72367s [INFO] : Alloy compiler completed successfully [INFO] : JavaScript files need to be encrypted [INFO] : Performing full rebuild [INFO] : Copying Xcode iOS files [INFO] : Creating Xcode project directory: /Users/Maik/Documents/Appcelerator_Studio_Workspace/alloy test/build/iphone/alloy test.xcodeproj [INFO] : Writing Xcode project data file: Titanium.xcodeproj/project.pbxproj [INFO] : Writing Xcode module configuration: module.xcconfig [INFO] : Updating Xcode project configuration: project.xcconfig [INFO] : Forcing rebuild: ApplicationDefaults.m has changed since last build [INFO] : Writing application defaults: /Users/Maik/Documents/Appcelerator_Studio_Workspace/alloy test/build/iphone/Classes/ApplicationDefaults.m [INFO] : Initiating Xcode pre-compile phase [INFO] : Processing JavaScript files [INFO] : Encrypting JavaScript files: /Users/Maik/Library/Application Support/Titanium/mobilesdk/osx/4.1.0.GA/iphone/titanium_prep "com.alloytest" "/Users/Maik/Documents/Appcelerator_Studio_Workspace/alloy test/build/iphone/assets" [INFO] : Processing Titanium namespace resources [INFO] : Invoking xcodebuild [INFO] : Finished building the application in 22s 27ms [INFO] : Launching iOS Simulator [LiveView] version 1.0.8 [LiveView] File Server Started on Port 8324 [LiveView] Alloy project monitor started [LiveView] Event Server Started on Port 8323 [ERROR] : Project failed to build after 24s 167ms [ERROR] : An error occurred running the iOS Simulator (ios-sim exit code 1) TRACE | titanium exited with exit code 1 ERROR | Error: ti run exited with error code 1 at ChildProcess.<anonymous> (/Users/Maik/.appcelerator/install/4.1.2/package/node_modules/appc-cli-titanium/plugins/run.js:84:66) at ChildProcess.emit (events.js:129:20) at Process.ChildProcess._handle.onexit (child_process.js:1074:12)Thanks