[JBoss JIRA] (JBDS-4475) BundleException: Could not resolve module: *genericeditor*
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4475?page=com.atlassian.jira.plugin.... ]
Nick Boldt resolved JBDS-4475.
------------------------------
Resolution: Done
Let me know if the above change resolves the problem. If so, close. If not, reopen.
> BundleException: Could not resolve module: *genericeditor*
> ----------------------------------------------------------
>
> Key: JBDS-4475
> URL: https://issues.jboss.org/browse/JBDS-4475
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Affects Versions: 11.0.0.GA
> Environment: RHEL7
> RHSCL: http://brewweb.engineering.redhat.com/brewroot/repos/devtools-1.0-rh-ecli...
> Devstudio: 11.0-0.20170720.0620.el7
> Reporter: Lukáš Valach
> Assignee: Nick Boldt
> Fix For: 11.0.0.GA
>
> Attachments: rh-eclipse47-devstudio11.0-0.20170720.0620.el7.log.20170720-0858-clean_start_strict.txt, rh-eclipse47.log.20170720-0834-without_devstudio_strict.txt
>
>
> After start of Devstudio installed from RPM I found these exceptions in the log:
> {code}
> !ENTRY org.eclipse.pde.genericeditor.extension 4 0 2017-07-20 09:00:15.704
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.eclipse.pde.genericeditor.extension [1433]
> Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.pde.genericeditor.extension"; type="osgi.bundle"; version:Version="1.0.0.v20170703-2151"; singleton:="true"
> at org.eclipse.osgi.container.Module.start(Module.java:444)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1628)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1607)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1579)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1522)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
> !ENTRY org.eclipse.ui.genericeditor 4 0 2017-07-20 09:00:15.737
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ui.genericeditor [1476]
> Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.ui.genericeditor"; type="osgi.bundle"; version:Version="1.0.0.v20170703-2151"; singleton:="true"
> at org.eclipse.osgi.container.Module.start(Module.java:444)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1628)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1607)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1579)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1522)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
> {code}
> I also tried to install and run eclipse47 without devstudio and there wasn't this problem, so I guess that this issue is related only to devstudio.
> It seems that there are installed multiple archives of genericeditor.
> {code}
> cd /opt/rh/rh-eclipse47/
> find -iname "*org.eclipse.pde.genericeditor.extension*"
> ./root/usr/share/eclipse/droplets/eclipse-pde/eclipse/plugins/org.eclipse.pde.genericeditor.extension_1.0.0.v20170703-2151.jar
> ./root/usr/share/eclipse/droplets/eclipse-sdk/eclipse/plugins/org.eclipse.pde.genericeditor.extension.source_1.0.0.v20170703-2151.jar
> ./root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.eclipse.pde.genericeditor.extension_1.0.0.v20170315-0955.jar
> find -iname "*org.eclipse.ui.genericeditor*"
> ./root/usr/share/eclipse/droplets/eclipse-sdk/eclipse/plugins/org.eclipse.ui.genericeditor.source_1.0.0.v20170703-2151.jar
> ./root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.eclipse.ui.genericeditor_1.0.0.v20170516-0821.jar
> ./root/usr/lib/eclipse/plugins/org.eclipse.ui.genericeditor_1.0.0.v20170703-2151.jar
> cd ~/.eclipse/
> find -iname "*org.eclipse.pde.genericeditor.extension*"
> <nothing>
> find -iname "*org.eclipse.ui.genericeditor*"
> <nothing>
> {code}
> I don't see any impact to the user, Java, HTML and XML editor works fine.
> Eclipse without Devstudio log: [^rh-eclipse47.log.20170720-0834-without_devstudio_strict.txt]
> Eclipse with Devstudio log: [^rh-eclipse47-devstudio11.0-0.20170720.0620.el7.log.20170720-0858-clean_start_strict.txt]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24756) Update documentation about Static code analysis plugin to use (FindBugs is dead)
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24756?page=com.atlassian.jira.plugi... ]
Aurélien Pupier commented on JBIDE-24756:
-----------------------------------------
{quote}Any PR is welcome. (Like the two you sent 2 days ago that I just saw and merged.) {quote}
it was in preparation, PR provided :-)
{quote}I've given you push rights on jbosstools-devdoc so feel free to write new / fix old doc as you'd like.{quote}
Thanks, I prefer to use PR and have review always than pushign directly but at least i will be able to merge my PR myself now.
{quote}Thanks for the typo corrections and the addition of the Fuse/SAP stuff.{quote}
you're welcome
> Update documentation about Static code analysis plugin to use (FindBugs is dead)
> --------------------------------------------------------------------------------
>
> Key: JBIDE-24756
> URL: https://issues.jboss.org/browse/JBIDE-24756
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: devdoc
> Reporter: Aurélien Pupier
> Assignee: Aurélien Pupier
> Fix For: 4.5.0.Final
>
>
> FindBugs is referenced to help developers. The FindBugs project is dead since 2015.
> The successor is https://spotbugs.github.io/
> Another Static code analysis program is SonarLint which can be bind with Sonarcloud.io.
> Would be nice to update the development documentation to suggest using a more up-to-date tooling
> (personal preference is SonarLint)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBDS-4475) BundleException: Could not resolve module: *genericeditor*
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4475?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4475:
----------------------------------
Added these two plugins to the remove/black lists.
https://github.com/jbdevstudio/jbdevstudio-product/commit/8c5b8224b5371c2...
> BundleException: Could not resolve module: *genericeditor*
> ----------------------------------------------------------
>
> Key: JBDS-4475
> URL: https://issues.jboss.org/browse/JBDS-4475
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Affects Versions: 11.0.0.GA
> Environment: RHEL7
> RHSCL: http://brewweb.engineering.redhat.com/brewroot/repos/devtools-1.0-rh-ecli...
> Devstudio: 11.0-0.20170720.0620.el7
> Reporter: Lukáš Valach
> Assignee: Nick Boldt
> Fix For: 11.0.0.GA
>
> Attachments: rh-eclipse47-devstudio11.0-0.20170720.0620.el7.log.20170720-0858-clean_start_strict.txt, rh-eclipse47.log.20170720-0834-without_devstudio_strict.txt
>
>
> After start of Devstudio installed from RPM I found these exceptions in the log:
> {code}
> !ENTRY org.eclipse.pde.genericeditor.extension 4 0 2017-07-20 09:00:15.704
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.eclipse.pde.genericeditor.extension [1433]
> Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.pde.genericeditor.extension"; type="osgi.bundle"; version:Version="1.0.0.v20170703-2151"; singleton:="true"
> at org.eclipse.osgi.container.Module.start(Module.java:444)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1628)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1607)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1579)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1522)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
> !ENTRY org.eclipse.ui.genericeditor 4 0 2017-07-20 09:00:15.737
> !MESSAGE FrameworkEvent ERROR
> !STACK 0
> org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ui.genericeditor [1476]
> Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.ui.genericeditor"; type="osgi.bundle"; version:Version="1.0.0.v20170703-2151"; singleton:="true"
> at org.eclipse.osgi.container.Module.start(Module.java:444)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1628)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1607)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1579)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1522)
> at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
> at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
> at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
> {code}
> I also tried to install and run eclipse47 without devstudio and there wasn't this problem, so I guess that this issue is related only to devstudio.
> It seems that there are installed multiple archives of genericeditor.
> {code}
> cd /opt/rh/rh-eclipse47/
> find -iname "*org.eclipse.pde.genericeditor.extension*"
> ./root/usr/share/eclipse/droplets/eclipse-pde/eclipse/plugins/org.eclipse.pde.genericeditor.extension_1.0.0.v20170703-2151.jar
> ./root/usr/share/eclipse/droplets/eclipse-sdk/eclipse/plugins/org.eclipse.pde.genericeditor.extension.source_1.0.0.v20170703-2151.jar
> ./root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.eclipse.pde.genericeditor.extension_1.0.0.v20170315-0955.jar
> find -iname "*org.eclipse.ui.genericeditor*"
> ./root/usr/share/eclipse/droplets/eclipse-sdk/eclipse/plugins/org.eclipse.ui.genericeditor.source_1.0.0.v20170703-2151.jar
> ./root/usr/share/eclipse/droplets/devstudio/eclipse/plugins/org.eclipse.ui.genericeditor_1.0.0.v20170516-0821.jar
> ./root/usr/lib/eclipse/plugins/org.eclipse.ui.genericeditor_1.0.0.v20170703-2151.jar
> cd ~/.eclipse/
> find -iname "*org.eclipse.pde.genericeditor.extension*"
> <nothing>
> find -iname "*org.eclipse.ui.genericeditor*"
> <nothing>
> {code}
> I don't see any impact to the user, Java, HTML and XML editor works fine.
> Eclipse without Devstudio log: [^rh-eclipse47.log.20170720-0834-without_devstudio_strict.txt]
> Eclipse with Devstudio log: [^rh-eclipse47-devstudio11.0-0.20170720.0620.el7.log.20170720-0858-clean_start_strict.txt]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBDS-4447) JBoss Tools Fuse not listed on Summary screen
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4447?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4447:
----------------------------------
Merged, thanks.
> JBoss Tools Fuse not listed on Summary screen
> ---------------------------------------------
>
> Key: JBDS-4447
> URL: https://issues.jboss.org/browse/JBDS-4447
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 11.0.0.AM1
> Reporter: Lukáš Valach
> Assignee: Lukáš Valach
> Priority: Minor
> Fix For: 11.0.0.GA
>
> Attachments: Select_Additional_Features_to_Install.png, Summary_Information.png
>
>
> The JBoss Tools Fuse isn't listed on Summary screen though I have checked it on Features screen.
> There is summary I got:
> {code}
> Installation path:
> /home/lvalach/JBDS/test4
> Java VM path:
> default
> Components to install:
> Red Hat JBoss Developer Studio 11.0.0.AM1
> Disk Space:
> Available Disk Space: 65.28 GB
> Required Disk Space: 753.83 MB
> {code}
> I think that problem is here \[1\]. Fuse is no longer in integration-stack.fuse package but in com.jboss.devstudio.fuse package.
> https://github.com/jbdevstudio/jbdevstudio-product/blob/3a0300cb7f849b121...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24756) Update documentation about Static code analysis plugin to use (FindBugs is dead)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24756?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-24756 at 7/21/17 12:00 PM:
--------------------------------------------------------------
Any PR is welcome. (Like the two you sent 2 days ago that I just saw and merged.) :D
I've given you push rights on jbosstools-devdoc so feel free to write new / fix old doc as you'd like.
Thanks for the typo corrections and the addition of the Fuse/SAP stuff.
was (Author: nickboldt):
Any PR is welcome. (Like the two you sent 2 days ago that I just saw and merged.) :D
> Update documentation about Static code analysis plugin to use (FindBugs is dead)
> --------------------------------------------------------------------------------
>
> Key: JBIDE-24756
> URL: https://issues.jboss.org/browse/JBIDE-24756
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: devdoc
> Reporter: Aurélien Pupier
> Assignee: Aurélien Pupier
> Fix For: 4.5.x
>
>
> FindBugs is referenced to help developers. The FindBugs project is dead since 2015.
> The successor is https://spotbugs.github.io/
> Another Static code analysis program is SonarLint which can be bind with Sonarcloud.io.
> Would be nice to update the development documentation to suggest using a more up-to-date tooling
> (personal preference is SonarLint)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBTIS-1082) SwitchYard specific updates to separate it from Fuse proper.
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1082?page=com.atlassian.jira.plugin... ]
Brian Fitzpatrick reassigned JBTIS-1082:
----------------------------------------
Assignee: Paul Leacu (was: Brian Fitzpatrick)
> SwitchYard specific updates to separate it from Fuse proper.
> ------------------------------------------------------------
>
> Key: JBTIS-1082
> URL: https://issues.jboss.org/browse/JBTIS-1082
> Project: JBoss Tools Integration Stack
> Issue Type: Sub-task
> Components: switchyard
> Reporter: Paul Leacu
> Assignee: Paul Leacu
>
> Separate SwitchYard from Fuse Tooling proper. It should exist as a independent jar bundle.
> Initial effort: - update to Oxygen JBTIS target platform
> 1. Modify that org.switchyard.tools.bpmn2.feature requirement to be org.eclipse.bpmn2.modeler.feature.group [1.3.0,1.4.0]
> 2. Pick up 4.5.0.AM1-SNAPSHOT as your JBTIS TP
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months