2

Could not cleanup output stream : java.net.SocketException: shutdown failed: EBADF (Bad file number)

has anyone got this, any work around to get rid of this exception ?

Pawan Maheshwari
  • 15,088
  • 1
  • 48
  • 50

1 Answers1

0

This could mean you don't have permission to write to the file or it's read only.

Karim Varela
  • 7,562
  • 10
  • 53
  • 78