[jbosstools-issues] [JBoss JIRA] (JBDS-4190) problem installing springide: depends on slf4j 1.7.2 and javax.servlet 3.1.0

Nick Boldt (JIRA) issues at jboss.org
Fri Nov 18 12:43:00 EST 2016


    [ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13325115#comment-13325115 ] 

Nick Boldt edited comment on JBDS-4190 at 11/18/16 12:42 PM:
-------------------------------------------------------------

Trying again using a mirror (see URL below) and only installing a subset of features. No love.

1. install latest rpm 10.2-0.20161118.1316.el7
2. rm -fr ~/.eclipse
3. launch Eclipse:
{code}
 d=`date +%Y%m%d-%H%M`; ./eclipse -consolelog -console -debug -data /tmp/wksp-${d} -clean -vmargs -Dosgi.resolver.usesMode=strict | tee /tmp/rh-eclipse46-devstudio10.2.log.${d}_strict.txt
{code}
4. Help > Install new > add these URLs:
* https://devstudio.redhat.com/10.0/snapshots/updates/
* http://download.jboss.org/jbosstools/updates/requirements/springide/3.8.2.201610040608-RELEASE/

5. select only 12 features:
 !springide383-install-feature-list-select.png|thumbnail! 
6. install, restart when prompted.
7. {color:red}*crash on restart due to use constraint violation*{color}. 

 [^rh-eclipse46-devstudio10.2.log.20161118-1207_strict.txt] 


was (Author: nickboldt):
Trying again using a mirror (see URL below) and only installing a subset of features. No love.

1. install latest rpm 10.2-0.20161118.1316.el7
2. rm -fr ~/.eclipse
3. launch Eclipse:
{code}
 d=`date +%Y%m%d-%H%M`; ./eclipse -consolelog -console -debug -data /tmp/wksp-${d} -clean -vmargs -Dosgi.resolver.usesMode=strict | tee /tmp/rh-eclipse46-devstudio10.2.log.${d}_strict.txt
{code}
4. Help > Install new > add these URLs:
* https://devstudio.redhat.com/10.0/snapshots/updates/
* http://download.jboss.org/jbosstools/updates/requirements/springide/3.8.2.201610040608-RELEASE/
5. select only 12 features:
 !springide383-install-feature-list-select.png|thumbnail! 
6. install, restart when prompted.
7. {color:red}*crash on restart due to use constraint violation*{color}. 

 [^rh-eclipse46-devstudio10.2.log.20161118-1207_strict.txt] 

> problem installing springide: depends on slf4j 1.7.2 and javax.servlet 3.1.0
> ----------------------------------------------------------------------------
>
>                 Key: JBDS-4190
>                 URL: https://issues.jboss.org/browse/JBDS-4190
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Sub-task
>          Components: central-update, rpm
>    Affects Versions: 10.2.0.AM3
>            Reporter: Nick Boldt
>         Attachments: rh-eclipse46-devstudio10.2.log.20161118-1112_strict.txt, rh-eclipse46-devstudio10.2.log.20161118-1207_strict.txt, springide382.png, springide383-install-feature-list-select.png
>
>
> springide 3.7.3 depends on slf4j 1.7.2 and javax.servlet 3.1.0
> {code}
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent)
> Caused by: java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent
> 	at org.springframework.ide.eclipse.beans.ui.navigator.filters.NonMatchingProfilesFilter.select(NonMatchingProfilesFilter.java:24)
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list