Flash Builder 4.7 startup error: Exception in com.adobe.flexbuilder.ui.UIPlugin.start() of bundle...

I installed Flash Builder Premium 4.7. The installation was successful but when I am running flash builder, it is giving me a startup error and some of the contents of log file is given below. Can anyone help me resolve this issue? Thanks!
!SESSION 2013-12-27 23:45:29.586 -----------------------------------------------
eclipse.buildId=M20110909-1335
java.version=1.6.0_31
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86_64
!ENTRY org.eclipse.osgi 4 0 2013-12-27 23:45:34.726
!MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.ui (94).
!STACK 0
org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.ui.UIPlugin.start() of bundle com.adobe.flexbuilder.ui.
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
    at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
    at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at com.adobe.flexbuilder.standalone.SplashHandler.init(SplashHandler.java:143)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:785)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:801)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2523)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:79)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
Caused by: java.lang.UnsatisfiedLinkError: E:\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flexide.amt_4.7.0.349722\os\win32\x86_64\amt_win_jnilib.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at com.adobe.flexide.amt.AMTLib.initialize(AMTLib.java:134)
    at com.adobe.flexide.amt.Activator.AMT_Initialize(Activator.java:113)
    at com.adobe.flexbuilder.ui.asn.ASNUIBridge.start(ASNUIBridge.java:58)
    at com.adobe.flexbuilder.ui.UIPlugin.start(UIPlugin.java:106)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    ... 38 more
Root exception:
java.lang.UnsatisfiedLinkError: E:\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flexide.amt_4.7.0.349722\os\win32\x86_64\amt_win_jnilib.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at com.adobe.flexide.amt.AMTLib.initialize(AMTLib.java:134)
    at com.adobe.flexide.amt.Activator.AMT_Initialize(Activator.java:113)
    at com.adobe.flexbuilder.ui.asn.ASNUIBridge.start(ASNUIBridge.java:58)
    at com.adobe.flexbuilder.ui.UIPlugin.start(UIPlugin.java:106)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
    at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
    at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at com.adobe.flexbuilder.standalone.SplashHandler.init(SplashHandler.java:143)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:785)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:801)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2523)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:79)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(

Opened bug:
Bug#3801869 - FlashBuilder 4.7 command line fails due to "Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.s…
If you also experience this issue, please vote on this bug, so that Adobe will fix it.
thanks,
Erez.

Similar Messages

  • Why FlashBuilder 4.7 commandline is failing on Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.start() of bundle com.adobe.flexbuilder.codemodel.

    Problem Description:
    When I use FB 4.7 GUI, everything works OK.
    When I use FB 4.7 command line, it fails as follows:
    org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.start() of bundle com.adobe.flexbuilder.codemodel.
    As you can see from the discussions below, it happens to a few users, and for us it happens to all mobile projects ot all machines..
    We still don't know what is the common denominator for the projects in which it occurs ... is it the env
    Steps to Reproduce:
    not easy to reproduce, but basically it works fine in FB4.7 GUI, but fails only in command line.
    It happens in specific projects (for us it happened in ActionScript Mobile Project).
    here is what I run:
    C:\FB\mobile_Android_3.2.0_WS1>"C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\FlashBuilderC.exe" --launcher.suppressErrors -noSplash -application org.eclipse.ant.core.antRunner -data "C:\FB\mobile_Android_3.2.0_WS1" -file "c:\FB\build_888PokerAndroid_3_2_0.xml" main
    Here is what I see on screen:
    main:
    [echo] Info: Starting main target
    [fb.exportReleaseBuild] Compiling 1 application to C:/GamingX/Develop/PokerClient/Flash/ProjectSources/888PokerAndroid/v3.2.99/bin-release-t emp...
    [fb.exportReleaseBuild] An internal build error has occurred. See the error log for more information: C:\FB\mobile_Android_3.2.0_WS1\.metadata\.log
    [fb.exportReleaseBuild] [compilation completed 3,816ms]
    BUILD FAILED
    c:\FB\build_888PokerAndroid_3_2_0.xml:5: Build failed.
    Total time: 6 seconds
    Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.microsoft.tfs.client.common.ui.helpers.WorkbenchHelper$WorkbenchStartupJob
    Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.microsoft.tfs.client.common.ui.helpers.WorkbenchHelper$WorkbenchStartupJob
    Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.microsoft.tfs.client.eclipse.TFSRepositoryProvider$1
    Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.microsoft.tfs.client.eclipse.TFSEclipseClientPlugin$1
    F l a s h B u i l d e r C :
    A n e r r o r h a s o c c u r r e d . S e e t h e l o g f i l e
    C : \ F B \ m o b i l e _ A n d r o i d _ 3 . 2 . 0 _ W S 1 \ . m e t a d a t a \ . l o g .
    log and XML attached.
    Actual Result:
    Build throws exception
    Expected Result:
    Build should pass
    Any Workarounds:
    None
    For more info, please refer to discussions at:
    https://forums.adobe.com/message/6516177#6516177
    https://forums.adobe.com/thread/1445134

    Opened bug:
    Bug#3801869 - FlashBuilder 4.7 command line fails due to "Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.s…
    If you also experience this issue, please vote on this bug, so that Adobe will fix it.
    thanks,
    Erez.

  • OSB jar build failing with Exception in com.bea.alsb.core.AlsbCore.start

    I did a fresh install of the following on my linux machine in the mentioned order -
    jrockit-jdk1.6.0_29-R28.2.2-4.1.0-linux-x64.bin     -> /opt/fusion/middleware_11116/jrockit-jdk1.6.0_29
    oepe-wls-indigo-installer-11.1.1.8.0.201110211138-10.3.6-linux32.bin -> /opt/fusion/middleware_11116
    ofm_osb_generic_11.1.1.6.0_disk1_1of1.zip -> /opt/fusion/middleware_11116/11116
    jdevstudio11116install.jar -> /opt/fusion/middleware_11116/jdeveloper
    Note 3: jdeveloperstudio11116 doesn’t support wls 10.3.6. It supports only till wls 10.3.5. So, had to install jdeveloper outside of middleware home.
    Now, when I'm trying to build a jar, which needs to be later deployed on an osb domain, it is failing with following error -
    !SESSION 2012-08-02 16:38:28.132 -----------------------------------------------
    eclipse.buildId=M20110909-1335
    java.version=1.6.0_29
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments: -application com.bea.alsb.core.ConfigExport -configProject SBConfiguration -configJar /opt/esoa/aw/bagarwa/ESP/dist/artifacts/ServiceBus/SharedErrorHandler.jar -configSubProjects SharedErrorHandler -includeDependencies true
    Command-line arguments: -data /opt/esoa/aw/bagarwa/ESP/ServiceBus/Configuration -application com.bea.alsb.core.ConfigExport -configProject SBConfiguration -configJar /opt/esoa/aw/bagarwa/ESP/dist/artifacts/ServiceBus/SharedErrorHandler.jar -configSubProjects SharedErrorHandler -includeDependencies true
    !ENTRY org.eclipse.osgi 4 0 2012-08-02 16:38:29.912
    !MESSAGE An error occurred while automatically activating bundle com.bea.alsb.core (929).
    !STACK 0
    org.osgi.framework.BundleException: Exception in com.bea.alsb.core.AlsbCore.start() of bundle com.bea.alsb.core.
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
         at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
         at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
         at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:345)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1207)
         at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
         at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
         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:597)
         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
         at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
    Caused by: java.lang.NoClassDefFoundError: org/apache/xmlbeans/SchemaTypeLoader
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:188)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:601)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:567)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:490)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass_LockClassLoader(ClasspathManager.java:478)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:458)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
         at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
         at weblogic.xml.query.schema.XQuerySchemaManager.<init>(XQuerySchemaManager.java:219)
         at weblogic.xml.query.schema.XQuerySchemaManager.getDefaultInstance(XQuerySchemaManager.java:201)
         at weblogic.xml.query.xdbc.Context.<clinit>(Context.java:1492)
         at com.bea.wli.ide.xquery.core.engine.compiler.DefaultContextProvider.<clinit>(Unknown Source)
         at com.bea.alsb.core.AlsbCore.preStart(Unknown Source)
         at com.bea.alsb.core.AlsbCore.start(Unknown Source)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
         ... 34 more
    Root exception:
    java.lang.NoClassDefFoundError: org/apache/xmlbeans/SchemaTypeLoader
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:188)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:601)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:567)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:490)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass_LockClassLoader(ClasspathManager.java:478)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:458)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
         at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
         at weblogic.xml.query.schema.XQuerySchemaManager.<init>(XQuerySchemaManager.java:219)
         at weblogic.xml.query.schema.XQuerySchemaManager.getDefaultInstance(XQuerySchemaManager.java:201)
         at weblogic.xml.query.xdbc.Context.<clinit>(Context.java:1492)
         at com.bea.wli.ide.xquery.core.engine.compiler.DefaultContextProvider.<clinit>(Unknown Source)
         at com.bea.alsb.core.AlsbCore.preStart(Unknown Source)
         at com.bea.alsb.core.AlsbCore.start(Unknown Source)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
         at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
         at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
         at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:345)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1207)
         at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
         at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
         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:597)
         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
         at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
    After searching for a while, I copied all the content from /opt/fusion/middleware_11116/Oracle_OSB1/eclipse140 to /opt/fusion/middleware_11116/oepe_11.1.1.8.0
    /opt/fusion/middleware_11116/oepe_11.1.1.8.0/dropins does have a file oracle.osb.ide.link which contains
    path=/opt/fusion/middleware_11116/Oracle_OSB1/eclipse140
    Still I'm getting the above error. Didn't find any solution in Oracle forum or anywhere else. Anyone has a solution for this?
    Thanks.

    Solution Summary
    Add system property "com.bea.plateng.common.util.logging.useJDKlogger" set to "true" for configexport task, so that ANT target body look like:
    <java \[...] jar="\[...]/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar">
    <sysproperty key="com.bea.plateng.common.util.logging.useJDKlogger" value="true"/>
    </java>
    Solution Description
    The problem is in OSB module "com.bea.cie.comdev", which provides custom logging abstraction classes. Class com.bea.plateng.common.util.logging.LogFactory dynamically detects log4j library. If it is found, returns Log4jLogger, otherwise Jdk14Logger. The problem is that it uses context class loader for log4j detection and current class loader for Log4jLogger instantiation. In runtime, detection finds log4j installed in plugins/ directory (version 1.2.13), but instantiation finds none.
    Specified parameter disables log4j detection.

  • Flash Catalyst cs5.5 Startup Error

    Hi I'm having strange issue, that I can't resolve. Simple: Flash Catalyst crashing at startup with error message:
    "An error has occured. See the log file
    c:\Users\[username]\Application Data\Adobe\Flash Catalyst CS5.5\workspace\.metadata\.log
    I reinstalled it but it didn't help. Any ideas what to do with this case?
    Here is log file:
    !SESSION 2011-08-24 18:42:22.803 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
    !ENTRY com.adobe.thermo.core 1 0 2011-08-24 18:42:35.253
    !MESSAGE Loading ThermoPanels from bundleentry://52/ThermoPanelsSWF/ThermoPanels.swf
    !ENTRY org.eclipse.osgi 4 0 2011-08-24 18:43:35.579
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: Cannot initialize Drop
    at org.eclipse.swt.dnd.DND.error(DND.java:267)
    at org.eclipse.swt.dnd.DND.error(DND.java:228)
    at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:143)
    at org.eclipse.ui.internal.EditorSashContainer.addDropSupport(EditorSashContainer.java:541)
    at org.eclipse.ui.internal.EditorSashContainer.createControl(EditorSashContainer.java:533)
    at org.eclipse.ui.internal.EditorAreaHelper.<init>(EditorAreaHelper.java:41)
    at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2386)
    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:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    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:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    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.thermo.application.ThermoApplication.start(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 2 0 2011-08-24 18:43:35.594
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.594
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.594
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !ENTRY org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar [173] was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar [177] was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar [178] was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar [212] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar [213] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar [214] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar [215] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar [222] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar [227] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar [263] was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:43:35.596
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar [266] was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:43:35.596
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SESSION 2011-08-24 18:54:19.683 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
    !ENTRY org.eclipse.core.resources 2 10035 2011-08-24 18:54:23.321
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY com.adobe.thermo.core 1 0 2011-08-24 18:54:32.328
    !MESSAGE Loading ThermoPanels from bundleentry://52/ThermoPanelsSWF/ThermoPanels.swf
    !ENTRY org.eclipse.osgi 4 0 2011-08-24 18:55:32.542
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: Cannot initialize Drop
    at org.eclipse.swt.dnd.DND.error(DND.java:267)
    at org.eclipse.swt.dnd.DND.error(DND.java:228)
    at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:143)
    at org.eclipse.ui.internal.EditorSashContainer.addDropSupport(EditorSashContainer.java:541)
    at org.eclipse.ui.internal.EditorSashContainer.createControl(EditorSashContainer.java:533)
    at org.eclipse.ui.internal.EditorAreaHelper.<init>(EditorAreaHelper.java:41)
    at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2386)
    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:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    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:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    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.thermo.application.ThermoApplication.start(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 2 0 2011-08-24 18:55:32.552
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.552
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.552
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !ENTRY org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar [173] was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar [177] was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar [178] was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar [212] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.554
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar [213] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.554
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar [214] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar [215] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar [222] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar [227] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar [263] was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 18:55:32.557
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar [266] was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 18:55:32.557
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SESSION 2011-08-24 19:30:37.092 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
    !ENTRY org.eclipse.core.resources 2 10035 2011-08-24 19:30:40.399
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY com.adobe.thermo.core 1 0 2011-08-24 19:30:51.318
    !MESSAGE Loading ThermoPanels from bundleentry://52/ThermoPanelsSWF/ThermoPanels.swf
    !ENTRY org.eclipse.osgi 4 0 2011-08-24 19:31:52.326
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: Cannot initialize Drop
    at org.eclipse.swt.dnd.DND.error(DND.java:267)
    at org.eclipse.swt.dnd.DND.error(DND.java:228)
    at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:143)
    at org.eclipse.ui.internal.EditorSashContainer.addDropSupport(EditorSashContainer.java:541)
    at org.eclipse.ui.internal.EditorSashContainer.createControl(EditorSashContainer.java:533)
    at org.eclipse.ui.internal.EditorAreaHelper.<init>(EditorAreaHelper.java:41)
    at org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2386)
    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:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    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:3800)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
    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.thermo.application.ThermoApplication.start(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    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 2 0 2011-08-24 19:31:52.338
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.338
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.338
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.341
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.341
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !ENTRY org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.nl1_0.2.0.v20080914043401.jar [173] was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.343
    !MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.nl1_0.2.0.v20080914043401.jar [177] was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.343
    !MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.nl1_0.2.0.v20080914043401.jar [178] was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.343
    !MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401.jar [212] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.343
    !MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401.jar [213] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.343
    !MESSAGE Missing host org.eclipse.team.cvs.ssh_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.343
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401.jar [214] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.346
    !MESSAGE Bundle update@plugins/org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401.jar [215] was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.346
    !MESSAGE Bundle update@plugins/org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401.jar [222] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.346
    !MESSAGE Bundle update@plugins/org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401.jar [227] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.externaltools.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.346
    !MESSAGE Bundle update@plugins/org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401.jar [263] was not resolved.
    !SUBENTRY 2 org.eclipse.update.scheduler.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2011-08-24 19:31:52.346
    !MESSAGE Bundle update@plugins/org.junit4.nl1_0.2.0.v20080914043401.jar [266] was not resolved.
    !SUBENTRY 2 org.junit4.nl1_0.2.0.v20080914043401 2 0 2011-08-24 19:31:52.346
    !MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
    !SESSION 2011-08-24 19:45:07.649 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
    !ENTRY org.eclipse.core.resources 2 10035 2011-08-24 19:45:10.602
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

    Hum. Did you update your JAVA runtime recently? Flash Catalyst is built on Eclipse, which is in turn built on JAVA.
    Chris

  • Flash Builder cannot locate the required debugger version of Adobe Flash Player

    Hi,
    The problem seems to be well known for last yesrs and previous Flash builder versions, but I got impression that it is still unresolved for Win 7 64 bits, Flash Builder 4.5.
    I have installed:
    - Flash Builder 4.5
    - windows 7, 64bits
    - Flash Player the latest - 11.3.r300.257
    Please, let me know how to use successfully debugger in Flash Builder 4.5 without below error message:
    "Flash Builder cannot locate the required debugger version of Adobe Flash Player. You might need to install the debugger version of the Flash Player or reinstall Flash Builder"
    Sebar

    This is a known bug for Flash Builder 4.5 and 4.6.
    It will be fixed in next version of Flash Builder.
    The workaround for Flash Builder 4.5 & 4.6 is to download both 32-bit & 64-bit debug player.

  • Source locator does not exist: com.adobe.flexbuilder.debug.sourceLookupDirector.flash

    I'm using FB4 under OSX and for the longest time it refused to load and just displayed errors instead of panes.  Nothing that I could find would fix it (including reinstalling).  Well, it looks like that problem has been resolved in some update, because it has gone away, and I can go back to viewing projects.
    The problem is now when I try to build the project I get the error:
    Source locator does not exist: com.adobe.flexbuilder.debug.sourceLookupDirector.flash
    Any ideas?  My familiarity of eclipse is pretty limited and I don't know what a source locator is.  TIA.

    Hi,
    Looks like those classes are missing from your Flash Builder installation.
    Can you check in installdir/plugins/com.adobe.flexbuilder.debug.xxx/com/adobe/flexbuilder/debug/
    If those files are missing, do a complete uninstall and then install.

  • I'm trying to use import com.adobe.crypto.* on Windows version of my App but get error 1172:Definition com.adobe.crypto could not be found

    The Mac version of my Air app works fine, so does the iPad version, but the PC version has been a bit of a nightmare.
    I keep getting the error "1172:Definition com.adobe.crypto could not be found", when I publish it.
    Basically the 'com' folder is in the same directory as the app I am publishing and within that is 'adobe' and within that is 'crypto' within that is a series of .as files.
    I've added C:\Users\Gary\Documents\My_Applications\My_App_folder\com\adobe\crypto to source path list (I have no idea if that's right).
    But that just gives me a different error 5001: The name of package com.adobe.crypto does not reflect the location of this file. Please change the package definitions name inside the file.......
    I didn't have to include this source in the Mac version... but someone seemed to suggest it on a forum.
    I'm basically stabbing in the dark at the mount, something I seem to be doing a lot of these days. :-(
    Any help would be greatly appreciated.
    Many Thanks
    Gary

    I've figured it out
    Turns out I needed to add a source path (in the Actionscript 3 settings click on the Source File Tab) that exactly matches the directory the app and com folder is inside of. I wrongly assumed that Adobe Air could figure out where it was for itself, but no.... it needs to be told where to look for the com folder even though it's staring it right in its face. (Don't set the path to the 'com' folder itself, but to the enclosing folder that the .fla and the com is in).
    The Mac version doesn't seem to need that, it just finds the com folder if it's inside the same folder.
    Now I've got another massive error:-
    When I test the app, it works fine sending to Air for Desktop, however when I publish with embedded runtime for Windows.... It comes up with this error.
    Any ideas ?

  • Flash Builder 4.7 Embed Error

    I originally posted something similiar in the "Using Flash Builder" section but decided to post something here thinking it would get more coder eyes.
    This worked in Flash Builder 4.5 using the Flex 4.6 SDK with the AIR 3.5 SDK.
    However in Flash Builder 4.7 using the Flex 4.6 SDK with the AIR 3.5 SDK the following:
    package
              import flash.display.Sprite;
              public class TestProject extends Sprite
                        [Embed(source = "Image.png", mimeType = "image/png", compression="true", quality="80")]
                        private static var _imageClass:Class;
                        public function TestProject()
    Is generating these errors:
    Error 1:
    Internal error in outgoing dependency subsystem, when generating code for: C:\Users\users\Adobe Flash Builder 4.7\TestProject\src\Image.png: java.lang.ArrayIndexOutOfBoundsException: 0
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnit.analyze( EmbedCompilationUnit.java:224)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnit.handleOu tgoingDependenciesRequest(EmbedCompilationUnit.java:193)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOu tgoingDependenciesRequest(CompilationUnitBase.java:886)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$50 0(CompilationUnitBase.java:107)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call( CompilationUnitBase.java:378)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call( CompilationUnitBase.java:374)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:228)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:222)
              at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
              at java.util.concurrent.FutureTask.run(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
              at java.lang.Thread.run(Unknown Source)          Image.png          /TestProject/src          line 0          Flex Problem
    Error 2:
    The definition of base class Bitmap was not found.
    With a warning:
    Definition flash.utils.Bitmap could not be found.
    If you drop the quality param:
    package
         import flash.display.Sprite;
         public class TestProject extends Sprite
             [Embed(source = "Image.png", mimeType = "image/png", compression="true")]
             private static var _imageClass:Class;
             public function TestProject()
    The errors change to:
    Internal error in ABC generator subsystem, when generating code for: C:\Users\user\Adobe Flash Builder 4.7\TestProject\src\TestProject.as: java.lang.NullPointerException
              at com.adobe.flash.compiler.internal.embedding.transcoders.JPEGTranscode r.equals(JPEGTranscoder.java:220)
              at com.adobe.flash.compiler.internal.embedding.EmbedData.equals(EmbedDat a.java:522)
              at java.util.WeakHashMap.eq(Unknown Source)
              at java.util.WeakHashMap.get(Unknown Source)
              at com.adobe.flash.compiler.internal.workspaces.Workspace.getCanonicalEm bedData(Workspace.java:933)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnitFactory.g etEmbedData(EmbedCompilationUnitFactory.java:120)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnitFactory.g etCompilationUnit(EmbedCompilationUnitFactory.java:62)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:116)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:126)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:43)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnitFactory.c ollectEmbedDatas(EmbedCompilationUnitFactory.java:136)
              at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(AB CGenerator.java:184)
              at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBy tesRequest(ASCompilationUnit.java:374)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processAB CBytesRequest(CompilationUnitBase.java:870)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$30 0(CompilationUnitBase.java:107)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call( CompilationUnitBase.java:309)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call( CompilationUnitBase.java:305)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:228)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:222)
              at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
              at java.util.concurrent.FutureTask.run(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
              at java.lang.Thread.run(Unknown Source)          TestProject.as          /TestProject/src          line 0          Flex Problem
    Internal error in outgoing dependency subsystem, when generating code for: C:\Users\user\Adobe Flash Builder 4.7\TestProject\src\TestProject.as: java.lang.NullPointerException
              at com.adobe.flash.compiler.internal.embedding.transcoders.JPEGTranscode r.equals(JPEGTranscoder.java:220)
              at com.adobe.flash.compiler.internal.embedding.EmbedData.equals(EmbedDat a.java:522)
              at java.util.WeakHashMap.eq(Unknown Source)
              at java.util.WeakHashMap.get(Unknown Source)
              at com.adobe.flash.compiler.internal.workspaces.Workspace.getCanonicalEm bedData(Workspace.java:933)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnitFactory.g etEmbedData(EmbedCompilationUnitFactory.java:120)
              at com.adobe.flash.compiler.internal.units.EmbedCompilationUnitFactory.g etCompilationUnit(EmbedCompilationUnitFactory.java:62)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:116)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:126)
              at com.adobe.flash.compiler.internal.tree.as.EmbedNode.resolveCompilatio nUnit(EmbedNode.java:43)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.updateEmb edCompilationUnitDependencies(CompilationUnitBase.java:946)
              at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgo ingDependenciesRequest(ASCompilationUnit.java:458)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOu tgoingDependenciesRequest(CompilationUnitBase.java:886)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$50 0(CompilationUnitBase.java:107)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call( CompilationUnitBase.java:378)
              at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call( CompilationUnitBase.java:374)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:228)
              at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call( RequestMaker.java:222)
              at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
              at java.util.concurrent.FutureTask.run(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
              at java.lang.Thread.run(Unknown Source)          TestProject.as          /TestProject/src          line 0          Flex Problem
    If you try to set compression to false:
    package
         import flash.display.Sprite;
         public class TestProject extends Sprite
             [Embed(source = "Image.png", mimeType = "image/png", compression="false")]
             private static var _imageClass:Class;
             public function TestProject()
    You get the following:
    The attribute compression can't be used with the mime type: image/png
    Change it to jpeg:
    package
         import flash.display.Sprite;
         public class TestProject extends Sprite
             [Embed(source = "Image.png", mimeType = "image/jpeg", compression="false")]
             private static var _imageClass:Class;
             public function TestProject()
    You get the following:
    The attribute compression can't be used with the mime type: image/jpeg
    Is anyone else getting these same results with Flash Builder 4.7 with Flex SDK 4.6 and AIR SDK 3.5? I expect that we still should be able to compress embedded assets within Flash Builder?

    Upgraded Flex 4.6 SDK to use the new AIR 3.6 SDK and the Flash Builder 4.7 to use the new AIR 3.6 SDK with the new compiler and I am still getting this. I had some other people try these steps and they got the exact same error so it doesn't seem to be just me. Is noone here getting this or am I the only one trying to embed a png directly into a Flash Builder project? =/

  • Using papervision in flash builder and getting TypeError: Error #1009: when using object.pitch(5)

    When i use papervision in flash builder and i am doing a test, when i render a sphere using papervision with the following code it renders me the sphere.
    When i add a line sphere.pitch(2);      ||
    sphere.yaw(2);
    sphere.roll(2);
    i get the following error,
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at PvTest/onRenderTick()[D:\Android 3D\PvTest\src\PvTest.as:39]
    Can anyone help me figure out the error
    For additional Info, these are the imports i am doing:
    import org.papervision3d.objects.primitives.Sphere;
    import org.papervision3d.view.BasicView;

    I followed the steps and read some of your comments on the same top topic in another thread. When I put it on the first frame it was okay but the next button on that page had the same problem.  So what I am guessing is that I have to either create a document class or put the actions where the buttons are.  Am I understanding that correctly?  In the other thread in which you helped someone else; there was so comments about document class.  I found a tutorial on it and the way I understand it is that it you can put you actions in an external document.  But you have to include in the event listener the frame in which you want that action to happen.
    Thaks for your help.  And patience.

  • Flash Builder 4.6 Installer Error

    I'm trying to install Flash Builder 4.6, but I'm getting an error immediately when the installer starts. It says "Beta or prerelease versions of Adobe Flash Builder are installed on the machine, and must be uninstalled before this installation can proceed. Please uninstall these products, restart your computer, then run this installer again."
    I do not have any beta version of Flash Builder installed on my machine. I do however have previous releases of FB 3.0, 4.0, and 4.5 installed. I use these to support various projects.
    Here are my machine specifications:
    2011 Macbook Pro w/ OSX Lion updated to 10.7.2
    100GB of free space
    8 GB of ram
    I found the following error messages in the OSX Console app:
    11/30/11 10:47:20.001 AM PDApp: CFURLCreateWithString was passed this invalid URL string: '/System/Library/Frameworks/' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.
    11/30/11 10:47:20.001 AM [0x0-0x3f83f8].com.adobe.PDApp.setup: 2011-11-30 10:47:20.000 PDApp[6202:407] CFURLCreateWithString was passed this invalid URL string: '/System/Library/Frameworks/' (a file system path instead of an URL string). The URL created will not work with most file URL functions. CFURLCreateWithFileSystemPath or CFURLCreateWithFileSystemPathRelativeToBase should be used instead.

    Any solution for this yet? After having to uninstall FB4.5 (& iOS support) to upgrade then the installer not wanting to install iOS support because its 'already installed' ... FB4.6 wont compile iOS ... heres FB & the installer telling me both things at the same time! Note: the store errors when i try to buy an upgrade so im also now on a trial again, plus FB4.6 wont import the default workspace FB4.5 created so im having to import the projects from that workspace manually!
    Thanks Adobe, I guess i should just learn HTML5 as you seem to want ... as i remember i LOVED debugging stuff in every single version of each browser in the 90s!

  • Flash Builder 4.5.1 Error when trying to run

    Hi,
    Since I installed 4.5.1 of Flash Builder (OS/X 10.6.7) I get the following error when I try to run anything:
    An internal error occurred during: "Launching New_configuration".
    java.lang.NullPointerException
    I created a new project to make sure it wasn't any bad code causing the issue, but it still has the same error with just a blank project.
    Any thoughts on what might be causing this?
    Thanks!

    Can you please post the contents of workspacedir/.metadata/.log?
    Are you on the same workspace as 4.5? Can you try with a new workspace?
    -Anirudh

  • Flash builder 4 - web services error

    good day,
         I'm trying out flash builder 4 beta connect to a simple web service I've created (gsoap calc example).  using the connect data/service
    tab, I choose the web service and enter the service name and wsdl location (on localhost).  fb4 retrieves the wsdl and shows all the methods
    available but when I click finish I get a terse unresolved model error message any suggestions thanks in advance.  The web service is runs
    on the local host so I don't think its a cross domain issue

    sigh, sorry for the problems:
    <?xml version="1.0" encoding="UTF-8"?>
    <definitions name="calc"
    targetNamespace="http://doune.llnl.gov/cgi-bin/calcserver"
    xmlns:tns="http://doune.llnl.gov/cgi-bin/calcserver"
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:ns="urn:calc"
    xmlns:SOAP="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:MIME="http://schemas.xmlsoap.org/wsdl/mime/"
    xmlns:DIME="http://schemas.xmlsoap.org/ws/2002/04/dime/wsdl/"
    xmlns:WSDL="http://schemas.xmlsoap.org/wsdl/"
    xmlns="http://schemas.xmlsoap.org/wsdl/">
    <types>
    <schema targetNamespace="urn:calc"
      xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
      xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xmlns:xsd="http://www.w3.org/2001/XMLSchema"
      xmlns:ns="urn:calc"
      xmlns="http://www.w3.org/2001/XMLSchema"
      elementFormDefault="unqualified"
      attributeFormDefault="unqualified">
      <import namespace="http://schemas.xmlsoap.org/soap/encoding/" schemaLocation="http://schemas.xmlsoap.org/soap/encoding/"/>
    </schema>
    </types>
    <message name="addRequest">
    <part name="a" type="xsd:double"/>
    <part name="b" type="xsd:double"/>
    </message>
    <message name="addResponse">
    <part name="result" type="xsd:double"/>
    </message>
    <message name="subRequest">
    <part name="a" type="xsd:double"/>
    <part name="b" type="xsd:double"/>
    </message>
    <message name="subResponse">
    <part name="result" type="xsd:double"/>
    </message>
    <message name="mulRequest">
    <part name="a" type="xsd:double"/>
    <part name="b" type="xsd:double"/>
    </message>
    <message name="mulResponse">
    <part name="result" type="xsd:double"/>
    </message>
    <message name="divRequest">
    <part name="a" type="xsd:double"/>
    <part name="b" type="xsd:double"/>
    </message>
    <message name="divResponse">
    <part name="result" type="xsd:double"/>
    </message>
    <message name="powRequest">
    <part name="a" type="xsd:double"/>
    <part name="b" type="xsd:double"/>
    </message>
    <message name="powResponse">
    <part name="result" type="xsd:double"/>
    </message>
    <portType name="calcPortType">
    <operation name="add">
      <documentation>Sums two values</documentation>
      <input message="tns:addRequest"/>
      <output message="tns:addResponse"/>
    </operation>
    <operation name="sub">
      <documentation>Subtracts two values</documentation>
      <input message="tns:subRequest"/>
      <output message="tns:subResponse"/>
    </operation>
    <operation name="mul">
      <documentation>Multiplies two values</documentation>
      <input message="tns:mulRequest"/>
      <output message="tns:mulResponse"/>
    </operation>
    <operation name="div">
      <documentation>Divides two values</documentation>
      <input message="tns:divRequest"/>
      <output message="tns:divResponse"/>
    </operation>
    <operation name="pow">
      <documentation>Raises a to b</documentation>
      <input message="tns:powRequest"/>
      <output message="tns:powResponse"/>
    </operation>
    </portType>
    <binding name="calc" type="tns:calcPortType">
    <SOAP:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="add">
      <SOAP:operation style="rpc" soapAction=""/>
      <input>
         <SOAP:body use="encoded" namespace="urn:calc" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
      </input>
      <output>
         <SOAP:body use="encoded" namespace="urn:calc" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
      </output>
    </operation>
    <operation name="sub">
      <SOAP:operation style="rpc" soapAction=""/>
      <input>
         <SOAP:body use="encoded" namespace="urn:calc" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
      </input>
      <output>
         <SOAP:body use="encoded" namespace="urn:calc" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
      </output>
    </operation>
    <operation name="mul">
      <SOAP:operation style="rpc" soapAction=""/>
      <input>
         <SOAP:body use="encoded" namespace="urn:calc" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
      </input>
      <output>
         <SOAP:body use="encoded" namespace="urn:calc" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
      </output>
    </operation>
    <operation name="div">
      <SOAP:operation style="rpc" soapAction=""/>
      <input>
         <SOAP:body use="encoded" namespace="urn:calc" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
      </input>
      <output>
         <SOAP:body use="encoded" namespace="urn:calc" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
      </output>
    </operation>
    <operation name="pow">
      <SOAP:operation style="rpc" soapAction=""/>
      <input>
         <SOAP:body use="encoded" namespace="urn:calc" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
      </input>
      <output>
         <SOAP:body use="encoded" namespace="urn:calc" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
      </output>
    </operation>
    </binding>
    <service name="calc">
    <documentation>Simple calculator service</documentation>
    <port name="calc" binding="tns:calc">
      <SOAP:address location="http://doune.llnl.gov/cgi-bin/calcserver"/>
    </port>
    </service>
    </definitions>

  • Updated to Flash Builder 4.5, getting error about unknown token

    I justed updated my project to Flash Builder 4.5 and now I am getting a problem about compiler.services containing an unknown token. I have this command line argument for the compiler:
    -services "${MY_HOME}/somedirectory/services-config.xml"
    I have defined "MY_HOME" in the Linked Resources section of the project but it's still throwing the error "configuration variable 'compiler.services' value contains unknown token 'MY_HOME'"
    Any suggestions? Thanks

    There's no spark HDividedBox yet. Use the mx one.
    Instead of mx:Tile, use a s:Group with s:layout set to TileLayout:
    <s:Group>
    <s:layout>
    <s:TileLayout />
    </s:layout>
    <!-- other children here -->
    </s:Group>

  • Flash Builder 4.5 Plugin Error: Failed to load library.swf

    Hi,
    I am getting an error from Flash Builder that is stopping me building my app. I am running the plugin version under Springsource ToolSuite 2.6.1. It worked fine with the Prerelease version of Flash Builder 4.5.
    I have flexunit-uilistener-4.1.0-8-4.1.0.16076.swc in the directory along with the other FlexUnit swc files (which do not throw errors).
    Any suggestions ?
    Thanks!
    eclipse.buildId=2.6.1.201105041000-RELEASE
    java.version=1.6.0_24
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
    Framework arguments:  -product com.springsource.sts.ide -product com.springsource.sts.ide -keyring /Users/Dre/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86 -product com.springsource.sts.ide -data /Users/Dre/workspace-PGS -product com.springsource.sts.ide -keyring /Users/Dre/.eclipse_keyring -showlocation
    Error
    Fri May 27 21:31:07 PDT 2011
    Design view: Failed to load library.swf from /Users/Dre/flexunit-3/flexunit-uilistener-4.1.0-8-4.1.0.16076.swc, reason=DesignAssetLoader.CompleteTimeout

    I did a workaround by adding this compiler argument:
    ${flexlib}/libs/automation/automation_agent.swc
    ...which points to that file in Flex 4.5. I can now build the app.
    Why do I need to do this now when I didn't need to do so before ?

  • Flash Builder 4.6 install error

    I installed CS6 Master Suite with CS5.5 Master still on the hard drive.  Flash builder 4.6 will not install because it wants previous versions uninstalled first.  The FB4.5 version is in CS5.5 and when I go to Control Panel/Programs and Features, CS5.5 Master Collection is listed as one app and not broken down into the individual apps.  Is there a way to uninstall JUST Flash Builder 4.5 by itself?

    Great, Jeff.  I'll give it a try.  Thanks!!
    Sent from my Verizon Wireless 4G LTE DROID

Maybe you are looking for