<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem Installing Adobe Flex in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-installing-adobe-flex/m-p/4845432#M1133276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have installed Adobe Flex. It says an Error occured and says to check the log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what the log reads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!SESSION 2008-11-28 11:33:28.498 -&lt;/P&gt;&lt;HR originaltext="----------------------------------------------" /&gt;&lt;P&gt;eclipse.buildId=unknown&lt;/P&gt;&lt;P&gt;java.version=1.5.0_11&lt;/P&gt;&lt;P&gt;java.vendor=Sun Microsystems Inc.&lt;/P&gt;&lt;P&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US&lt;/P&gt;&lt;P&gt;Command-line arguments:  -os win32 -ws win32 -arch x86&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.equinox.app 2008-11-28 11:33:30.342&lt;/P&gt;&lt;P&gt;!MESSAGE Product com.adobe.flexbuilder.standalone.product could not be found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.osgi 4 0 2008-11-28 11:33:30.404&lt;/P&gt;&lt;P&gt;!MESSAGE Application error&lt;/P&gt;&lt;P&gt;!STACK 1&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: No application id has been found.&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.EclipseAppContainer.start(EclipseAppContainer.java:98)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.Activator.addingService(Activator.java:112)&lt;/P&gt;&lt;P&gt;	at org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1064)&lt;/P&gt;&lt;P&gt;	at org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialServices(ServiceTracker.java:926)&lt;/P&gt;&lt;P&gt;	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:330)&lt;/P&gt;&lt;P&gt;	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:274)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.Activator.start(Activator.java:54)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:417)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)&lt;/P&gt;&lt;P&gt;	at java.lang.ClassLoader.loadClass(Unknown Source)&lt;/P&gt;&lt;P&gt;	at java.lang.ClassLoader.loadClassInternal(Unknown Source)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.internal.runtime.PlatformActivator.startAppContainer(PlatformActivator.java:47)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:32)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:634)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:282)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:468)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.osgi 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:&lt;/P&gt;&lt;P&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!MESSAGE Bundle update@plugins/org.eclipse.datatools.connectivity.oda.template.ui_3.0.4.200706071.jar was not resolved.&lt;/P&gt;&lt;P&gt;!SUBENTRY 2 org.eclipse.datatools.connectivity.oda.template.ui 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!MESSAGE Missing required bundle org.eclipse.pde.ui_[3.2.0,4.0.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.osgi 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!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:&lt;/P&gt;&lt;P&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!MESSAGE Bundle update@plugins/org.eclipse.datatools.connectivity.oda.template.ui_3.0.4.200706071.jar [64] was not resolved.&lt;/P&gt;&lt;P&gt;!SUBENTRY 2 org.eclipse.datatools.connectivity.oda.template.ui 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!MESSAGE Missing required bundle org.eclipse.pde.ui_[3.2.0,4.0.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Nov 2008 06:07:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-28T06:07:25Z</dc:date>
    <item>
      <title>Problem Installing Adobe Flex</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-installing-adobe-flex/m-p/4845432#M1133276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have installed Adobe Flex. It says an Error occured and says to check the log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what the log reads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!SESSION 2008-11-28 11:33:28.498 -&lt;/P&gt;&lt;HR originaltext="----------------------------------------------" /&gt;&lt;P&gt;eclipse.buildId=unknown&lt;/P&gt;&lt;P&gt;java.version=1.5.0_11&lt;/P&gt;&lt;P&gt;java.vendor=Sun Microsystems Inc.&lt;/P&gt;&lt;P&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US&lt;/P&gt;&lt;P&gt;Command-line arguments:  -os win32 -ws win32 -arch x86&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.equinox.app 2008-11-28 11:33:30.342&lt;/P&gt;&lt;P&gt;!MESSAGE Product com.adobe.flexbuilder.standalone.product could not be found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.osgi 4 0 2008-11-28 11:33:30.404&lt;/P&gt;&lt;P&gt;!MESSAGE Application error&lt;/P&gt;&lt;P&gt;!STACK 1&lt;/P&gt;&lt;P&gt;java.lang.RuntimeException: No application id has been found.&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.EclipseAppContainer.start(EclipseAppContainer.java:98)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.Activator.addingService(Activator.java:112)&lt;/P&gt;&lt;P&gt;	at org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1064)&lt;/P&gt;&lt;P&gt;	at org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialServices(ServiceTracker.java:926)&lt;/P&gt;&lt;P&gt;	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:330)&lt;/P&gt;&lt;P&gt;	at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:274)&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.Activator.start(Activator.java:54)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:417)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)&lt;/P&gt;&lt;P&gt;	at java.lang.ClassLoader.loadClass(Unknown Source)&lt;/P&gt;&lt;P&gt;	at java.lang.ClassLoader.loadClassInternal(Unknown Source)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.internal.runtime.PlatformActivator.startAppContainer(PlatformActivator.java:47)&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:32)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:634)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:282)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:468)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195)&lt;/P&gt;&lt;P&gt;	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.osgi 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:&lt;/P&gt;&lt;P&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!MESSAGE Bundle update@plugins/org.eclipse.datatools.connectivity.oda.template.ui_3.0.4.200706071.jar was not resolved.&lt;/P&gt;&lt;P&gt;!SUBENTRY 2 org.eclipse.datatools.connectivity.oda.template.ui 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!MESSAGE Missing required bundle org.eclipse.pde.ui_[3.2.0,4.0.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!ENTRY org.eclipse.osgi 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!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:&lt;/P&gt;&lt;P&gt;!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!MESSAGE Bundle update@plugins/org.eclipse.datatools.connectivity.oda.template.ui_3.0.4.200706071.jar [64] was not resolved.&lt;/P&gt;&lt;P&gt;!SUBENTRY 2 org.eclipse.datatools.connectivity.oda.template.ui 2 0 2008-11-28 11:33:30.482&lt;/P&gt;&lt;P&gt;!MESSAGE Missing required bundle org.eclipse.pde.ui_[3.2.0,4.0.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 06:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-installing-adobe-flex/m-p/4845432#M1133276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T06:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing Adobe Flex</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-installing-adobe-flex/m-p/4845433#M1133277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you install the plugin or the standalone Flex builder?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 14:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-installing-adobe-flex/m-p/4845433#M1133277</guid>
      <dc:creator>former_member10945</dc:creator>
      <dc:date>2008-12-02T14:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing Adobe Flex</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-installing-adobe-flex/m-p/4845434#M1133278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've Installed Stand Alone Flex Builder. I already Eclipse Europa 3* Version in my Laptop. Please let me know how can i install this plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 05:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-installing-adobe-flex/m-p/4845434#M1133278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T05:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing Adobe Flex</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-installing-adobe-flex/m-p/4845435#M1133279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you installed Flex Builder into it's own directory?  This is a very strange error, Flex Builder is saying that it's missing some core plugins from Eclipse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have Eclipse no your machine, make sure Flex Builder is installed in a different directory.  Do not install Flex Builder where you have Eclipse installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-d&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2008 14:57:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-installing-adobe-flex/m-p/4845435#M1133279</guid>
      <dc:creator>former_member10945</dc:creator>
      <dc:date>2008-12-05T14:57:28Z</dc:date>
    </item>
  </channel>
</rss>

