Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1112960

Summary: Karaf stuck when running OSGI integration tests on IBM JDK
Product: [JBoss] JBoss Data Grid 6 Reporter: Vitalii Chepeliuk <vchepeli>
Component: InfinispanAssignee: Ion Savin <isavin>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: dmehra, isavin, jdg-bugs, pzapataf, tsykora, ttarrant
Target Milestone: ER1   
Target Release: 6.3.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-26 14:04:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vitalii Chepeliuk 2014-06-25 06:45:09 UTC
See description of linked ISPN-4436

Comment 2 Ion Savin 2014-06-25 13:21:27 UTC
Vitalii, noticed the osgi tests are now disabled.

I believe the issues was caused by a message further down the log:

Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle org.infinispan.core [65]: Unable to resolve 65.0: missing requirement [65.0] osgi.wiring.package; (osgi.wiring.package=sun.reflect)

This issue was solved in https://github.com/infinispan/jdg/commit/dbdc08f9e169da0913b83cb38ffbea0cd4e34dfe.

It's not clear to me which revision was used for this build. From the log I see:

HEAD is now at cc0398e... 6.1.0.ER7-redhat-1
commit cc0398e117f7c81d045993373a314ecf3a2be190
Author: Tristan Tarrant <ttarrant>
Date:   Mon May 12 22:31:14 2014 +0200

    6.1.0.ER7-redhat-1

but can't link this to a revision in the infinispan/jdg project.

Comment 3 Vitalii Chepeliuk 2014-06-25 18:28:22 UTC
(In reply to Ion Savin from comment #2)
> Vitalii, noticed the osgi tests are now disabled.
> 
> I believe the issues was caused by a message further down the log:
> 
> Caused by: org.osgi.framework.BundleException: Unresolved constraint in
> bundle org.infinispan.core [65]: Unable to resolve 65.0: missing requirement
> [65.0] osgi.wiring.package; (osgi.wiring.package=sun.reflect)
> 
> This issue was solved in
> https://github.com/infinispan/jdg/commit/
> dbdc08f9e169da0913b83cb38ffbea0cd4e34dfe.
> 
> It's not clear to me which revision was used for this build. From the log I
> see:
> 
> HEAD is now at cc0398e... 6.1.0.ER7-redhat-1
> commit cc0398e117f7c81d045993373a314ecf3a2be190
> Author: Tristan Tarrant <ttarrant>
> Date:   Mon May 12 22:31:14 2014 +0200
> 
>     6.1.0.ER7-redhat-1
> 
> but can't link this to a revision in the infinispan/jdg project.

Hi Ion! Your commit was integrated only 6 days ago, so I will check this fix in next ER or CR release. ER7 was build almost weeks ago.

Comment 4 Vitalii Chepeliuk 2014-07-08 12:21:45 UTC
Ok now OSGi tests fail only with IBM JDK. Last build with CR1 you can find here
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/edg-60-ispn-testsuite-rhel/361/

Comment 5 Vitalii Chepeliuk 2014-07-10 14:50:06 UTC
Hi Ion! Looks like OSGi tests fail with errors on Solaris, Windows and RHel. And a lot of them fail with java.lang.OutOfMemoryError: GC overhead limit exceeded

Comment 6 Tomas Sykora 2014-08-26 13:01:56 UTC
It looks like we passed through this issue, but we are facing yet another one:

https://bugzilla.redhat.com/show_bug.cgi?id=1118593

Closing this BZ, as it seems to be resolved and we will continue with re-opened #1118593.