| Summary: | protostream.javassist.NotFoundException when using ProtoSchemabuilder to register class | |||
|---|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Van Halbert <vhalbert> | |
| Component: | Infinispan | Assignee: | Tristan Tarrant <ttarrant> | |
| Status: | VERIFIED --- | QA Contact: | Martin Gencur <mgencur> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 6.6.0 | CC: | amanukya, drieden, jdg-bugs, pzapataf, wfink | |
| Target Milestone: | ER1 | |||
| Target Release: | 6.6.1 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1345913 (view as bug list) | Environment: | ||
| Last Closed: | Type: | Bug | ||
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Bug Depends On: | ||||
| Bug Blocks: | 1309749, 1345913, 1312196, 1354504 | |||
|
Comment 13
Anna Manukyan
2016-08-10 11:55:33 UTC
This issue is when configuring JDV to connect to a JDG remote cache using Hot Rod EAP client modules. As indicated in the initial comment #description, ProtoSchemaBuilder is called in the infinispan resource-adapter. Its here that the attached exception is seen. I've verified the initial patched resolved the issue, but haven't tried the latest official patch. Hi, thanks a lot for info Van. I was able to reproduce the issue with JDV JDG related quickstarts. The issue specified in this bug is fixed with ER1, but another issue appears which is described in https://bugzilla.redhat.com/show_bug.cgi?id=1364916 . I have applied the fix done for https://bugzilla.redhat.com/show_bug.cgi?id=1364916 and after it the ProtoSchemaBuilder works and the queries are executed properly. So this bug will be fixed completely in ER2 with https://bugzilla.redhat.com/show_bug.cgi?id=1364916 one. Best regards, Anna. |