[JBoss JIRA] (JBDS-4190) problem installing springide: depends on slf4j 1.7.2 and javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.... ]
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...
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...
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)
9 years, 4 months
[JBoss JIRA] (JBDS-4190) problem installing springide: depends on slf4j 1.7.2 and javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4190:
----------------------------------
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...
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)
9 years, 4 months
[JBoss JIRA] (JBDS-4190) problem installing springide: depends on slf4j 1.7.2 and javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4190:
-----------------------------
Attachment: 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)
9 years, 4 months
[JBoss JIRA] (JBDS-4192) Error Logging in devsuite-1.1.0-GA-bundle-installer.exe
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4192?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-4192:
-------------------------------------
David, I think this is proxy problem, that is why you cannot find anything in DM logs. Requests just never reach DM. Installer uses https to do credential checking.
> Error Logging in devsuite-1.1.0-GA-bundle-installer.exe
> -------------------------------------------------------
>
> Key: JBDS-4192
> URL: https://issues.jboss.org/browse/JBDS-4192
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: David Hladky
> Assignee: Denis Golovin
> Priority: Critical
>
> I was contacted twice about similar problem: RHDENG-917. I am not able to find any bad activity in DM log so I need to know what might be wrong (e.g. some curl command to emulate what is goingon).
> Note: lately there was a problem with credential checking on DM using "http". If you are doing it, this is the problem. Please, let me know what it could be. Thank you.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4192) Error Logging in devsuite-1.1.0-GA-bundle-installer.exe
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4192?page=com.atlassian.jira.plugin.... ]
Denis Golovin edited comment on JBDS-4192 at 11/18/16 12:36 PM:
----------------------------------------------------------------
[~dhladky], I think this is proxy problem, that is why you cannot find anything in DM logs. Requests just never reach DM. Installer uses https to do credential checking.
was (Author: dgolovin):
David, I think this is proxy problem, that is why you cannot find anything in DM logs. Requests just never reach DM. Installer uses https to do credential checking.
> Error Logging in devsuite-1.1.0-GA-bundle-installer.exe
> -------------------------------------------------------
>
> Key: JBDS-4192
> URL: https://issues.jboss.org/browse/JBDS-4192
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: David Hladky
> Assignee: Denis Golovin
> Priority: Critical
>
> I was contacted twice about similar problem: RHDENG-917. I am not able to find any bad activity in DM log so I need to know what might be wrong (e.g. some curl command to emulate what is goingon).
> Note: lately there was a problem with credential checking on DM using "http". If you are doing it, this is the problem. Please, let me know what it could be. Thank you.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-4190) problem installing springide: depends on slf4j 1.7.2 and javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4190:
-----------------------------
Attachment: springide383-install-feature-list-select.png
> 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, 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)
9 years, 4 months
[JBoss JIRA] (JBDS-4192) Error Logging in devsuite-1.1.0-GA-bundle-installer.exe
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4192?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4192:
--------------------------------
Component/s: platform-installer
(was: installer)
> Error Logging in devsuite-1.1.0-GA-bundle-installer.exe
> -------------------------------------------------------
>
> Key: JBDS-4192
> URL: https://issues.jboss.org/browse/JBDS-4192
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: David Hladky
> Priority: Critical
>
> I was contacted twice about similar problem: RHDENG-917. I am not able to find any bad activity in DM log so I need to know what might be wrong (e.g. some curl command to emulate what is goingon).
> Note: lately there was a problem with credential checking on DM using "http". If you are doing it, this is the problem. Please, let me know what it could be. Thank you.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months