[jbosstools-issues] [JBoss JIRA] (JBDS-4236) Test of update of devstudio from last stable version to last snapshot doesn't work

Lukáš Valach (JIRA) issues at jboss.org
Wed Jan 4 04:51:00 EST 2017


Lukáš Valach created JBDS-4236:
----------------------------------

             Summary: Test of update of devstudio from last stable version to last snapshot doesn't work
                 Key: JBDS-4236
                 URL: https://issues.jboss.org/browse/JBDS-4236
             Project: Red Hat JBoss Developer Studio (devstudio)
          Issue Type: Bug
          Components: install-tests
            Reporter: Lukáš Valach
            Assignee: Lukáš Valach
             Fix For: 10.3.0.AM2


Test of update from last stable to last snapshot doesn't work, there is following error in the log:

{code}
Multiple versions of the framework bundle org.eclipse.osgi found
{code}

Jenkins job:
http://machydra.brq.redhat.com:8080/view/Installation%20Jobs/view/DevStudio%20Installation/view/After%20Install%20Check%20Jobs/job/jbds.update.test/

Log:
http://machydra.brq.redhat.com:8080/view/Installation%20Jobs/view/DevStudio%20Installation/view/After%20Install%20Check%20Jobs/job/jbds.update.test/8/jdk=oraclejdk1.8,os=quetzal64/console

It is probably because of inconsistence between bundles/plugins versions, so I tried to change parent from 4.4.2.AM1-SNAPSHOT to 4.4.2.Final-SNAPSHOT which was used in 10.2.0.GA I guess.

Unfortunatelly it has not solved my problem, tycho has been still installing another version of org.eclipse.osgi bundle. So I tried to apply same fix as in JBDS-4077

Commit:
https://source.jboss.org/changelog/JBossToolsIntegrationTests?cs=2acfada0387032cb61e16ae42d021d1f9194f4c2 

It solved problem with multiple versions of osgi bundle but I got another error during start of devstudio

{code}
!ENTRY org.eclipse.osgi 4 0 2017-01-04 10:40:36.851
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.tycho.surefire.osgibooter.uitest" could not be found in the registry. 
{code}

Whole log  
http://machydra.brq.redhat.com:8080/view/Installation%20Jobs/view/DevStudio%20Installation/view/After%20Install%20Check%20Jobs/job/jbds.update.test/jdk=oraclejdk1.8,os=quetzal64/9/console

Please notice I started job using my fork. 

My changes are here 
https://github.com/luvalach/jbdevstudio-qa/commit/133ac415ede6a2a9d6758d7e832a5f90a937c070



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



More information about the jbosstools-issues mailing list