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.

Similar Messages

  • 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 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 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

  • 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 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.

  • Do I need two separate licenses to be able to use Flash Builder on Mac and Windows?

    Does my Creative Cloud subscription allow me to install Flash Builder on both Mac and Windows machines?

    Hi,
    I know it has been a while since you replied to me. I tried it at the time and sadly it didnt work and I got frustrated and ignored it for a while. I have just tried what you suggested again and this is how it went:
    • I have connected both the AX and iMac via ethernet cables to the O2 box.
    • This time my iMac did detect the AX and it automatically opened the AirPort Utility window.
    • I followed your instructions on the setting and connected it to my existing network etc.
    • It asked to restart the AX.
    • After a long wait this message appear:
    "Airport Utility was unable to find your Apple wireless device after restarting.
    The settings for this Apple wireless device have been successfully updated, but there was a problem rejoining the wireless network or finding the Apple wireless device. You may need to select your network from the AirPort menu and try again."
    I tried this and now when I click Rescan in the AirPort utility it just says that it cannot detect any devices. And in the meantime the AX is still flashing orange.
    Do you think that the AX is faulty. Although it was functioning perfectly in my previous flat. I just don't understand how one minute the iMac detects it and the next it doesn't even though the settings have been supposable successfully updated. Very frustrating.
    Thanks for your time,
    Louca

  • Flash Builder 4.7 Immediate Crash

    FYI
    Flash Builder 4.7 Mac + OSX 10.10 Yosemite + (any) File Dialogue Box = Immediate Crash :-(
    Flash Builder 4.7 + OSX 10.10 Yosemite + File Dialogue Box = CRASH :-(
    Problem Description:
    When attempting to use a Flash Builder File Dialogue Box under OSX 10.10 Yosemite will immediately crash the application. This bug essentially now renders Flash Builder 100% useless! OUCH!!
    Steps to Reproduce:
    1. Open Flash Builder 4.7 on OSX 10.10 Yosemite
    2. Attempt to use any File Dialogue Box, such as "Browse.." etc
    Actual Result:
    The application immediately crashes.
    Expected Result:
    You should be able to conduct the action, such as loading a Flex Project, adding an SDK etc.
    Any Workarounds:
    None
    **I could never understand why something like Flex could be completely shelved. Looks like it's time for version 4.8 at least.

    LOL
    anyways, I've attempted to update the java symlink to move back to java 1.6 to see if that works.
    java -version should report something like "java 1.7.0_xxx" for yosemite
    sudo rm /usr/bin/java  (remove our current java symlink to 1.7.x)
    sudo ln -s /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java /usr/bin/java (sets up the new symlink)
    java -version should now report something like "java 1.6.0_xx"
    Done.
    Open file-dialog chooser in FB. Still explodes.

  • Flash Builder MXML Editor Crash

    I'm creating an air project. Everything works fine until I made a small modification that when I want to load the mxml in the editor it starts loading and stops responding. I have to open in the text editor to try to find any errors but without success. The program runs and debugs perfectly but there is something that the editor can't open (it does not show errors)
    I try to clean the project, validate... No result.
    Any idea to what to do? This happened in early versions of flash builder and now at 4.6.

    I also have this issue. It has only just started happening in the last few days. I don't know where I can report this issue or bug but now I can not open my default application mxml class to set a stop point. I have read that this is a recursive issue in the IDE where it gets stuck in a loop but that is all I know. Looking at the log it looks like a recursive issue. I've lots many days on this already.
    Does anyone konw of a solution? I even upgraded my RAM which I thought might be the problem.
    Flash Builder 4.7 Mac
    thanks

  • Flash Builder For IOS and HTML

    Where can I find the lastest plugin for Adobe Flash Builder?
    Thanks,
    Joe

    http://www.adobe.com/support/flex/downloads_updaters.html

  • Flash Builder 4.5.1 for Mac hanging/crashing during startup "Loading Workbench"

    Hello,
    I'm having ongoing trouble with Flash Builder 4.5.1 hanging/crashing during startup.
    Sometimes the following Terminal command fixes the issue:
    cd ~/Documents/Adobe\ Flash\ Builder\ 4.5/cascaded/308971/configuration/.settings
    rm org.eclipse.ui.ide.prefs
    However this isn't a silver bullet solution, and sometimes the only way is to uninstall and reinstall FB4.5.
    But this is a major hassle, especially after 3 or 4 times!
    I am running Mac OS X 10.7 and have updated to FB 4.5.1 Premium and also installed Subversion/Subclipse as well as the BlackBerry PlayBook SDK.
    Problems seem to occur when working in SVN projects.
    I have also noticed that the Delete and Arrow keys and Right Click fails to work sometimes also.
    Is there a way to reset / clear FB 4.5 Prefs / Workbench?
    Thanks,
    David Douglas
    Here is the console report below:
    /Applications/Adobe/Adobe\ Flash\ Builder\ 4.5/Adobe\ Flash\ Builder\ 4.5.app/Contents/MacOS/Adobe\ Flash\ Builder\ 4.5 ; exit;
    !SESSION 2011-09-13 15:07:58.914 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_26
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
    Framework arguments:  -keyring /Users/david/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/david/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.core.resources 2 10035 2011-09-13 15:08:02.101
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY org.eclipse.ui 2 0 2011-09-13 15:08:02.905
    !MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
    !SUBENTRY 1 org.eclipse.ui 2 0 2011-09-13 15:08:02.906
    !MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'

    Delete the Adobe Flash Builder 4.5 folder from your Documents (assuming you don't have anything valuable in there). That seemed to work for me, as I don't keep my projects in there but there were some temp files that were breaking it. You'll probably have to re-inport your projects.
    Adobe, I'm getting very sick of your (expensive) products wasting my time.

  • Please suggest me use BlazeDS with Mac OS X, Glassfish v3, NetBeans 6.9 and Flash Builder 4

    I new user in Java. Please tell me example step by step how to use BlazeDS on Mac OS X, Glassfish v3, NetBeans and Flash Builder 4
    I test follow
    http://sujitreddyg.wordpress.com/category/flex-and-blazeds/
    until i Connect to Data/Service my Flash Builder 4 said like this :
    how i can make it work?
    Thank for answer.

    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.

Maybe you are looking for