com.fasterxml.aalto.WFCException: Unexpected End-of-input in prolog at [row,col {unknown-source}]: [1,1]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by kaikun213
, 1 year agocom.fasterxml.aalto.WFCException: Unexpected End-of-input in prolog at [row,col {unknown-source}]: [1,1]
at com.fasterxml.aalto.stax.StreamReaderImpl.throwWfe(StreamReaderImpl.java:1775)
at com.fasterxml.aalto.stax.StreamReaderImpl.throwUnexpectedEOI(StreamReaderImpl.java:1794)
at com.fasterxml.aalto.stax.StreamReaderImpl.handlePrologEoi(StreamReaderImpl.java:1754)
at com.fasterxml.aalto.stax.StreamReaderImpl.next(StreamReaderImpl.java:810)
at com.fasterxml.aalto.speedtest.SpeedTest.execute(SpeedTest.java:27)
at com.fasterxml.aalto.speedtest.SpeedTest.main(SpeedTest.java:47)