Bug 1197955
| Summary: | [WildFly] IllegalStateException: UT000010: Session not found | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Damian Jansen <djansen> |
| Component: | Component-Logic | Assignee: | Sean Flanigan <sflaniga> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Damian Jansen <djansen> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.6 | CC: | aeng, dchen, zanata-bugs |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | 3.7 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 3.7.0-SNAPSHOT | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | 2 | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-22 02:19:46 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
Damian Jansen
2015-03-03 03:29:35 UTC
Going by https://issues.jboss.org/browse/WFLY-3529?focusedCommentId=13047218&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13047218 , upgrading the version of Undertow to 1.2.0.Beta10 may help. We would have to package it up as a wildfly module. This actually seems to happen on all sorts of operations, including REST requests, not just logouts. Build script: https://github.com/zanata/zanata-wildfly/commit/d7569d1261358f294a0eb34a651f364ba4fdd30c The new module can be downloaded here: https://sourceforge.net/projects/zanata/files/wildfly/ Pull requests: https://github.com/zanata/zanata-server/pull/786 https://github.com/zanata/zanata-server/pull/784 See https://github.com/zanata/zanata-server/pull/784 (WildFly 9 upgrade) WildFly 9 already includes Undertow 1.2.x, so there's no need for the Undertow module I packaged. Verified (master) at 485f1b54ca0b5467e58760091dccc2a0da71dc94 |