Avinash Kadam

Results 3 issues of Avinash Kadam

Any clue... Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(Unknown Source) at java.net.SocketInputStream.read(Unknown Source) at java.io.BufferedInputStream.fill(Unknown Source) at java.io.BufferedInputStream.read1(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source) at sun.net.www.http.HttpClient.parseHTTP(Unknown Source) at sun.net.www.http.HttpClient.parseHTTP(Unknown...

Parser is really good and lightweight. But there is an issue that see now and then. Issue: If parsing process interrupts due to some run-time exception then for ever next...

There are scenarios for me where i need to make file should meeting specified layout. e.g. I have fixed width file with records structured in Header-Detail-Trailer format. So parser should...