[JBoss JIRA] (JBIDE-26990) Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-26990?page=com.atlassian.jira.plug... ]
Josef Kopriva closed JBIDE-26990.
---------------------------------
Resolution: Incomplete Description
Closing this, as user did not respond to thread in 5 months.
> Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)
> ------------------------------------------------------------
>
> Key: JBIDE-26990
> URL: https://issues.redhat.com/browse/JBIDE-26990
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.12.0.Final
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
> Priority: Major
> Fix For: 4.16.0.AM1
>
>
> This is copied from thread: https://developer.jboss.org/message/991358?et=watches.email.thread#991358
> {code:java}
> Hi All,
> I installed the plugin and configured everything. Pretty simple. But it won’t work.
> No problems connecting to the database via JDBC.
> The problem is that I keep getting null pointer exceptions in Eclipse when I click on the Configuration and Session Factory.
> I have tried every configuration available, but no luck.
> If someone got it to work, I would appreciate a tip or five and maybe some screenshots. Or a link to some detailed configuration instructions.
>
> I’m running:
> Eclipse 2019-09 (4.13)
> JBoss Hibernate Tools Plugin 4.12
> Hibernate 5.4.2
> JPA 2.1
> MySQL 5.1
> I tried Eclipse 2019-06 (4.12) and that didn’t work, either.
> If there is more information that I could supply, I would be happy to post it, but I think I just need some detailed instructions.
> {code}
> cc: [~jeffmaury] [~koen.aers]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27323) Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
by Stephane Bouchet (Jira)
[ https://issues.redhat.com/browse/JBIDE-27323?page=com.atlassian.jira.plug... ]
Stephane Bouchet commented on JBIDE-27323:
------------------------------------------
[~odockal]: done. (https://issues.redhat.com/browse/JBIDE-27324)
> Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27323
> URL: https://issues.redhat.com/browse/JBIDE-27323
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, central-update
> Affects Versions: 4.16.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Stephane Bouchet
> Priority: Major
> Attachments: Screenshot_20200622_120608.png, eclipse-tools.log
>
>
> Installing all SW from central with enabled early access in BYOE scenario (including eclipse-jee 2020-06 R and JBoss Tools installed from staging update site for 4.16.0.AM1) ended up with many errors.
>
> ie.:
> {code}
> eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514java.version=1.8.0_252java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework arguments: -product com.jboss.devstudio.core.productCommand-line arguments: -data file:/home/odockal/workspace_12160AM1-B6514/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.springframework.ide.eclipse.wizardErrorMon Jun 22 11:57:00 CEST 2020FrameworkEvent ERROR
> org.osgi.framework.BundleException: Could not resolve module: org.springframework.ide.eclipse.wizard [1477] Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.gettingstarted; bundle-version="3.5.0"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.browser; bundle-version="[3.5.0,4.0.0)"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springframework.ide.eclipse.quickfix -> Bundle-SymbolicName: org.springframework.ide.eclipse.quickfix; bundle-version="3.9.12.202003180620-RELEASE"; singleton:="true" org.springframework.ide.eclipse.quickfix [1469] 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.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] because it is exposed to package 'javax.annotation' from resources org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"] and javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] via two dependency chains.
> Chain 1: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.eclipse.core.runtime) | provide: osgi.wiring.bundle: org.eclipse.core.runtime org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"]
> Chain 2: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.springframework.context) | provide: osgi.wiring.bundle; bundle-version:Version="4.3.23.20190313-CI"; osgi.wiring.bundle="org.springframework.context" org.springframework.context [osgi.identity; osgi.identity="org.springframework.context"; type="osgi.bundle"; version:Version="4.3.23.20190313-CI"] import: (&(osgi.wiring.package=javax.annotation)(version>=0.0.0)) | export: osgi.wiring.package: javax.annotation javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] at org.eclipse.osgi.container.Module.start(Module.java:463) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) 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)
> {code}
>
> Please see attached log.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27323) Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27323?page=com.atlassian.jira.plug... ]
Ondrej Dockal edited comment on JBIDE-27323 at 6/24/20 3:08 AM:
----------------------------------------------------------------
[~stephane.bouchet] [~jkopriva] Cannot reproduce locally on F31 using the same java as in previous case. I am lowering priority... And are you asking what I did? I restarted the machine...
was (Author: odockal):
[~stephane.bouchet] [~jkopriva] Cannot reproduce locally on F31 using the same java as in previous case. I am lowering priority... And are asking what I did? I restarted the machine...
> Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27323
> URL: https://issues.redhat.com/browse/JBIDE-27323
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, central-update
> Affects Versions: 4.16.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Stephane Bouchet
> Priority: Critical
> Attachments: Screenshot_20200622_120608.png, eclipse-tools.log
>
>
> Installing all SW from central with enabled early access in BYOE scenario (including eclipse-jee 2020-06 R and JBoss Tools installed from staging update site for 4.16.0.AM1) ended up with many errors.
>
> ie.:
> {code}
> eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514java.version=1.8.0_252java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework arguments: -product com.jboss.devstudio.core.productCommand-line arguments: -data file:/home/odockal/workspace_12160AM1-B6514/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.springframework.ide.eclipse.wizardErrorMon Jun 22 11:57:00 CEST 2020FrameworkEvent ERROR
> org.osgi.framework.BundleException: Could not resolve module: org.springframework.ide.eclipse.wizard [1477] Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.gettingstarted; bundle-version="3.5.0"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.browser; bundle-version="[3.5.0,4.0.0)"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springframework.ide.eclipse.quickfix -> Bundle-SymbolicName: org.springframework.ide.eclipse.quickfix; bundle-version="3.9.12.202003180620-RELEASE"; singleton:="true" org.springframework.ide.eclipse.quickfix [1469] 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.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] because it is exposed to package 'javax.annotation' from resources org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"] and javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] via two dependency chains.
> Chain 1: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.eclipse.core.runtime) | provide: osgi.wiring.bundle: org.eclipse.core.runtime org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"]
> Chain 2: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.springframework.context) | provide: osgi.wiring.bundle; bundle-version:Version="4.3.23.20190313-CI"; osgi.wiring.bundle="org.springframework.context" org.springframework.context [osgi.identity; osgi.identity="org.springframework.context"; type="osgi.bundle"; version:Version="4.3.23.20190313-CI"] import: (&(osgi.wiring.package=javax.annotation)(version>=0.0.0)) | export: osgi.wiring.package: javax.annotation javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] at org.eclipse.osgi.container.Module.start(Module.java:463) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) 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)
> {code}
>
> Please see attached log.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27323) Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27323?page=com.atlassian.jira.plug... ]
Ondrej Dockal updated JBIDE-27323:
----------------------------------
Priority: Major (was: Critical)
> Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27323
> URL: https://issues.redhat.com/browse/JBIDE-27323
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, central-update
> Affects Versions: 4.16.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Stephane Bouchet
> Priority: Major
> Attachments: Screenshot_20200622_120608.png, eclipse-tools.log
>
>
> Installing all SW from central with enabled early access in BYOE scenario (including eclipse-jee 2020-06 R and JBoss Tools installed from staging update site for 4.16.0.AM1) ended up with many errors.
>
> ie.:
> {code}
> eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514java.version=1.8.0_252java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework arguments: -product com.jboss.devstudio.core.productCommand-line arguments: -data file:/home/odockal/workspace_12160AM1-B6514/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.springframework.ide.eclipse.wizardErrorMon Jun 22 11:57:00 CEST 2020FrameworkEvent ERROR
> org.osgi.framework.BundleException: Could not resolve module: org.springframework.ide.eclipse.wizard [1477] Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.gettingstarted; bundle-version="3.5.0"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.browser; bundle-version="[3.5.0,4.0.0)"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springframework.ide.eclipse.quickfix -> Bundle-SymbolicName: org.springframework.ide.eclipse.quickfix; bundle-version="3.9.12.202003180620-RELEASE"; singleton:="true" org.springframework.ide.eclipse.quickfix [1469] 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.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] because it is exposed to package 'javax.annotation' from resources org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"] and javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] via two dependency chains.
> Chain 1: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.eclipse.core.runtime) | provide: osgi.wiring.bundle: org.eclipse.core.runtime org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"]
> Chain 2: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.springframework.context) | provide: osgi.wiring.bundle; bundle-version:Version="4.3.23.20190313-CI"; osgi.wiring.bundle="org.springframework.context" org.springframework.context [osgi.identity; osgi.identity="org.springframework.context"; type="osgi.bundle"; version:Version="4.3.23.20190313-CI"] import: (&(osgi.wiring.package=javax.annotation)(version>=0.0.0)) | export: osgi.wiring.package: javax.annotation javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] at org.eclipse.osgi.container.Module.start(Module.java:463) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) 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)
> {code}
>
> Please see attached log.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27323) Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27323?page=com.atlassian.jira.plug... ]
Ondrej Dockal commented on JBIDE-27323:
---------------------------------------
[~stephane.bouchet] Could you please link the jira?
> Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27323
> URL: https://issues.redhat.com/browse/JBIDE-27323
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, central-update
> Affects Versions: 4.16.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Stephane Bouchet
> Priority: Major
> Attachments: Screenshot_20200622_120608.png, eclipse-tools.log
>
>
> Installing all SW from central with enabled early access in BYOE scenario (including eclipse-jee 2020-06 R and JBoss Tools installed from staging update site for 4.16.0.AM1) ended up with many errors.
>
> ie.:
> {code}
> eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514java.version=1.8.0_252java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework arguments: -product com.jboss.devstudio.core.productCommand-line arguments: -data file:/home/odockal/workspace_12160AM1-B6514/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.springframework.ide.eclipse.wizardErrorMon Jun 22 11:57:00 CEST 2020FrameworkEvent ERROR
> org.osgi.framework.BundleException: Could not resolve module: org.springframework.ide.eclipse.wizard [1477] Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.gettingstarted; bundle-version="3.5.0"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.browser; bundle-version="[3.5.0,4.0.0)"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springframework.ide.eclipse.quickfix -> Bundle-SymbolicName: org.springframework.ide.eclipse.quickfix; bundle-version="3.9.12.202003180620-RELEASE"; singleton:="true" org.springframework.ide.eclipse.quickfix [1469] 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.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] because it is exposed to package 'javax.annotation' from resources org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"] and javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] via two dependency chains.
> Chain 1: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.eclipse.core.runtime) | provide: osgi.wiring.bundle: org.eclipse.core.runtime org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"]
> Chain 2: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.springframework.context) | provide: osgi.wiring.bundle; bundle-version:Version="4.3.23.20190313-CI"; osgi.wiring.bundle="org.springframework.context" org.springframework.context [osgi.identity; osgi.identity="org.springframework.context"; type="osgi.bundle"; version:Version="4.3.23.20190313-CI"] import: (&(osgi.wiring.package=javax.annotation)(version>=0.0.0)) | export: osgi.wiring.package: javax.annotation javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] at org.eclipse.osgi.container.Module.start(Module.java:463) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) 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)
> {code}
>
> Please see attached log.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months