Bug 1007435
| Summary: | Cannot construct org.infinispan.util.KeyValuePair as it does not have a no-args constructor | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Vitalii Chepeliuk <vchepeli> |
| Component: | Infinispan | Assignee: | Tristan Tarrant <ttarrant> |
| Status: | CLOSED UPSTREAM | QA Contact: | Martin Gencur <mgencur> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | jdg-bugs |
| Target Milestone: | ER5 | ||
| Target Release: | 6.2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:28:31 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
2013-09-12 13:32:09 UTC
Martin Gencur <mgencur> made a comment on jira ISPN-3498 There are many classes that have this problem, not only ImmortalCacheEntry. If you decide to implement the no-arg constructor, it is best to open the Jenkins run and look what all classes are affected. the corresponding jira has been solved, this should be tested. Vitalii Chepeliuk <vchepeli> updated the status of jira ISPN-3498 to Reopened Vitalii Chepeliuk <vchepeli> made a comment on jira ISPN-3498 Other classes nre no-args constructor Cannot construct org.infinispan.container.entries.ImmortalCacheEntry Cannot construct org.infinispan.container.entries.TransientCacheEntry Cannot construct org.infinispan.container.entries.MortalCacheEntry Cannot construct org.infinispan.container.entries.TransientMortalCacheEntry Cannot construct org.infinispan.metadata.EmbeddedMetadata Cannot construct org.infinispan.metadata.EmbeddedMetadata$EmbeddedExpirableMetadata Cannot construct org.infinispan.commons.io.ByteBufferImpl Vitalii Chepeliuk <vchepeli> made a comment on jira ISPN-3498 Other classes need no-args constructor Cannot construct org.infinispan.container.entries.ImmortalCacheEntry Cannot construct org.infinispan.container.entries.TransientCacheEntry Cannot construct org.infinispan.container.entries.MortalCacheEntry Cannot construct org.infinispan.container.entries.TransientMortalCacheEntry Cannot construct org.infinispan.metadata.EmbeddedMetadata Cannot construct org.infinispan.metadata.EmbeddedMetadata$EmbeddedExpirableMetadata Cannot construct org.infinispan.commons.io.ByteBufferImpl Vitalii Chepeliuk <vchepeli> made a comment on jira ISPN-3498 Other classes need no-args constructor Cannot construct org.infinispan.container.entries.ImmortalCacheEntry Cannot construct org.infinispan.container.entries.TransientCacheEntry Cannot construct org.infinispan.container.entries.MortalCacheEntry Cannot construct org.infinispan.container.entries.TransientMortalCacheEntry Cannot construct org.infinispan.metadata.EmbeddedMetadata Cannot construct org.infinispan.metadata.EmbeddedMetadata$EmbeddedExpirableMetadata Cannot construct org.infinispan.commons.io.ByteBufferImpl You can see it here https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/jdg-62-ispn-testsuite-rhel-azul/23/testReport/ Problem xstream library remains only in Custom52xLoaderTest https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JDG/view/FUNC/job/jdg-62-ispn-testsuite-rhel-azul/30/testReport/ This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |