| Summary: | REST cache store (REST-roll-ups.xml) has problems with modules and finding classes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Tomas Sykora <tsykora> | ||||
| Component: | Server | Assignee: | Tristan Tarrant <ttarrant> | ||||
| Status: | VERIFIED --- | QA Contact: | Martin Gencur <mgencur> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.2.0 | CC: | jdg-bugs, myarboro, sjacobs | ||||
| Target Milestone: | ER4 | ||||||
| Target Release: | 6.2.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Known Issue | |||||
| Doc Text: |
The rolling upgrade procedure for the REST client migrates data from a previous version of JBoss Data Grid server ("source") to a new version ("target"). The rest-store configuration element is required for this procedure to succeed. However, it is not possible to successfully start the "target" node with rest-store element defined. The server fails to start with java.lang.ClassNotFoundException: org.apache.commons.codec.EncoderException
</para>
<para>
As a result, it is not possible to perform rolling upgrades with REST client from JBoss Data Grid 6.1.0.GA to JBoss Data Grid 6.2.0.Beta.
|
Story Points: | --- | ||||
| Clone Of: | 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: | 1017190 | ||||||
| Attachments: |
|
||||||
Setting target milestone to ER3, because I expect fix from William to be there already. This is no longer an issue. Thank you for the fix! VERIFIED |
Created attachment 795961 [details] REST-cachestore-issues-report.txt Found in DR4 as the first release which contains Infinispan 6.0.0.Aplha4 and therefore REST Cache Store + possibility of REST Rolling Upgrades. I've experienced problems with starting JDG node using standalone-rest-rolling-upgrade.xml example configuration (for target node). Please see report in attachment. You can find 2 console outputs of jdg server. The second one is after some changes in modules.xml (in rest cachestore module). Details are shown and described in that file.