[JBoss JIRA] (JBIDE-26475) Update lucene version in target platform
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-26475?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-26475:
-------------------------------
Fix Version/s: 4.15.0.AM1
(was: 4.14.0.Final)
> Update lucene version in target platform
> ----------------------------------------
>
> Key: JBIDE-26475
> URL: https://issues.redhat.com/browse/JBIDE-26475
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: build, target-platform
> Affects Versions: 4.10.0.AM1
> Reporter: Josef Kopriva
> Priority: Major
> Fix For: 4.15.0.AM1
>
>
> Investigate and identify why do we multiple version of org.apache.lucene.8 packages in target plaform(e.g. in eclipse TP is version 7.5, but in target platform is 7.1).
> It would be also nice, if comments would be added in target file to know why we have different versions.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (JBIDE-26856) Download Runtimes: License is not displayed, retrieval errors
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-26856?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-26856:
-------------------------------
Fix Version/s: 4.15.0.AM1
(was: 4.14.0.Final)
> Download Runtimes: License is not displayed, retrieval errors
> -------------------------------------------------------------
>
> Key: JBIDE-26856
> URL: https://issues.redhat.com/browse/JBIDE-26856
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: runtime-detection
> Affects Versions: 4.13.0.AM1
> Reporter: André Dietisheim
> Priority: Major
> Labels: runtime_detection
> Fix For: 4.15.0.AM1
>
> Attachments: lincense-retrieval-error.png, screenshot-1.png
>
>
> Steps:
> # EXEC: Preferences > JBoss Tools > JBoss Runtime Detection, hit button "Download" (or access it via new server wizard)
> # ASSERT: downloadable servers are listed
> # EXEC: select "CDK v3.9.0" & hit "Next"
> # EXEC: provide/confirm credentials & hit "Next"
> Result:
> License is not displayed, an error dialog pops up instead. I'd argue that the license cannot be correctly consented to if it's not displayed.
> !lincense-retrieval-error.png!
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (JBIDE-26847) An internal error occurred during: "Identify jrt-fs.jar".
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-26847?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-26847:
-------------------------------
Fix Version/s: 4.15.0.AM1
(was: 4.14.0.Final)
> An internal error occurred during: "Identify jrt-fs.jar".
> ---------------------------------------------------------
>
> Key: JBIDE-26847
> URL: https://issues.redhat.com/browse/JBIDE-26847
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Affects Versions: 4.11.0.Final, 4.15.x, 4.12.0.Final
> Reporter: Martijn Dashorst
> Assignee: Jeff MAURY
> Priority: Major
> Fix For: 4.15.0.AM1
>
>
> I've installed
> JBoss Maven Integration 1.9.3.v20190827-1345 org.jboss.tools.maven.feature.feature.group Red Hat
> And when I open anything from the Java class library I get a popup with the message:
> *An internal error occurred during: "Identify jrt-fs.jar".*
> I don't have the full class library of the java runtime committed to my memory, so I have to look at the source quite often and this popup is getting literally in the way.
> {code:java}
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBContext
> at org.jboss.tools.maven.core.internal.identification.NexusRepositoryIdentifier.searchArtifactFromRemoteNexusRepository(NexusRepositoryIdentifier.java:96)
> at org.jboss.tools.maven.core.internal.identification.NexusRepositoryIdentifier.getArtifactFromRemoteNexusRepository(NexusRepositoryIdentifier.java:78)
> at org.jboss.tools.maven.core.internal.identification.NexusRepositoryIdentifier.identify(NexusRepositoryIdentifier.java:50)
> at org.jboss.tools.maven.core.internal.identification.FileIdentificationManager.identify(FileIdentificationManager.java:91)
> at org.jboss.tools.maven.sourcelookup.ui.actions.AttachSourcesActionDelegate$1.run(AttachSourcesActionDelegate.java:114)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
> Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBContext cannot be found by org.jboss.tools.maven.core_1.9.3.v20190827-1345
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:514)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:425)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
> ... 6 more
> {code}
> It was reported in https://issues.jboss.org/browse/JBIDE-26571, apparently not fixed in https://issues.jboss.org/browse/JBIDE-26500 as the latest SNAPSHOT plugins still exhibit this error (in 2019.9)
> This is the set of JBoss Tools Maven plugins I have installed:
> JBoss Maven Integration 1.9.3.v20190827-1345 org.jboss.tools.maven.feature.feature.group Red Hat
> m2e - Maven Integration for Eclipse (includes Incubating components) 1.13.0.20190716-1624 org.eclipse.m2e.feature.feature.group Eclipse.org - m2e
> m2e-wtp - Maven Integration for WTP 1.4.2.20190530-0057 org.eclipse.m2e.wtp.feature.feature.group Eclipse.org - m2e-wtp
> Maven SCM Handler for EGit 0.15.1.201806191431 org.sonatype.m2e.egit.feature.feature.group Sonatype, Inc.
> JBoss Tools Maven Packaging Configurator 1.9.3.v20190827-1345 org.jboss.tools.maven.jbosspackaging.feature.feature.group Red Hat
> JBoss Tools Maven Source Lookup 1.9.3.v20190827-1345 org.jboss.tools.maven.sourcelookup.feature.feature.group Red Hat
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (JBIDE-26839) An illegal reflective access operation has occurred
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-26839?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-26839:
-------------------------------
Fix Version/s: 4.15.0.AM1
(was: 4.14.0.Final)
> An illegal reflective access operation has occurred
> ---------------------------------------------------
>
> Key: JBIDE-26839
> URL: https://issues.redhat.com/browse/JBIDE-26839
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: hibernate
> Affects Versions: 4.12.0.Final
> Reporter: Koen Aers
> Assignee: Koen Aers
> Priority: Major
> Fix For: 4.15.0.AM1
>
>
> The issue is produced when opening the 'Hibernate' perspective
> Relevant stack trace:
> {code}WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/Users/koen/Software/JBT/4.12.0.Final/workspaces/jh413/.metadata/.plugins/org.eclipse.pde.core/jh413-runtime/org.eclipse.osgi/1199/0/.cp/lib/org.apache.servicemix.bundles.jaxb-impl-2.2.6_1.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
> WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> log4j:ERROR Could not instantiate class [org.hibernate.eclipse.logging.PluginLogAppender].
> java.lang.ClassNotFoundException: org.hibernate.eclipse.logging.PluginLogAppender cannot be found by org.apache.log4j_1.2.15.v201012070815
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:512)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
> at java.base/java.lang.Class.forName0(Native Method)
> at java.base/java.lang.Class.forName(Class.java:315)
> at org.apache.log4j.helpers.Loader.loadClass(Loader.java:171)
> at org.apache.log4j.helpers.OptionConverter.instantiateByClassName(OptionConverter.java:320)
> at org.apache.log4j.helpers.OptionConverter.instantiateByKey(OptionConverter.java:121)
> at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:664)
> at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:647)
> at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:544)
> at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:440)
> at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:476)
> at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:471)
> at org.hibernate.eclipse.logging.PluginLogManager$2.execute(PluginLogManager.java:109)
> at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
> at org.hibernate.eclipse.logging.PluginLogManager.<init>(PluginLogManager.java:106)
> at org.hibernate.eclipse.HibernatePlugin.configureLog4jHooks(HibernatePlugin.java:77)
> at org.hibernate.eclipse.HibernatePlugin.start(HibernatePlugin.java:62)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:842)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> at java.base/java.security.AccessController.doPrivileged(Native Method)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:834)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:791)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1013)
> at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365)
> at org.eclipse.osgi.container.Module.doStart(Module.java:598)
> at org.eclipse.osgi.container.Module.start(Module.java:462)
> at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493)
> at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
> at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:330)
> at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:396)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:474)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:824)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:778)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1013)
> at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365)
> at org.eclipse.osgi.container.Module.doStart(Module.java:598)
> at org.eclipse.osgi.container.Module.start(Module.java:462)
> at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493)
> at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
> at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:330)
> at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:396)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:474)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:620)
> at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
> at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:934)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
> at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
> at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescriptor.java:76)
> at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:4119)
> at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:4026)
> at org.eclipse.ui.handlers.ShowPerspectiveHandler.openPerspective(ShowPerspectiveHandler.java:137)
> at org.eclipse.ui.handlers.ShowPerspectiveHandler.openOther(ShowPerspectiveHandler.java:112)
> at org.eclipse.ui.handlers.ShowPerspectiveHandler.execute(ShowPerspectiveHandler.java:57)
> at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:95)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:320)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:254)
> at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
> at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
> at org.eclipse.core.commands.Command.executeWithChecks(Command.java:498)
> at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
> at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
> at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:195)
> at org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher.selectPerspective(PerspectiveSwitcher.java:570)
> at org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher.access$1(PerspectiveSwitcher.java:566)
> at org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher$2.widgetSelected(PerspectiveSwitcher.java:316)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4364)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1512)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1535)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1520)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1324)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4151)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3768)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
> at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
> log4j:ERROR Could not instantiate appender named "eclipselog".
> log4j:ERROR Could not instantiate class [org.hibernate.eclipse.logging.PluginFileAppender].
> java.lang.ClassNotFoundException: org.hibernate.eclipse.logging.PluginFileAppender cannot be found by org.apache.log4j_1.2.15.v201012070815
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:512)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
> at java.base/java.lang.Class.forName0(Native Method)
> at java.base/java.lang.Class.forName(Class.java:315)
> at org.apache.log4j.helpers.Loader.loadClass(Loader.java:171)
> at org.apache.log4j.helpers.OptionConverter.instantiateByClassName(OptionConverter.java:320)
> at org.apache.log4j.helpers.OptionConverter.instantiateByKey(OptionConverter.java:121)
> at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:664)
> at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:647)
> at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:544)
> at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:440)
> at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:476)
> at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:471)
> at org.hibernate.eclipse.logging.PluginLogManager$2.execute(PluginLogManager.java:109)
> at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
> at org.hibernate.eclipse.logging.PluginLogManager.<init>(PluginLogManager.java:106)
> at org.hibernate.eclipse.HibernatePlugin.configureLog4jHooks(HibernatePlugin.java:77)
> at org.hibernate.eclipse.HibernatePlugin.start(HibernatePlugin.java:62)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:842)
> at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
> at java.base/java.security.AccessController.doPrivileged(Native Method)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:834)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:791)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1013)
> at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365)
> at org.eclipse.osgi.container.Module.doStart(Module.java:598)
> at org.eclipse.osgi.container.Module.start(Module.java:462)
> at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493)
> at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
> at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:330)
> at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:396)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:474)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:824)
> at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:778)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1013)
> at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:365)
> at org.eclipse.osgi.container.Module.doStart(Module.java:598)
> at org.eclipse.osgi.container.Module.start(Module.java:462)
> at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:493)
> at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
> at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:330)
> at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:396)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:474)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:423)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:415)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:155)
> at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
> at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:620)
> at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
> at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:934)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
> at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
> at org.eclipse.ui.internal.registry.PerspectiveDescriptor.createFactory(PerspectiveDescriptor.java:76)
> at org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:4119)
> at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:4026)
> at org.eclipse.ui.handlers.ShowPerspectiveHandler.openPerspective(ShowPerspectiveHandler.java:137)
> at org.eclipse.ui.handlers.ShowPerspectiveHandler.openOther(ShowPerspectiveHandler.java:112)
> at org.eclipse.ui.handlers.ShowPerspectiveHandler.execute(ShowPerspectiveHandler.java:57)
> at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:95)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:320)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:254)
> at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173)
> at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
> at org.eclipse.core.commands.Command.executeWithChecks(Command.java:498)
> at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
> at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
> at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:195)
> at org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher.selectPerspective(PerspectiveSwitcher.java:570)
> at org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher.access$1(PerspectiveSwitcher.java:566)
> at org.eclipse.e4.ui.workbench.addons.perspectiveswitcher.PerspectiveSwitcher$2.widgetSelected(PerspectiveSwitcher.java:316)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4364)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1512)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1535)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1520)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1324)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4151)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3768)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
> at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
> log4j:ERROR Could not instantiate appender named "pluginlog".{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (JBIDE-26821) Should remove outdated examples
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-26821?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-26821:
-------------------------------
Fix Version/s: 4.15.0.AM1
(was: 4.14.0.Final)
> Should remove outdated examples
> -------------------------------
>
> Key: JBIDE-26821
> URL: https://issues.redhat.com/browse/JBIDE-26821
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.12.0.Final
> Reporter: André Dietisheim
> Assignee: Zbyněk Červinka
> Priority: Major
> Fix For: 4.15.0.AM1
>
>
> Testing all the examples I found many that use completely outdated JDK 1.6 or 1.7, some that use deprecated frameworks (deltaspike, picketlink, etc.), etc.
> * Web Applications
> ** batch-processing: NOK, JDK 1.7
> ** cdi-alternative: OK
> ** cdi-decorator: OK
> ** cdi-interceptors: NOK, xhtml validation warnings
> ** cdi-stereotype: OK
> ** deltaspike-authorization: NOK, JDK 1.6
> ** deltaspike-beanmanagerprovider: NOK, JDK 1.6, xhtml validation warnings, build warnings com.sun:tools.jar
> ** deltaspike-exception-handling: NOK, JDK 1.6, xhtml validation warnings, build warnings com.sun:tools.jar
> ** deltaspike-projectstage: NOK, JDK 1.6, xhtml validation warnings, build error com.sun:tools.jar
> ** ejb-in-war: OK
> ** ejb-security-propagation: NOK, validation warnings, build warnings com.sun:tools.jar
> ** greeter: NOK, xhtml validation errors
> ** helloworld: OK
> ** helloworld-cep: NOK, errors when creating: invalid project description
> ** helloworld-html5: NOK, JDK 1.6
> ** helloworld-rf: NOK, JDK 1.6
> ** inter-app: NOK, EJB validation warnings (EJB module must contain one or more e)
> ** jsonp: NOK, JDK 1.7
> ** kitchensink: OK
> ** kitchensink-angularjs: NOK, JDK 1.6, xhtml validation warnings, build warnings com.sun:tools.jar
> ** kitchensink-angularjs-bootstrap: NOK, JDK 1.6, xhtml validation warnings, build warnings com.sun:tools.jar
> ** kitchensink-angularjs-topcoat: NOK, JDK 1.6, xhtml validation warnings, build warnings com.sun:tools.jar
> ** kitchensink-deltaspike: NOK, JDK 1.6, xhtml validation warnings, build warnings com.sun:tools.jar
> ** kitchensink-ear: OK
> ** kitchensink-html5-mobile: NOK, JDK 1.6, build warnings com.sun:tools.jar
> ** kitchensink-ml: OK
> ** kitchensink-ml-ear: OK
> ** kitchensink-rf: NOK, JDK 1.6, build warnings com.sun:tools.jar
> ** mail: OK
> ** numberguess: OK
> ** payment-cdi-event: OK
> ** picketlink-angularjs-rest: NOK, JDK 1.6, html validation warnings
> (skipping all other picketlink examples, last commit in picketlink was 3y ago)
> ** servlet-async: OK
> ** servlet-filterlistener: OK
> ** servlet-security-genericreader-auth: NOK, maven build error (unresolvable parent pom)
> ** stateful-ksession: NOK, maven build error (unresolvable parent pom)
> ** tasks-jsf: OK
> ** temperature-converter: OK
> ** websocket-hello: OK
> ** xml-dom4j: OK
> ** xml-jaxp: OK
> * Mobile Applications:
> ** contacts-mobile-basic: NOK, JDK 1.6, (x)html validation warnings
> ** kitchesink-cordova: NOK, js & (x)html validation warnings
> ** kitchesink-cordova-contacts: NOK, html validation warnings
> ** push-contacts-mobile: NOK, does not compile
> (missing artifacts ex. com.google.android:android:jar:4.1.1.4, it's also creating a picktelink project)
> ** push-helloworld-android: NOK, JDK 1.6, missing artifacts ex. com.google.android:android:jar:4.1.1.4
> testing stopped here, should test all of them
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years