Open jmfee-usgs opened 8 years ago
This is likely an exception from the eqmessageutils project. One option is to set the encoding using an InputStreamReader interface wrapped around the input stream: https://github.com/usgs/eqmessageutils/blob/master/src/gov/usgs/earthquake/quakeml/Quakeml_1_2_Parser.java#L128
Files with UTF8 characters on windows sometimes generate this exception:
A temporary solution is to include the following argument in the java command: