Help, studio want start anymore this is the crash log
Process: TitaniumStudio [397] Path: /Applications/Titanium Studio/TitaniumStudio.app/Contents/MacOS/TitaniumStudio Identifier: com.appcelerator.titanium Version: 3.0 (3.0) Code Type: X86 (Native) Parent Process: launchd [164] Date/Time: 2011-10-17 19:40:14.989 +0200 OS Version: Mac OS X 10.7.2 (11C74) Report Version: 9 Interval Since Last Report: 68522 sec Crashes Since Last Report: 38 Per-App Interval Since Last Report: 54328 sec Per-App Crashes Since Last Report: 7 Anonymous UUID: EE8688CC-64AF-47D2-A9CC-0CE59F7CB8F7 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000
3 Answers
I have the same problem. i solved it by switching to another workspace and reimport the old projects from the other workspace.
simply reaname the workspace file name in your OS file-explorer, Titanium Studio will not find the old one anymore and generates a new one with the old name ...
I agree with Dustin Bensing as that does work, the only issue is I have over 100 projects and all SVN and other settings, so I digged a litle bit more and this worked for me:
> take the YOUR_PROJECT_FOLDER/.metadata/org.eclipse.core.resources/.projects and move it to your desktop
> launch Titanium again, it should startup.
> close it again. it does through an error about saving data but don't worry
> once closed put back the .projects folder and then start again, it should all be back to normal.
Hope this helps.
Application Specific Information: objc[425]: garbage collection is OFF *** Terminating app due to uncaught exception 'NSGenericException', reason: 'Java exception occurred'
Your Answer
Think you can help? Login to answer this question!