XDebug on FlashBuilder.

Hi everyone!
I would like to set Xdebug as default PHP debugger; but it seems that some eclipse configuration is missing.
After installing FlashBuilder 4 plugin into my eclipse PHP installation, the Xdebug option is missing in the installed debuggers list;
It seems that zend plugin disables it somehow.
Does anybody knows how it is possible to solve this issue?
Thank you in advance
Marco

You should as in Using Flash Builder
The Cloud forum is not about using individual programs
The Cloud forum is about the Cloud as a delivery & install process
If you will start at the Forums Index https://forums.adobe.com/welcome
You will be able to select a forum for the specific Adobe product(s) you use
Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

Similar Messages

  • XMP metadata from Flashbuilder why not visible in Adobe Bridge?

    Hi there,
    I'm currently wondering around XMP metadata and swf files.
    A: Flash CS5: works
    When I use the XMP panel in Flash CS5 and export a swf, open Adobe Bridge CS5 and select the file, the XMP data are correctly displayed.
    B: Flash Builder(Flex 4.1): don't work
    When I use Flashbuilder and add my metadata to the compilation, then compile, open Adobe Bridge CS5 and select the file, nothing is included in metadata.
    Procedure based on the following (same problem if metadata are directly set through compiler arguments):
    http://livedocs.adobe.com/flex/3/html/help.html?content=compilers_14.html
    ../src/config/ProductMetaData.xml
    <flex-config>
    <metadata>
        <title>My title</title>
        <description>My description</description>
        <publisher>The publisher</publisher>
        <creator>The creator</creator>
        <language>EN</language>
    </metadata>
    </flex-config>
    compiler argument
    -load-config+=config/ProductMetaData.xml
    As far as understood, on the background the following is added to the swf at compile time:
    <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
        <rdf:Description rdf:about='' xmlns:dc='http://purl.org/dc/elements/1.1'>
            <dc:format>application/x-shockwave-flash</dc:format>
            <dc:title>My title</dc:title>
            <dc:description>
                <rdf:Alt>
                    <rdf:li xml:lang='x-default'>My description</rdf:li>
                </rdf:Alt>
            </dc:description>
            <dc:publisher>The publisher</dc:publisher>
            <dc:creator>The creator</dc:creator>
            <dc:language>EN</dc:language>
        </rdf:Description>
    </rdf:RDF>
    I've checked that the medata is correctly added to the swf file using this small software polarswf:
    http://download.cnet.com/Polar-SWF-MetaData/3000-6676_4-10738623.html
    I do not know if it is safe to use it in a produciton context at least in trial mode it allows to check the metadata included in your swf.
    I wonder if this metadata coonot be read by Adobe Bridge because they are at a "lower level" than those put by flash CS5 XMP panel?
    Thank you in advance for your help.
    This is not a blocking situation, but I'm curious to understand what happend.
    Cedric Madelaine (aka maddec)

    I was following this post for a LONG time, since I noticed the same problem.
    This week I was getting in it into myself again and I noticed you use load-config. I used these compiler options :
    contributor name
    Sets metadata in the resulting SWF file. For more information, see Adding metadata to SWF files.
    creator name
    Sets metadata in the resulting SWF file. For more information, see Adding metadata to SWF files.
    date text
    Sets metadata in the resulting SWF file. For more information, see Adding metadata to SWF files.
    But that resulted in this XML string where the dc namespace was missing a / on the end of the URI
    That caused the metadata which was added in flashbuilder was only visible in bridge in the rawXML panel, and not the specific fields
    changing the URI in http://purl.org/dc/elements/1.1/ did the trick ( did this in bridge by exporting the rawXML, changed the / , and imported it )
    <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
        <rdf:Description rdf:about='' xmlns:dc='http://purl.org/dc/elements/1.1'>
            <dc:format>application/x-shockwave-flash</dc:format>
        </rdf:Description>
    </rdf:RDF>
    Sadly there was no way I could add this / myself everytime.
    BUT then I discoverd this option :
    raw-metadata XML_string
    Defines the metadata for the resulting SWF file. The value of this option overrides any metadata.* compiler options (such as contributor,creator, date, and description).
    This is an advanced option.
    And you could give the exact RAW XML as you  described
    <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
        <rdf:Description rdf:about='' xmlns:dc='http://purl.org/dc/elements/1.1/'>
            <dc:format>application/x-shockwave-flash</dc:format>
            <dc:title>My title</dc:title>
            <dc:description>
                <rdf:Alt>
                    <rdf:li xml:lang='x-default'>My description</rdf:li>
                </rdf:Alt>
            </dc:description>
            <dc:publisher>The publisher</dc:publisher>
            <dc:creator>The creator</dc:creator>
            <dc:language>EN</dc:language>
        </rdf:Description>
    </rdf:RDF>
    to the compiler. This could also be done in Flash with JSFL.
    In the end I wrote an ANT script which injects the exact XMLstring of metadata to Flash and Flex projects by using the raw-metadata parameter in FLEX and JSFL for flash.
    Hope this helps

  • Flashbuilder 4.6 failed to start

    After splash screen, there is error message window show up to ask to check '.log' file. Below please find the details of log file.
    Background:
    OS: Windows 7 sp 1 (64 bits)
    RAM: 4GB
    !SESSION 2012-07-09 17:03:22.082 -----------------------------------------------
    eclipse.buildId=I20100608-0911
    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
    !ENTRY org.eclipse.core.resources 2 10035 2012-07-09 17:03:24.307
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY org.eclipse.equinox.preferences 4 2 2012-07-09 17:03:26.294
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.equinox.preferences".
    !STACK 0
    java.lang.ExceptionInInitializerError
              at com.zend.php.ui.preferences.PreferenceKeys.b(PreferenceKeys.java)
              at com.zend.php.ui.preferences.PreferenceInitializer.initializeDefaultPreferences(Preference Initializer.java)
              at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper$1.run(PreferenceSer viceRegistryHelper.java:281)
              at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
              at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(Pref erenceServiceRegistryHelper.java:284)
              at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefault s(PreferenceServiceRegistryHelper.java:130)
              at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(Preferences Service.java:369)
              at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPref erences.java:166)
              at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:237 )
              at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:3 07)
              at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences. java:543)
              at org.eclipse.core.internal.preferences.EclipsePreferences.node(EclipsePreferences.java:669 )
              at org.eclipse.core.internal.preferences.AbstractScope.getNode(AbstractScope.java:38)
              at org.eclipse.core.runtime.preferences.DefaultScope.getNode(DefaultScope.java:67)
              at org.eclipse.ui.preferences.ScopedPreferenceStore.getDefaultPreferences(ScopedPreferenceSt ore.java:250)
              at org.eclipse.ui.preferences.ScopedPreferenceStore.getPreferenceNodes(ScopedPreferenceStore .java:285)
              at org.eclipse.ui.preferences.ScopedPreferenceStore.internalGet(ScopedPreferenceStore.java:4 75)
              at org.eclipse.ui.preferences.ScopedPreferenceStore.getBoolean(ScopedPreferenceStore.java:38 7)
              at com.zend.php.ui.ZendPhpUiPlugin.f(ZendPhpUiPlugin.java)
              at com.zend.php.ui.ZendPhpUiPlugin.d(ZendPhpUiPlugin.java)
              at com.zend.php.ui.ZendPhpUiPlugin$1.run(ZendPhpUiPlugin.java)
              at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Caused by: org.eclipse.swt.SWTException: Invalid thread access
              at org.eclipse.swt.SWT.error(SWT.java:4083)
              at org.eclipse.swt.SWT.error(SWT.java:3998)
              at org.eclipse.swt.SWT.error(SWT.java:3969)
              at org.eclipse.swt.widgets.Display.error(Display.java:1249)
              at org.eclipse.swt.widgets.Display.checkDevice(Display.java:755)
              at org.eclipse.swt.widgets.Display.getSystemFont(Display.java:2412)
              at org.eclipse.jface.preference.PreferenceConverter.<clinit>(PreferenceConverter.java:84)
              ... 22 more
    !ENTRY org.eclipse.ui 2 0 2012-07-09 17:03:28.552
    !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 2012-07-09 17:03:28.552
    !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'
    !ENTRY org.eclipse.osgi 4 0 2012-07-09 17:03:29.287
    !MESSAGE Application error
    !STACK 1
    java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.jface.preference.PreferenceConverter
              at org.eclipse.ui.internal.themes.ThemeElementHelper.installFont(ThemeElementHelper.java:103 )
              at org.eclipse.ui.internal.themes.ThemeElementHelper.populateRegistry(ThemeElementHelper.jav a:59)
              at org.eclipse.ui.internal.Workbench$36.runWithException(Workbench.java:1665)
              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:134)
              at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)
              at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
              at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
              at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
              at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
              at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
              at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
              at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
              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:369)
              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:619)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    !ENTRY com.adobe.flexbuilder.editorcore 4 0 2012-07-09 17:03:29.638
    !MESSAGE
    !STACK 0
    org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.editorcore.FlexBuilderEditorCore.stop() of bundle com.adobe.flexbuilder.editorcore.
              at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:86 3)
              at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:501)
              at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:550)
              at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1097)
              at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java :597)
              at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelMana ger.java:257)
              at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.jav a:215)
              at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundl e.java:266)
              at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:690)
              at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:588)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:415)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:198)
              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:619)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    Caused by: org.eclipse.core.runtime.AssertionFailedException: null argument:
              at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
              at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
              at org.eclipse.core.internal.events.ResourceChangeListenerList.remove(ResourceChangeListener List.java:146)
              at org.eclipse.core.internal.events.NotificationManager.removeListener(NotificationManager.j ava:305)
              at org.eclipse.core.internal.resources.Workspace.removeResourceChangeListener(Workspace.java :1934)
              at com.adobe.flexbuilder.editorcore.editor.LiveErrorHighlightManager.stopManager(LiveErrorHi ghlightManager.java:290)
              at com.adobe.flexbuilder.editorcore.FlexBuilderEditorCore.stop(FlexBuilderEditorCore.java:54 )
              at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:8 43)
              at java.security.AccessController.doPrivileged(Native Method)
              at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:83 6)
              ... 18 more
    Root exception:
    org.eclipse.core.runtime.AssertionFailedException: null argument:
              at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
              at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
              at org.eclipse.core.internal.events.ResourceChangeListenerList.remove(ResourceChangeListener List.java:146)
              at org.eclipse.core.internal.events.NotificationManager.removeListener(NotificationManager.j ava:305)
              at org.eclipse.core.internal.resources.Workspace.removeResourceChangeListener(Workspace.java :1934)
              at com.adobe.flexbuilder.editorcore.editor.LiveErrorHighlightManager.stopManager(LiveErrorHi ghlightManager.java:290)
              at com.adobe.flexbuilder.editorcore.FlexBuilderEditorCore.stop(FlexBuilderEditorCore.java:54 )
              at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:8 43)
              at java.security.AccessController.doPrivileged(Native Method)
              at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:83 6)
              at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:501)
              at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:550)
              at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1097)
              at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java :597)
              at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelMana ger.java:257)
              at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.jav a:215)
              at org.eclipse.osgi.framework.internal.core.InternalSystemBundle.suspend(InternalSystemBundl e.java:266)
              at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:690)
              at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:588)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:415)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:198)
              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:619)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    !ENTRY org.eclipse.dltk.core.index.sql 4 0 2012-07-09 17:03:30.079
    !MESSAGE An exception has occurred while creating database factory
    !STACK 1
    org.eclipse.core.runtime.CoreException: Plug-in "org.eclipse.dltk.core.index.sql.h2" was unable to instantiate class "org.eclipse.dltk.internal.core.index.sql.h2.H2DbFactory".
              at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrat egyOSGI.java:194)
              at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:186)
              at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:904)
              at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
              at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:55)
              at org.eclipse.dltk.core.index.sql.DbFactory.getInstance(DbFactory.java:54)
              at org.eclipse.dltk.internal.core.index.sql.SqlIndexer.<init>(SqlIndexer.java:53)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
              at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
              at java.lang.reflect.Constructor.newInstance(Unknown Source)
              at java.lang.Class.newInstance0(Unknown Source)
              at java.lang.Class.newInstance(Unknown Source)
              at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:184)
              at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:904)
              at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
              at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:55)
              at org.eclipse.dltk.internal.core.index2.IndexerManager.getIndexer(IndexerManager.java:77)
              at org.eclipse.dltk.internal.core.index2.SourceModulesRequest.run(SourceModulesRequest.java: 54)
              at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:76)
              at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:467)
              at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
              at org.eclipse.dltk.internal.core.index.sql.h2.H2DbFactory.<init>(H2DbFactory.java:50)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
              at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
              at java.lang.reflect.Constructor.newInstance(Unknown Source)
              at java.lang.Class.newInstance0(Unknown Source)
              at java.lang.Class.newInstance(Unknown Source)
              at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:184)
              ... 20 more
    !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2012-07-09 17:03:30.081
    !MESSAGE Plug-in "org.eclipse.dltk.core.index.sql.h2" was unable to instantiate class "org.eclipse.dltk.internal.core.index.sql.h2.H2DbFactory".
    !STACK 0
    java.lang.NullPointerException
              at org.eclipse.dltk.internal.core.index.sql.h2.H2DbFactory.<init>(H2DbFactory.java:50)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
              at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
              at java.lang.reflect.Constructor.newInstance(Unknown Source)
              at java.lang.Class.newInstance0(Unknown Source)
              at java.lang.Class.newInstance(Unknown Source)
              at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:184)
              at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:904)
              at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
              at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:55)
              at org.eclipse.dltk.core.index.sql.DbFactory.getInstance(DbFactory.java:54)
              at org.eclipse.dltk.internal.core.index.sql.SqlIndexer.<init>(SqlIndexer.java:53)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
              at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
              at java.lang.reflect.Constructor.newInstance(Unknown Source)
              at java.lang.Class.newInstance0(Unknown Source)
              at java.lang.Class.newInstance(Unknown Source)
              at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:184)
              at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:904)
              at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
              at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:55)
              at org.eclipse.dltk.internal.core.index2.IndexerManager.getIndexer(IndexerManager.java:77)
              at org.eclipse.dltk.internal.core.index2.SourceModulesRequest.run(SourceModulesRequest.java: 54)
              at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:76)
              at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:467)
              at java.lang.Thread.run(Unknown Source)

    ok so first off get FB off of servers. sounds like you have enough going on. it doesnt take much to make something not work like  a different Java version so get off that.
    so let's say you are now on a few dev boxes that are client OS's
    why are you wanting to go from 4.0 to 4.1 when you could jump to 4.5 and be done for a year  ?
    if the migration is going to take some time then go for the gold or just stay where you are.
    i cannot appreciate what you are going thru because i am always using the latest tool and sdk so keep that in mind but i don;t understand this 2 migrations in 1 year thing it is like passing a kidney stone twice

  • I am trying to work on Live Cycle Mosaic 9.5 and I have downloaded FlashBuilder 4 and trying to con

    I am trying to work on Live Cycle Mosaic 9.5 and I have downloaded FlashBuilder 4 and trying to configure the mosaic plugin "LiveCycle Mosaic ES2 Plugin for Flash Builder 4" in Flash Builder as per following directions given on adobe site:
         "Add the following two update sites via Window > Preferences > Install/Update > Available Software Sites (names below are suggested/optional):
    Name: Galileo Location: http://download.eclipse.org/releases/galileo/
    Name: RIA Tooling Location: select the LiveCycle Mosaic ES2 Plugin for Flash Builder 4 ZIP file.
    Install RIA Tooling Feature: In Help > Install New Software, choose ("Work with") RIA Tooling Site.
    Select and install Adobe LiveCycle RIA Tooling."
    But I am getting the following error:
    "Cannot complete the install because one or more required items could not be found.
      Software being installed: Mosaic Tooling Feature 9.5.0.0-20100629-2-241916 (com.adobe.livecycle.ria.tooling.feature.feature.group 9.5.0.0-20100629-2-241916)
      Missing requirement: Adobe LiveCycle RIA Tooling Mosaic Core_UI 9.5.0.0-20100629-2-241916 (com.adobe.livecycle.ria.tooling.mosaic.core_ui 9.5.0.0-20100629-2-241916) requires 'bundle org.eclipse.wst.sse.ui 1.1.0' but it could not be found
      Cannot satisfy dependency:
        From: Mosaic Tooling Feature 9.5.0.0-20100629-2-241916 (com.adobe.livecycle.ria.tooling.feature.feature.group 9.5.0.0-20100629-2-241916)
        To: com.adobe.livecycle.ria.tooling.mosaic.core_ui [9.5.0.0-20100629-2-241916]"
    Please, suggest me how can I solve this problem to configure mosaic plugin on flash builder 4.

    Thanks CSound1.
    Bootcamp Assistant will read a DVD or an ISO file containing Windows retail versions and create a USB. What installation media for Windows do you have?
    If you have a DVD drive and connect to your MAC (or if you have a built-in optical drive), put in your DVD for Windows, Run Disk Utility as indicated and click on the DVD to verify that there are no issues with the media.
    Are you following the Bootcamp installation guide available from the apple website?

  • Please Help! Drag and drop does not work in Adobe AIR 3.1 (FlashBuilder 4.6)

    I am working on a PC is made of air and flashbuilder 4.6.
    Drag and drop application does not work in Flash Builder 4.6.
    However, the same source will work with Flash Builder 4.5.
    Please help me.
    <?xml version="1.0" encoding="utf-8"?>
    <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
                                  xmlns:s="library://ns.adobe.com/flex/spark"
                                  xmlns:mx="library://ns.adobe.com/flex/mx"
                                  backgroundColor="#323232" width="100%" height="100%"
                                  initialize="init(event)"
                                  nativeDragEnter="onDragEnter(event)"
                                  nativeDragDrop="onDragDrop(event)">
              <fx:Script>
              <![CDATA[
                        import mx.events.FlexEvent;
                        protected function init(event:FlexEvent):void
                                  addEventListener(NativeDragEvent.NATIVE_DRAG_ENTER, onDragEnter);
                                  addEventListener(NativeDragEvent.NATIVE_DRAG_DROP, onDragDrop);
                        private function onDragEnter(event:NativeDragEvent):void
                                  if (event.clipboard.hasFormat(ClipboardFormats.FILE_LIST_FORMAT))
                                            NativeDragManager.acceptDragDrop(this);
                        private function onDragDrop(event:NativeDragEvent):void
                                  var arr:Array;
                                  arr = Array(event.clipboard.getData(ClipboardFormats.FILE_LIST_FORMAT));
                                  startImage.source = (arr[0] as File).url;
                ]]>
              </fx:Script>
              <s:layout>
                        <s:VerticalLayout/>
              </s:layout>
              <s:BorderContainer id="bc" borderStyle="solid" width="200" height="80%"/>
              <s:Image id="startImage" width="100%" height="100%"
                                             horizontalAlign="center" verticalAlign="middle"/>
      </s:WindowedApplication>

    Thank you answers, but it was not the answer I wanted.
    [Problem]
    * Flash Builder 4.5.1(updater) or Flash Builder 4.6
    - If you have installed on pc, does not work adobe air drag and drop
    [Solution]
    1. Reinstalling the Windows 7 (32bit).
    2. Install Flash Builder 4.5.
    3. Flash Builder 4.5.1 updater and Flash Builder 4.6 does not install.
       (Instead of using Flex SDK 4.6 is set up)
    In addition, Windows7 64bit environment does not work drag and drop.
    Is there another solution?

  • I can't get Flashbuilder 4.6 to connect to remote Linux server on port 80

    I'm using Flashbuilder 4.6 on a Mac (Snow Leopard). I have a new CentOS 6.2 Linux server with Apache webserver 2.2.21 on it, then installed GlassFish 3.1.1 application server on it, then installed mod_jk to connect Apache and Glassfish. Everything is installed on the same server. I verified that I can deploy an example war file (web application) in Glassfish and access it fine using either,
        mydomain.com:8080/mywebapp  (uses port 8080, which is direct connection to GlassFish)
        mydomain.com/mywebapp   (uses port 80, which enters Apache and passes through mod_jk to get to Glassfish)
    This works well (no errors in any logs files).
    Then I download BlazeDS from Adobe website, create a hello world application with it and deploy it in GlassFish. I next try to setup a new Flex Project in Flashbuilder 4.5. Using the wizard, I come to the section (under Server location) where I need to input a Root Folder and Root URL. Everything works fine when using a Root URL of http://mydomain.com:8080/mywebapp, meaning, I can click on the Validate Configuration button and Flashbuilder connects to the server.
    But if I enter in the Root URL input field http://mydomain.com/mywebapp, then Flashbuilder cannot connect to the server. I need to eventually close port 8080, so I need this solution, which uses port 80, to work.
    I made sure that the httpd.conf file VirtualHost section does include a `JkMount /mywebapp worker1` statement, and I can even look at the mod_jk.log file and see that Apache correctly opens a socket for mod_jk to communicate via AJP between Apache and GlassFish (with no errors or warnings) when the address `mydomain.com/mywebapp` appears on port 80. The GlassFish server.log file also shows no problems.
    I'm stumped what to do next. Does anyone have experience connecting GlassFish, mod_jk, Apache, and Blazeds (or LCDS, should be similar)? If so, do you see any differences in my setup compared to yours? I'm only trying to use RemoteObject (not messaging, or streaming, etc.) with Java POJOs.

    Hi!
    Thanks for the reply. No, my ISP isn't providing me with three IP addresses, just one static address. And the VDSL modem...not a router, but beyond that, don't know much about it. Do have a switching hub, however, a gigabit thing that so far is working great.
    Managed, somehow, to get everything working, however. Really don't know what I did. But I can now take the MBP off the wire and connect to the other Macs without turning on Airpot on those machines. Next step now is to take the MBP to another location and try to establish a connection to the home network via Desktop Transporter or Vine. That's the Holy Grail that will allow me to sever the cords that keep me from straying too far from home during working hours. Love to sit at that coffee shop across the park and do my work from there!

  • Flashbuilder 4.7 and Windows 8.1 - Debugger not working

    I have recently upgraded to Windows 8.1 and am having problems getting both the debugger and the run to work for an AIR Mobile application in Flashbuilder 8.1.
    In Flashbuilder the error message is 'Process Terminated unexpectedly' with the adl.ex launch command below it.
    If I run the adl from the command prompt, the error message states 'Adobe AIR could not be found'.
    However, if I replace the -runtime with an AIR download i.e. 3.9 that does not include the Flashbuilder Flex components, then the AIR app fires up correctly. I don't think it is a port problem as I tried with the firewall turned off and got the same results.
    Is this a known problem with Windows 8.1? Has anyone else seen this issue?
    Thanks

    So, since Adobe is MIA and are giving even more arguments to the late Steve Job about the sory state of their player, here is what I found so far.
    I was able to uninstall/remove the current player. Keep in mine that I am still trying to install the debug version. Also, I am not sure if all the steps are required as many attempts, trial and errors have been made. This is on Windows 8.1 - 64bit
    Downloaded the uninstaller
    http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html
    Exit all browsers
    Run the uninstaller
    Take ownership of the folder and all sub-folders and files from...
    C:\Windows\SysWOW64\Macromed\Flash
    Right-click Flash folder, select properties, Security tab, Advanced button
    Next to owner, select Change link
    Type you user name and select Ok
    Make sure to select the check box for "Replace all children..."
    Give yourself full access to the same folder and files
    Right-click Flash folder, select properties, select Security tab
    Select Edit button
    Select Add button
    Type you user name and select Ok
    Select full control check box
    Select Ok
    Now you should be able to rename the folder to "FlashOld".
    Restart the computer
    Test the player
    With IE, go to...
    http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html
    This should confirm that the player is gone.
    Reinstall
    I tried to install the Windows 8.1 x64 debugger from
    http://go.microsoft.com/fwlink/?LinkId=325411 but I keep getting the same message saying that MS IE will take care of the updates (Great, tx!!...not).
    I tried
    http://download.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_ax_debug.exe
    and it appears to install without issues.
    It created a Flash folder right next to the old one.
    I restarted the computer but going to the test page shows that it does not work.
    Still stuck...chime in anytime Adobe!!

  • FlexUnit is working with FlashBuilder and not working with Build file

    Hi
    I have few flexunit test cases . When I am running those testcases from Flashbuilder FlexUnit plugin I am able to run all the testcases and when I run Build file to run those testcases , build file is launching my testrunner swf file and it is throwing follwoing  runtime error in flash player
    VerifyError: Error #1014: Class flash.events::NativeWindowBoundsEvent could not be found.
    at flash.display::MovieClip/nextFrame()
    at mx.managers::SystemManager/deferredNextFrame()
    at mx.managers::SystemManager/preloader_preloaderDocFrameReadyHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.preloaders::Preloader/timerHandler()
    at flash.utils::Timer/_timerDispatch()
    at flash.utils::Timer/tick()
    here is the Build Console log
    [taskdef] Could not load definitions from resource flexTasks.tasks. It could not be found.
    test:
    [mxmlc] C:\Users\user\Documents\workspace\project\bin-debug\projectTestRunner.swf (1626331 bytes)
    [flexunit] Validating task attributes ...
    [flexunit] Generating default values ...
    [flexunit] Using the following settings for the test run:
    [flexunit] FLEX_HOME: [C:\Program Files\Adobe\Adobe Flash Builder for Force.com\sdks\4.5.1.21328]
    [flexunit] haltonfailure: [false]
    [flexunit] headless: [false]
    [flexunit] display: [99]
    [flexunit] localTrusted: [true]
    [flexunit] player: [flash]
    [flexunit] command: [C:\Program Files\Adobe\Adobe Flash Builder for Force.com\sdks\4.5.1.21328\runtimes\player\10.2\win\FlashPlayerDebugger.exe]
    [flexunit] port: [1024]
    [flexunit] swf: [C:\Users\user\Documents\workspace\project\bin-debug\projectTestRunner.swf]
    [flexunit] timeout: [60000ms]
    [flexunit] toDir: [C:\Users\user\Documents\workspace\project\report]
    [flexunit] Setting up server process ...
    [flexunit] Starting server ...
    [flexunit] Opening server socket on port [1024].
    [flexunit] Waiting for client connection ...
    [flexunit] Entry [C:\Users\user\Documents\workspace\project\bin-debug] already available in local trust file at [C:\Users\user\AppData\Roaming\Macromedia\Flash Player\#Security\FlashPlayerTrust\flexUnit.cfg].
    [flexunit] Executing 'C:\Program Files\Adobe\Adobe Flash Builder for Force.com\sdks\4.5.1.21328\runtimes\player\10.2\win\FlashPlayerDebugger.exe' with arguments:
    [flexunit] 'C:\Users\user\Documents\workspace\project\bin-debug\projectTestRunner.swf'
    [flexunit] The ' characters around the executable and arguments are
    [flexunit] not part of the command.
    [flexunit]
    [flexunit] Stopping server ...
    [flexunit] End of test data reached, sending acknowledgement to player ...
    [flexunit] Closing client connection ...
    [flexunit] Closing server on port [1024] ...
    BUILD FAILED
    C:\Users\user\Documents\workspace\project\build\build.xml:33: The following error occurred while executing this line:
    C:\Users\user\Documents\workspace\project\build\build.xml:175: java.util.concurrent.ExecutionException: Socket timeout waiting for flexunit report
    Many thanks for In advance for your help ..

    We had a similar problem in my project.  Took a lot of research and trial and error, but we finally narrowed it down to the resource.properties file.  Turns out that if the file gets too big it causes this problem.  Extending the timeout doesn't help.  You have to break your resource.properties into more granular files to reduce the file size.  This seems to fix the problem.  We have had it happen several times since then and we know how to fix it, so we get it fixed pretty quickly.
    Not sure if this will fix your problem, but it fixed ours.

  • Not able to activate FlashBuilder 4.7 after first install - got "There was an error ... try again ."

    Yesterday I bought FlashBuilder 4.7 Standard.
    I'hd installed it on my Windows 8 Laptop and on my Windows 7 Station (with Home Premium) - both 64 Bit.
    After giving my serial number, the setup installs the whole FlashBuilder and it works fine.
    But only on my pc with windows 7, I could not activate the software inside the FlashBuilder dialog.
    It asks for my email and my personal password and ... I got 50 times the same error:
    Error
    There was an error with this action. Try again later.
    44891a10-71f1-401e-ad23-13102a67f719
    (but every time with a different number code)
    So I try many times to:
    - deinstall all adobe software
    - make a registry recreation
    - make a recovery of my pc 3 days back
    - download the adobe cleaner tools and try them
    - make two chats with adobe staff in india: phani and another man (I think 2 hours)
    - nothing happens
    Every time the same: the error dialog above.
    I had "googled" two days for any solution - but nothing
    I try: http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    - hosts contains only comments
    - registry is ok
    - reaching all adobe sites  - secure and not secure
    - GlobalSign Root CA certificate is ok
    - https://ims-na1.adobelogin.com/renga-idprovider/resources/img/logos.png shows the adobe logo
    - I'hd disabled all my firewalls - in windows and my dsl router - nothing
    - I tried to sniffer with wireshark but I can't see the problem : I could be that the error comes from adobe server or from flashbuilder itself.
    - I tried to get a new account with a new Adobe-ID in different formats - nothing happens
    I'm at the end of my self
    Please help - I need an technical assistant with a big background and no standard user help desk.
    Thanks in advance arround the world
    Andreas Dzulko - Germany

    Eduardo Alejandro Lazo what specific error do you receive when trying to apply the update?
    I would also recommend checking the installation logs for the updates you are attempting to apply for errors.  You can find details on how to locate and interpret the installation log files at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.  You are welcome to post any specific errors you discover to this discussion.

  • Error Upgrading to AIR SDK 3.5 in FlashBuilder 4.7

    Whenever I try to upgrade to AIR SDK 3.5 distribution (by overlying it over AIRSDK) using the following instructions I get an exception (below) when I try to start up FlashBuilder 4.7. 
    Am I missing a step?  A SDK upgrade tool would be a nice feature.
    Installation Instructions
    Flash Builder 4.7
    Note:
    Flash Builder 4.7 Beta 2 includes AIR 3.4 SDK with ASC 2.0 Preview 3.
    All Flash Builder 4.7 ActionScript projects now use ASC 2.0 by default.
    To manually apply a later preview of AIR SDK with ASC 2.0 to a Flash Builder 4.7 Beta 2 release, unzip the AIR SDK with ASC 2.0 distribution
    over the captive version of the AIR SDK in Flash Builder 4.7.
    The default locations of the AIR SDK in FB 4.7 Beta 2 are outlined below:
    Mac OSX: /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.348297/AIRSDK
    Windows 7 (64-Bit): C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64
    Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.348297\AIRSDK
    Note: The distribution of the AIR SDK with ASC 2.0 is for pure-ActionScript development only. It should not be combined with an existing Flex
    SDK. To update a Flex SDK with a later version of the AIR SDK, use a standard distribution that does not include ASC 2.0. See
    http://www.adobe.com/devnet/air/air-sdk-download.html.
    On Mac OSX, be mindful that copy operations clobber the contents of the destination - you can merge folders using the ditto command o
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundExcep tion: An error occurred while automatically activating bundle com.adobe.flexbuilder.as.editor (24).
              at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:122)
              at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :462)
              at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.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.jav a: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:120 7)
              at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:174)
              at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:905)
              at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
              at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:55)

    Now that there are pre-combined distributions of AIR 3.5 SDK with ASC 2.0 Preview 4,
    http://labs.adobe.com/technologies/asc2/
    ...you could avoid attempting an overlay. Try:
    1. Closing FB 4.7.
    2. Backing up FB 4.7's old AIRSDK folder by renaming it to something else.
    3. Unzipping the pre-combined AIR 3.5 SDK with ASC 2.0 Preview 4 and putting it in place of the old AIRSDK folder with the exact name.
    4. Starting FB 4.7.
    FB 4.7 does plan to offer in-tool upgrades to official AIR SDK with ASC 2.0 distributions.

  • How to set the *-Xdebug -Xrunjdwp...... in JDeveloper10.1.3.

    Hi
    I'm using JDeveloper(10.1.3) to develope a application on Struts and EJB3.
    My problem is whenever I try to use the option Entities from Table to create Entities , the following classpath is missing i.e.,
    C:\JDev10131\jdk\bin\javaw.exe -client -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=2179 -classpath C:\JDev10131\j2ee\home\oc4j.jar;........
    May be the reasion my OC4J not start.
    Thanks in advance
    Hemanta

    These are not classpath settings but debug settings for the JVM (ie works for every Java program). The JVM waits until a debugger connections. If you want them you should choose Debug instead of Run. JDeveloper takes care of the rest.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Problem in creating Data/Service in FlashBuilder 4 beta 2 with this error .cvc-elt.1: Cannot find the declaration of element 'model'

    hi
    i have a problem after installing flashBuilder 4 beta2 .
    when i want to create Data/Service with BlazeDs and when i click on button finish
    this error shown and I can't do anything with it .
    in flashBuilder beta1 it's work perfect .
    if any one in thereand know why?
    please help me
    ERROR: XML parse error : Error on line 1 of documen : cvc-elt.1:Cannot find declaration of element 'model'. Nested exeption:Cannot find declaration of element 'model'.
    thanks

    Hi,
    Thanks for your feedback
    Can you attach your sample project and provide details on the Flash Builder and BlazeDS builds you are using?
    Also add your vote to http://bugs.adobe.com/jira/browse/FB-23479 a similar known issue
    Thanks,
    Balaji
    http://balajisridhar.wordpress.com

  • [SOLVED] Apache + PHP + XDEBUG profiler refuses to write any files

    I'm trying to track down some performance problems and the xdebug profiler seems like the tool to use.  Unfortunately no matter what I try xdebug simply will not write an output file.
    I've searched these forums, and stackoverflow, and tried all suggestions.  Nothing helps.  No errors in log file.
    I've made a directory, /tmp/xdebug, owned by user http and with proper permissions.
    I've configured PHP with xdebug profiling enabled.  When I browse phpinfo via the web server, I see these settings for xdebug:
    xdebug.profiler_aggregate Off Off
    xdebug.profiler_append Off Off
    xdebug.profiler_enable On On
    xdebug.profiler_enable_trigger Off Off
    xdebug.profiler_output_dir /tmp/xdebug /tmp/xdebug
    xdebug.profiler_output_name xdebug_profile.out.%t-%R xdebug_profile.out.%t-%R
    Other features of xdebug work fine.  For example, using emacs and geben I can place breakpoints, step through code, etc...
    When I run php from the command line, I get the profile files written as expected.  For example:
    dave@apollo ~ % sudo -u http php -r "echo 1;"
    1%
    dave@apollo ~ % ls -lthr /tmp/xdebug
    total 4.0K
    -rw-r--r-- 1 http http 146 Nov 25 17:49 xdebug_profile.out.1385430597-
    That shows that user http can write to the directory.  And shows that PHP is configured to dump the files.  However no matter how I request a page from apache, nothing is written.  I'm completely at a loss.  Any help is appreciated.
    Last edited by Dave Cohen (2014-02-23 18:20:10)

    Hello.
    Just encountered the same problem. After long research it turned out that here in Arch https is launched with PrivateTmp=True. This means that when such process (including any its child, and including PHP and its library XDebug) tries to open "/tmp/*", it gets redirected to "/tmp/systemd-private-??????/tmp/*", also "/var/tmp/*" redirects to "/var/tmp/systemd-private-??????/tmp/*". So any directory you create in /tmp/ will not be used.
    So the solution to this problem will be to use some path outside of /tmp, e.g. /srv/xdebug, or /var/log/xdebug, or anything. Make sure to create that directory and make it writeable for http user.
    Also check your php.ini and ensure that you either have open_basedir disabled or that it includes your profiler_output_dir.
    Last edited by MarSoft (2014-02-23 15:36:15)

  • UIImpersonator tests work in FlashBuilder, but not when run from Ant

    I'm in the process of converting a Flex 3 project to use FlexUnit4 tests.
    Everything compiles in Flashbuilder 4.5 and runs nicely. I've converted all the tests
    to use flexunit 4, which highlighted a few issues, but nothing too major, and all the
    tests now pass when run in Flashbuilder.
    So... now, I'm trying to convert the CI build to use the 4.5 SDK and flexunit4. So far,
    so good. Everything runs and I get a nicely formatted JUnit report. Unfortunately, though,
    any test that uses the UIImpersonator fails with an async method timeout, suggesting that
    the CreationComplete event hasn't fired.
    Here's a typical example of one of my UI test cases:
              [Test(async, ui)]
              public function testAvailableProductsSetupAdminForSell() : void {
                   var view:OrderBasketView = new OrderBasketView();
                   var user:CfxUser = new CfxUser();
                   user.admin = true;
                   ModelLocator.instance.userDetails = user;
                   view.buyOrSell = OrderType.SELL;
                   helper.createComponentAndAddListener(view, this, availableProductSetupAdminForSellCreationComplete);
              private function availableProductSetupAdminForSellCreationComplete(event:Event, view:OrderBasketView) : void {
                   Assert.assertTrue(view.availableProductTypes.contains(ProductType.PRODUCT_1));
                   Assert.assertTrue(view.availableProductTypes.contains(ProductType.PRODUCT_2));
                   Assert.assertTrue(view.availableProductTypes.contains(ProductType.PRODUCT_3));
    and helper.createComponentAndAddListener looks like this:
            public function createComponentAndAddListener(view:UIComponent, testCase:Object, creationComplete:Function) : void {
                   _view = view;
                   _view.addEventListener(FlexEvent.CREATION_COMPLETE, Async.asyncHandler(testCase, creationComplete, 4000, _view));
                   UIImpersonator.addChild(_view);
    If I use FlexGlobals.topLevelApplication.parent.addChild(_view) in place of UIImpersonator.addChild(_view), all the tests pass.
    I was wondering if it's a function of the fact that my helper class has no metadata that indicates it's a ui test, but that wouldn't explain why it works in FlashBuilder and not when run with ant.
    I also wondered if it was a function of running with headless server set to true, but when I changed it to false the same thing happened.
    My environment is:
    ubuntu 11.04
    ant 1.7.1
    Sun jdk 1.6.0_26
    Flex SDK 4.5.1.21328
    FlexUnit 4.1.0-8-4.1.0.16076
    I'm using the auto-generated TestRunner.mxml
    Any thoughts, anyone? Now that I can get it to work by adding the UI components to the topLevelApplication, at least I can make progress, but I'd like to get to the bottom of the problem, because that shouldn't be necessary.
    Thanks in advance,
    -Chrisl

    Changing to the topLevelApplication did not work. What's funny is that it then failed on a completely unrelated test by hanging and never returning... I'm thinking there must be something else that is going on here, but it's not clear what... :-/ Here is an example of my setup/teardown and a test that work great in the UI but not in CI...
    [Before(async, ui)]
    public function setUp():void
        _fromToList = new FromToList();
        _fromToList.setStyle('skinClass', FromToListSkin);
        Async.proceedOnEvent(this, _fromToList, FlexEvent.CREATION_COMPLETE, 1000);
        FlexGlobals.topLevelApplication.parent.addChild(_fromToList);
        // UIImpersonator.addChild(_fromToList);
    [After(ui)]
    public function tearDown():void
        FlexGlobals.topLevelApplication.parent.removeChild(_fromToList);
        // UIImpersonator.removeChild(_fromToList);
        _fromToList = null;
    [Test(async)]
    public function should_remove_selected_item_in_to_list_to_from_list():void
        _fromToList.fromArrayList = _dpArray;
        _fromToList.toArrayList = _toDpArray;
        var sequence:SequenceRunner = new SequenceRunner(this);
        sequence.addStep(new SequenceSetter(_fromToList.toList, { selectedItem: _toDpArray[1]}));
        sequence.addStep(new SequenceWaiter(_fromToList.toList, FlexEvent.VALUE_COMMIT, 100));
        sequence.addStep(new SequenceCaller(_fromToList, _fromToList.remove));
        sequence.addStep(new SequenceWaiter(_fromToList, FromToListChangeEvent.FROM_TO_LIST_CHANGE_EVENT, 100));
        sequence.addAssertHandler(handleListHasChangedThenRemoveEvent, {});
        sequence.run();
    private function handleListHasChangedThenRemoveEvent(event:FromToListChangeEvent, passThruData:Object):void
        assertThat(_fromToList.toArrayList.length, equalTo(_toDpArray.length - 1));
        assertThat(_fromToList.fromArrayList.length, equalTo(_dpArray.length - _toDpArray.length + 1));
        assertTrue(_fromToList.fromArrayList.contains(_toDpArray[1]));
    So you can see that I'm using Sequences to manage waiting for stuff to get updated in the background, and basically testing when I select an item in a list and act on it that it updates the model like I expect. Again, works GREAT in the UI Runner.
    I'm open to suggestions...

  • Error installing mastercollection in Windows 7 - for Flashbuilder

    Hi, Any help to install FlashBuilder - I try to unistalling the suite, download the clean tool - but still have the error.
    Exit Code: 6
        -------------------------------------- Summary --------------------------------------
         - 0 fatal error(s), 7 error(s), 41 warning(s)
              WARNING: DW065: Display requirements not met for {D5B1535A-FDFC-4B40-B2E2-21DA83D9CB57}
        WARNING: DW065: Display requirements not met for {AD60EB24-4CEE-4CA0-A6AA-526EAF41F2DB}
        WARNING: DW065: Display requirements not met for {650C9D09-D5BD-4532-8BEE-01DBC1DF5537}
        WARNING: DW065: Display requirements not met for {D57FC112-312E-4D70-860F-2DB8FB6858F0}
        WARNING: DW065: Display requirements not met for {5D2A85AB-7391-4EAC-AA61-D5D9C09E4F17}
        WARNING: DW065: Display requirements not met for {3D51982E-45C6-4B4B-9362-B356E1610821}
        WARNING: DW065: Display requirements not met for {0215A652-E081-4B09-9333-DC85AAB67FFA}
        WARNING: DW065: Display requirements not met for {35ED8892-98E5-488A-A23C-6DB842A46EA5}
        WARNING: DW065: Display requirements not met for {DD309051-FACF-4A5E-87F1-C57154BB3DE8}
        WARNING: DW065: Display requirements not met for {656FE6E6-9836-466B-810B-ACC09B8C2935}
        WARNING: DW065: Display requirements not met for {D8CCCF4C-C227-427C-B4BE-736657D2AB7E}
        WARNING: DW065: Display requirements not met for {8DADF070-FE60-4899-8EF0-4242E7702F7D}
        WARNING: DW065: Display requirements not met for {5BDE0A1B-35BF-4224-A54F-73786EECDFC1}
        WARNING: DW065: Display requirements not met for {FB720658-01F4-4002-BB69-49E66CD82E30}
        WARNING: DW065: Display requirements not met for {BF093B6B-F94F-4D77-99C9-4C0F6B2F44B6}
        WARNING: DW065: Display requirements not met for {23767F5D-A80C-4264-B8EA-ED4085FC332A}
        WARNING: DW065: Display requirements not met for {24586955-A50A-4E76-AF2C-7F8EB833FBB1}
        WARNING: DW065: Display requirements not met for {E82097B9-A3B8-404A-9A92-AC16A8AC9576}
        WARNING: DW065: Display requirements not met for {C61B093E-259E-45D8-B9B6-24630A700398}
        WARNING: DW065: Display requirements not met for {08EF22BC-43B2-4B4E-BA12-52B18F418F38}
        WARNING: DW065: Display requirements not met for {1FEB691B-39ED-4343-99D6-CACDAD879D8C}
        WARNING: DW065: Display requirements not met for {10355145-8A4C-47F3-994B-B9B81B4DABF5}
        WARNING: DW065: Display requirements not met for {50D2A553-2839-469E-B87D-86DC8C104745}
        WARNING: DW065: Display requirements not met for {CE45CAE5-0B56-4C52-AE07-98A05027A049}
        WARNING: DW065: Display requirements not met for {FE35B66A-C8F1-4D62-B823-C2EE2C7DA702}
        WARNING: DW065: Display requirements not met for {D97AF04B-B70A-4862-BC25-31E6D9C4A529}
        WARNING: DW065: Display requirements not met for {970C9F3A-39C5-480B-BE51-7C70AB9F84DB}
        WARNING: DW065: Display requirements not met for {E348E466-429A-4FB0-AFCF-8306C16BBFF1}
        WARNING: DW065: Display requirements not met for {2EA9B52E-8613-41A0-9EEF-FF54AD4CC810}
        WARNING: DW065: Display requirements not met for {857CC5F0-040E-1016-A173-D55ADD80C260}
        WARNING: DW065: Display requirements not met for {92D5E8D4-01C8-1016-BBA8-F308D6BFCAC5}
        WARNING: DW065: Display requirements not met for {50509A36-0291-1016-9CCF-FC05E9E55550}
        WARNING: DW065: Display requirements not met for {C041EC47-0253-1016-891E-E5DE4AB922FC}
        ----------- Payload: {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0 -----------
    WARNING: DF029: ARKServiceControl::StartService: Service not started/stopped SwitchBoard. Current State: 0 Exit Code: 0 Service Specific Exit Code: 0(Seq 1)
        ----------- Payload: {2EE4F060-CEE6-4002-AA8B-91B791541767} Pixel Bender Toolkit 2.6.0.0 -----------
        WARNING: DF035: CreateAlias:Icon file does not exist at C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\windows\pb_app.icofile:\\\C:\PIXELB~1\source\winwood\Staging    0X1.EE5000P-1022rea\windows\pb_app.ico42178f80493091e8e552c84a2897e9da68fce32_32_f8049309 1e8e552c84a2897e9da68fce for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Master Collection CS5.5\Adobe Pixel Bender Toolkit 2.6.lnk with target C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\Pixel Bender Toolkit.exe(Seq 89)
        ----------- Payload: {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6} Adobe Flash Player 10 ActiveX 10.0.0.0 -----------
        ERROR: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\M@rtin\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
        ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
      MSI Error message: Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\M@rtin\AppData\Local\Temp\InstallAX.exe, command: -install activex -msi
        ----------- Payload: {47CE893F-A0FF-4094-AA16-5209AEA7C7E0} Firefox Plugin CS5.1 6.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeContribute6.1-FFPlugin\OEM(Seq 32)
        ----------- Payload: {208DE3D5-541C-41B0-8595-7A608A6E4306} IE Plugin CS5.1 6.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeContribute6.1-IEPlugin\OEM(Seq 26)
        ----------- Payload: {4A4F91EA-5951-4C5C-B911-027D802817EB} Office Plugin CS5.1 6.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeContribute6.1-OfficePlugin\OEM(Seq 34)
        ----------- Payload: {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 -----------
        ERROR: DW030: Custom Action for payload {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 returned error. Failing this payload.
        ----------- Payload: {DD309051-FACF-4A5E-87F1-C57154BB3DE8} Adobe Contribute CS5.1 6.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeContribute6.1-mul\OEM(Seq 8283)
        ----------- Payload: {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} Adobe Flash Catalyst CS5.5 1.5.0.0 -----------
        ERROR: DW030: Custom Action for payload {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} Adobe Flash Catalyst CS5.5 1.5.0.0 returned error. Failing this payload.
        ----------- Payload: {8DADF070-FE60-4899-8EF0-4242E7702F7D} Adobe Fireworks CS5.1 11.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeFireworks11.1.0All\OEM(Seq 1215)
        ----------- Payload: {5BDE0A1B-35BF-4224-A54F-73786EECDFC1} Adobe Fireworks CS5.1_AdobeFireworks11.1.0en_GBLanguagePack 11.1.0.0 -----------
        WARNING: DF012: File/Folder does not exist at C:\Users\M@rtin\Desktop\Adobe CS5.5 Master Collection\Adobe CS5_5\payloads\AdobeFireworks11.1.0en_GBLanguagePack\OEM(Seq 74)
              ERROR: DW050: The following payload errors were found during install:
        ERROR: DW050:  - Adobe Flash Builder 4.5: Install failed
        ERROR: DW050:  - Adobe Flash Catalyst CS5.5: Install failed

    This is the new log
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 5 error(s), 8 warning(s)
    WARNING: DW066: OS requirements not met for {0D96CFE6-376D-44B8-808A-16F3BEB73263}
    WARNING: DW066: OS requirements not met for {7202D4A7-F7E6-4e7a-B77D-7B1C4E8B5CA6}
    WARNING: DW066: OS requirements not met for {43A1C48E-3E50-410e-951C-E17A66BBF824}
    WARNING: DW066: OS requirements not met for {7745F18B-FD8A-4011-BE16-588900C503D0}
    WARNING: DW065: Display requirements not met for {D57FC112-312E-4D70-860F-2DB8FB6858F0}
    WARNING: DW065: Display requirements not met for {D8CCCF4C-C227-427C-B4BE-736657D2AB7E}
    WARNING: DW034: Warning: {6548A7DA-770A-4BCD-A6ED-719CC7B6FD1B} Adobe Media Encoder CS5.5 X64 5.5.0.0 will not be repaired, due to updated patch of the payload and one of the top level payload is being installed.
    ----------- Payload: {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0 -----------
    WARNING: DW034: Warning: {6548A7DA-770A-4BCD-A6ED-719CC7B6FD1B} Adobe Media Encoder CS5.5 X64 5.5.0.0 will not be repaired, due to updated patch of the payload and one of the top level payload is being installed.
    ----------- Payload: {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 -----------
    ERROR: DW030: Custom Action for payload {650C9D09-D5BD-4532-8BEE-01DBC1DF5537} Adobe Flash Builder 4.5 4.5.0.0 returned error. Failing this payload.
    ----------- Payload: {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} Adobe Flash Catalyst CS5.5 1.5.0.0 -----------
    ERROR: DW030: Custom Action for payload {D8CCCF4C-C227-427C-B4BE-736657D2AB7E} Adobe Flash Catalyst CS5.5 1.5.0.0 returned error. Failing this payload.
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Flash Builder 4.5: Install failed
    ERROR: DW050:  - Adobe Flash Catalyst CS5.5: Install failed
    Thanks for any help about this

Maybe you are looking for

  • In IE, they have a refresh screen button, you do not..how do I refresh screen w/you?

    In Internet Explorer, in the tools bar there is a refresh screen button, I can not find it in your tool bar in Mozilla Firefox. Please tell me how to refresh a screen in this web. Thanks ! If you go to IE you will see it in the tool bar under the add

  • Making a video from jpegs in IMovie 9

    Hi, An animator made me a video for a song I created. He gave individual Jpegs for every frame. I brought the JPegs into IMovie and but when I play the video it is jumping. Is there a way to select each still to be 1 frame and how do I smooth out the

  • XI Mapping Error

    Hi Experts, I am working on newly installed XI system and I am trying to run one simple file to file scenario. I am getting this error when I checked in SXMB_MONI <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <!--  Request Message Mappin

  • Creating customer without maintaining common distribution channel and divis

    Dear all... can anybody tell me how to create a customer without maintaining common distribution channel & division.. sathsdn..

  • SRW.SET_PDF_ACTION reference to directory Names with spaces

    Hello, I'm trying to create a hyperlink that will spawn a new browser from a PDF report by using the SRW.SET_PDF_ACTION function; however this is not working when my directory structure has spaces in the names SRW.SET_PDF_ACTION('C:\"Program Files"\"