ReportClientDocument.open() returns ReportSDKServerException

I created a sample report using a POJO datasource in the CR4 Eclipse plugin, and it ran correctly inside Eclipse.  However, when I tried to run similar code in a separate web application under tomcat outside of eclipse, I got the following error on ReportClientDocument.open():
com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: The server name contains an invalid port number.---- Error code:-2147217387 Error code name:connectServer
Can anyone explain what this means?  In the same app I can get a report using a JDBC datasource to display in the viewer correctly if I open it with the following code:
    String report = "WEB-INF/reports/disc.rpt";
    IReportSourceFactory2 rptSrcFactory = new JPEReportSourceFactory();
    reportSource = rptSrcFactory.createReportSource(report, request.getLocale());
However, I get the same error if I try:
ReportClientDocument clientDocument = new ReportClientDocument();
clientDocument.open(reportName, 0);

I used the jars from the Eclipse plug-in instead of the ones in c:\Program Files\Common Files\Business Objects\3.0\java\lib and then everything worked correctly.

Similar Messages

  • Open return orders in sd module

    hi all,
    can any one explain me wht are open return orders in sd module and also credit memo issued for opem return order and goods receipt processed against the delivery.
    if possible can u explain me with example.
                                         thanks

    Hi Dilip,
    1. Return orders are created with reference to sales orders which have been rejected due to some reasons. There are many reasons as to why a sales order is rejected like incorrect deliveries, Damages during transits, Delayed deliveries,etc. Before the finance department processes them these return orders are blocked by applying a billing block. Such documents which havent been cleared by the finance department are called Open Return Orders.
    A credit memo is released by the vendor based upon pre sales agreements since the customer has to be paid for the return orders.
    Ex:
    Lets assume there is a textile company. They have three Plants producing Textiles at three different locations (A, B and C). They get raw material like dyes, buttons and zips from third party supplier. An agreement was made with the supplier to send a consignment of 100 Litres of Dye and 10 Cartons of buttons to Plant B. A sales order (SD01) was created based on this consignment. But the Dye reaches plant C instead of Plant B. So a return order is created for the sales order (SD01) and a billing block is applied to it. Then the return order is considered to be open for review. Once the finance guys validate the document and approve it the order is closed and released.
    Once that is received by the Vendor he issues a credit memo to the Textiles company since he has to cover for the wrong deliveries and loss of production hours.
    I hope your doubt is cleared, Reward if helpful.

  • Where do we find open return sales order list

    HI gurus
    where do we find open return sales order list whihc have not yet been issued to credit note. and where do we find

    hello, friend.
    use VA05.  you can specify the document type by clicking on 'further selection criteria' on the initial screen.  you can further click 'open orders'.
    when the sales returns is displayed in the following screen, look for the status column.  if the entry is 'A', then no inbound delivery has been done yet (but you could not say if credit memo has been issued or not).  if the entry is 'B', inbound delivery has been done but not the credit memo.  if the entry is 'C', both inbound delivery and credit note have been done.
    regards.

  • CRS XI ReportClientDocument.open() - access denied

    Hi,
    I'm using CRS XI R2. I got an access denied exception when I tried to run the ReportClientDocument.open() method.
    The rpt files are unmanaged and placed in a directory on the machine where RAS has been installed.
    How do I configure RAS to have access to this directory and all the sub-directories?
    Thanks.

    Found where you set the report directory.

  • Open return PO in CC procedure with QM

    Hi Experts,
    could any of You help me to solve an open PO issue - related to return delivery.
    We have a cross company return delivery, but in the line item the return delivery indicator is not set, whoever 161 movement is done.
    At the sender side the order has no open qty to be seen but for the receiver: open qty to deliver - still to be seen. I can not set the delivery complete indicator due to an error message: 06 / 848. I have tried to change the attributes (Material management / Purchasing data / Environment)', but it did not work.
    I rather not cancell the original material movement: we have QM - isnpection lot assigned with finalized usage decision - which is not a simple business to cancel. Actually a bunch of this items existst from last 2 years.
    Anyone has usefull idea how to handle these items, and close open demand?
    Answers will be appreciated.

    HI Ravi,
    we are not creating return PO with material? we are planning to create a returns PO with description(With acc.*** K).HOw can we capture excise invoice for this?
    i require process steps how it happens?
    regards
    subbu

  • ECLIPSE WON'T OPEN, RETURNS ERROR

    Hi, recently my eclipse stopped working, it keeps returning the same error log and refuses to open. I have tried reinstalling it various times but to no avail. Please help me. The error is as follows:
    !SESSION 2015-07-10 14:23:33.140 -----------------------------------------------
    eclipse.buildId=M20130204-1200
    java.version=1.8.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_GB
    Command-line arguments: -os win32 -ws win32 -arch x86_64
    !ENTRY org.eclipse.equinox.p2.reconciler.dropins 4 0 2015-07-10 14:23:39.109
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: The bundle
    "org.eclipse.equinox.p2.reconciler.dropins_1.1.200.v20120301-2145 [115]" could not be
    resolved. Reason: Missing Constraint: Require-Bundle:
    org.eclipse.equinox.p2.touchpoint.eclipse; bundle-version="1.0.0"
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError
    (AbstractBundle.java:1332)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException
    (AbstractBundle.java:1316)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker
    (BundleHost.java:323)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume
    (AbstractBundle.java:390)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle
    (Framework.java:1176)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles
    (StartLevelManager.java:559)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles
    (StartLevelManager.java:544)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL
    (StartLevelManager.java:457)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel
    (StartLevelManager.java:243)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent
    (StartLevelManager.java:438)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent
    (StartLevelManager.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent
    (EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run
    (EventManager.java:340)
    !ENTRY org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE One or more bundles are not resolved because the following root constraints
    are not resolved:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle reference:file:plugins/org.eclipse.jetty.servlet_8.1.3.v20120522.jar
    was not resolved.
    !SUBENTRY 2 org.eclipse.jetty.servlet 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing imported package org.eclipse.jetty.security_[8.1.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle reference:file:plugins/org.eclipse.ui.net_1.2.101.v20120914-093638.jar
    was not resolved.
    !SUBENTRY 2 org.eclipse.ui.net 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.console_1.0.300.v20120429-0125.jar was
    not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.console 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.updatechecker_1.1.200.v20110808-1657.jar
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatechecker 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.transport.ecf_1.0.100.v20120913-
    155635.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.transport.ecf 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.extensionlocation_1.2.100.v20110808-
    1657.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.updatesite_1.0.400.v20120412-1615.jar was
    not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle reference:file:plugins/org.eclipse.equinox.p2.ui_2.2.0.v20130119-
    010614.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required bundle org.eclipse.equinox.security.ui_[1.0.0,2.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.artifact.repository_1.1.200.v20120430-
    1959.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-
    1717.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle reference:file:plugins/org.eclipse.equinox.p2.director_2.2.0.v20120524
    -0542.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.director 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.publisher_1.2.0.v20121002-080415.jar was
    not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.repository.tools_2.0.100.v20120501-
    1314.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle reference:file:plugins/org.eclipse.equinox.p2.engine_2.2.0.v20130121-
    021919.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing imported package org.eclipse.equinox.security.storage_1.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle reference:file:plugins/org.eclipse.equinox.p2.ui.sdk_1.0.200.v20120515
    -1650.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.ui.importexport_1.0.1.v20120913-
    155635.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.100.v20120428-
    0117.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.directorywatcher_1.0.300.v20110808-
    1657.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.director.app_1.0.300.v20120428-0517.jar
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.operations_2.2.0.v20130119-010614.jar was
    not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.garbagecollector_1.0.200.v20110808-
    1657.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.garbagecollector 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.repository_2.2.0.v20120524-1945.jar was
    not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 2 org.eclipse.equinox.p2.repository 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing imported package org.eclipse.equinox.security.storage_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.touchpoint.natives_1.1.0.v20130121-
    021919.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.natives 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle reference:file:plugins/org.eclipse.core.net_1.2.200.v20120914-
    093638.jar was not resolved.
    !SUBENTRY 2 org.eclipse.core.net 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 2 org.eclipse.core.net 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.1.200.v20120301-
    2145.jar was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle
    reference:file:plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.1.0.v20110815-1744.jar
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.343
    !MESSAGE Bundle reference:file:plugins/org.eclipse.team.cvs.core_3.3.500.v20120522-
    1148.jar was not resolved.
    !SUBENTRY 2 org.eclipse.team.cvs.core 2 0 2015-07-10 14:23:39.343
    !MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).
    !ENTRY org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !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 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.ant.ui_3.5.301.v20121210-210948 [27] was not resolved.
    !SUBENTRY 2 org.eclipse.ant.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing optionally required bundle org.eclipse.ui.ide_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.ant.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing optionally required bundle org.eclipse.ui.editors_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.ant.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.ui.externaltools_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.ant.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.debug.ui_[3.6.0,4.0.0).
    !SUBENTRY 2 org.eclipse.ant.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.jdt.ui_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.ant.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
    !SUBENTRY 2 org.eclipse.ant.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.jdt.junit_[3.5.0,4.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.compare_3.5.301.v20130125-135424 [28] was not resolved.
    !SUBENTRY 2 org.eclipse.compare 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.ui.ide_[3.3.0,4.0.0).
    !SUBENTRY 2 org.eclipse.compare 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.ui.editors_[3.5.0,4.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.compare.win32_1.0.200.v20120914-154749 [30] was not
    resolved.
    !SUBENTRY 2 org.eclipse.compare.win32 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.compare_[3.5.0,4.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.core.net_1.2.200.v20120914-093638 [43] was not resolved.
    !SUBENTRY 2 org.eclipse.core.net 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).
    !SUBENTRY 2 org.eclipse.core.net 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.4))(&(osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.core.net.win32.x86_64_1.0.100.v20120522-1148 [44] was not
    resolved.
    !SUBENTRY 2 org.eclipse.core.net.win32.x86_64 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing host org.eclipse.core.net_1.1.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.debug.ui_3.8.2.v20130130-171415 [52] was not resolved.
    !SUBENTRY 2 org.eclipse.debug.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.ui.ide_[3.5.0,4.0.0).
    !SUBENTRY 2 org.eclipse.debug.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.ui.editors_[3.5.0,4.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.http.jetty_3.0.1.v20121109-203239 [92] was not
    resolved.
    !SUBENTRY 2 org.eclipse.equinox.http.jetty 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.jetty.servlet_[8.0.0,9.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.artifact.repository_1.1.200.v20120430-1959 [99]
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.persistence_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.repository.helpers_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.spi_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.console_1.0.300.v20120429-0125 [100] was not
    resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.console 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.director_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.console 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.console 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.planner_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.console 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.console 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.console 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.console 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.director_2.2.0.v20120524-0542 [102] was not
    resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.director 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.director 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.query_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.director 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.director.app_1.0.300.v20120428-0517 [103] was
    not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.director_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.director_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.query_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.planner_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.director.app 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.directorywatcher_1.0.300.v20110808-1657 [104]
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.artifact.repository.simple_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.update_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher.actions_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher.eclipse_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.engine_2.2.0.v20130121-021919 [105] was not
    resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.metadata.repository.io_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.persistence_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.spi_2.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.security.storage_1.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.engine 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.extensionlocation_1.2.100.v20110808-1657 [106]
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.artifact.repository.simple_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.metadata.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.publisher.eclipse_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.touchpoint.eclipse_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.update_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.directorywatcher_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher.eclipse_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.spi_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.garbagecollector_1.0.200.v20110808-1657 [107]
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.garbagecollector 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.p2.engine_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.garbagecollector 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.garbagecollector 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.garbagecollector 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717 [110]
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.persistence_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.repository.helpers_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.spi_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.operations_2.2.0.v20130119-010614 [111] was not
    resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.director_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.repository.helpers_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.director_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.query_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.planner_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.operations 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.publisher_1.2.0.v20121002-080415 [112] was not
    resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.artifact.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.artifact.repository.simple_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.metadata.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.publisher.eclipse_1.1.0.v20120913-155635 [113]
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.artifact.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.metadata.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.publisher_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher.actions_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.spi_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.publisher.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.spi.p2.publisher_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.reconciler.dropins_1.1.200.v20120301-2145 [115]
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.p2.touchpoint.eclipse_1.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.artifact.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.director_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.extensionlocation_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.metadata.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.update_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.directorywatcher_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.query_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.planner_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.repository_2.2.0.v20120524-1945 [116] was not
    resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.repository.helpers_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.security.storage_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.repository.tools_2.0.100.v20120501-1314 [117]
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.artifact.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.artifact.repository.simple_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.director_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.engine_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.engine.phases_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.metadata.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.persistence_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.publisher.eclipse_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.repository.helpers_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.director_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.spi_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.planner_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher.eclipse_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.repository.tools 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.touchpoint.eclipse_2.1.100.v20120428-0117 [118]
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.engine_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.garbagecollector_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.spi_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.planner_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing optionally imported package org.eclipse.equinox.p2.publisher_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing optionally imported package
    org.eclipse.equinox.p2.publisher.eclipse_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.touchpoint.natives_1.1.0.v20130121-021919 [119]
    was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.natives 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.engine_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.natives 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.natives 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.spi_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.natives 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.natives 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.natives 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.transport.ecf_1.0.100.v20120913-155635 [120] was
    not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.transport.ecf 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.p2.repository_2.1.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.transport.ecf 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.ui_2.2.0.v20130119-010614 [121] was not
    resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.security.ui_[1.0.0,2.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.artifact.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.director_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.metadata.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.repository.helpers_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.query_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.operations_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.planner_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.ui.importexport_1.0.1.v20120913-155635 [122] was
    not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.p2.ui_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.p2.extensionlocation_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.metadata.repository.io_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.persistence_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.ui_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.ui.dialogs_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.ui.model_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.ui.viewers_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.director_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_2.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.query_2.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.operations_2.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.planner_2.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_2.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_2.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact.spi_2.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_2.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata.spi_2.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.importexport 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.ui.sdk_1.0.200.v20120515-1650 [123] was not
    resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.p2.ui_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing optionally imported package org.eclipse.compare_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing optionally imported package
    org.eclipse.compare.structuremergeviewer_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.query_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.operations_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.ui.sdk.scheduler_1.1.0.v20110815-1744 [124] was
    not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.p2.updatechecker_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.p2.ui_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.engine_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.engine.phases_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.garbagecollector_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.ui.actions_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.ui.query_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.provisional.p2.updatechecker_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine.query_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.operations_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.ui_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.updatechecker_1.1.200.v20110808-1657 [125] was
    not resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatechecker 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.engine_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.updatechecker 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.planner_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.updatechecker 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.updatechecker 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.metadata_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.updatechecker 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&
    (osgi.ee=JavaSE)(version=1.5))(&(osgi.ee=JavaSE)(version=1.4))(&
    (osgi.ee=CDC/Foundation)(version=1.1)))".
    !SUBENTRY 1 org.eclipse.osgi 2 0 2015-07-10 14:23:39.500
    !MESSAGE Bundle org.eclipse.equinox.p2.updatesite_1.0.400.v20120412-1615 [126] was not
    resolved.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.p2.metadata.repository_0.1.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing required bundle org.eclipse.equinox.p2.artifact.repository_0.1.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.artifact.repository.simple_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package
    org.eclipse.equinox.internal.p2.publisher.eclipse_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.internal.p2.repository_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher.actions_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.publisher.eclipse_0.0.0.
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository_[2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2 0 2015-07-10 14:23:39.500
    !MESSAGE Missing imported package org.eclipse.equinox.p2.repository.artifact.spi_
    [2.0.0,3.0.0).
    !SUBENTRY 2 org.eclipse.equinox.p2.updatesite 2

    Ed Merks wrote on Fri, 10 July 2015 22:16Brandon,
    It sounds like perhaps a bad version of Java is being found. Perhaps try
    the new installer to install a Mars version:
    https://www.eclipse.org/downloads/installer.php
    It does a better job detecting which versions (and bitnesses) of Java
    you have on your machine and makes sure the right one is used or
    instructs you to install the right one. If you have a 64 bit system,
    use that version of the installer.
    On 10/07/2015 11:24 PM, Brandon Taylor wrote:
    > Anyone know?
    >
    I actually love you

  • App does not open returns to home

    when I tap on an app to open it, it briefly opens then returns to the home screen

    This happens to me in multiple applications including Safari. It seems to be doing it much more often in os4. Is apple aware of this problem?

  • The door is open, return it...

    In my opinion anyone that does not have protection is foolish. The phone is basically a $500.00 to $700.00 phone. The phone cost $200.00 dollars, mine anyway, if you happen to drop it and damage the replacement cost is about $500.00, so why would you have an investment like that with no protection…
    If you are unhappy return it, the door is open for you to do that….

    Hi LizBizInc,
    If you have already verified that the cover is closed as illustrated here and the printer is still displaying the error, please turn off the printer, unplug the power cord from the back and leave it out for at least 10 minutes, then plug it back in and turn it back on.  If the error persists, the printer will require servicing; please call or email us using one of the methods on the Contact Us page for further assistance.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Open order returns

    Hi All,
    A report is needed for open return orders that do not have a credit memo issued or a goods receipt processed against the delivery
    The Validation requires      
    Credit not issued (may be default because of billing block)  orders.
    can anyone help in the following
    1)what are open return orders
    2)open return orders that do not have a credit memo
    3)goods receipts processed against the delivery
    what are the transaction codes and fields related to it

    hi for open orders ,
    Transaction Code: VA05
    Select Open Orders.
    first get the sd flow  ...
    SD FLOW
    SD Flow Cycle:
    INQUIRY ( VA11)
    QUOTATION (VA21)
    PURCHASE ORDER (ME21)
    ORDER CONFIRMATION (VA01)
    PICKING LIST – (VL36)
    PACKING LIST - (VL02, VL01)
    SHIPPING – (VT01)
    INVOICE – (VF21, VF01)
    AR
    Enquiry - Customer enquires about the Products services that were sold by a company - VA11
    Quotation - Company Gives a Quotation for the products and Services to a Customer
    Sales Order - Customer gives a Purchase order to the company agaionst which a Sales order will be raised to Customer in SAP.
    VBAK: Sales Document(Header Data) (VBELN)
    VBAP: Sales Document(Item Data) (VBELN,POSNR,MATNR,ARKTX,CHARG)
    Enquiry, Quotation, Sales Order are differentiated based on Doc.
    Type(VBTYP field) in VBAK,VBAP Tables( for Enquiry VBTYP = A,
    for Quotation 'B' & for Order it is 'C'.)
    Delivery(Picking, Packing, Post Goods Issue and Shipment)->
    Company sends the material after picking it from Godown and Packing it in a Handling Unit(box) and Issues the goods
    LIKP: Delivery Table (Header Data)(VBELN,LFART,KUNNR,WADAT,INCO1)
    LIPS: Delivery Table (Item Data)(VBELN,POSNR,WERKS,LGORT,MATNR,VGBEL)
    (LIPS-VGBEL = VBAK-VBELN, LIPS-VGPOS = VBAP-POSNR)
    Billing - Also company bills to the customer for those deliveries
    And in FI against this billing Accounting doc is created.
    VBRK: Billing Table(Header Data)(VBELN,FKART,BELNR)
    VBRP: Billing Table(Item Data)(VBELN,POSNR,FKIMG,NETWR,VGBEL,VGPOS)
    (VBRP-AUBEL = VBAK-VBELN, VBRP-VGBEL = LIKP-VBELN)
    Apart from these tables there are lot of other tables which starts with
    ‘V’, but we use the following tables frequently.
    VBUK: All Sales Documents status & Admn. Data(Header)(VBELN,VBTYP)
    VBTYP= ‘C’(Sales Order) VBTYP=’J’(Delivery) VBTYP=’M’(Invoice)
    VBUP: Sales Documents status & Admn. Data(Item)(VBELN,POSNR)
    VBEP: Sales Doc. Schedule Lines Data(VBELN,POSNR,EDATU,WMENG)
    VBKD: To get sales related Business data like Payment terms etc.(VBELN,ZTERM)
    VBFA: sales document flow data(VBELV,VBELN,POSNV,VBTYP)
    VBPA: Partner functions Data(VBELN,PARVW,KUNNR,LIFNR)
    VEDA: Contract Data(VBELN,VPOSN)
    VEDAPO: Contract Data(VBELN,VPOSN)
    KONA: Rebate Agreements (KNUMA,VKORG,VTWEG,SPART)
    http://www.sapgenie.com/abap/tables_sd.htm
    Please check this SD online documents.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCSD/CAARCSD.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf
    Also please check this SD links as well.
    http://help.sap.com/saphelp_47x200/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm
    http://www.sap-basis-abap.com/sapsd.htm
    http://www.sap-img.com/sap-sd.htm
    http://www.sapgenie.com/abap/tables_sd.htm
    http://searchsap.techtarget.com/featuredTopic/0,290042,sid21_gci961718,00.html
    http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/SD_tutorial.html
    All help ebooks are in PDF format here
    http://www.easymarketplace.de/online-pdfs.php
    regards,
    venkat.

  • Cannot delete reports, unless I close and open Eclipse/Tomcat

    Please can someone help me.
    I cannot delete reports. I have not worked out all the details yet but this is what I got so far...
    First I thought it was a problem with my tomcat setup, I would deploy my WAR and run the app. After
    viewing the report and closing the browser. I would not beable to delete the rpt file until I close Tomcat.
    I have now got a similar problem within Eclipse. (as far as I can tell its the same problem but even worse)
    If i create any report and design it or even a new blank report. And not do anything to it, just save it as a blank report. I then try delete the
    report. Right click and then delete.
    After a few seconds Eclipse brings up an error and says it cant delete the file, the reason it gives is
    Problems encountered while deleting resources.
      Could not delete 'C:\WorkSpace\Project\WebContent\Report1.rpt'.
        Problems encountered while deleting files.
          Could not delete: C:\WorkSpace\Project\WebContent\Report1.rpt.
    I have tried creating a fresh new project and only one report. And I still get the error.
    If I try delete the whole project perminatly it also gives the same error. (But deletes the default crystal report)
    I have to close Eclipse and then open it again before I can delete the rpt files properly.
    I have not always had this problem. It used to work fine (dont ask what I have done since
    cause I would not beable to tell, sorry)
    Hopefully someone can help me, as this is driving me insane, and having to stop and start Tomcat every
    time I want to deploy a new test version is not really an option.
    Cheers
    Darren

    Hi Merry,
    Thanks for getting back to me.
    My reports within Eclipse seem to be behaving themselves now and dying gracefully without and hassles,
    so I dont know what fixed that problem as I have not made any changes or done any updates. One of
    those things I guess.
    With regards to TOMCAT still having a handle on the reports, As far as I am aware I am putting the
    report source in session
    Below is my JSP that loads the report
    I store report name in session via a servlet and set all the DB connection details in the servlet also.
    imports....
    try {
       String reportName = session.getAttribute("Report").toString();
       ReportClientDocument clientDoc = (ReportClientDocument) session.getAttribute(reportName);
       if (clientDoc == null) {
          clientDoc = new ReportClientDocument();
          // Open report
          clientDoc.open(reportName, OpenReportOptions._openAsReadOnly);
          // ****** BEGIN LOGON DATASOURCE SNIPPET **************** 
             //Call the process to set all the database detail retrieved from web.xml
             // Custom function to set the connection details
             ReportFunctions.setConnection(clientDoc);
          // ****** END LOGON DATASOURCE SNIPPET ****************           
          // Store the report document in session
          session.setAttribute(reportName, clientDoc);
       // ****** BEGIN CONNECT CRYSTALREPORTPAGEVIEWER SNIPPET **************** 
          // Create the CrystalReportViewer object
          CrystalReportViewer crystalReportPageViewer = new CrystalReportViewer();
          //set the reportsource property of the viewer
          IReportSource reportSource = clientDoc.getReportSource();                    
          crystalReportPageViewer.setReportSource(reportSource);
          // set viewer attributes
          crystalReportPageViewer.setOwnPage(true);
          crystalReportPageViewer.setOwnForm(true);
          crystalReportPageViewer.setDisplayGroupTree(false);
          crystalReportPageViewer.setHasToggleGroupTreeButton(false);
          crystalReportPageViewer.setHasPrintButton(false);
          crystalReportPageViewer.setEnableDrillDown(false);
          // Process the report
          crystalReportPageViewer.processHttpRequest(request, response, application, null);
       // ****** END CONNECT CRYSTALREPORTPAGEVIEWER SNIPPET ****************          
       } catch (ReportSDKExceptionBase e) {
        out.println(e);
    So far its very basic.
    How best can I kill and clean up once the web page is closed. I have tried a few options but dont seem to
    know the best way,
    I tried "onbeforeunload" but I dont know if this is the best practice,
    I have a session listener with sessionDestroyed but have not learnt how to envoke this correctly, or atleast when to correctly call it. And then I dont know how to clean out any loaded reports from here.
    I have used 
    request.getSession().invalidate();
    at the end of my JSP but that destoys everything everytime a user does anything on the page, (selecting any of the buttons on the report)
    I am still learning everyday, and so I appoligise for questions that I should really know, am being pushed into the deep end here so trying my best :).
    Thanks again.
    Cheers
    Darren
    Sorry for bumping this back the list, but I am at my wits end as how best to "clean out" the reports
    once they have been closed or timed out.
    Surely there must be a way to release all objects (be it a actaul rpt file or the classes12.jar) once the
    reports have been viewed and closed.
    Even if there is something I can load via another servlet that destroys anything that has to do
    with the main website.
    Thanks and again sorry for moving this back up the list. If i get no replies, ill assume this is impossible
    and that the only way to upload a new version of a report is to shut the whole Tomcat service and
    make the changes.
    Cheers
    Edited by: Darren Jackson on Dec 3, 2008 12:31 PM

  • How do I use IB(Mac) to display text from opened tty port?

    I'm using OSX10.9.4, XCode 5.1.1 etc, Mac Mini. 2012. 16GB. Fast processor.
    I can open the serial/usb port and read the data from it with a [command line] tool...
    sample code here.
    What I'd like to be able to do is display the data that comes in live in a Graphical Interface, not as a command line tool. It also saves it to a file, and perhaps it's easier to read the continuously built file? Certainly for building historical data.
    [code]
    #ifdef DEBUG
        printf("Debug Mode on\n");
    #endif
      fd = open(PORT, O_RDWR );
    #ifdef DEBUG
      printf("...Serial port open - Return code : %d\n", fd);
    #endif
      if (-1 == fd)
            perror(PORT); perror(msg); exit(-1);
      struct termios theTermios;
      memset(&theTermios, 0, sizeof(struct termios));
      cfmakeraw(&theTermios);
      cfsetspeed(&theTermios, 38400);
      theTermios.c_cflag = CREAD | CLOCAL; // turn on READ and ignore modem control lines
      theTermios.c_cflag |= CS8;
      theTermios.c_cc[VMIN] = 1;
      theTermios.c_cc[VTIME] = 0; // set to 10 if 1 sec timeout
      ret = ioctl(fd, TIOCSETA, &theTermios);
    #ifdef DEBUG
      printf("opening /dev/cu.usbserial...\n");
    #endif
      fd = open("/dev/cu.usbmodem14311", O_RDONLY);
    #ifdef DEBUG
      printf("...Serial port open - Return code : %d\n", fd);
    #endif
      if (fd < 0)
      printf("Erreur a l'ouverture de /dev/cu.usbserial - Code=%d\n", fd);
      exit(1);
    #ifdef DEBUG
      printf("Serial port opened...\n");
    #endif
        /* while (1) is an endless loop, unless errors develop */
        pFile=fopen(DATASTORE,"wt");
      while (1)
      ret = read(fd, &c, 1);
      if (ret == 1) {
            /*  put the incoming data into an array/structure */
    [/code]
    Thanks
    Robert

    you can do this with the firewall (ipfw) or ssh. id suggest googling those and also posting this in the UNIX forum here. Ive never attempted to do it but i know it can be done with either. which you use will depend on what you need to accomplish.

  • Error opening a report

    Post Author: ehornek
    CA Forum: JAVA
    Hi,
    I am trying to open a report in Java and get the error message below. Does anyone know what's going wrong?
    Thanks for your help!
    Crystal Report Viewer 2.1.19
    java.vendor = Sun Microsystems Inc.
    java.version = 1.6.0_03
    os.name = Windows XP
    os.version = 5.1
    os.arch = x86
    Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/crystaldecisions/proxy/remoteagent/ICommunicationAdapter
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at com.crystaldecisions.proxy.remoteagent.z.a(Unknown Source)
    at com.crystaldecisions.sdk.occa.report.application.ReportAppSession.int(Unknown Source)
    at com.crystaldecisions.sdk.occa.report.application.ReportAppSession.initialize(Unknown Source)
    at com.crystaldecisions.sdk.occa.report.application.ClientDocument.for(Unknown Source)
    at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.for(Unknown Source)
    at com.crystaldecisions.sdk.occa.report.application.ClientDocument.open(Unknown Source)
    at com.crystaldecisions.reports.sdk.ReportClientDocument.open(Unknown Source)
    at bizfriendsOffice.ShowReport.ShowReportCR_Test(ShowReport.java:400)
    at bizfriendsOffice.ShowReport.<init>(ShowReport.java:423)
    at bizfriendsOffice.KassaBuch.actionPerformed(KassaBuch.java:601)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551
    Or Go to this link: http://www.sdn.sap.com/irj/boc and download the trial version of CR XI R2 and use your XI keycode, then apply the patches which you can get to by clicking on the BusinessObjects tab above, then Downloads.

  • ReportClientDocument throws - Unexpected database connector error

    Hi,
    We are getting a weird exception in Websphere 6.1 server when we try to open a crystal report using ReportClientDocument object. It is throwing an unexpected database connector error when we try to change the datasource of the report. It would be great if some one can help us with the solution.
    Code:
    ReportClientDocument reportClientDocument = new ReportClientDocument();
    reportClientDocument.open(REPORT_NAME, 0);
    Tables tables = reportClientDocument.getDatabaseController().getDatabase().getTables();               
    ITable table = tables.getTable(0);
    reportClientDocument.getDatabaseController().setDataSource(resultSet0, tableName0 , tableName0+"_ResultSet");
    P.S: The same code works fine in Tomcat 6.0 server.
    Exception:
    [1/11/11 17:34:10:141 GMT+05:30] 00000037 SystemOut     O Connection logon successfully
    [1/11/11 17:34:10:145 GMT+05:30] 00000037 SystemOut     O Rowset restart: moveToStart true
    [1/11/11 17:34:10:145 GMT+05:30] 00000037 SystemOut     O Rowset execute
    [1/11/11 17:34:10:168 GMT+05:30] 00000037 SystemOut     O  detected an exception: Unexpected database connector error
         at com.crystaldecisions.reports.queryengine.Table.u7(SourceFile:2409)
         at com.crystaldecisions.reports.datafoundation.DataFoundation.a(SourceFile:1234)
         at com.crystaldecisions.reports.dataengine.dfadapter.DFAdapter.a(SourceFile:344)
         at com.crystaldecisions.reports.dataengine.dfadapter.CheckDatabaseHelper.a(SourceFile:66)
         at com.crystaldecisions.reports.dataengine.datafoundation.CheckDatabaseCommand.new(SourceFile:100)
         at com.crystaldecisions.reports.common.CommandManager.a(SourceFile:71)
         at com.crystaldecisions.reports.common.Document.a(SourceFile:203)
         at com.crystaldecisions.reports.dataengine.VerifyDatabaseCommand.new(SourceFile:76)
         at com.crystaldecisions.reports.common.CommandManager.a(SourceFile:71)
         at com.crystaldecisions.reports.common.Document.a(SourceFile:203)
         at com.businessobjects.reports.sdk.requesthandler.f.a(SourceFile:175)
         at com.businessobjects.reports.sdk.requesthandler.DatabaseRequestHandler.a(SourceFile:373)
         at com.businessobjects.reports.sdk.requesthandler.DatabaseRequestHandler.if(SourceFile:352)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.do(SourceFile:1291)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(SourceFile:661)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(SourceFile:167)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.a(SourceFile:529)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.call(SourceFile:527)
         at com.crystaldecisions.reports.common.ThreadGuard.syncExecute(SourceFile:102)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.for(SourceFile:525)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.int(SourceFile:424)
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(SourceFile:352)
         at com.businessobjects.sdk.erom.jrc.a.a(SourceFile:54)
         at com.businessobjects.sdk.erom.jrc.a.execute(SourceFile:67)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent$a.execute(SourceFile:716)
         at com.crystaldecisions.proxy.remoteagent.CommunicationChannel.a(SourceFile:125)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(SourceFile:537)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.if(SourceFile:605)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.a(SourceFile:1688)
         at com.crystaldecisions.sdk.occa.report.application.ReportClientDocument.new(SourceFile:2650)
         at com.crystaldecisions.sdk.occa.report.application.b9.onDataSourceChanged(SourceFile:301)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(SourceFile:962)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(SourceFile:2834)
         at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setDataSource(SourceFile:2557)
         at com.crystaldecisions.reports.sdk.DatabaseController.setDataSource(SourceFile:87)

    It appears that you are trying to pass a resultset to the report, only things i can think of is, either the jar file needed for that type of connection is missing, or maybe the app servers are using different versions of java which causes it to act differently.

  • New window popup does not open on Windows

    hi,
    when I open an new window in a Premiere HTML5 extension on Mac, it works,
    but no window opens on Windows.
    newwindow = window.open('www.adobe.com','name','height=200,width=150');
    Trying to apply moveTo() or focus() after open() returns Cannot call ... method of undefined.
    I wonder what causes this, probably it just gets blocked. By Windows? Premiere on Windows? Chrome in the extension on Windows?
    Is there something I can do about this?
    I cannot open it in the default browser because ultimately the window popup is a Paypal popup
    opened by a webpage loaded in an iframe- which gives the same result as trying to open a window directly from within the extension as described above,
    thanks,
    Jeff.

    This is a known issue of CEP; we disabled these methods (with window.open() or <a href=url >) to open a new page. A work around is using API CSInterface.openURLInDefaultBrowser(url) to open it in system default browser. I am afraid that CEP does not provide other work around methods if openURLInDefaultBrowser() cannot suit your requirements.

  • ORA-39001: invalid argument value dbms_datapump.open

    Hello,
    I'm trying to import objects in a tablespace from a remote database.
    The link source.de is working, but the dbms_datapump.open statements fails with below errors
    SQL> var h number;
    SQL> exec :h := dbms_datapump.open (operation => 'IMPORT',job_mode => 'TABLESPACE', remote_link => 'source.de');
    BEGIN :h := dbms_datapump.open (operation => 'IMPORT',job_mode => 'TABLESPACE', remote_link => 'source.de'); END;
    ERROR at line 1:
    ORA-39001: invalid argument value
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 79
    ORA-06512: at "SYS.DBMS_DATAPUMP", line 2953
    ORA-06512: at "SYS.DBMS_DATAPUMP", line 4603
    ORA-06512: at line 1
    When I describe dbms_datapump.open:
    FUNCTION OPEN RETURNS NUMBER
    Argument Name Type In/Out Default?
    OPERATION VARCHAR2 IN
    JOB_MODE VARCHAR2 IN
    REMOTE_LINK VARCHAR2 IN DEFAULT
    JOB_NAME VARCHAR2 IN DEFAULT
    VERSION VARCHAR2 IN DEFAULT
    COMPRESSION NUMBER IN DEFAULT
    Anyone familier with this problem?
    Regards,
    Tim

    ORA-39001: invalid argument value, could be because of the db_link (is not seen by the owner of the code, by the schema which has the rights to run the code).
    You can take a look at:
    <p>
    http://www.oracle-home.ro/Oracle_Database/10g_New_Features/Schema_refresh_DP.html</p>

Maybe you are looking for