[JBoss JIRA] (JBIDE-20747) install-grinder returns a blue ball but fails to install 5 plugins due to missing capability &/or package
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20747?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-20747:
----------------------------------
Assignee: Mickael Istria (was: Nick Boldt)
> install-grinder returns a blue ball but fails to install 5 plugins due to missing capability &/or package
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-20747
> URL: https://issues.jboss.org/browse/JBIDE-20747
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.3.0.CR1
> Reporter: Nick Boldt
> Assignee: Mickael Istria
> Priority: Critical
> Fix For: 4.3.1.Beta2
>
> Attachments: features.txt, plugins.txt
>
>
> This happened in http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
> {code}
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.browsersim.eclipse [1120]
> Unresolved requirement: Require-Bundle: org.jboss.tools.browsersim.ui; bundle-version="3.7.0"
> -> Bundle-SymbolicName: org.jboss.tools.browsersim.ui; bundle-version="3.7.0.CR1-v20150901-2111-B229"; singleton:="true"
> org.jboss.tools.browsersim.ui [1122]
> Unresolved requirement: Require-Bundle: org.eclipse.jetty.websocket.server; bundle-version="[9.0.0,10.0.0)"
> -> Bundle-SymbolicName: org.eclipse.jetty.websocket.server; bundle-version="9.2.13.v20150730"
> org.eclipse.jetty.websocket.server [555]
> Unresolved requirement: Require-Capability: osgi.extender; filter:="(osgi.extender=osgi.serviceloader.registrar)"
> Unresolved requirement: Import-Package: org.eclipse.jetty.websocket.servlet; version="[9.0.0,10.0.0)"
> -> Export-Package: org.eclipse.jetty.websocket.servlet; bundle-symbolic-name="org.eclipse.jetty.websocket.servlet"; bundle-version="9.2.13.v20150730"; version="9.2.13"
> org.eclipse.jetty.websocket.servlet [556]
> Unresolved requirement: Require-Capability: osgi.serviceloader; filter:="(osgi.serviceloader=org.eclipse.jetty.websocket.servlet.WebSocketServletFactory)"; cardinality:="multiple"
> -> Provide-Capability: osgi.serviceloader; osgi.serviceloader="org.eclipse.jetty.websocket.servlet.WebSocketServletFactory"
> {code}
> -- http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
> Similar problems for other IUs:
> {code}
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.cordovasim.eclipse [1163]
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.feedhenry.ui [1166]
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.livereload.core [1221]
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.livereload.ui [1222]
> {code}
> But the job was successful!
> http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-20747) install-grinder returns a blue ball but fails to install 5 plugins due to missing capability &/or package
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20747?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-20747:
-------------------------------
Fix Version/s: 4.3.1.Beta2
(was: 4.3.1.Beta1)
> install-grinder returns a blue ball but fails to install 5 plugins due to missing capability &/or package
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-20747
> URL: https://issues.jboss.org/browse/JBIDE-20747
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.3.0.CR1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Critical
> Fix For: 4.3.1.Beta2
>
> Attachments: features.txt, plugins.txt
>
>
> This happened in http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
> {code}
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.browsersim.eclipse [1120]
> Unresolved requirement: Require-Bundle: org.jboss.tools.browsersim.ui; bundle-version="3.7.0"
> -> Bundle-SymbolicName: org.jboss.tools.browsersim.ui; bundle-version="3.7.0.CR1-v20150901-2111-B229"; singleton:="true"
> org.jboss.tools.browsersim.ui [1122]
> Unresolved requirement: Require-Bundle: org.eclipse.jetty.websocket.server; bundle-version="[9.0.0,10.0.0)"
> -> Bundle-SymbolicName: org.eclipse.jetty.websocket.server; bundle-version="9.2.13.v20150730"
> org.eclipse.jetty.websocket.server [555]
> Unresolved requirement: Require-Capability: osgi.extender; filter:="(osgi.extender=osgi.serviceloader.registrar)"
> Unresolved requirement: Import-Package: org.eclipse.jetty.websocket.servlet; version="[9.0.0,10.0.0)"
> -> Export-Package: org.eclipse.jetty.websocket.servlet; bundle-symbolic-name="org.eclipse.jetty.websocket.servlet"; bundle-version="9.2.13.v20150730"; version="9.2.13"
> org.eclipse.jetty.websocket.servlet [556]
> Unresolved requirement: Require-Capability: osgi.serviceloader; filter:="(osgi.serviceloader=org.eclipse.jetty.websocket.servlet.WebSocketServletFactory)"; cardinality:="multiple"
> -> Provide-Capability: osgi.serviceloader; osgi.serviceloader="org.eclipse.jetty.websocket.servlet.WebSocketServletFactory"
> {code}
> -- http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
> Similar problems for other IUs:
> {code}
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.cordovasim.eclipse [1163]
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.feedhenry.ui [1166]
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.livereload.core [1221]
> org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.livereload.ui [1222]
> {code}
> But the job was successful!
> http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21187) Fix issues with styled label providers
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21187?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-21187 at 12/9/15 2:13 PM:
-------------------------------------------------------------------
[~akazakov] problem is that there's no such option imho: we either have to force and get the gray decorations or we dont force and have to use the workaround (disable ownerdraw) which then works but decorations are black like the main label.
If we dont use the workaround, the trees are unusable, labels are completely erroneous, all labels repeat the very same text:
!bad-labels-tree.png!
So if you dont want to force the upgrade, then we have to get back to using the workaround.
was (Author: adietish):
[~akazakov] problem is that there's no such option imho: we either have to force and get the gray decorations or we dont force and have to use the workaround (disable ownerdraw) which then works but decorations are black like the main label.
If we dont use the workaround, the trees are unusable, labels are completely erroneous, all labels repeat the very same text:
!bad-labels-tree.png!
> Fix issues with styled label providers
> --------------------------------------
>
> Key: JBIDE-21187
> URL: https://issues.jboss.org/browse/JBIDE-21187
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.3.0.CR1
> Reporter: Snjezana Peco
> Assignee: Andre Dietisheim
> Labels: new_and_noteworthy
> Fix For: 4.3.1.Beta1
>
> Attachments: bad-labels-tree.png, correct-labels-tree.png, openshift2-grey-decorations.png, openshift3-grey-decorations.png
>
>
> Since https://bugs.eclipse.org/bugs/show_bug.cgi?id=466499 has been fixed, we can remove the workaround related to styled label providers.
> The fix is included in Mars 4.5.1 (Mars.1) and Neon 4.6.0M2.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21187) Fix issues with styled label providers
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21187?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-21187 at 12/9/15 2:13 PM:
-------------------------------------------------------------------
[~akazakov] problem is that there's no such option imho: we either have to force and get the gray decorations or we dont force and have to use the workaround (disable ownerdraw) which then works but decorations are black like the main label.
If we dont use the workaround, the trees are unusable, labels are completely erroneous, all labels repeat the very same text:
!bad-labels-tree.png!
was (Author: adietish):
[~akazakov] problem is that there's no such option imho: we either have to force and get the gray decorations or we dont force and have to use the workaround (disable ownerdraw) which then works but decorations are black like the main label. If we dont use the workaround, the labels are completely erroneous, all labels repeat the very same text: !bad-labels-tree.png!
> Fix issues with styled label providers
> --------------------------------------
>
> Key: JBIDE-21187
> URL: https://issues.jboss.org/browse/JBIDE-21187
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.3.0.CR1
> Reporter: Snjezana Peco
> Assignee: Andre Dietisheim
> Labels: new_and_noteworthy
> Fix For: 4.3.1.Beta1
>
> Attachments: bad-labels-tree.png, correct-labels-tree.png, openshift2-grey-decorations.png, openshift3-grey-decorations.png
>
>
> Since https://bugs.eclipse.org/bugs/show_bug.cgi?id=466499 has been fixed, we can remove the workaround related to styled label providers.
> The fix is included in Mars 4.5.1 (Mars.1) and Neon 4.6.0M2.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21187) Fix issues with styled label providers
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21187?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21187:
------------------------------------------
[~akazakov] problem is that there's no such option imho: we either have to force and get the gray decorations or we dont force and have to use the workaround (disable ownerdraw) which then works but decorations are black like the main label. If we dont use the workaround, the labels are completely erroneous, all labels repeat the very same text: !bad-labels-tree.png!
> Fix issues with styled label providers
> --------------------------------------
>
> Key: JBIDE-21187
> URL: https://issues.jboss.org/browse/JBIDE-21187
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.3.0.CR1
> Reporter: Snjezana Peco
> Assignee: Andre Dietisheim
> Labels: new_and_noteworthy
> Fix For: 4.3.1.Beta1
>
> Attachments: bad-labels-tree.png, correct-labels-tree.png, openshift2-grey-decorations.png, openshift3-grey-decorations.png
>
>
> Since https://bugs.eclipse.org/bugs/show_bug.cgi?id=466499 has been fixed, we can remove the workaround related to styled label providers.
> The fix is included in Mars 4.5.1 (Mars.1) and Neon 4.6.0M2.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21202) Central is stuck on "Loading JBoss Central" when offline
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21202?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-21202:
------------------------------------
Slip to Beta2. [~fbricon] or [~mickael_istria] is this something you can look at ?
> Central is stuck on "Loading JBoss Central" when offline
> --------------------------------------------------------
>
> Key: JBIDE-21202
> URL: https://issues.jboss.org/browse/JBIDE-21202
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.1.Beta1
> Environment: JBDS 9.1.0.Beta1-v20151208-1226-B169
> Reporter: Radim Hopp
> Priority: Blocker
> Fix For: 4.3.1.Beta2
>
>
> When started without internet access, Central is stuck on "Loading JBoss Central, please wait..." and error pops up:
> {noformat}
> Unable to open /resources/jbosstools-central-webpage.zip
> Can't find embedded central zip
> {noformat}
> even though studio/plugins/org.jboss.tools.central_2.0.1.Beta1-v20151116-2016-B57/resources/jbosstools-central-webpage.zip is present on file system.
> In JBDS 9.0.0.GA Central can be loaded without issues when offline.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (JBIDE-21202) Central is stuck on "Loading JBoss Central" when offline
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21202?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-21202:
-------------------------------
Fix Version/s: 4.3.1.Beta2
(was: 4.3.1.Beta1)
> Central is stuck on "Loading JBoss Central" when offline
> --------------------------------------------------------
>
> Key: JBIDE-21202
> URL: https://issues.jboss.org/browse/JBIDE-21202
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.1.Beta1
> Environment: JBDS 9.1.0.Beta1-v20151208-1226-B169
> Reporter: Radim Hopp
> Priority: Blocker
> Fix For: 4.3.1.Beta2
>
>
> When started without internet access, Central is stuck on "Loading JBoss Central, please wait..." and error pops up:
> {noformat}
> Unable to open /resources/jbosstools-central-webpage.zip
> Can't find embedded central zip
> {noformat}
> even though studio/plugins/org.jboss.tools.central_2.0.1.Beta1-v20151116-2016-B57/resources/jbosstools-central-webpage.zip is present on file system.
> In JBDS 9.0.0.GA Central can be loaded without issues when offline.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months