| Summary: | Windows: Unknown codeset (Cp1252), defaulting to ISO-8859-1 | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Jitka Kozana <jkudrnac> |
| Component: | EJB, IIOP | Assignee: | David M. Lloyd <david.lloyd> |
| Status: | CLOSED WONTFIX | QA Contact: | Jan Martiska <jmartisk> |
| Severity: | medium | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bmaxwell, jkudrnac, ksuzumur, ppalaga, rsvoboda |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-29 20:17:57 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: | |
|
Description
Jitka Kozana
2013-09-25 08:53:54 UTC
Assigning jpai EJB issues to david.lloyd. Please re-assign to Cheng or others as needed. Proposing as blocker as discussed on EAP 6 PM meeting March 4. This is blocking acceptance tests where we have requirement for issue-less startup & shutdown. https://github.com/JacORB/JacORB/blob/R_2_3_2_jboss-branch/src/org/jacorb/orb/giop/CodeSet.java#L223 We would like to hear if WARN is what should be used. BTW adding "-Dfile.encoding=UTF-8 -Dsun.jnu.encoding=UTF-8" to JAVA_OPTS helped to suppress the warning, so removing blocker flag. I think the fix is simply to set the encodings to UTF-8 always. However since this is easily worked around and there's no obvious fix, I'm NAK'ing for 6.4. Closing / Won't Fix as per comment #5 |