Hide Forgot
EAP 6.2.0.ER3 does not know codeset Cp1252. See this log snippet from server.log from windows: 03:41:36,053 WARN [jacorb.codeset] (MSC service thread 1-10) Warning - unknown codeset (Cp1252) - defaulting to ISO-8859-1 Link to whole server log: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-6x-manu-multinode-startup-different-IPs-win-2/30/jdk=java17_default,label=Win2k8_x86/artifact/target/manu-reports/units/manu.testsuite.eap6.acceptance.multinodeStartup.MultinodeStartupDifferentIPs/server.log-standalone-full-ha.xml-server2.log
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