Flash Builder 4 fails on Mac OS X

Hi,
I've a strong problem to run Flash Builder 4 on a Mac OS X 10.5.7
Install works perfectly, in all cases.
with Eclipse plug-ins version, Eclipse starts. But when I try to open any Flash perspective in Eclipse I got the message :
Erros opening perspective 'com.adobe.flexbuilder.editors.mxml.ui.perpective.development'
When I try to use stand alone Flash Buidler, it is worse : Flash BUilder do not start and display an error asking to check the log (see below), then crashes.
Here's the log (sorry for the length) , almost the same if I use Eclipse plug-ins or stand alone Flash BUilder. I've tried many many things like install clean carbon Eclipse first the Flash BUilder, Install embedded eclipse version, etc. It never works. Attemps to use other JVMs versions also failed. An idea ? Flex Builder 3 works perfectly on the same machine, as well as Java or C++ versions of Eclips.
!SESSION 2009-07-30 09:48:59.756 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_19
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=fr_FR
Framework arguments:  -keyring /Users/cedricnicolas/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws carbon -arch x86 -clean -keyring /Users/cedricnicolas/.eclipse_keyring -consoleLog -showlocation
!ENTRY org.eclipse.ui 2 0 2009-07-30 09:49:06.035
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2009-07-30 09:49:06.035
!MESSAGE Could not parse key sequence: plug-in='com.adobe.flexbuilder.editorcore', id='com.adobe.flexbuilder.editorcore.modeswitch.toggle.def', keySequence='CTRL+MAJ+`'
!ENTRY org.eclipse.osgi 4 0 2009-07-30 09:49:08.223
!MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.project (58).
!STACK 0
org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.project.internal.FlexProjectCore.start() of bundle com.adobe.flexbuilder.project.
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1028)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at java.lang.Class.getDeclaredConstructors0(Native Method)
     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
     at java.lang.Class.getConstructor0(Class.java:2671)
     at java.lang.Class.newInstance0(Class.java:321)
     at java.lang.Class.newInstance(Class.java:303)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at java.lang.Class.getDeclaredConstructors0(Native Method)
     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
     at java.lang.Class.getConstructor0(Class.java:2671)
     at java.lang.Class.newInstance0(Class.java:321)
     at java.lang.Class.newInstance(Class.java:303)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :444)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
     at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:127 4)
     at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:160)
     at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
     at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
     at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
     at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescripto r.java:172)
     at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:729)
     at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
     at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
     at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3x Implementation.java:55)
     at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
     at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2414)
     at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
     at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
     at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
     at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
     at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
     at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
     at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
     at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :112)
     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
     at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: java.lang.IllegalArgumentException: Non pris en charge : indent-number
     at org.apache.xalan.processor.TransformerFactoryImpl.setAttribute(TransformerFactoryImpl.jav a:576)
     at com.adobe.flexbuilder.util.XMLUtil.toByteArrayOutputStream(XMLUtil.java:208)
     at com.adobe.flexbuilder.util.XMLUtil.toString(XMLUtil.java:94)
     at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.saveToPrefStore(FlexSDKPreferences. java:271)
     at com.adobe.flexbuilder.project.sdks.FlexSDKPreferenceInitializer.initializeDefaultPreferen ces(FlexSDKPreferenceInitializer.java:43)
     at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(Pref erenceServiceRegistryHelper.java:276)
     at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefault s(PreferenceServiceRegistryHelper.java:130)
     at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(Preferences Service.java:367)
     at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPref erences.java:163)
     at org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences. java:236)
     at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:232 )
     at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:3 07)
     at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences. java:543)
     at org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:150 )
     at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(Pr eferenceForwarder.java:130)
     at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForw arder.java:636)
     at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.loadFromPreferenceStore(FlexSDKPref erences.java:260)
     at com.adobe.flexbuilder.project.internal.FlexProjectCore.getFlexSDKPreferences(FlexProjectC ore.java:976)
     at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.start(ActionScriptCore.java:3 73)
     at com.adobe.flexbuilder.project.internal.FlexProjectCore.start(FlexProjectCore.java:304)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
     ... 123 more
Root exception:
java.lang.IllegalArgumentException: Non pris en charge : indent-number
     at org.apache.xalan.processor.TransformerFactoryImpl.setAttribute(TransformerFactoryImpl.jav a:576)
     at com.adobe.flexbuilder.util.XMLUtil.toByteArrayOutputStream(XMLUtil.java:208)
     at com.adobe.flexbuilder.util.XMLUtil.toString(XMLUtil.java:94)
     at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.saveToPrefStore(FlexSDKPreferences. java:271)
     at com.adobe.flexbuilder.project.sdks.FlexSDKPreferenceInitializer.initializeDefaultPreferen ces(FlexSDKPreferenceInitializer.java:43)
     at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(Pref erenceServiceRegistryHelper.java:276)
     at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefault s(PreferenceServiceRegistryHelper.java:130)
     at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(Preferences Service.java:367)
     at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPref erences.java:163)
     at org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences. java:236)
     at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:232 )
     at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:3 07)
     at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences. java:543)
     at org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:150 )
     at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(Pr eferenceForwarder.java:130)
     at org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForw arder.java:636)
     at com.adobe.flexbuilder.project.sdks.FlexSDKPreferences.loadFromPreferenceStore(FlexSDKPref erences.java:260)
     at com.adobe.flexbuilder.project.internal.FlexProjectCore.getFlexSDKPreferences(FlexProjectC ore.java:976)
     at com.adobe.flexbuilder.project.actionscript.ActionScriptCore.start(ActionScriptCore.java:3 73)
     at com.adobe.flexbuilder.project.internal.FlexProjectCore.start(FlexProjectCore.java:304)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at java.lang.Class.getDeclaredConstructors0(Native Method)
     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
     at java.lang.Class.getConstructor0(Class.java:2671)
     at java.lang.Class.newInstance0(Class.java:321)
     at java.lang.Class.newInstance(Class.java:303)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at java.lang.Class.getDeclaredConstructors0(Native Method)
     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
     at java.lang.Class.getConstructor0(Class.java:2671)
     at java.lang.Class.newInstance0(Class.java:321)
     at java.lang.Class.newInstance(Class.java:303)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :444)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
     at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:127 4)
     at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:160)
     at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
     at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
     at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
     at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescripto r.java:172)
     at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:729)
     at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
     at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
     at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3x Implementation.java:55)
     at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
     at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2414)
     at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
     at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
     at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
     at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
     at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
     at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
     at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
     at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :112)
     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
     at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!ENTRY org.eclipse.osgi 4 0 2009-07-30 09:49:08.237
!MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.codemodel (13).
!STACK 0
org.osgi.framework.BundleException: The activator com.adobe.flexbuilder.codemodel.CodeModelPlugin for bundle com.adobe.flexbuilder.codemodel is invalid
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:146)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at java.lang.Class.getDeclaredConstructors0(Native Method)
     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
     at java.lang.Class.getConstructor0(Class.java:2671)
     at java.lang.Class.newInstance0(Class.java:321)
     at java.lang.Class.newInstance(Class.java:303)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :444)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
     at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:127 4)
     at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:160)
     at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
     at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
     at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
     at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescripto r.java:172)
     at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:729)
     at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
     at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
     at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3x Implementation.java:55)
     at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
     at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2414)
     at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
     at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
     at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
     at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
     at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
     at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
     at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
     at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :112)
     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
     at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: java.lang.NoClassDefFoundError: com/adobe/flexbuilder/project/FlexWorkspaceRunner$ILockAsserter
     at java.lang.Class.getDeclaredConstructors0(Native Method)
     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
     at java.lang.Class.getConstructor0(Class.java:2671)
     at java.lang.Class.newInstance0(Class.java:321)
     at java.lang.Class.newInstance(Class.java:303)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
     ... 102 more
Root exception:
java.lang.NoClassDefFoundError: com/adobe/flexbuilder/project/FlexWorkspaceRunner$ILockAsserter
     at java.lang.Class.getDeclaredConstructors0(Native Method)
     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
     at java.lang.Class.getConstructor0(Class.java:2671)
     at java.lang.Class.newInstance0(Class.java:321)
     at java.lang.Class.newInstance(Class.java:303)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at java.lang.Class.getDeclaredConstructors0(Native Method)
     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
     at java.lang.Class.getConstructor0(Class.java:2671)
     at java.lang.Class.newInstance0(Class.java:321)
     at java.lang.Class.newInstance(Class.java:303)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :444)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
     at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:127 4)
     at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:160)
     at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
     at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
     at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
     at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescripto r.java:172)
     at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:729)
     at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
     at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
     at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3x Implementation.java:55)
     at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
     at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2414)
     at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
     at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
     at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
     at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
     at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
     at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
     at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
     at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :112)
     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
     at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!ENTRY org.eclipse.osgi 4 0 2009-07-30 09:49:08.241
!MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.as.editor (10).
!STACK 0
org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start() of bundle com.adobe.flexbuilder.as.editor.
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1028)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at java.lang.Class.getDeclaredConstructors0(Native Method)
     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
     at java.lang.Class.getConstructor0(Class.java:2671)
     at java.lang.Class.newInstance0(Class.java:321)
     at java.lang.Class.newInstance(Class.java:303)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :444)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:313)
     at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:127 4)
     at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:160)
     at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
     at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
     at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
     at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescripto r.java:172)
     at org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:729)
     at org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:259)
     at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:147)
     at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3x Implementation.java:55)
     at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1633)
     at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2414)
     at org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:560)
     at org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench 3xImplementation.java:39)
     at org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:756)
     at org.eclipse.ui.internal.Workbench$21.runWithException(Workbench.java:1027)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
     at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
     at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:1361)
     at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
     at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
     at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3338)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3067)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293)
     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
     at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
     at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :112)
     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
     at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: java.lang.NoClassDefFoundError: com/adobe/flexbuilder/codemodel/tree/IASNode
     at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
     ... 83 more
Root exception:
java.lang.NoClassDefFoundError: com/adobe/flexbuilder/codemodel/tree/IASNode
     at com.adobe.flexbuilder.as.editor.ActionScriptPlugin.start(ActionScriptPlugin.java:84)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
     at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
     at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:36 8)
     at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :441)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397)
     at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385)
     at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
     at java.lang.Class.getDeclaredConstructors0(Native Method)
     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
     at java.lang.Class.getConstructor0(Class.java:2671)
     at java.lang.Class.newInstance0(Class.java:321)
     at java.lang.Class.newInstance(Class.java:303)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundl e.java:141)
     at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 80)
     at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
     at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
     at org.eclipse.osgi.framework.util.Sec

Dear all,
Finally I solved the problem. Indeed, my boot hard disk had to be reformatted for a catalog file crash (not linked with this issue), forcing me to reinstall my Mac OS X from scratch.
Then I reinstalled my environnement. The following process was successful, exactly in this order, as there is obviously a problem between svn eclipse plug-ins and Flash 4 Builder (for all OS, not only Mac OS : NEVER install svn after having install FB4, it doesn't work).
1) Install eclipse-jee-ganymede-SR2-macosx-carbon.tar
2) Install svn with only the 2 following components : (check only those 2 check box in Available Software panel in Eclipse Software updates menus)
      - SVN Team Provider incubation from Ganymede update site (http://download.eclipse.org/technology/subversive/0.7/update-site/)
     - SVNKit 1.1.7 Implementation from Polarion site : http://community.polarion.com/projects/subversive/download/eclipse/2.0/update-site/
3) Install flashbuilder4_b1_plugin_mac_060109.dmg. Do not use the Eclipse bundled with Flash but select the Eclipse installed first, during plug ins install
start Eclipse not from the shortcut given in Flash Builder directory, but with Eclipse standard icon.
And it works fine now.
It seems that most of my problems were coming from a bad install of svn, where I was installing windows extensions that are not used or course by svn plug ins on a Mac...
Anyway, I suggest Adobe Flash builder team to think to use Eclipse Software Update standard procedure, instead of a proprietary installer. It would certify the right dependencies...

Similar Messages

  • Flash Builder fails to copy over static files in incremental compiles

    During incremental compiles, the Flash Builder fails to copy over certain static files (such as *.js and html files).  I have my own html wrapper and during incremental compiles it fails to copy over this file and also deletes the file from bin-debug/bin-release.  I have to do a clean build instead to ensure these files are copied over.

    Just tried this out on an IIS server with Flash player 10.3.181.14 - it worked.
    Are you using the release version of Flash Builder 4.5 with the release version of Flex SDK (not a prior SDK build)?
    The URL you mentioned gives me a 403 forbidden error.
    -Anirudh

  • Where to get flash build 4 for Mac?

    I have the serial number for flash build 4. But I don't delete my flash build installation in my Mac. Now I got problem about my flash build 4.0. And I can not find where to download the flash build 4 for mac. All are flash build 4.5.
    Can I use my serial number with flash build 4.5 for Mac? or can anyone send me a link to download the flash build 4 for Mac?
    Thank you for help.

    PK,
    Theres an eval version here of NWDS, WAS 6.40, EP6:
    https://www.sdn.sap.com/sdn/downloadarea.sdn
    Select 'Web AS' from the 'Available Downloads' menu and select:
    'SAP NetWeaver Enterprise Portal on MaxDB, Developer Edition Sneak Preview - Web Application Server Java 6.40 with MaxDB, Developer Studio'
    You might also need winrar to extract (if extension is .rar). You can download a command line version for free from here:
    http://www.rarlab.com/download.htm
    Cheers,
    Steve

  • Flash Builder fails to connect to debugger

    I've noticed this problem after doing a clean build of all projects (app and libraries) in my workspace. After a clean build, when I launch the application in debug mode, Flash Builder fails to connect to the debugger and is usually stuck with a status of "Launching app: (61%)" for a long time and ultimately reports an error.  However, if I just do a clean build of the app (no dependent libraries), I don't have this problem.

    You may be hitting this infamous issue: http://bugs.adobe.com/jira/browse/FB-16153 (multithreading problem in Flash Player, supposedly fixed now but not released yet). The more CPUs/cores your computer has, the more often you will encounter this issue.

  • Flash Builder 4.6 Mac Creative Suite Install Experience Went Ok

    Just wanted to post having successfully installed FB 4.6 on Mac.
    System Macbook Pro
    OS 10.6.8
    CS5 MasterSuite plus CS5.5 Master Suite on top of that. Cannot remember why I still have both but it had to do with a complimentary upgrade due to purchase date of CS5.
    Had both FB 4 and FB4.5. Cannot remember why I still have both.
    I had downloaded the FB6 dmg file from the Adobe site.
    What I did:
    I removed FB4.5 but not not remove FB4 using the uninstall icon in the FB4.5 folder.
    One that starts make sure you uncheck all the installed software and then just check FB to uninstall. Really easy to uninstall the whole suite!
    Then I clicked the downloaded FB6 dmg file.
    I choose Trial Version.
    I had two items to install presented to me.
    One was FB. This I could check.
    One was AIR. This I could not check as it reported it found a trial release that prevented it from being selected. No advice about proceeding or stopping and taking other action.
    I proceeded anyway.
    Then I launced FB6 and it went right in.
    Now I will have to try it and see if that AIR item was something that will cause me some suffering.

    Please try removing Flash Builder 4.5.1 and then try downloading and installing from the Adobe Application Manager.  If that still does not work then I would recommend downloading the trial of Flash Builder and entering your Adobe ID tied to your Creative Cloud subscription.

  • Flash Builder 4.6 Mac OS X Subclipse support

    I'm having a tough time getting Subclipse 1.8.x installed on Flash Builder 4.6 on Mac OS X 10.7.2, and having a tough time finding straight answers. Can anyone verify that Subclipse 1.8.x does not install/work on this configuration? If Subclipse 1.8.x doesn't work, what versions of Subclipse do work?
    The main stumbling block seems to be that SVNKit doesn't appear for installation on the Install New Software… option in Flash Builder. This is needed since JavaHL does not work for Subclipse on the Mac.
    For the record, I'm roughly following the installation directions from here, but substituting http://subclipse.tigris.org/update_1.8.x for the server site:
    http://blogs.adobe.com/jasonsj/2010/03/installing_subclipse_in_flash_builder_4.html
    According to this informal message, svnkit is not yet compatible with Subclipse 1.8:
    http://svn.haxx.se/subusers/archive-2011-10/0066.shtml
    My goal is to get a built-in svn client that works with subversion 1.7.x. If there are alternatives, please let me know!

    OK, the latest SVNKit only support Subversion 1.6.5 (http://svnkit.com/documentation.html), so Subclipse 1.6 is the latest version supported.
    Rats. I'll have to use a separate svn client just to work with Subversion 1.7 repositories.

  • Flash Builder 4 for Mac: Unable to export a release build

    Hi
    I've been unable to export release builds of any AIR projects when using a Mac installation of Flash Builder 4. I can run the AIR apps within the IDE, but I keep getting the following error when exporting: "One or more errors were found while trying to build the release version. Unable to export."
    The weird thing is that I can export the exact same AIR projects using my Windows 7 copy of FB4 just fine, without any errors.
    Details of the Mac installation:
    OSX 10.5.8
    Flash Builder 4 plug-in version, v4.0.1, on Eclipse v3.4.2
    I performed a fresh install of FB4 today (before anyone suggests it ) but to no avail.
    The error log - I wasn't sure what to copy, so just took everything that had the right time entry:
    !ENTRY com.adobe.flexbuilder.project 4 43 2011-01-29 17:35:11.940
    !MESSAGE ExportReleaseVersionWizard: internal error occurred
    !STACK 0
    java.lang.reflect.InvocationTargetException
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:479)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
    at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)
    at com.adobe.flexbuilder.exportimport.releaseversion.ExportReleaseVersionManager.doExport(Ex portReleaseVersionManager.java:305)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportReleaseVersionWizard.doBuild(E xportReleaseVersionWizard.java:152)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportContentPage.setVisible(ExportC ontentPage.java:115)
    at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1161)
    at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1139)
    at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1128)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1126)
    at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:820)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:369)
    at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    at org.eclipse.jface.window.Window.open(Window.java:801)
    at org.eclipse.ui.internal.handlers.WizardHandler$Export.executeHandler(WizardHandler.java:9 7)
    at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:273)
    at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:281)
    at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
    at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.jav a:508)
    at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
    at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.j ava:247)
    at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:583)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    Caused by: java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.alterXmlTree(ApolloXMLBuilder.ja va:252)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.generateXmlFile(ApolloXMLBuilder .java:142)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.build(ApolloXMLBuilder.java:95)
    at com.adobe.flexbuilder.exportimport.releaseversion.ExportReleaseVersionManager$2.execute(E xportReleaseVersionManager.java:249)
    at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:104)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
    at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:116)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
    ... 61 more
    Root exception:
    java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.alterXmlTree(ApolloXMLBuilder.ja va:252)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.generateXmlFile(ApolloXMLBuilder .java:142)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.build(ApolloXMLBuilder.java:95)
    at com.adobe.flexbuilder.exportimport.releaseversion.ExportReleaseVersionManager$2.execute(E xportReleaseVersionManager.java:249)
    at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:104)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
    at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:116)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
    at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)
    at com.adobe.flexbuilder.exportimport.releaseversion.ExportReleaseVersionManager.doExport(Ex portReleaseVersionManager.java:305)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportReleaseVersionWizard.doBuild(E xportReleaseVersionWizard.java:152)
    at com.adobe.flexbuilder.exportimport.releaseversion.ui.ExportContentPage.setVisible(ExportC ontentPage.java:115)
    at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1161)
    at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1139)
    at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1128)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1126)
    at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:820)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:369)
    at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    at org.eclipse.jface.window.Window.open(Window.java:801)
    at org.eclipse.ui.internal.handlers.WizardHandler$Export.executeHandler(WizardHandler.java:9 7)
    at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:273)
    at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:281)
    at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
    at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.jav a:508)
    at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
    at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.j ava:247)
    at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:583)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    !ENTRY org.eclipse.core.resources 4 2 2011-01-29 17:35:12.026
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
    !STACK 0
    java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.alterXmlTree(ApolloXMLBuilder.ja va:252)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.generateXmlFile(ApolloXMLBuilder .java:142)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.build(ApolloXMLBuilder.java:95)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLIncrementalBuilder.build(ApolloXMLIncrem entalBuilder.java:74)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:633)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:309)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:341)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    !ENTRY org.eclipse.core.resources 2 75 2011-01-29 17:35:12.037
    !MESSAGE Errors during build.
    !SUBENTRY 1 com.adobe.flexbuilder.project 2 75 2011-01-29 17:35:12.037
    !MESSAGE Errors running builder 'AIR application.xml Builder' on project 'aqua'.
    !SUBENTRY 1 com.adobe.flexbuilder.project 2 75 2011-01-29 17:35:12.037
    !MESSAGE org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
    !STACK 0
    java.lang.AbstractMethodError: org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/String;
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.alterXmlTree(ApolloXMLBuilder.ja va:252)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.generateXmlFile(ApolloXMLBuilder .java:142)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLBuilder.build(ApolloXMLBuilder.java:95)
    at com.adobe.flexbuilder.project.air.build.ApolloXMLIncrementalBuilder.build(ApolloXMLIncrem entalBuilder.java:74)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:633)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:170)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:253)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:256)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:309)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:341)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    Hi Chris
    Thanks for your reply.
    I had already seen that post, and the answers were not applicable to me. But thankfully I have found the solution now!
    I Googled the error message: "org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/ String", and came across the following bug report:
    http://code.google.com/p/alkwarel/issues/detail?id=10
    As suggested in the link above, I deleted the xerces.jar  located in user.home/Library/Java/Extensions/. I then cleaned my project, and FB4 for Mac finally exported the release build!
    That bug has been annoying me for MONTHS. I'm so happy it's fixed now!
    All the best,
    Zabeen

  • Flash Builder 4.7 mac , after upgrade to adobe air 13/14 wont create new projects

    im running flash builder 4.7 on mac, and recently upgrade to a newer air, this was sad in itself as flash builder dosnt have a mechanism for doing this you have to paste files all manually all over the place.
    Im now running into an issue where I cannot even create projects.
    Has anyone had this issue? does anyone know how to solve?
    Thanks

    Called support had the pleasure of a really long wait time.
    first level tech support stated this was a "known issue", got transferred to another sr technician who was going to fix this, didn't have a clue about the previous conversation and the call dropped. I don't have the patients to wait on hold nearly an hr again.
    Adobe, if this is a known issue please post a sticky somewhere or assign someone to reply to the community posts.
    If anyone else has the answer to this, that would be much appreciated, Im kind of loathing flash builder at the moment and resenting the fact i can't run flash develop natively on mac.

  • Flash Builder Crashes on Mac OSX 10.6.6

    All of a sudden Flash Builder is crashing - here is the error:
    Process:         Adobe Flash Builder 4 [547]
    Path:            /Applications/Adobe Flash Builder 4/Adobe Flash Builder 4.app/Contents/MacOS/Adobe Flash Builder 4
    Identifier:      org.eclipse.eclipse
    Version:         4.0.1 (4.0.1)
    Code Type:       X86 (Native)
    Parent Process:  launchd [90]
    Date/Time:       2011-01-26 09:18:34.964 -0700
    OS Version:      Mac OS X 10.6.6 (10J567)
    Report Version:  6
    Interval Since Last Report:          41602 sec
    Crashes Since Last Report:           16
    Per-App Interval Since Last Report:  27986 sec
    Per-App Crashes Since Last Report:   11
    Anonymous UUID:                      BD20DBA7-45F5-4453-946A-78254E3C5610
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000000c6
    Crashed Thread:  8  Java: VM Thread
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
    5   libjvm.dylib                      0x1220dcff JNI_CreateJavaVM_Impl + 49399
    6   libjvm.dylib                      0x1220dc50 JNI_CreateJavaVM_Impl + 49224
    7   libjvm.dylib                      0x122dd292 JVM_EnableCompiler + 22662
    8   libjvm.dylib                      0x122eb9b3 JVM_Sleep + 3465
    9   libjvm.dylib                      0x1226dabd JVM_Lseek + 157
    10  libjvm.dylib                      0x1229fdaa JVM_MonitorWait + 10126
    11  libswt-carbon-3555.jnilib         0x18805d96 callback + 429
    12  ???                               0x1880a518 0 + 411084056
    13  com.apple.HIToolbox               0x905ccecf DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    14  com.apple.HIToolbox               0x905cc196 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    15  com.apple.HIToolbox               0x905cbff5 SendEventToEventTargetWithOptions + 58
    16  com.apple.HIToolbox               0x9060ad25 HitTestWindowDefinition(WindowData*, Point) + 278
    17  com.apple.HIToolbox               0x90617cd3 FindPlatformWindow + 721
    18  com.apple.HIToolbox               0x9060da0e FindWindowCommon(Point, OpaqueWindowPtr**, short*) + 172
    19  com.apple.HIToolbox               0x9060d8d7 FindWindowOfClass + 59
    20  com.apple.HIToolbox               0x9060d893 FindWindow + 39
    21  libswt-pi-carbon-3555.jnilib      0x4d9d6351 Java_org_eclipse_swt_internal_carbon_OS_FindWindow + 135
    22  ???                               0x1680b959 0 + 377534809
    23  ???                               0x16803f59 0 + 377503577
    24  ???                               0x16803fdd 0 + 377503709
    25  ???                               0x16803fdd 0 + 377503709
    26  ???                               0x16803db1 0 + 377503153
    27  ???                               0x16803ed5 0 + 377503445
    28  ???                               0x16803ed5 0 + 377503445
    29  ???                               0x1680428d 0 + 377504397
    30  ???                               0x16803db1 0 + 377503153
    31  ???                               0x16803ed5 0 + 377503445
    32  ???                               0x16803ed5 0 + 377503445
    33  ???                               0x168043f3 0 + 377504755
    34  ???                               0x168043f3 0 + 377504755
    35  ???                               0x16803f17 0 + 377503511
    36  ???                               0x16803f17 0 + 377503511
    37  ???                               0x16803f17 0 + 377503511
    38  ???                               0x168012d3 0 + 377492179
    39  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    40  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    41  libjvm.dylib                      0x12292ad8 JVM_Lseek + 151736
    42  libjvm.dylib                      0x122ab106 JVM_NewInstanceFromConstructor + 3432
    43  libjvm.dylib                      0x122ac79e JVM_InvokeMethod + 1086
    44  libjvm.dylib                      0x122ac480 JVM_InvokeMethod + 288
    45  libjvmlinkage.dylib               0x000eb72f JVM_InvokeMethod + 79
    46  libjava.jnilib                    0x0073e3ee Java_sun_reflect_NativeMethodAccessorImpl_invoke0 + 38
    47  ???                               0x1680b959 0 + 377534809
    48  ???                               0x16803f17 0 + 377503511
    49  ???                               0x16803f17 0 + 377503511
    50  ???                               0x168043f3 0 + 377504755
    51  ???                               0x16803f17 0 + 377503511
    52  ???                               0x16803db1 0 + 377503153
    53  ???                               0x16803db1 0 + 377503153
    54  ???                               0x168012d3 0 + 377492179
    55  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    56  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    57  libjvm.dylib                      0x12292ad8 JVM_Lseek + 151736
    58  libjvm.dylib                      0x1229fb13 JVM_MonitorWait + 9463
    59  libjvm.dylib                      0x122dfca1 JVM_GetClassInterfaces + 8151
    60  eclipse_1206.so                   0x000767d6 startJavaJNI + 1795
    61  eclipse_1206.so                   0x000751c3 startJavaVM + 120
    62  eclipse_1206.so                   0x000742e9 run + 4768
    63  org.eclipse.eclipse               0x000024aa original_main + 1782
    64  org.eclipse.eclipse               0x00002b96 main + 1517
    65  org.eclipse.eclipse               0x00001c10 _start + 210
    66  org.eclipse.eclipse               0x00001b3d start + 41
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x98ee5982 kevent + 10
    1   libSystem.B.dylib                 0x98ee609c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x98ee5559 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x98ee52fe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x98ee4d81 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x98ee4bc6 start_wqthread + 30
    Thread 2:  Java: Exception Handler Thread
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libSystem.B.dylib                 0x98f2b088 mach_msg_server + 520
    3   libjvm.dylib                      0x1220fa03 JNI_CreateJavaVM_Impl + 56827
    4   libjvm.dylib                      0x1220f9b2 JNI_CreateJavaVM_Impl + 56746
    5   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    6   libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    7   libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 3:  Java: Gang worker#0 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
    5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
    6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
    7   libjvm.dylib                      0x12221b1f jio_vsnprintf + 299
    8   libjvm.dylib                      0x12221a66 jio_vsnprintf + 114
    9   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    10  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    11  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 4:  Java: Gang worker#1 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
    5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
    6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
    7   libjvm.dylib                      0x12221b1f jio_vsnprintf + 299
    8   libjvm.dylib                      0x12221a66 jio_vsnprintf + 114
    9   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    10  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    11  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 5:  Java: Gang worker#2 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
    5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
    6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
    7   libjvm.dylib                      0x12221b1f jio_vsnprintf + 299
    8   libjvm.dylib                      0x12221a66 jio_vsnprintf + 114
    9   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    10  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    11  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 6:  Java: Gang worker#3 (Parallel GC Threads)
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
    5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
    6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
    7   libjvm.dylib                      0x12221b1f jio_vsnprintf + 299
    8   libjvm.dylib                      0x12221a66 jio_vsnprintf + 114
    9   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    10  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    11  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 7:  Java: Concurrent Mark-Sweep GC Thread
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
    4   libjvm.dylib                      0x1247f304 JVM_RaiseSignal + 319844
    5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
    6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
    7   libjvm.dylib                      0x122b87f1 JVM_Write + 3541
    8   libjvm.dylib                      0x122b873a JVM_Write + 3358
    9   libjvm.dylib                      0x12227a3f jio_vsnprintf + 24651
    10  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    11  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    12  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 8 Crashed:  Java: VM Thread
    0   libjvm.dylib                      0x123007e0 JVM_GC + 6982
    1   libjvm.dylib                      0x12300795 JVM_GC + 6907
    2   libjvm.dylib                      0x12300991 JVM_GC + 7415
    3   libjvm.dylib                      0x1230094b JVM_GC + 7345
    4   libjvm.dylib                      0x12300d27 JVM_GC + 8333
    5   libjvm.dylib                      0x12300ce3 JVM_GC + 8265
    6   libjvm.dylib                      0x12300a98 JVM_GC + 7678
    7   libjvm.dylib                      0x1230076a JVM_GC + 6864
    8   libjvm.dylib                      0x1230072b JVM_GC + 6801
    9   libjvm.dylib                      0x122f2b56 JVM_NanoTime + 16640
    10  libjvm.dylib                      0x122f2868 JVM_NanoTime + 15890
    11  libjvm.dylib                      0x122f26b6 JVM_NanoTime + 15456
    12  libjvm.dylib                      0x12300669 JVM_GC + 6607
    13  libjvm.dylib                      0x123000f7 JVM_GC + 5213
    14  libjvm.dylib                      0x122ffab0 JVM_GC + 3606
    15  libjvm.dylib                      0x122ff77d JVM_GC + 2787
    16  libjvm.dylib                      0x122ff513 JVM_GC + 2169
    17  libjvm.dylib                      0x122ff4b7 JVM_GC + 2077
    18  libjvm.dylib                      0x122eff24 JVM_NanoTime + 5326
    19  libjvm.dylib                      0x122fef42 JVM_GC + 680
    20  libjvm.dylib                      0x122feeb8 JVM_GC + 542
    21  libjvm.dylib                      0x122deca9 JVM_GetClassInterfaces + 4063
    22  libjvm.dylib                      0x122dec28 JVM_GetClassInterfaces + 3934
    23  libjvm.dylib                      0x12291de8 JVM_Lseek + 148424
    24  libjvm.dylib                      0x12291a3a JVM_Lseek + 147482
    25  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    26  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    27  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 9:  Java: Reference Handler
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x124c3caa JVM_RaiseSignal + 600842
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x16803db1 0 + 377503153
    11  ???                               0x168012d3 0 + 377492179
    12  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    13  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    14  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    15  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    16  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    17  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    18  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    19  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    20  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    21  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 10:  Java: Finalizer
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x124c3caa JVM_RaiseSignal + 600842
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x1699f044 0 + 379187268
    10  ???                               0x1699eca4 0 + 379186340
    11  ???                               0x16803f17 0 + 377503511
    12  ???                               0x168012d3 0 + 377492179
    13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 11:  Java: Surrogate Locker Thread (CMS)
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
    5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
    6   libjvm.dylib                      0x1220ea9b JNI_CreateJavaVM_Impl + 52883
    7   libjvm.dylib                      0x122b0156 JVM_IsPrimitiveClass + 5270
    8   libjvm.dylib                      0x122b0109 JVM_IsPrimitiveClass + 5193
    9   libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    10  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    11  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    12  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    13  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 12:  Java: Signal Dispatcher
    0   libSystem.B.dylib                 0x98ebf136 semaphore_wait_trap + 10
    1   libjvm.dylib                      0x122b0d60 JVM_IsPrimitiveClass + 8352
    2   libjvm.dylib                      0x122b0c46 JVM_IsPrimitiveClass + 8070
    3   libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    4   libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    5   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    6   libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    7   libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 13:  Java: CompilerThread0
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
    5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
    6   libjvm.dylib                      0x1220ea9b JNI_CreateJavaVM_Impl + 52883
    7   libjvm.dylib                      0x122b8328 JVM_Write + 2316
    8   libjvm.dylib                      0x122b1deb JVM_IsPrimitiveClass + 12587
    9   libjvm.dylib                      0x122b1ceb JVM_IsPrimitiveClass + 12331
    10  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    11  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    12  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    13  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    14  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 14:  Java: Low Memory Detector
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
    5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
    6   libjvm.dylib                      0x1220eb28 JNI_CreateJavaVM_Impl + 53024
    7   libjvm.dylib                      0x122b38ae JVM_IsPrimitiveClass + 19438
    8   libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    9   libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    10  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    11  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    12  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 15:  Java: VM Periodic Task Thread
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x124892cb JVM_RaiseSignal + 360747
    4   libjvm.dylib                      0x122b5725 JVM_IsPrimitiveClass + 27237
    5   libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    6   libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    7   libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 16:  Java: Poller SunPKCS11-Darwin
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x12489225 JVM_RaiseSignal + 360581
    4   libjvm.dylib                      0x122ead1c JVM_Sleep + 242
    5   libjvmlinkage.dylib               0x000e7a18 JVM_Sleep + 72
    6   ???                               0x1680b959 0 + 377534809
    7   ???                               0x16803db1 0 + 377503153
    8   ???                               0x1680428d 0 + 377504397
    9   ???                               0x168012d3 0 + 377492179
    10  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    11  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    12  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    13  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    14  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    15  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    16  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    17  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    18  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    19  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 17:  Java: State Data Manager
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x12489225 JVM_RaiseSignal + 360581
    4   libjvm.dylib                      0x122ead1c JVM_Sleep + 242
    5   libjvmlinkage.dylib               0x000e7a18 JVM_Sleep + 72
    6   ???                               0x1680b959 0 + 377534809
    7   ???                               0x16803db1 0 + 377503153
    8   ???                               0x1680428d 0 + 377504397
    9   ???                               0x168012d3 0 + 377492179
    10  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    11  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    12  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    13  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    14  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    15  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    16  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    17  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    18  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    19  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 18:  Java: Start Level Event Dispatcher
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x124c3caa JVM_RaiseSignal + 600842
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x16803db1 0 + 377503153
    11  ???                               0x16803f17 0 + 377503511
    12  ???                               0x168012d3 0 + 377492179
    13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 19:  Java: Framework Event Dispatcher
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x124c3caa JVM_RaiseSignal + 600842
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x16803db1 0 + 377503153
    11  ???                               0x16803f17 0 + 377503511
    12  ???                               0x168012d3 0 + 377492179
    13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 20:  Java: [Timer] - Main Queue Handler
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
    4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x1680428d 0 + 377504397
    11  ???                               0x168012d3 0 + 377492179
    12  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    13  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    14  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    15  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    16  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    17  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    18  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    19  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    20  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    21  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 21:  Java: Worker-0
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
    4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x16803db1 0 + 377503153
    11  ???                               0x16803f17 0 + 377503511
    12  ???                               0x168012d3 0 + 377492179
    13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                 0x98eed0a6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x98f18ee5 nanosleep$UNIX2003 + 188
    2   libBridgeTalk.jnilib              0x4e1fed8b ScObjects::Thread::sleep(unsigned int) + 59
    3   libBridgeTalk.jnilib              0x4e1f8f33 ScObjects::BridgeTalkThread::run() + 163
    4   libBridgeTalk.jnilib              0x4e1fee98 ScObjects::Thread::go(void*) + 168
    5   libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    6   libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 23:  Java: Thread-1
    0   libSystem.B.dylib                 0x98eed0a6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x98f18ee5 nanosleep$UNIX2003 + 188
    2   libBridgeTalk.jnilib              0x4e1e09fb mysleep(unsigned long) + 59
    3   libBridgeTalk.jnilib              0x4e1e13ac Java_com_adobe_flexide_nativelibs_BridgeTalk_WaitForMessages + 124
    4   ???                               0x1680b959 0 + 377534809
    5   ???                               0x16803db1 0 + 377503153
    6   ???                               0x168012d3 0 + 377492179
    7   libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    8   libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    9   libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    10  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    11  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    12  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    13  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    14  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    15  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    16  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 24:
    0   libSystem.B.dylib                 0x98ebf142 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x98eeccfc _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x98f3546f pthread_cond_wait + 48
    3   com.adobe.amt.services            0x4e47e126 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services            0x4e476db0 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 116
    5   com.adobe.amt.services            0x4e47e18c AMTThread::Worker(void*) + 24
    6   libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    7   libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 25:  Java: Thread-4
    0   libSystem.B.dylib                 0x98f3770a accept$UNIX2003 + 10
    1   libjvm.dylib                      0x12320758 JVM_Accept + 36
    2   libjvmlinkage.dylib               0x000ead61 JVM_Accept + 65
    3   libnet.jnilib                     0x13fbab0b Java_java_net_PlainSocketImpl_socketAccept + 347
    4   ???                               0x1680b959 0 + 377534809
    5   ???                               0x16803db1 0 + 377503153
    6   ???                               0x16803db1 0 + 377503153
    7   ???                               0x16803db1 0 + 377503153
    8   ???                               0x16803f17 0 + 377503511
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x1680428d 0 + 377504397
    11  ???                               0x168012d3 0 + 377492179
    12  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    13  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    14  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    15  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    16  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    17  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    18  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    19  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    20  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    21  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 26:  Java: Bundle File Closer
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x124c3caa JVM_RaiseSignal + 600842
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x16803db1 0 + 377503153
    11  ???                               0x16803f17 0 + 377503511
    12  ???                               0x168012d3 0 + 377492179
    13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 27:  Java: com.adobe.flexide.editorcore.editor.IdleTypingReconciler
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
    4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x168012d3 0 + 377492179
    11  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    12  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    13  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    14  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    15  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    16  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    17  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    18  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    19  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    20  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 28:  Java: Worker-1
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
    4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x16803db1 0 + 377503153
    11  ???                               0x16803f17 0 + 377503511
    12  ???                               0x168012d3 0 + 377492179
    13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 29:  Java: Worker-2
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488d6f JVM_RaiseSignal + 359375
    3   libjvm.dylib                      0x1220ee84 JNI_CreateJavaVM_Impl + 53884
    4   libjvm.dylib                      0x1247f2e7 JVM_RaiseSignal + 319815
    5   libjvm.dylib                      0x1247f3ac JVM_RaiseSignal + 320012
    6   libjvm.dylib                      0x1220ea9b JNI_CreateJavaVM_Impl + 52883
    7   libjvm.dylib                      0x122de43d JVM_GetClassInterfaces + 1907
    8   libjvm.dylib                      0x122fee38 JVM_GC + 414
    9   libjvm.dylib                      0x122fed96 JVM_GC + 252
    10  libjvm.dylib                      0x122fece5 JVM_GC + 75
    11  libjvmlinkage.dylib               0x000e7187 JVM_GC + 23
    12  libjava.jnilib                    0x007401b7 Java_java_lang_Runtime_gc + 11
    13  ???                               0x1680b959 0 + 377534809
    14  ???                               0x16803db1 0 + 377503153
    15  ???                               0x16803db1 0 + 377503153
    16  ???                               0x16803f17 0 + 377503511
    17  ???                               0x168012d3 0 + 377492179
    18  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    19  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    20  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    21  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    22  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    23  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    24  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    25  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    26  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    27  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 30:  Java: Worker-3
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
    4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x16803db1 0 + 377503153
    11  ???                               0x16803f17 0 + 377503511
    12  ???                               0x168012d3 0 + 377492179
    13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 31:  Java: Worker-4
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
    4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x16803db1 0 + 377503153
    11  ???                               0x16803f17 0 + 377503511
    12  ???                               0x168012d3 0 + 377492179
    13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 32:  Java: Worker-5
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
    4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x16803db1 0 + 377503153
    11  ???                               0x16803f17 0 + 377503511
    12  ???                               0x168012d3 0 + 377492179
    13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 33:  Java: Worker-6
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
    4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153
    10  ???                               0x16803db1 0 + 377503153
    11  ???                               0x16803f17 0 + 377503511
    12  ???                               0x168012d3 0 + 377492179
    13  libjvm.dylib                      0x12292d58 JVM_Lseek + 152376
    14  libjvm.dylib                      0x12292b06 JVM_Lseek + 151782
    15  libjvm.dylib                      0x1229d4c0 JVM_StartThread + 2654
    16  libjvm.dylib                      0x1229d3c2 JVM_StartThread + 2400
    17  libjvm.dylib                      0x1229d30a JVM_StartThread + 2216
    18  libjvm.dylib                      0x1229d17f JVM_StartThread + 1821
    19  libjvm.dylib                      0x1229d02b JVM_StartThread + 1481
    20  libjvm.dylib                      0x1220e9a9 JNI_CreateJavaVM_Impl + 52641
    21  libSystem.B.dylib                 0x98eec85d _pthread_start + 345
    22  libSystem.B.dylib                 0x98eec6e2 thread_start + 34
    Thread 34:  Java: Worker-7
    0   libSystem.B.dylib                 0x98ebf0fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x98ebf867 mach_msg + 68
    2   libjvm.dylib                      0x12488e1d JVM_RaiseSignal + 359549
    3   libjvm.dylib                      0x1248912c JVM_RaiseSignal + 360332
    4   libjvm.dylib                      0x124c39a6 JVM_RaiseSignal + 600070
    5   libjvm.dylib                      0x124c3e89 JVM_RaiseSignal + 601321
    6   libjvm.dylib                      0x1229d6ee JVM_MonitorWait + 210
    7   libjvmlinkage.dylib               0x000e6e05 JVM_MonitorWait + 69
    8   ???                               0x1680b959 0 + 377534809
    9   ???                               0x16803db1 0 + 377503153

    Hi, taraschuk,
    did you manage to resolve the issue? Or have you reported it to jira?
    I am expriencing similar problems with fb 4.6 on mac os 6.6. Flex crushes all of sudden when opening MXML file in project. I have found that this is somewhat related to the graphic card in use. If i swith card to "discrete only", open flex, reopen project (with all files closed), clean and rebuild - I am then able to open MXML with no problems.
    Regards,
    Kuba

  • Eclipse Galileo 3.5 Cocoa 32/64 bit + Flash Builder = fail?

    I thought I'd just bring this to everyone's attention, since it came up as a "gotcha" to me.  If you're downloading the newest version of Eclipse and you want to plug Flash Builder Beta 2 into it, you can only use the Carbon version.
    Any word on what the final release will support?

    When I run the application in the memory profiler under FB 4.0 it takes
    about 80MB of RAM peak.
    I can not get the app to launch out of FB 4.5.
    I have reproduced this issue on two different machines running only Eclipse
    both stand alone and the plugin versions.
    My machine has 4GB of RAM, my typical usage is less than 2GB.
    Right now with FB 4.0 I am working on the problem project and a few sample
    projects and Eclipse is consuming about 600MB which seems normal to me.
    The confusing thing for me is that everything works fine and is responsive
    with FB 4.0 and the issue does not seem to be actually compiling the
    application, rather it has something to do with how FB is parsing my source
    code that causes the hang.  Almost like somehow a circular dependency check
    that used to work is now failing or something like that.
    I am not sure how to find out what FB 4.5 is hanging on precisely.  I can only
    see that the logs look normal and memory usage climbs out of sight while it
    is hanging.
    -Chris

  • Going back to Flash builder 4 on Mac because of the design view

    I've got installed the Flash builder 4.6 in a Mountain Lion Mac.
    I have imported a project that I did some years ago with Flex 3. Everything seems to be ok until I try to see the design view. I can't see anything, it is just empty. I know that it is not necessary but it helps me a lot.
    I've been searching in this forum and my conclusion is that I've got to go back to Flash Builder 4.
    I would be very grateful if anyone could help me with the next questions:
    1- Can I work with Flas Builder 4 with my current serial from flash builder 4.6?
    2- Should I uninstall 4.6 before using 4?
    Thanks!

    Hi Chris
    Thanks for your reply.
    I had already seen that post, and the answers were not applicable to me. But thankfully I have found the solution now!
    I Googled the error message: "org.apache.xerces.dom.DeferredElementImpl.getTextContent()Ljava/lang/ String", and came across the following bug report:
    http://code.google.com/p/alkwarel/issues/detail?id=10
    As suggested in the link above, I deleted the xerces.jar  located in user.home/Library/Java/Extensions/. I then cleaned my project, and FB4 for Mac finally exported the release build!
    That bug has been annoying me for MONTHS. I'm so happy it's fixed now!
    All the best,
    Zabeen

  • Flash Builder failed to lunch after installation.

    Adobe Flash Builder can't lunch after installation completed successfully. it says to uninstall and reinstall again. if problem continues, contact adobe support. and it says: "error: 5"
    ~ Then after I uninstalled it. Download it again and reinstall again, same result.  I did this numerous times now and no tech solutions so far!
    What is going on here and how to fix this? 

    don't worry, it works now, after i rebooted the machine.

  • Flash Builder fails to compile

    I'm trying to de-bug a project and using a lot of trace statements. When I debug the file in a browser (Firefox) it often fails to re-compile with the result that the most recent trace statements are ignored. I've tried clearing my recent history but that does not help. I'm using Flash Buider 4.6 on a Mac. Can anyone suggest a solution?

    Sometimes the compiler has trouble picking up changes in dependent libraries, or it doesn't know in which order to build the projects, so you get unexpected results.
    I've just gotten in the habit of doing a clean whenever I actually run the project. I just use the auto-build to check for compiler errors. Also, you probably do not need to clean the whole workspace, just doing a clean on the main application project should do the trick. However, I sometimes have to clean a library project as well, if I make changes to the manifest.xml, or something along those lines.

  • Help please - Flash install fails on Mac OSX 10.9.5

    Installing Version 16.0.0.235 for Firefox on Mac runnng OS X 10.9.5
    A brief glimpse of white progress bar at 0% appears then dissapears from the grey install screen when you run the install. The grey box then just sits there.
    I have followed all the troubleshooting advice. I have de-installed flash then rebooted and tried again. I have done this twice just to make sure, but to no avail?
    Has anyone got any ideas?

    That is correct Das_Sad.  CS2 will not run on Intel based processors under Mac OS.  You will need to find a Mac computer with a PowerPC processor if you wish to run Creative Suite 2.

  • Flash Builder 4.7 Mac DMG Invalid Checksum

    When I download the FB 4.7 for mac from here and try to open it on Mountain Lion I get an "Invalid checksum" error.
    Here's the link I'm using once I login:
    http://www.adobe.com/cfusion/entitlement/index.cfm?event=custom&loc=EN_US&sku=FS0003374&e= labs_flashbuilder4-7

    Please validate the checksum of your installers against below values
    flashbuilder4-7_p1_mac_082712.dmg
    E9DBA2C8673E97A6A82C4F09382EEBCF
    flashbuilder4-7_p1_win32_082712.exe
    D62A9AF1D08EE6838E43B473ACC13BEE
    flashbuilder4-7_p1_win64_082712.exe
    42A96084BB12F481F17293548707E1FA
    If the checksum values of the installers you have downloaded are correct, then please run CS cleanup script to clean the earlier installations http://www.adobe.com/support/contact/cscleanertool.html

  • I can't install Flash Builder Premium on Mac OSX

    I have a Mac running Mountain Lion and I haven't had any issues installing any other Adobe apps. I have searched the forums to find a solution but I haven't found one yet. The error I get is: download corrupted.

    Hi coolcajun,
    1. Did you try to download and install the direct download link? You do get the same screen as in your second post, this can not be correct.
    2. If you have a issue with your environment PATH please contact Microsoft to resolve this first. Are you in a network and not the IT admin? Please consult your local IT admin to resolve this issue.
    3. Best practice for installation is to use a full admin account to prevent read / write issue on unpack and download locations.

Maybe you are looking for

  • Default Layout for a report running in background

    Dear Friends, I have created a layout for report ME2L and set as default layout  (for every user).... Foreground execution picked the DEFAULT layout but when am trying to execute the same report in background, default layout is not picked but the STA

  • Help.. brand new Ipod 80gb not being recognised by Computer or itunes

    Replaced a ipod mini that was stolen from my house with a brand new 80gb ipod. Plugged it into the same computer that had been used successfully with the mini and the ipod will not be seen by either the computer or itunes. It will charge through the

  • Access BLOB field in Oracle database

    Dear Sir, I am using Pro* C to access oracle blob fields I write "12345" to Oracle Blob field, when I read it it is fine. I then modify this record to "ABC", when I read it, I get "ABC45", How can I set blob field to the initial state to modify BLOB

  • Not able to perform MB0A transaction

    Hi SAP Gurus, Please help on this issue. Scenario: User will create PO in recieving plant, delivery note will get created in issuing plant, GI will happen w.r.to delivery in issuing plant and at last user will do GR in recieving plant using MB0A tran

  • Error "SELECT statement includes a reserved word"

    Dear Sir, I am developing Ms Access 2010 and XP is the operating system. I have placed a combobox on a form, but when I tired to update new string value in the same combobox, it generates  an error "The SELECT statement includes a reserved word or an