SDK 4.0.0.5: CM.jar is not copied BUG - missing cm_jars_structure.xml.example

Could someone help me please. I'm trying to fix this bug with:
SDK 4.0.0.5: CM.jar is not copied to the Deployment Package [ID 1315169.1]

And according to the Oracle support, I need to:
Solution
In version 4.0.0 SDK the cm.jar is copied only to the etc/lib folder. In the target environment, it is distributed by running initialSetup.sh, which is part of the installation of CM.
Structures/cm_jar_structure.xml must be created for the distribution of cm.jar. You can see an example of the structure under the folder of scripts pkg: etc/cm_jars_structure.xml.example (it should just be copied to structures/cm_jar_structure.xml). The cm.jar will then be copied to the correct location in the application.

But miss me the cm_jars_structure.xml.example file.
Some have this file please?

Hello

As far as I know must copy you the cm.jar into 4 folders:

The batch processing server folder:
@SPLEBASE @/ splapp/applications/root/WEB-INF/lib

The application of the integration of XAI folder:
@SPLEBASE @/ splapp/applications/XAIApp/WEB-INF/lib

The folder for the server for business Logic Component:
@SPLEBASE @/ splapp/businessapp/lib

The folder of the web UI:
@SPLEBASE @/ splapp/standalone/lib

I have reviewed the deployment script provided by the SDK WOOF to discover these folders.
Of course are more then guess knowing, but its not working!

/ Markus

Tags: Oracle

Similar Questions

  • error 'BlackBerry Tablet OS SDK 0.9.4 for Adobe AIR does not support mobile projects."

    Hello

    I installed Adobe Flash Builder Burrito and Blackberry Tablet OS SDK 0.9.4 on Windows 7. When I start to create a new project by selecting the ' New/ActionScript Mobile Project' menu, then in the new dialog box project of Mobile of ActionScript, I give a project name, and then choose 'BlackBerry Tablet OS SDK 0.9.4 for Adobe Air. At this point, the 'Next' button is gray on an error message on top as "BlackBerry Tablet OS SDK 0.9.4 for Adobe AIR does not support mobile projects.". Is there something that I am missing?

    I read somewhere someone comlains error message "BlackBerry Tablet OS SDK 0.9.4 for Adobe AIR support not projects mobile." occurs after installing Blackberry Tablet OS SDK 0.9.4 while there is no problem with Blackberry Tablet OS SDK 0.9.3. If it is true, where can I download Blackberry Tablet OS SDK 0.9.3?

    Thank you very much in advance,

    John

    @johnwneg, make sure that when installing FB Burrito, you:

    (1) run the installer as administrator.

    (2) select English International rather than NA English.

  • ojvmtc reports xy.jar is not a class file or jar

    Hello

    I'm kinda confuced because ojvmtc reports an error, that I can't imagine:

    Oracle@cikic-desktop:~/downloads/dom4j-1.6.1$ ojvmtc /u01/app/oracle/product/11.1.0/mds/jdk/jre/lib/jce.jar
    /U01/app/Oracle/product/11.1.0/MDS/JDK/JRE/lib/JcE.jar is not a class file or jar
    The set is closed

    But jce.jar is a jar file and I can inflate:

    Oracle@cikic-desktop: / tmp/fo$ jar xf - /u01/app/oracle/product/11.1.0/mds/jdk/jre/lib/jce.jar
    Oracle@cikic-desktop: / tmp/fo$ ls-l
    Total 8
    drwxr-xr-x 3 oracle oinstall 4096 2010-05-03 19:40 javax
    drwxr-xr-x 2 oracle oinstall 4096 2010-05-03 19:40 META-INF

    And if I do an ojvm on a class file, everything works as expected:

    Oracle@cikic-desktop: / tmp/fo$ ojvmtc javax/crypto/Mac.class
    The game is not closed
    96 classes are missing

    Therefore, an error of configuration somewhere...

    Can you please help me.

    Thank you
    Christian Maier

    There was a bug in this version which was corrected in the next version. Move the jce.jar to a path that has no 11.1.0 or any '.' t other than the separator file type and it will work.

  • OJDBC14 JAR do not pick up by ATG Weblogic

    Hello

    I tried to deploy my code ATG to Weblogic 10.3.6, at the start of my server instance - I see ojdbc14.jar is does not

    LIVECONFIG = false

    November 19, 2015 19:01:37 atg.nucleus.servlet.NucleusServlet initBigEarNucleus

    INFO: CLASSPATH =

    D:\WLSDomain\user_projects\domains\base_domain\servers\DWINTProduction\tmp\_WL_user\DWINTProduction\5b7b7i\war\WEB-INF\lib\coreTaglib1_0.jar,

    D:\WLSDomain\user_projects\domains\base_domain\servers\DWINTProduction\tmp\_WL_user\DWINTProduction\5b7b7i\war\WEB-INF\lib\dspjspTaglib1_0.jar,

    C:\Java\jdk1.6.0_25\jre\lib\resources.jar,

    C:\Java\jdk1.6.0_25\jre\lib\rt.jar,

    C:\Java\jdk1.6.0_25\jre\lib\sunrsasign.jar,

    C:\Java\jdk1.6.0_25\jre\lib\jsse.jar,

    C:\Java\jdk1.6.0_25\jre\lib\jce.jar,

    C:\Java\jdk1.6.0_25\jre\lib\charsets.jar,

    C:\Java\jdk1.6.0_25\jre\lib\modules\jdk. Boot.jar,

    C:\Java\jdk1.6.0_25\jre\classes,

    C:\Java\jdk1.6.0_25\lib\tools.jar,

    D:\WLS\wlserver\server\lib\weblogic_sp.jar,

    D:\WLS\wlserver\server\lib\weblogic.jar,

    D:\WLS\wlserver\server\lib\schema\weblogic-domain-binding.jar,

    D:\WLS\wlserver\server\lib\schema\weblogic-domain-binding-compatibility.jar,

    D:\WLS\wlserver\server\lib\schema\diagnostics-binding.jar,

    D:\WLS\wlserver\server\lib\schema\diagnostics-image-binding.jar,

    D:\WLS\wlserver\server\lib\wlcipher.jar,

    D:\WLS\wlserver\server\lib\xmlx.jar,

    D:\WLS\wlserver\server\lib\ojdbc6.jar,

    D:\WLS\wlserver\server\lib\ons.jar,

    D:\WLS\wlserver\server\lib\ucp.jar,

    With the log above, it is clear that it is picking up "ojdbc6.jar" - but if you see my position I have not any ojdbc6.jar, I just only ojdbc14.jar is only, but it is not subtracted when starting the server.

    Receive your answer.

    Hello

    Did you have a classpath entry this jar file?

    You can check the path of pot/Server/lib /.

    Kind regards

    Prateek Gupta

  • Image of page template ADF JAR file not updated in existing applications

    JDeveloper 11.1.2.4.0

    We have a jar of page templates (2 models) and a company logo (png file) that is added to all of our ADF applications ViewController project.  Models include an active image that references the logo. I've updated the JAR file to include a third model of the page and update the company logo image file.

    Changes work properly when you add the POT to a new application:

    Create a new application.

    Add the JAR of update for ViewController project.

    Create the view in the workflow (all three models are available: selected new model)

    Run the built-in page Weblogic Server.

    Page appears in the browser and the new logo is displayed.

    When you try to add changes to an existing application, the new model is available, but the logo is not updated:

    Open an existing application.

    Updating of the library of the ADF in the ViewController project

    Creates a new view in the workflow (all three models are available: selected new model)

    Run the built-in page Weblogic Server.

    Page appears in the browser and the old logo is displayed.

    I need to know how to get the new logo appears on the pages of an existing application.

    Have you tried to clear the cache of the browser?

    Timo

  • 16 SDK using new AOA on iOS questions: does not meet the return of CameraRoll, skins list confused

    I have problems with the '-useLegacyAOT not ' (now default) and iOS apps. Under using the SDK 15 '-Yes useLegacyAOT ' no problem. With SDK 16 app has problems with many things, for example datagrid/list skins don't work – if you manually using setRendererStyle skin, it seems ALL skin conditions using selected skins, and the upSkin State uses skin selectedUpSkin as far as I can make out (in tests that seems to be the case). Either the application is not responding to the touch on the referral of cameraRoll, camera to take a picture or a video to record a video - my app is full screen, when he returns from one of them, it is therefore more full-screen (the bar at the top of the information page is visible) and I use stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE at the return of these calls who worked under the legacy AOT. Because the application is not responding, the only option is to restart the iphone and restart the application - not really an option.

    The problem of blocking the return of the camera, cameraroll and the video appears to be fixed in the SDK 17. Skin list confusion on iOS seems to still be there in 17 SDK (115), and I moved him to another post - marking it as correct.

  • SPECjbb2005 1.0.7 setup.jar: could not load winAMD64ppk.dll

    I'm having trouble installing the SPECjbb2005 in my javaserver0 VMmark.

    Running the SPECjbb2005 setup.exe brings up a window with 'errors occurred during installation' and '. ' " 'NULL '.  This follows the prompt for a suitable JVM.  Installation never done as much as the installation wizard.

    Running the command line "java-jar setup.jar" spreads over the lines of text that begins with:

    "Failed to initialize service systemUtilService.  Failed to load JNI native DLL winAMD64ppk.dll"

    followed by additional failures to initialize services due to the inability to load winAMD64ppk.dll.

    I am running Windows Server 2003 Enterprise x 64 Edition with Service Pack 2

    Java-version reports

    "Java (TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14 - b03).

    BEA JRockit (R) (build R27.5.0-110_o-99226-1.5.0_14-20080528-1505-windows-x86_64,

    update mode)"

    I tried this first with a VM, I built in Fusion.  Then I executed only the steps that are in charge of the BONE and JRockit the SPECjbb2005 on a virtual machine created in ESX 3.5.  Identical failures on both computers.

    Has anyone else seen elsewhere?

    Thank you

    Paul

    I had the same problem yesterday. To resolve this problem, I did the following:

    • JRocket deleted

    • Install 32-bit SUN JRE (ver 6)

    • SPECjbb2005 installed (everything installed correctly)

    • Removal of the SUN jre

    • JRocket installed

    Concerning

    Neil

  • 11 JDev on linux with java-jar jdevstudio11110install.jar does not

    My environment was working great until there are a few days, then kaboom. Now I'm trying to pick up the pieces and can't seem to be able to install JDeveloper. I use Fedora 10.

    Logged in as me, the default version of java is 1.6.0_13.
    $ java -jar jdevstudio11110install.jar
    I get the installation screen. I can't press the next button. It simply doesn't get it. I then CTRL-C to return to the Terminal and with this version of Java, I have to kill-9 PID found using the command
    ps -ef
    If I perform the same steps in as root, I can install JDeveloper, but then I can only run it as root. At the launch of jdev, I get a screen of 'Select role' empty.

    Thank you, Ken

    OK, thanks for the advice. Take them into account. On Oracle Linux I use Gnome as well...

    -olaf

  • Installation of the SDK to allow VMWare View to connect to VC - how?

    Hello

    I installed the server VMWare View connection, but when I try to add my VC, I get a connection error. I checked the firewall ports and traffic becomes to my VC so I don't think that's the problem. I checked the event log on the server VMWare View connection and try to connect to http:// < virtualcenter >: < port > /SDK

    I guess this way tells me that I need to install the SDK. I downloaded it, but the installation instructions are not clear, and I find nothing in the installation guide for VMWare View to help me.

    Can someone advise or give me a detailed guide on what do I do?

    There is nothing to install. The URL... / sdk will give a 404 error, it is not used as-is. For example, I've seen configured to point to the VC:

    Server address: vc.mpryor.int

    User name: administrator

    Password: *.

    Connect using SSL: true

    This will save the URL https://vc.mpryor.int:443 / sdk in ADAM and use it. Navigation it will give me a 404 error, but I assure you that I'm using without problem.  You must have a network issue - check firewall, proxy server (for the machine, not your user account) and DNS.

  • getClass () .getResources)

    I am using the method getClass () .getResources)

    It's XMLLoad class to /local/1/home/jonesc65/workspace/LFIX/src/LFIX/XMLLoad.java
    URL url = this.getClass().getResource("/LFIX.xml");
    System.out.println("The url is "+url.getPath());
    File f = new File(url.getPath());
    if(f.exists()){
       dom = db.parse(f);     
    }else{
       System.out.println("File does not exist!");
    }
    This outputs
    The url is file:/local/1/home/jonesc65/workspace/LFIX/LFIX.jar!/LFIX.xml
    File does not exist!
    I placed the LFIX.xml in the/local/1/home/jonesc65/workspace/LFIX/bin directory. This command compiles and runs when I run my application normally, but when I create a pot and try to run it does not find the pot?

    I use the Eclipse compiler.

    Thank you

    The points of the url inside a jar file (note the end! / LFIX.xml).
    File.Exists () cares only about the file system. So yes, the file does not exist on the file system, there are inside a jar file.

    I would say forget altogether about the file and try to find methods that accept a URL parameter.

  • Downloading files from JAR LiveCycle ES SDK

    Greetings,

    I will run the JavaAPIConvertPDFtoImage sample, found here

    I can't find the right download that contains these Jar files. I downloaded and installed, Adobe LifeCycle for JBoss (3 GB), but could not find the SDK which I assume to contain JAR files that I need.

    Can someone please share a download link.

    Thank you

    The SDK comes with the server software.  Look in the {} installation directory / LiveCycle_ES_SDK folder (C:\Adobe\Adobe LiveCycle ES2\LiveCycle_ES_SDK on my machine)

  • Why the BB10 Webworks SDK requires java?

    My resolution for the year 2012 is to NOT install the Java JRE on any computer. It is slow, he inflated, it is a security threat and it is owned by the worse Software House in the world.

    OpenOffice (I can't stand the Oracle logo in the startup screen: for me it's dead) LibreOffice mind started because Java is missing? Easy, google docs!

    Eclipse? Notepad ++

    Android SDK? He pit too, BB10 is coming!

    But I remembered that bbwp was just a batch calling a jar, which is understandable, because in this way, it works on win/mac/linux without a lot of trouble

    The BB10 SDK will not install if the JRE is not installed. I opened with 7zip and it looks like the only app that needs it, just install it, flexera installanywhere!

    You did a great job in replacing java binaries by node.js, why not make the full spend and use a decent facility that does not need Java?

    You don't need an installer at all, just unzip the folder and it's done!

    2012 InstallAnywhere Enterprise Edition costs $4499, please do a favor to you and us to these savings and use any program installation.

    It is really an installer for it, expecially if requires us to install a useless platform to automatically capture the virus during the navigation.

    Thank you.

    I spent some time to investigate on and Java is required for bar packaging and signing

    But I found a way to make it work without installing Java (under Windows):

    1. Extract the BB10 SDK with 7zip
    2. Extract the JAR the SDK with 7zip
    3. Merge the content found in the CONTAINER with the contents found outside the jar in a folder named BB10SDK (for example)
    4. Copy the java folder from another computer
    5. Copy it to X:BB10SDK\dependencies\tools (java \bin will merge with the bb10sdk \bin)
    6. Place X:\BB10\dependencies\tools\bin in the system path
    7. Try in cmd if java works
    8. Voila! You can package & sign the apps, with the benefits:
      1. jqs.exe and jusched.exe aren't constantly hogging the cycles cpu
      2. no internet = faster and safer browser plugin
      3. BlackBerry-deploy and other tools available from any where cmd (well, that it's easy)
  • SDK 3.1 by failing to FlashBuilder

    I installed the SDK 3.1 for FlashBuilder and now when I try to run it, I get a dialog box to view a log file and the log file contains the following.  Flash Builder will not run! (FB 4.6 on Windows 7).

    !SESSION 2013-02-15 10:03:44.834 -----------------------------------------------
    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.osgi 2 0 2013-02-15 10:03:45.501
    !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.501
    !MESSAGE Bundle reference:file:plugins/com.adobe.flexbuilder.project.ui_4.6.1.335153/ was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.project.ui 2 0 2013-02-15 10:03:45.501
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.501
    !MESSAGE Bundle reference:file:plugins/org.eclipse.emf.ecore.change.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.emf.ecore.change.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.501
    !MESSAGE Missing host org.eclipse.emf.ecore.change_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.501
    !MESSAGE Bundle reference:file:plugins/org.eclipse.emf.common.ui_2.7.0.v20110606-0949.jar was not resolved.
    !SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2013-02-15 10:03:45.501
    !MESSAGE Missing required bundle org.eclipse.emf.common_[2.7.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.501
    !MESSAGE Bundle reference:file:plugins/org.eclipse.xsd_2.7.0.v20110606-0949.jar was not resolved.
    !SUBENTRY 2 org.eclipse.xsd 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.7.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.m2e.usagedata_1.0.0.20110607-2117.jar was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.usagedata 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.epp.usagedata.gathering_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.ui.win32.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.win32.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing host org.eclipse.ui.win32_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.emf.ecore.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.emf.ecore.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing host org.eclipse.emf.ecore_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/com.adobe.flexbuilder.services.StaticContentService_4.6.1.335153/ was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.StaticContentService 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.apache.commons.lang_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.swt.win32.win32.x86.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.swt.win32.win32.x86.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing host org.eclipse.swt.win32.win32.x86_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.wst.common.frameworks_1.2.100.v201105122000.jar was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.frameworks 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/com.adobe.flexbuilder.services.HTTPService_4.6.1.335153/ was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.HTTPService 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.core.runtime.compatibility.registry.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing host org.eclipse.core.runtime.compatibility.registry_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.wst.sse.core_1.1.600.v201105162116.jar was not resolved.
    !SUBENTRY 2 org.eclipse.wst.sse.core 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.emf.common_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.core.filesystem.win32.x86.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.core.filesystem.win32.x86.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing host org.eclipse.core.filesystem.win32.x86_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.mylyn.wikitext.tasks.ui_1.5.0.v20110608-1400.jar was not resolved.
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.mylyn.context.core_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.mylyn.monitor.ui_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.mylyn.monitor.core_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.mylyn.tasks.ui_[3.4.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.mylyn.tasks.core_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.mylyn.commons.ui_3.5.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.emf.edit_2.7.0.v20110606-0949.jar was not resolved.
    !SUBENTRY 2 org.eclipse.emf.edit 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.7.0,3.0.0).
    !SUBENTRY 2 org.eclipse.emf.edit 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.emf.common_[2.7.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.wst.dtd.core_1.1.500.v201103300335.jar was not resolved.
    !SUBENTRY 2 org.eclipse.wst.dtd.core 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.100.v201011172300.jar was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2013-02-15 10:03:45.502
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.502
    !MESSAGE Bundle reference:file:plugins/org.eclipse.jem.util_2.1.100.v201103021400.jar was not resolved.
    !SUBENTRY 2 org.eclipse.jem.util 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.jem.util 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.core.net.win32.x86.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.core.net.win32.x86.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing host org.eclipse.core.net.win32.x86_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.wst.common.modulecore.ui_1.0.100.v201105171430.jar was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.modulecore.ui 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.5.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/com.adobe.flexbuilder.services.PHPService_4.6.1.335153/ was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.PHPService 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/com.adobe.flexbuilder.mxml.editor_4.6.1.335153/ was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.mxml.editor 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.apache.commons.lang_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.emf.ecore.edit_2.7.0.v20110606-0949.jar was not resolved.
    !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.7.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.equinox.launcher.win32.win32.x86.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing host org.eclipse.equinox.launcher.win32.win32.x86_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/com.adobe.flexbuilder.dcrad_4.6.1.335153/ was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.dcrad 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.wst.common.modulecore_1.2.100.v201105191800.jar was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.jdt.compiler.apt.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.compiler.apt.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing host org.eclipse.jdt.compiler.apt_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/com.adobe.flexbuilder.services.J2EEService_4.6.1.335153/ was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.J2EEService 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.equinox.security.win32.x86.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.security.win32.x86.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing host org.eclipse.equinox.security.win32.x86_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/com.adobe.flexbuilder.services.WEBService_4.6.1.335153/ was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.WEBService 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.emf.ecore.xmi.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.emf.ecore.xmi.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing host org.eclipse.emf.ecore.xmi_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.ui.workbench.compatibility.nl1_3.7.0.v20110716043402.jar was not resolved.
    !SUBENTRY 2 org.eclipse.ui.workbench.compatibility.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing host org.eclipse.ui.workbench.compatibility_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.wst.sse.ui_1.3.0.v201105101529.jar was not resolved.
    !SUBENTRY 2 org.eclipse.wst.sse.ui 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.eclipse.emf.common_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/org.eclipse.wst.common.emf_1.2.100.v201101101900.jar was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.emf 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/com.adobe.flexbuilder.flexunit_4.6.1.335153/ was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.flexunit 2 0 2013-02-15 10:03:45.503
    !MESSAGE Missing required bundle org.apache.commons.lang_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.503
    !MESSAGE Bundle reference:file:plugins/com.adobe.flexbuilder.services.CFService_4.6.1.335153/ was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.CFService 2 0 2013-02-15 10:03:45.504
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.504
    !MESSAGE Bundle reference:file:plugins/org.eclipse.m2e.model.edit_1.0.0.20110607-2117.jar was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.504
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.504
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_0.0.0.
    
    !ENTRY org.eclipse.osgi 2 0 2013-02-15 10:03:45.532
    !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 2013-02-15 10:03:45.532
    !MESSAGE Bundle com.adobe.flashbuilder.multiplatform.android.ui_4.6.1.335153 [12] was not resolved.
    !SUBENTRY 2 com.adobe.flashbuilder.multiplatform.android.ui 2 0 2013-02-15 10:03:45.532
    !MESSAGE Missing required bundle com.adobe.flashbuilder.project.multiplatform.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flashbuilder.multiplatform.android.ui 2 0 2013-02-15 10:03:45.532
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.532
    !MESSAGE Bundle com.adobe.flashbuilder.multiplatform.android.ui.nl1_4.6.1.335153 [13] was not resolved.
    !SUBENTRY 2 com.adobe.flashbuilder.multiplatform.android.ui.nl1 2 0 2013-02-15 10:03:45.532
    !MESSAGE Missing host com.adobe.flashbuilder.multiplatform.android.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.532
    !MESSAGE Bundle com.adobe.flashbuilder.multiplatform.ios.ui_4.6.1.335153 [14] was not resolved.
    !SUBENTRY 2 com.adobe.flashbuilder.multiplatform.ios.ui 2 0 2013-02-15 10:03:45.532
    !MESSAGE Missing required bundle com.adobe.flashbuilder.project.multiplatform.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flashbuilder.multiplatform.ios.ui 2 0 2013-02-15 10:03:45.532
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.532
    !MESSAGE Bundle com.adobe.flashbuilder.multiplatform.ios.ui.nl1_4.6.1.335153 [15] was not resolved.
    !SUBENTRY 2 com.adobe.flashbuilder.multiplatform.ios.ui.nl1 2 0 2013-02-15 10:03:45.532
    !MESSAGE Missing host com.adobe.flashbuilder.multiplatform.ios.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.532
    !MESSAGE Bundle com.adobe.flashbuilder.project.multiplatform.ui_4.6.1.335153 [16] was not resolved.
    !SUBENTRY 2 com.adobe.flashbuilder.project.multiplatform.ui 2 0 2013-02-15 10:03:45.532
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flashbuilder.project.multiplatform.ui 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 2 com.adobe.flashbuilder.project.multiplatform.ui 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.mxml.editor_0.0.0.
    !SUBENTRY 2 com.adobe.flashbuilder.project.multiplatform.ui 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.exportimport_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flashbuilder.project.multiplatform.ui.nl1_4.6.1.335153 [17] was not resolved.
    !SUBENTRY 2 com.adobe.flashbuilder.project.multiplatform.ui.nl1 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flashbuilder.project.multiplatform.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.ajaxbridge_4.6.1.335153 [20] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.ajaxbridge 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.tengine_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.ajaxbridge 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.ajaxbridge 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.mxml.editor_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.ajaxbridge 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.ajaxbridge.nl1_4.6.1.335153 [21] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.ajaxbridge.nl1 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flexbuilder.ajaxbridge_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.as.editor_4.6.1.335153 [22] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.as.editor 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.as.editor 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.as.editor.nl1_4.6.1.335153 [23] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.as.editor.nl1 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flexbuilder.as.editor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.css.editor_4.6.1.335153 [30] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.css.editor 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.importartwork_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.css.editor 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.css.editor 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.css.editor 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.as.editor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.css.editor.nl1_4.6.1.335153 [31] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.css.editor.nl1 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flexbuilder.css.editor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.dcrad_4.6.1.335153 [32] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.dcrad 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.mxml.editor_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.dcrad 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.as.editor_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.dcrad 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.dcrad 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.dcrad 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 2 com.adobe.flexbuilder.dcrad 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing optionally required bundle com.adobe.flexbuilder.fiber_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.dcrad.nl1_4.6.1.335153 [34] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.dcrad.nl1 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flexbuilder.dcrad_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.debug.e33_4.6.1.335153 [36] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.debug.e33 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flexbuilder.debug.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.debug.ui_4.6.1.335153 [38] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.debug.ui 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.as.editor_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.debug.ui 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.debug.ui 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.mxml.editor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.debug.ui.actions_4.6.1.335153 [39] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.debug.ui.actions 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flexbuilder.debug.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.debug.ui.e36_4.6.1.335153 [40] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.debug.ui.e36 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flexbuilder.debug.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.debug.ui.nl1_4.6.1.335153 [41] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.debug.ui.nl1 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flexbuilder.debug.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.editorcore_4.6.1.335153 [44] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.editorcore 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.editorcore.nl1_4.6.1.335153 [45] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.editorcore.nl1 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.exportimport_4.6.1.335153 [48] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.exportimport 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.exportimport 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.exportimport 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing required bundle com.adobe.flexbuilder.as.editor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.533
    !MESSAGE Bundle com.adobe.flexbuilder.exportimport.nl1_4.6.1.335153 [49] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.exportimport.nl1 2 0 2013-02-15 10:03:45.533
    !MESSAGE Missing host com.adobe.flexbuilder.exportimport_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.flashbridge_4.6.1.335153 [50] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.flashbridge 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.flashbridge 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle com.adobe.flexbuilder.as.editor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.flashbridge.nl1_4.6.1.335153 [51] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.flashbridge.nl1 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing host com.adobe.flexbuilder.flashbridge_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.flexunit_4.6.1.335153 [53] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.flexunit 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle com.adobe.flexbuilder.as.editor_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.flexunit 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.flexunit 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle org.apache.commons.lang_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.flexunit.nl1_4.6.1.335153 [55] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.flexunit.nl1 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing host com.adobe.flexbuilder.flexunit_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.importartwork_4.6.1.335153 [58] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.importartwork 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.importartwork.nl1_4.6.1.335153 [59] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.importartwork.nl1 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing host com.adobe.flexbuilder.importartwork_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.mxml.editor_4.6.1.335153 [66] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.mxml.editor 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle com.adobe.flexbuilder.as.editor_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.mxml.editor 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.mxml.editor 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle com.adobe.flexbuilder.css.editor_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.mxml.editor 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.mxml.editor 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle org.apache.commons.lang_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.mxml.editor.nl1_4.6.1.335153 [67] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.mxml.editor.nl1 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing host com.adobe.flexbuilder.mxml.editor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.project.ui_4.6.1.335153 [72] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.project.ui 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing optionally required bundle org.eclipse.wst.common.project.facet.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.project.ui 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing optionally required bundle org.eclipse.wst.server.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.project.ui 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing optionally required bundle org.eclipse.wst.common.frameworks_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.project.ui 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing optionally required bundle org.eclipse.jst.common.frameworks_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.project.ui 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing optionally required bundle org.eclipse.jst.j2ee.web_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.project.ui 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing optionally required bundle org.eclipse.jst.j2ee_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.project.ui 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 2 com.adobe.flexbuilder.project.ui 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing optionally required bundle com.adobe.flexbuilder.fiber_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.project.ui.nl1_4.6.1.335153 [73] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.project.ui.nl1 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing host com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.services.BlazeDSService_4.6.1.335153 [74] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.BlazeDSService 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle com.adobe.flexbuilder.services.J2EEService_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.services.BlazeDSService 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing optionally required bundle com.adobe.flexbuilder.fiber_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.services.CFService_4.6.1.335153 [75] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.CFService 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 2 com.adobe.flexbuilder.services.CFService 2 0 2013-02-15 10:03:45.534
    !MESSAGE Missing optionally required bundle com.adobe.flexbuilder.fiber_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.534
    !MESSAGE Bundle com.adobe.flexbuilder.services.CFService.nl1_4.6.1.335153 [76] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.CFService.nl1 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing host com.adobe.flexbuilder.services.CFService_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.HTTPService_4.6.1.335153 [77] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.HTTPService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 2 com.adobe.flexbuilder.services.HTTPService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing optionally required bundle com.adobe.flexbuilder.fiber_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.HTTPService.nl1_4.6.1.335153 [78] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.HTTPService.nl1 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing host com.adobe.flexbuilder.services.HTTPService_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.J2EEService_4.6.1.335153 [79] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.J2EEService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 2 com.adobe.flexbuilder.services.J2EEService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing optionally required bundle com.adobe.flexbuilder.fiber_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.J2EEService.nl1_4.6.1.335153 [80] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.J2EEService.nl1 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing host com.adobe.flexbuilder.services.J2EEService_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.LCDSService_4.6.1.335153 [81] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.LCDSService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.services.J2EEService_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.services.LCDSService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing optionally required bundle com.adobe.flexbuilder.fiber_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.PHPService_4.6.1.335153 [82] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.PHPService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 2 com.adobe.flexbuilder.services.PHPService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing optionally required bundle com.adobe.flexbuilder.fiber_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.PHPService.nl1_4.6.1.335153 [83] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.PHPService.nl1 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing host com.adobe.flexbuilder.services.PHPService_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.StaticContentService_4.6.1.335153 [84] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.StaticContentService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing optionally required bundle com.adobe.flexbuilder.fiber_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.services.StaticContentService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.apache.commons.lang_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.StaticContentService.nl1_4.6.1.335153 [85] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.StaticContentService.nl1 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing host com.adobe.flexbuilder.services.StaticContentService_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.WEBService_4.6.1.335153 [86] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.WEBService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
    !SUBENTRY 2 com.adobe.flexbuilder.services.WEBService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing optionally required bundle com.adobe.flexbuilder.fiber_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.services.WEBService 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.services.J2EEService_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.services.WEBService.nl1_4.6.1.335153 [88] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.services.WEBService.nl1 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing host com.adobe.flexbuilder.services.WEBService_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.standalone_4.6.1.335153 [89] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.standalone 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.debug.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.standalone 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.mxml.editor_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.standalone 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.standalone 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.exportimport_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.standalone 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.importartwork_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.standalone 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.flexunit_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.standalone 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.as.editor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.standalone.e36_4.6.1.335153 [90] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.standalone.e36 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing host com.adobe.flexbuilder.standalone_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.standalone.nl1_4.6.1.335153 [91] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.standalone.nl1 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing host com.adobe.flexbuilder.standalone_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.tengine_4.6.1.335153 [92] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.tengine 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.editorcore_0.0.0.
    !SUBENTRY 2 com.adobe.flexbuilder.tengine 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle com.adobe.flexbuilder.tengine.nl1_4.6.1.335153 [93] was not resolved.
    !SUBENTRY 2 com.adobe.flexbuilder.tengine.nl1 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing host com.adobe.flexbuilder.tengine_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle org.eclipse.emf.common.ui_2.7.0.v20110606-0949 [215] was not resolved.
    !SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.eclipse.emf.common_[2.7.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle org.eclipse.emf.ecore.edit_2.7.0.v20110606-0949 [218] was not resolved.
    !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.7.0,3.0.0).
    !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.eclipse.emf.edit_[2.7.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle org.eclipse.emf.edit_2.7.0.v20110606-0949 [220] was not resolved.
    !SUBENTRY 2 org.eclipse.emf.edit 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.eclipse.emf.common_[2.7.0,3.0.0).
    !SUBENTRY 2 org.eclipse.emf.edit 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.7.0,3.0.0).
    !SUBENTRY 2 org.eclipse.emf.edit 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing optionally required bundle org.eclipse.emf.ecore.change_[2.7.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle org.eclipse.emf.edit.ui_2.7.0.v20110606-0949 [221] was not resolved.
    !SUBENTRY 2 org.eclipse.emf.edit.ui 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.eclipse.emf.edit_[2.7.0,3.0.0).
    !SUBENTRY 2 org.eclipse.emf.edit.ui 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.eclipse.emf.common.ui_[2.7.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.535
    !MESSAGE Bundle org.eclipse.jem.util_2.1.100.v201103021400 [304] was not resolved.
    !SUBENTRY 2 org.eclipse.jem.util 2 0 2013-02-15 10:03:45.535
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.jem.util 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.core.ui_1.0.0.20110607-2117 [314] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.core.ui 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.model.edit_[1.0.0,1.1.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.discovery_1.0.0.20110607-2117 [315] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.discovery 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.core.ui_[1.0.0,1.1.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.editor_1.0.0.20110607-2117 [316] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.editor 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.sse.core_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.editor 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.sse.ui_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.editor 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.xml.core_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.editor 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing optionally required bundle org.eclipse.emf.edit.ui_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.editor 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.editor.xml_[1.0.0,1.1.0).
    !SUBENTRY 2 org.eclipse.m2e.editor 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.core.ui_[1.0.0,1.1.0).
    !SUBENTRY 2 org.eclipse.m2e.editor 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.common.emf_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.editor.xml_1.0.0.20110607-2117 [317] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.editor.xml 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.xml.ui_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.editor.xml 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.sse.ui_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.editor.xml 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.sse.core_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.editor.xml 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.xml.core_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.editor.xml 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.core.ui_[1.0.0,1.1.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.jdt_1.0.0.20110607-2117 [318] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.jdt 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.model.edit_[1.0.0,1.1.0).
    !SUBENTRY 2 org.eclipse.m2e.jdt 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.core.ui_[1.0.0,1.1.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.launching_1.0.0.20110607-2117 [319] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.launching 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.core.ui_[1.0.0,1.1.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.lifecyclemapping.defaults_1.0.0.20110607-2117 [320] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.lifecyclemapping.defaults 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.jdt_[1.0.0,1.1.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.logback.appender_1.0.0.20110607-2117 [321] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.logback.appender 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.core.ui_[1.0.0,1.1.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.model.edit_1.0.0.20110607-2117 [325] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.edit_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.edit_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.common.emf_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.sse.core_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.xml.core_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.xsd.core_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.model.edit 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.jem.util_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.refactoring_1.0.0.20110607-2117 [326] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.refactoring 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.model.edit_[1.0.0,1.1.0).
    !SUBENTRY 2 org.eclipse.m2e.refactoring 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.core.ui_[1.0.0,1.1.0).
    !SUBENTRY 2 org.eclipse.m2e.refactoring 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing imported package org.eclipse.m2e.editor.composites_0.0.0.
    !SUBENTRY 2 org.eclipse.m2e.refactoring 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing imported package org.eclipse.m2e.editor.pom_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.scm_1.0.0.20110607-2117 [327] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.scm 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.m2e.core.ui_[1.0.0,1.1.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.m2e.usagedata_1.0.0.20110607-2117 [328] was not resolved.
    !SUBENTRY 2 org.eclipse.m2e.usagedata 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.epp.usagedata.gathering_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.mylyn.wikitext.tasks.ui_1.5.0.v20110608-1400 [365] was not resolved.
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.mylyn.commons.ui_3.5.0.
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.mylyn.tasks.ui_[3.4.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.mylyn.tasks.core_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.mylyn.context.core_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.mylyn.monitor.core_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.mylyn.monitor.ui_[3.2.0,4.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.wst.common.emf_1.2.100.v201101101900 [436] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.emf 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.emf 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.wst.common.emfworkbench.integration_1.2.100.v201011172300 [437] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.jem.util_[2.1.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.edit_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.common.emf_[1.1.200,2.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.validation_[1.2.0,2.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.wst.common.frameworks_1.2.100.v201105122000 [439] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.frameworks 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.wst.common.frameworks.ui_1.2.100.v201105122000 [440] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.frameworks.ui 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.536
    !MESSAGE Bundle org.eclipse.wst.common.modulecore_1.2.100.v201105191800 [442] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.common.emfworkbench.integration_[1.1.200,2.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.common.emf_[1.1.200,2.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.emf.edit_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.jem.util_[2.0.100,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore 2 0 2013-02-15 10:03:45.536
    !MESSAGE Missing required bundle org.eclipse.wst.validation_[1.2.0,2.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.common.modulecore.ui_1.0.100.v201105171430 [443] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.modulecore.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.common.modulecore_[1.1.300,2.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.300,2.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.jem.util_[2.0.200,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.5.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.common.modulecore.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.common.emfworkbench.integration_[1.2.0,2.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.dtd.core_1.1.500.v201103300335 [448] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.dtd.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.dtd.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.300,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.dtd.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.300,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.dtd.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.validation_[1.2.0,1.3.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.dtd.ui_1.0.600.v201103171359 [449] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.dtd.core_[1.1.200,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.300,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.sse.ui_[1.2.0,1.4.0).
    !SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.300,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.dtd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.xml.ui_[1.0.400,1.2.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.sse.core_1.1.600.v201105162116 [454] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.sse.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.emf.common_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.sse.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing optionally required bundle org.eclipse.wst.validation_[1.2.100,2.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.sse.ui_1.3.0.v201105101529 [456] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.sse.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.500,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.sse.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.validation_[1.2.100,1.3.0).
    !SUBENTRY 2 org.eclipse.wst.sse.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.emf.common_[2.4.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.standard.schemas_1.0.400.v201105121540 [458] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.standard.schemas 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.0,2.0.0).
    !SUBENTRY 2 org.eclipse.wst.standard.schemas 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.0,2.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.validation_1.2.300.v201104190230 [459] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.validation 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.validation.ui_1.2.204.v201004150700 [461] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.validation.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.common.frameworks.ui_[1.1.200,2.0.0).
    !SUBENTRY 2 org.eclipse.wst.validation.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.common.frameworks_[1.1.200,2.0.0).
    !SUBENTRY 2 org.eclipse.wst.validation.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.validation_[1.2.0,2.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.xml.core_1.1.600.v201104251227 [462] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.500,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing optionally required bundle org.eclipse.jem.util_[2.0.200,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing optionally required bundle org.eclipse.wst.validation_[1.2.100,1.3.0).
    !SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing optionally required bundle org.eclipse.wst.common.emf_[1.1.300,1.3.0).
    !SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing optionally required bundle org.eclipse.emf.ecore.xmi_[2.4.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.xml.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing optionally required bundle org.eclipse.wst.common.emfworkbench.integration_[1.1.300,1.3.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.xml.ui_1.1.200.v201105111835 [463] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.xml.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.sse.ui_[1.2.0,1.4.0).
    !SUBENTRY 2 org.eclipse.wst.xml.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.500,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.xml.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.500,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.xml.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.validation_[1.2.100,1.3.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.xsd.core_1.1.600.v201104070312 [466] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.xsd.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.xsd_[2.2.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.xsd.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.0,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.xsd.core 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.validation_[1.2.0,1.3.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.wst.xsd.ui_1.2.404.v201105050216 [467] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.sse.ui_[1.2.0,1.4.0).
    !SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.sse.core_[1.1.300,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.xml.core_[1.1.300,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.xml.ui_[1.0.400,1.2.0).
    !SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.emf.ecore.edit_[2.2.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.xsd.edit_[2.2.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.emf.edit.ui_[2.2.0,3.0.0).
    !SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.validation_[1.2.0,1.3.0).
    !SUBENTRY 2 org.eclipse.wst.xsd.ui 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.wst.xsd.core_[1.1.300,1.2.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.xsd_2.7.0.v20110606-0949 [469] was not resolved.
    !SUBENTRY 2 org.eclipse.xsd 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.7.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.xsd.edit_2.6.0.v20110606-0949 [470] was not resolved.
    !SUBENTRY 2 org.eclipse.xsd.edit 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.emf.edit_[2.7.0,3.0.0).
    !SUBENTRY 2 org.eclipse.xsd.edit 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing required bundle org.eclipse.xsd_[2.7.0,3.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.core.filesystem.win32.x86.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [499] was not resolved.
    !SUBENTRY 2 org.eclipse.core.filesystem.win32.x86.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing host org.eclipse.core.filesystem.win32.x86_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.core.net.win32.x86.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [502] was not resolved.
    !SUBENTRY 2 org.eclipse.core.net.win32.x86.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing host org.eclipse.core.net.win32.x86_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.core.runtime.compatibility.registry.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [506] was not resolved.
    !SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing host org.eclipse.core.runtime.compatibility.registry_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.emf.ecore.change.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [517] was not resolved.
    !SUBENTRY 2 org.eclipse.emf.ecore.change.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing host org.eclipse.emf.ecore.change_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.emf.ecore.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [518] was not resolved.
    !SUBENTRY 2 org.eclipse.emf.ecore.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing host org.eclipse.emf.ecore_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.emf.ecore.xmi.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [519] was not resolved.
    !SUBENTRY 2 org.eclipse.emf.ecore.xmi.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.537
    !MESSAGE Missing host org.eclipse.emf.ecore.xmi_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.537
    !MESSAGE Bundle org.eclipse.equinox.launcher.win32.win32.x86.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [532] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.equinox.launcher.win32.win32.x86_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.equinox.security.win32.x86.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [568] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.security.win32.x86.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.equinox.security.win32.x86_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.jdt.compiler.apt.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [577] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.compiler.apt.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.jdt.compiler.apt_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.jem.util.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [590] was not resolved.
    !SUBENTRY 2 org.eclipse.jem.util.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.jem.util_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.swt.win32.win32.x86.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [606] was not resolved.
    !SUBENTRY 2 org.eclipse.swt.win32.win32.x86.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.swt.win32.win32.x86_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.ui.win32.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [631] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.win32.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.ui.win32_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.ui.workbench.compatibility.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [632] was not resolved.
    !SUBENTRY 2 org.eclipse.ui.workbench.compatibility.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.ui.workbench.compatibility_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.common.emf.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [640] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.emf.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.common.emf_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.common.emfworkbench.integration.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [641] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.emfworkbench.integration.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.common.emfworkbench.integration_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.common.frameworks.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [643] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.frameworks.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.common.frameworks_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.common.frameworks.ui.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [644] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.frameworks.ui.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.common.frameworks.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.common.modulecore.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [645] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.modulecore.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.common.modulecore_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.common.modulecore.ui.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [646] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.common.modulecore.ui.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.common.modulecore.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.dtd.core.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [650] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.dtd.core.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.dtd.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.dtd.ui.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [651] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.dtd.ui.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.dtd.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.sse.core.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [654] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.sse.core.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.sse.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.sse.ui.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [655] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.sse.ui.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.sse.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.standard.schemas.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [656] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.standard.schemas.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.standard.schemas_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.validation.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [657] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.validation.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.validation_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.validation.ui.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [658] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.validation.ui.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.validation.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.xml.core.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [659] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.xml.core.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.xml.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.xml.ui.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [660] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.xml.ui.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.xml.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.xsd.core.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [661] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.xsd.core.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.xsd.core_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.wst.xsd.ui.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [662] was not resolved.
    !SUBENTRY 2 org.eclipse.wst.xsd.ui.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.wst.xsd.ui_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.xsd.edit.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [663] was not resolved.
    !SUBENTRY 2 org.eclipse.xsd.edit.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.xsd.edit_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle org.eclipse.xsd.nl1_3.7.0.v20110716043402_3.7.0.v20110716043402 [664] was not resolved.
    !SUBENTRY 2 org.eclipse.xsd.nl1_3.7.0.v20110716043402 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing host org.eclipse.xsd_[0.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2013-02-15 10:03:45.538
    !MESSAGE Bundle com.qnx.flashbuilder.multiplatform.qnx.ui_2.0.0.201301302004 [926] was not resolved.
    !SUBENTRY 2 com.qnx.flashbuilder.multiplatform.qnx.ui 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing required bundle com.adobe.flashbuilder.project.multiplatform.ui_[4.6.0,5.0.0).
    !SUBENTRY 2 com.qnx.flashbuilder.multiplatform.qnx.ui 2 0 2013-02-15 10:03:45.538
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_[4.6.0,5.0.0).
    
    !ENTRY org.eclipse.osgi 4 0 2013-02-15 10:03:45.539
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "com.adobe.flexbuilder.standalone.FlashBuilderApplication" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.ant.ui.antRunner, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer.
        at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
        at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
        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)
    

    I have re-installed 4.6 and which seem to fix the problem.
    I think it has to do with Flash Builder still ongoing enforcement (or not fully closed) during the installation of the SDK. I suggest the installation should check if FlashBuilder is running and not go forward until it was closed.

  • BlackBerryMessenger: Get the error in the net_rim_bb_qm_platform.jar file

    When I run the sample demos that provided by BBM version 1.1 for BlackBerry Java SDK and so like in BBM SDK v1.2 for BlackBerry Java, I'm not able to run the file. For this I preverify Nokia net_rim_bb_qm_platform.jar of the two versions, I get following error in command prompt:

    Then I extracted the net_rim_bb_qm_platform.jar file and check the class

    net.rim.blackberry.api.bbm.platform.ui.chat.component.SmilyScreen.class (I have decompile this class and checked) I got the code below:

    There, I found an interface that is not there in the entire file jar and Blackberry O.S6.0 AND O.S7.0 : look below:

    Here, I got a single line:

    / public final class SmileyScreen extends PopupScreen
    implements FieldChangeListener, FocusChangeListener, TextInputDialog

    TextInputDialog this class, I do not have.

    I checked this: import net.rim.device.api.ui.component.TextInputDialog;

    But I did not TextInputDialog this interface in O.S6 AND O.S7.

    I think that for this reason, I 'not registered' in the Signin tool.

    If I'm fault please tell me how to operate the Blackberry Messenger using the file net_rim_bb_qm_platform.jar .

    Thank you best regards &,.

    Ali shaik.


    Hello

    In addition to comments Peter, any chance that you could clarify what you are trying to accomplish here? As Peter pointed out, avoid to preverify this. JAR file. In addition, the missing class would not be connected to your key signature, but you can ask here the keys if they lack for deployment to physical devices.

    To set up different simulators for testing, please see the following document:

    http://docs.BlackBerry.com/en/developers/deliverables/25813/

    Additional documentation can be found here:

    http://docs.BlackBerry.com/en/developers/subcategories/?usertype=21&category=BlackBerry+Messenger+so...

    Finally, for BBM samples, the. JAR file should just be referenced by the samples to allow access to specific features, you should not be re-building the content of the. JAR file yourself.

    Erik Oros

    BlackBerry Development Advisor

  • ODI smart import using sdk

    I'm getting smart import using code below

    New SmartImportServiceImpl impl = SmartImportServiceImpl (odiInstance);

    String xmlfile = ' C: / users/608600862/Desktop/xml/SmartExport"; "

    impl. importFromXml (xmlfile);

    me gives following error

    Untitled.png

    If I import the same exported file using the ODI studio, he is transferred successfully

    I googled a lot but no luck

    Please help me solve this error

    SmartExport works well, but SmartImport above gives me error

    exported file is generate using the smart studio odi export option

    I read somewhere that we must be used SAXParser, but where and how not to get.

    Help, please

    my error solved

    Compile using - javac - classpath \oracledi.sdk\lib\.; \oracledi.sdk\lib\* SmartImport.java

    Run using - java - Djavax.xml.parsers.SAXParserFactory = oracle.xml.jaxp.JXSAXParserFactory - classpath. / ; \oracledi/client/modules/oracle.xdk_11.1.0/xmlparserv2.jar; \oracledi.sdk\lib\.; \oracledi.sdk\lib\*;. SmartImport ojdbc6.jar

    NOTE: do not change any slash('/'or'\') backward or forward, just replace by your odi_home. provide command line arguments according to the requirement of your class.

    Thank you

    Deepali.

Maybe you are looking for