Typical Problems and Solutions
1. Text members are not translated. UnXmit has assigned BIN as their extension. The member contains one or more characters that Java throws a conversion exception, usually a hex character outside the viewable range of a 3270.
Make sure the “TolerateHexCharactersInTXT” option is checked. When this option is in effect, EBCDIC to ASCII translation is mostly performed; however, characters that do not translate will be viewed as question marks (?).
1. Under Linux, the JVM is not found.
Solution install Java from Oracle. Here are the instructions.