spring-attic / spring-ide

Spring Development Environment for Eclipse
299 stars 126 forks source link

STS 4.3x hangs at startup with 100% CPU when Oracle Weblogic Tools are installed #386

Closed pietromodi closed 5 years ago

pietromodi commented 5 years ago

I've downloaded a fresh copy of STS 4.31 for Windows and I've installed Subclipse. I restarted the IDE and everything worked fine. Then I installed the latest version of Oracle Weblogic Server Tools from the Eclipse Marketplace (https://marketplace.eclipse.org/content/oracle-weblogic-server-tools) and when I restarted the IDE, the splash screen appeared and the program hanged with 100% CPU consumption.

Everything worked fine with a previous installation (similar setup: Subclipse + Oracle WST) of STS version < 4.3. I wasn't able to start the IDE again when I upgraded to 4.3.

I'm running Windows 10 with JDK 8. Let me know if I can be of any help. Thanks, Pietro

BoykoAlex commented 5 years ago

Is there a specific a file you have opened in the editor at start up? Try blank workspace perhaps... see if it makes any difference... If there is no difference it'd be great to see your eclipse log file...

kdvolder commented 5 years ago

What Alex said and also and perhaps more importantly:

hanged with 100% CPU consumption

In these kinds of situations getting a stack-dump of the 'hung' process is usually the best way to determine what is causing all this CPU consumption.

So can you please use 'jps' and 'jstack' (CLI tools that ship with the JVM) to collect a dump, then attach it to the bug report. Thanks!

pietromodi commented 5 years ago

@BoykoAlex I cannot reach the Workspace selection screen, so I believe the problem is workspace independent.

EDIT: Can you help me to find out where is the eclipse log? Thanks.

@kdvolder I've used jstack to get the dump. JStackThreadDump.txt

If you need more details, let me know.

pietromodi commented 5 years ago

Update: For comparison I've tried installing Subclipse and Oracle Weblogic Server Tools on a new Eclipse 2019-06 for Enterprise Java Developers installation (on which Spring Tools 4.3x is based, if I'm not mistaken) and the reported problem did not happen.

kdvolder commented 5 years ago

Unfortunately the stack doesn't seem to provide much info this time. Seems to be not much going on there. Just one thread with the 'splash screen' waiting for something and one other thread which seems busy with doing osgi bundle resolution.

My best guess is that, for some reason, the osgi resolving is doing some very heavy lifting trying to solve 'contraints' between the bundles you have installed. I have seen this happen on occasion the 'solver' is essentially solving an NP-complete problem and sometimes it can hit one of those 'worst case' scenarios that take virtually forever to solve, or it could just be a bug in osgi causing it to just go into a inifinite loop of some kind.

About finding the log file. This may help:

https://wiki.eclipse.org/FAQ_Where_can_I_find_that_elusive_.log_file%3F

In particular:

Locate the file yourself, see workspace/.metadata/.log or eclipse/configuration/*.log

kdvolder commented 5 years ago

BTW: if you are right (and probably you are) that STS hasn't touched the workspace yet, then I don't think the workspace log is going to be interesting (since STS didn't open the workspace, it couldn't have written anything in there yet). But maybe the configuration log might show something.

kdvolder commented 5 years ago

Have you tried adding -clean option to startup of STS? Sometimes when OSGI is acting 'weird', then clearing out its caches helps.

kdvolder commented 5 years ago

Update: For comparison I've tried installing Subclipse and Oracle Weblogic Server Tools on a new Eclipse 2019-06 for Enterprise Java Developers installation (on which Spring Tools 4.3x is based, if I'm not mistaken) and the reported problem did not happen.

Thanks for trying that, I will try later to install those two things into STS myself and see if I can reproduce the issue.

pietromodi commented 5 years ago

Have you tried adding -clean option to startup of STS? Sometimes when OSGI is acting 'weird', then clearing out its caches helps.

I just tried the -clean option to no avail.

Locate the file yourself, see workspace/.metadata/.log or eclipse/configuration/*.log

I looked into the configuration folder of my STS 4.31 installation and found no files with *.log extension

Thanks for your help. Pietro

kdvolder commented 5 years ago

I have done these steps to try to reproduce the problem:

It looked like indeed things got 'hung' for a little while and I was able to collect a stacktrace very similar to yours.

While I was examing the stacktrace in a text editor, eventually STS finished starting up and appears to be working fine.

Seems to like the oracle tools contain quite a lot of 'stuff' and I gather the combination of plugins from STS (also not too lightwieght :-) puts a big strain on the OSGI bundle resolving. But eventually it manages to solve all the various bundle constraints and starts up fine. At least for me.

How long have you waited for the startup to finish?

From the looks of things I did reproduce the problem that you described, but for some reason its not quite as big of a issue for me as you. One possible explanation could be that the PC I am using is a bit heavier than yours.

When I opened the error log I see a fair amount of errors from osgi with problems resolving bundle constraints. This probably has some relation to why the startup takes a very long time (another symptom of the bundle resolver being challenged at solving a lot of hard constraints, some of which it cannot satisfy at all).

kdvolder commented 5 years ago

The error log contents from my run:

!SESSION 2019-07-17 14:12:00.829 -----------------------------------------------
eclipse.buildId=4.3.1.201907120711-RELEASE
java.version=1.8.0_201
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_CA
Framework arguments:  -product org.springframework.boot.ide.branding.sts4
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.springframework.boot.ide.branding.sts4

!ENTRY org.eclipse.egit.core 1 0 2019-07-17 14:12:48.977
!MESSAGE Using Apache MINA sshd as ssh client.

!ENTRY org.eclipse.jface 2 0 2019-07-17 14:12:49.637
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2019-07-17 14:12:49.637
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
Binding(CTRL+SHIFT+T,
    ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
        Open a type in a Java editor,
        Category(org.eclipse.ui.category.navigate,Navigate,null,true),
        org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@10ad95cd,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
    ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
        ,
        Category(org.eclipse.lsp4e.category,Language Servers,null,true),
        org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@69fd99c1,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

!ENTRY org.eclipse.equinox.p2.core 4 0 2019-07-17 14:17:47.292
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.oracle.com/otn_software/oepe/library/eclipse-m2e-wtp-1.4.
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:394)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:684)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:119)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:114)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.load(CompositeArtifactRepository.java:496)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.addChild(CompositeArtifactRepository.java:177)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.<init>(CompositeArtifactRepository.java:99)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepositoryFactory.load(CompositeArtifactRepositoryFactory.java:120)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.factoryLoad(ArtifactRepositoryManager.java:81)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:759)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:660)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:119)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:114)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.load(CompositeArtifactRepository.java:496)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.addChild(CompositeArtifactRepository.java:177)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.<init>(CompositeArtifactRepository.java:99)
    at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepositoryFactory.load(CompositeArtifactRepositoryFactory.java:120)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.factoryLoad(ArtifactRepositoryManager.java:81)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:759)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:660)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:119)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:114)
    at org.eclipse.equinox.p2.engine.ProvisioningContext.getLoadedRepository(ProvisioningContext.java:194)
    at org.eclipse.equinox.p2.engine.ProvisioningContext.getLoadedArtifactRepositories(ProvisioningContext.java:178)
    at org.eclipse.equinox.p2.engine.ProvisioningContext.getArtifactRepositories(ProvisioningContext.java:153)
    at org.eclipse.equinox.internal.p2.engine.DownloadManager.getArtifactRepositories(DownloadManager.java:110)
    at org.eclipse.equinox.internal.p2.engine.DownloadManager.start(DownloadManager.java:95)
    at org.eclipse.equinox.internal.p2.engine.phases.Collect.completePhase(Collect.java:111)
    at org.eclipse.equinox.internal.p2.engine.Phase.postPerform(Phase.java:255)
    at org.eclipse.equinox.internal.p2.engine.Phase.perform(Phase.java:105)
    at org.eclipse.equinox.internal.p2.engine.PhaseSet.perform(PhaseSet.java:50)
    at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:80)
    at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:48)
    at org.eclipse.equinox.p2.operations.ProvisioningSession.performProvisioningPlan(ProvisioningSession.java:181)
    at org.eclipse.equinox.p2.operations.ProfileModificationJob.runModal(ProfileModificationJob.java:76)
    at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:190)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2019-07-17 14:17:47.293
!MESSAGE No repository found at http://download.oracle.com/otn_software/oepe/library/eclipse-m2e-wtp-1.4.

!ENTRY org.eclipse.ui 2 2 2019-07-17 14:22:03.589
!MESSAGE Invalid property category path: org.springframework.ide.eclipse.beans.ui.properties.ProjectPropertyPage (bundle: org.springframework.ide.eclipse.xml.namespaces, propertyPage: org.springframework.ide.eclipse.beans.ui.namespaces.projectPropertyPage)
!SESSION 2019-07-17 14:22:05.179 -----------------------------------------------
eclipse.buildId=4.3.1.201907120711-RELEASE
java.version=1.8.0_201
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_CA
Framework arguments:  -product org.springframework.boot.ide.branding.sts4
Command-line arguments:  -data file:/tmp/workspa/ -os linux -ws gtk -arch x86_64 -product org.springframework.boot.ide.branding.sts4

!ENTRY oracle.eclipse.tools.application.common.services 4 0 2019-07-17 14:24:08.527
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.application.common.services [654]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.xml.model [716]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.common.services [660]
                Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                     org.eclipse.jpt.jpa.core [742]
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                            org.eclipse.jpt.jpa.db [743]
                              Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                   org.eclipse.datatools.sqltools.editor.core [732]
                                     Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                       -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                          org.eclipse.datatools.sqltools.result [733]
                                            No resolution report for the bundle.  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.common.services 4 0 2019-07-17 14:24:08.554
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.common.services [660]
  Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
    -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
       org.eclipse.jpt.jpa.core [742]
         Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
           -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
              org.eclipse.jpt.jpa.db [743]
                Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                     org.eclipse.datatools.sqltools.editor.core [732]
                       Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                         -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                            org.eclipse.datatools.sqltools.result [733]
                              No resolution report for the bundle.  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.common.services.ui 4 0 2019-07-17 14:24:08.579
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.common.services.ui [661]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.xml.model [716]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.common.services [660]
                Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                     org.eclipse.jpt.jpa.core [742]
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                            org.eclipse.jpt.jpa.db [743]
                              Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                   org.eclipse.datatools.sqltools.editor.core [732]
                                     Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                       -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                          org.eclipse.datatools.sqltools.result [733]
                                            No resolution report for the bundle.  Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
    -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.jaxrs.ui 4 0 2019-07-17 14:24:08.615
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.jaxrs.ui [670]
  Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
    -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
       org.eclipse.jpt.jpa.core [742]
         Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
           -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
              org.eclipse.jpt.jpa.db [743]
                Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                     org.eclipse.datatools.sqltools.editor.core [732]
                       Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                         -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                            org.eclipse.datatools.sqltools.result [733]
                              No resolution report for the bundle.  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.common.services [660]
         Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
           -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.common.services.ui [661]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.model [716]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
           -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.common.services 4 0 2019-07-17 14:24:08.633
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.common.services [698]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.xml.model [716]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.common.services [660]
                Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                     org.eclipse.jpt.jpa.core [742]
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                            org.eclipse.jpt.jpa.db [743]
                              Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                   org.eclipse.datatools.sqltools.editor.core [732]
                                     Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                       -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                          org.eclipse.datatools.sqltools.result [733]
                                            No resolution report for the bundle.  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.application.common.services [654]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.html 4 0 2019-07-17 14:24:08.647
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.html [700]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.common.services [660]
         Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
           -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
              org.eclipse.jpt.jpa.core [742]
                Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                     org.eclipse.jpt.jpa.db [743]
                       Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                            org.eclipse.datatools.sqltools.editor.core [732]
                              Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                   org.eclipse.datatools.sqltools.result [733]
                                     No resolution report for the bundle.  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.application.common.services [654]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.model [716]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.html.ui 4 0 2019-07-17 14:24:08.677
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.html.ui [701]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.html [700]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.common.services [660]
                Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                     org.eclipse.jpt.jpa.core [742]
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                            org.eclipse.jpt.jpa.db [743]
                              Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                   org.eclipse.datatools.sqltools.editor.core [732]
                                     Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                       -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                          org.eclipse.datatools.sqltools.result [733]
                                            No resolution report for the bundle.         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.application.common.services [654]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.xml.model [716]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.ui [714]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.edit.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.edit.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.edit.ui [715]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.common.services.ui [661]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.jsp [706]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.webtier.javawebapp [702]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                            oracle.eclipse.tools.webtier.common.services [698]
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.edit.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.edit.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.javawebapp 4 0 2019-07-17 14:24:08.696
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.javawebapp [702]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.application.common.services [654]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.model [716]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.common.services [660]
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                            org.eclipse.jpt.jpa.core [742]
                              Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                   org.eclipse.jpt.jpa.db [743]
                                     Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                          org.eclipse.datatools.sqltools.editor.core [732]
                                            Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                              -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                 org.eclipse.datatools.sqltools.result [733]
                                                   No resolution report for the bundle.         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.common.services [698]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.jsf 4 0 2019-07-17 14:24:08.705
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.jsf [703]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.common.services [660]
         Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
           -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
              org.eclipse.jpt.jpa.core [742]
                Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                     org.eclipse.jpt.jpa.db [743]
                       Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                            org.eclipse.datatools.sqltools.editor.core [732]
                              Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                   org.eclipse.datatools.sqltools.result [733]
                                     No resolution report for the bundle.  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.common.services [698]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.model [716]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.application.common.services [654]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsf.facelet; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsf.facelet; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.jsf.facelet [704]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.javawebapp [702]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.html [700]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.jsp [706]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource oracle.eclipse.tools.webtier.jsf [osgi.identity; osgi.identity="oracle.eclipse.tools.webtier.jsf"; type="osgi.bundle"; version:Version="17.3.0.201903121357"; singleton:="true"] because it is exposed to package 'javax.servlet' from resources oracle.eclipse.tools.webtier.jsf.facelet [osgi.identity; osgi.identity="oracle.eclipse.tools.webtier.jsf.facelet"; type="osgi.bundle"; version:Version="17.3.0.201903121357"; singleton:="true"] and javax.servlet [osgi.identity; type="osgi.bundle"; version:Version="3.1.0.v201410161800"; osgi.identity="javax.servlet"] via two dependency chains.

Chain 1:
  oracle.eclipse.tools.webtier.jsf [osgi.identity; osgi.identity="oracle.eclipse.tools.webtier.jsf"; type="osgi.bundle"; version:Version="17.3.0.201903121357"; singleton:="true"]
    require: (&(osgi.wiring.bundle=oracle.eclipse.tools.webtier.jsf.facelet)(&(bundle-version>=17.3.0)(!(bundle-version>=18.0.0))))
     |
    provide: osgi.wiring.bundle: oracle.eclipse.tools.webtier.jsf.facelet
  oracle.eclipse.tools.webtier.jsf.facelet [osgi.identity; osgi.identity="oracle.eclipse.tools.webtier.jsf.facelet"; type="osgi.bundle"; version:Version="17.3.0.201903121357"; singleton:="true"]

Chain 2:
  oracle.eclipse.tools.webtier.jsf [osgi.identity; osgi.identity="oracle.eclipse.tools.webtier.jsf"; type="osgi.bundle"; version:Version="17.3.0.201903121357"; singleton:="true"]
    require: (&(osgi.wiring.bundle=oracle.eclipse.tools.webtier.javawebapp)(&(bundle-version>=17.3.0)(!(bundle-version>=18.0.0))))
     |
    provide: osgi.wiring.bundle; bundle-version:Version="17.3.0.201903121357"; osgi.wiring.bundle="oracle.eclipse.tools.webtier.javawebapp"; singleton:="true"
  org.apache.commons.logging [osgi.identity; type="osgi.bundle"; version:Version="1.2.0.v20180409-1502"; osgi.identity="org.apache.commons.logging"]
    import: (osgi.wiring.package=javax.servlet)
     |
    export: osgi.wiring.package: javax.servlet
  javax.servlet [osgi.identity; type="osgi.bundle"; version:Version="3.1.0.v201410161800"; osgi.identity="javax.servlet"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.jsf.facelet 4 0 2019-07-17 14:24:08.718
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.jsf.facelet [704]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.javawebapp [702]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.application.common.services [654]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.xml.model [716]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                            oracle.eclipse.tools.common.services [660]
                              Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                                   org.eclipse.jpt.jpa.core [742]
                                     Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                          org.eclipse.jpt.jpa.db [743]
                                            Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                              -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                                 org.eclipse.datatools.sqltools.editor.core [732]
                                                   Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                                     -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                        org.eclipse.datatools.sqltools.result [733]
                                                          No resolution report for the bundle.                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.common.services [698]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource oracle.eclipse.tools.webtier.jsf.facelet [osgi.identity; osgi.identity="oracle.eclipse.tools.webtier.jsf.facelet"; type="osgi.bundle"; version:Version="17.3.0.201903121357"; singleton:="true"] because it exports package 'javax.servlet' and is also exposed to it from resource javax.servlet [osgi.identity; type="osgi.bundle"; version:Version="3.1.0.v201410161800"; osgi.identity="javax.servlet"] via the following dependency chain:

  oracle.eclipse.tools.webtier.jsf.facelet [osgi.identity; osgi.identity="oracle.eclipse.tools.webtier.jsf.facelet"; type="osgi.bundle"; version:Version="17.3.0.201903121357"; singleton:="true"]
    require: (&(osgi.wiring.bundle=oracle.eclipse.tools.webtier.javawebapp)(&(bundle-version>=17.3.0)(!(bundle-version>=18.0.0))))
     |
    provide: osgi.wiring.bundle; bundle-version:Version="17.3.0.201903121357"; osgi.wiring.bundle="oracle.eclipse.tools.webtier.javawebapp"; singleton:="true"
  org.apache.commons.logging [osgi.identity; type="osgi.bundle"; version:Version="1.2.0.v20180409-1502"; osgi.identity="org.apache.commons.logging"]
    import: (osgi.wiring.package=javax.servlet)
     |
    export: osgi.wiring.package: javax.servlet
  javax.servlet [osgi.identity; type="osgi.bundle"; version:Version="3.1.0.v201410161800"; osgi.identity="javax.servlet"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.jsf.ui 4 0 2019-07-17 14:24:08.784
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.jsf.ui [705]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.application.common.services [654]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.model [716]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.common.services [660]
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                            org.eclipse.jpt.jpa.core [742]
                              Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                   org.eclipse.jpt.jpa.db [743]
                                     Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                          org.eclipse.datatools.sqltools.editor.core [732]
                                            Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                              -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                 org.eclipse.datatools.sqltools.result [733]
                                                   No resolution report for the bundle.         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.ui [714]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.edit.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.edit.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.edit.ui [715]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.common.services.ui [661]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.jsp [706]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.webtier.javawebapp [702]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                            oracle.eclipse.tools.webtier.common.services [698]
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.webtier.html [700]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsf; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsf; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.jsf [703]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsf.facelet; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsf.facelet; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.jsf.facelet [704]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp.ui; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.jsp.ui [707]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.edit.ui; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.edit.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.jsp 4 0 2019-07-17 14:24:08.804
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.jsp [706]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.javawebapp [702]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.application.common.services [654]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.xml.model [716]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                            oracle.eclipse.tools.common.services [660]
                              Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                                   org.eclipse.jpt.jpa.core [742]
                                     Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                          org.eclipse.jpt.jpa.db [743]
                                            Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                              -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                                 org.eclipse.datatools.sqltools.editor.core [732]
                                                   Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                                     -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                        org.eclipse.datatools.sqltools.result [733]
                                                          No resolution report for the bundle.                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.common.services [698]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.html [700]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.jsp.ui 4 0 2019-07-17 14:24:08.833
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.jsp.ui [707]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.jsp [706]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.javawebapp [702]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.application.common.services [654]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                            oracle.eclipse.tools.xml.model [716]
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                                   oracle.eclipse.tools.common.services [660]
                                     Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                                          org.eclipse.jpt.jpa.core [742]
                                            Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                              -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                                 org.eclipse.jpt.jpa.db [743]
                                                   Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                                     -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                                        org.eclipse.datatools.sqltools.editor.core [732]
                                                          Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                                            -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                               org.eclipse.datatools.sqltools.result [733]
                                                                 No resolution report for the bundle.                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.webtier.common.services [698]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.html [700]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.edit.ui; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.edit.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.xml.edit.ui [715]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.common.services.ui [661]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.ui [714]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.edit.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.edit.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.jstl 4 0 2019-07-17 14:24:08.852
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.jstl [708]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.common.services [660]
         Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
           -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
              org.eclipse.jpt.jpa.core [742]
                Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                     org.eclipse.jpt.jpa.db [743]
                       Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                            org.eclipse.datatools.sqltools.editor.core [732]
                              Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                   org.eclipse.datatools.sqltools.result [733]
                                     No resolution report for the bundle.  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.javawebapp [702]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.application.common.services [654]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.xml.model [716]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.common.services [698]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.jsp [706]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.html [700]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.jstl.ui 4 0 2019-07-17 14:24:08.880
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.jstl.ui [709]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.ui [714]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.edit.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.edit.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.edit.ui [715]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.common.services.ui [661]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                            oracle.eclipse.tools.xml.model [716]
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                                   oracle.eclipse.tools.common.services [660]
                                     Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                                          org.eclipse.jpt.jpa.core [742]
                                            Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                              -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                                 org.eclipse.jpt.jpa.db [743]
                                                   Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                                     -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                                        org.eclipse.datatools.sqltools.editor.core [732]
                                                          Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                                            -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                               org.eclipse.datatools.sqltools.result [733]
                                                                 No resolution report for the bundle.                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.application.common.services [654]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.jsp [706]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.webtier.javawebapp [702]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                            oracle.eclipse.tools.webtier.common.services [698]
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                              Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                                -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.webtier.html [700]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.jsp.ui [707]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.edit.ui; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.edit.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jstl; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jstl; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.jstl [708]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.struts 4 0 2019-07-17 14:24:08.897
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.struts [710]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.common.services [698]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.model [716]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.common.services [660]
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                            org.eclipse.jpt.jpa.core [742]
                              Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                   org.eclipse.jpt.jpa.db [743]
                                     Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                          org.eclipse.datatools.sqltools.editor.core [732]
                                            Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                              -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                 org.eclipse.datatools.sqltools.result [733]
                                                   No resolution report for the bundle.         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.application.common.services [654]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.struts.ui 4 0 2019-07-17 14:24:08.915
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.struts.ui [711]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.common.services [698]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.model [716]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.common.services [660]
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                            org.eclipse.jpt.jpa.core [742]
                              Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                   org.eclipse.jpt.jpa.db [743]
                                     Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                          org.eclipse.datatools.sqltools.editor.core [732]
                                            Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                              -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                 org.eclipse.datatools.sqltools.result [733]
                                                   No resolution report for the bundle.         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.application.common.services [654]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.struts; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.struts; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.struts [710]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.common.services.ui [661]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
           -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.trinidad 4 0 2019-07-17 14:24:08.931
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.trinidad [712]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.common.services [698]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.model [716]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.common.services [660]
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                            org.eclipse.jpt.jpa.core [742]
                              Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                   org.eclipse.jpt.jpa.db [743]
                                     Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                          org.eclipse.datatools.sqltools.editor.core [732]
                                            Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                              -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                 org.eclipse.datatools.sqltools.result [733]
                                                   No resolution report for the bundle.         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.application.common.services [654]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.webtier.ui 4 0 2019-07-17 14:24:08.972
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.webtier.ui [714]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.edit.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.edit.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.xml.edit.ui [715]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.common.services.ui [661]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.xml.model [716]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                            oracle.eclipse.tools.common.services [660]
                              Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                                   org.eclipse.jpt.jpa.core [742]
                                     Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                          org.eclipse.jpt.jpa.db [743]
                                            Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                              -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                                 org.eclipse.datatools.sqltools.editor.core [732]
                                                   Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                                     -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                        org.eclipse.datatools.sqltools.result [733]
                                                          No resolution report for the bundle.                Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.application.common.services [654]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.jsp; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.jsp; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.webtier.jsp [706]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.javawebapp [702]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.webtier.common.services [698]
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                       Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                         -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.html; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.html; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.webtier.html [700]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"; visibility:="reexport"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.webtier.javawebapp; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.webtier.javawebapp; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.xml.edit.ui 4 0 2019-07-17 14:24:08.991
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.xml.edit.ui [715]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services.ui; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services.ui; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.common.services.ui [661]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
              oracle.eclipse.tools.xml.model [716]
                Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
                  -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
                     oracle.eclipse.tools.common.services [660]
                       Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
                            org.eclipse.jpt.jpa.core [742]
                              Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                                -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                                   org.eclipse.jpt.jpa.db [743]
                                     Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                                       -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                                          org.eclipse.datatools.sqltools.editor.core [732]
                                            Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                              -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                                 org.eclipse.datatools.sqltools.result [733]
                                                   No resolution report for the bundle.         Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
           -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.application.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.application.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.application.common.services [654]
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.xml.model; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.xml.model; bundle-version="17.3.0.201903121357"; singleton:="true"
         Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
           -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY oracle.eclipse.tools.xml.model 4 0 2019-07-17 14:24:09.005
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.xml.model [716]
  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
       oracle.eclipse.tools.common.services [660]
         Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; bundle-version="[3.5.1,4.0.0)"
           -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; bundle-version="3.5.1.v201803012210"; singleton:="true"
              org.eclipse.jpt.jpa.core [742]
                Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
                  -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
                     org.eclipse.jpt.jpa.db [743]
                       Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
                         -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
                            org.eclipse.datatools.sqltools.editor.core [732]
                              Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                                -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                   org.eclipse.datatools.sqltools.result [733]
                                     No resolution report for the bundle.  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY org.eclipse.datatools.sqltools.editor.core 4 0 2019-07-17 14:24:09.009
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.datatools.sqltools.editor.core [732]
  Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
    -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
       org.eclipse.datatools.sqltools.result [733]
         No resolution report for the bundle.  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY org.eclipse.datatools.sqltools.result 4 0 2019-07-17 14:24:09.012
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.datatools.sqltools.result [733]
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY org.eclipse.jpt.jpa.core 4 0 2019-07-17 14:24:09.022
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jpt.jpa.core [742]
  Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)"
    -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; bundle-version="2.2.201.v201803012210"; singleton:="true"
       org.eclipse.jpt.jpa.db [743]
         Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
           -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
              org.eclipse.datatools.sqltools.editor.core [732]
                Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
                  -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                     org.eclipse.datatools.sqltools.result [733]
                       No resolution report for the bundle.  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY org.eclipse.jpt.jpa.db 4 0 2019-07-17 14:24:09.034
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jpt.jpa.db [743]
  Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.editor.core; bundle-version="[1.0.0,3.0.0)"
    -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core; bundle-version="1.2.100.201802061437"; singleton:="true"
       org.eclipse.datatools.sqltools.editor.core [732]
         Unresolved requirement: Require-Bundle: org.eclipse.datatools.sqltools.result
           -> Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
              org.eclipse.datatools.sqltools.result [733]
                No resolution report for the bundle.  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis
  org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"]
    at org.eclipse.osgi.container.Module.start(Module.java:457)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
    at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)

!ENTRY org.eclipse.egit.core 1 0 2019-07-17 14:24:10.900
!MESSAGE Using Apache MINA sshd as ssh client.

!ENTRY org.eclipse.jface 2 0 2019-07-17 14:24:11.541
!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2019-07-17 14:24:11.541
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
Binding(CTRL+SHIFT+T,
    ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
        Open a type in a Java editor,
        Category(org.eclipse.ui.category.navigate,Navigate,null,true),
        org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@129e45eb,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
    ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
        ,
        Category(org.eclipse.lsp4e.category,Language Servers,null,true),
        org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@15c3849f,
        ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
kdvolder commented 5 years ago

Picking out just one of the errors somewhat arbitrarily for a closer look:

!ENTRY oracle.eclipse.tools.application.common.services 4 0 2019-07-17 14:24:08.527
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: oracle.eclipse.tools.application.common.services [654]

...

This bundle from the oracle tools has problems getting all its dependencies resolved.

Burried deep inside this error message is what looks like the root cause:

Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; bundle-version="1.3.100.201801242337"; singleton:="true"
                                          org.eclipse.datatools.sqltools.result [733]
                                            No resolution report for the bundle.  Unresolved requirement: Require-Bundle: oracle.eclipse.tools.common.services; bundle-version="[17.3.0,18.0.0)"
    -> Bundle-SymbolicName: oracle.eclipse.tools.common.services; bundle-version="17.3.0.201903121357"; singleton:="true"
  Bundle was not resolved because of a uses constraint violation.
  org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"] because it is exposed to package 'org.apache.lucene.analysis' from resources org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"] and org.apache.lucene.core [osgi.identity; osgi.identity="org.apache.lucene.core"; type="osgi.bundle"; version:Version="6.1.0.v20170814-1820"] via two dependency chains.

Chain 1:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.core)
     |
    provide: osgi.wiring.bundle: org.apache.lucene.core
  org.apache.lucene.core [osgi.identity; type="osgi.bundle"; version:Version="8.0.0.v20190404-1858"; osgi.identity="org.apache.lucene.core"]

Chain 2:
  org.eclipse.datatools.sqltools.result [osgi.identity; osgi.identity="org.eclipse.datatools.sqltools.result"; type="osgi.bundle"; version:Version="1.3.100.201801242337"; singleton:="true"]
    require: (osgi.wiring.bundle=org.apache.lucene.queryparser)
     |
    provide: osgi.wiring.bundle; bundle-version:Version="6.1.0.v20161115-1612"; osgi.wiring.bundle="org.apache.lucene.queryparser"
  org.apache.lucene.queryparser [osgi.identity; osgi.identity="org.apache.lucene.queryparser"; type="osgi.bundle"; version:Version="6.1.0.v20161115-1612"]
    import: (&(osgi.wiring.package=org.apache.lucene.analysis)(&(version>=6.1.0)(!(version>=6.2.0))))
     |
    export: osgi.wiring.package: org.apache.lucene.analysis

In human words I think it says that oracle.eclipse.tools.application.common.services cannot be resolved because of two versions of package 'org.apache.lucene.analysis' are being used by a nested dependencies of that bundle.

The 'nested' dependency bundle that actually has the problem is org.eclipse.datatools.sqltools.result (version 1.3.100.201801242337).

It is pikcing up version 8.0.0.v20190404-1858 of org.apache.lucene.core (which I guess exports the package).

At the same time it has a dependency on org.apache.lucene.queryparser version 6.1.0.v20161115-1612 which explicitly requires a version 6.1.x of the package.

kdvolder commented 5 years ago

When I look inside a 'fresh' STS 4 I see that it comes with some Apache Lucene Bundles version 8.0.0, which explains where the 8.0.0 versions come from.

The problem is that some of the Oracle tools dependencies explicitly require an older version but ends up being wired to both the older and newer version at the same time.

I gather the reason its not a problem when installing into 'plain' Eclipse is because it probably doesn't come with the newer (or more likely any) Lucene Bundles and so the problem doesn't arise.

kdvolder commented 5 years ago

Actually appache lucene also comes with Eclipse JEE. Then again if I install oracle tolols into that it also results in a 'unhappy' error log with quite a lot of osgi errors in it. So it doesn't seem like that there's really a problem caused by STS here.

I.e. seems like the 'hang' is really not a hang, but a really hard osgi-resolution taking a long time. And a big part of this seems to be because oracle tools adds a lot of bundles and version contraints some of which are not being resolved by osgi.

I'm closing this ticket for now. I suggest you try to raise the issue with the owners of the oracle plugins and see if they have some ideas on what to do about this.

If they come up with a suggestion / solution that needs some changes in STS too, then of course we are open to that we can re-open this ticket.

I would also not rule out this could actually be a bug in OSGI itself, but before we jump to that conclusion, it would be good to see what oracle tools folks think about it.

All the evidence to me however seems to indicate this isn't an issue caused by STS, which is why I am closing this ticket. But it doesn't mean I don't want to keep an eye on how it develops further and/or help out if/when I can. So, if you do decide to raise the issue with the oracle tools folks, please post a link to the issue here as well.