Log in

View Full Version : IOException caught while copying.


Aggronian42
28-01-2012, 10:07
I have been trying to run the CameraTest.java project in netbeans, and i keep getting this:

org.apache.commons.net.io.CopyStreamException: IOException caught while copying.

I'm using windows 7, but that can't fully be the problem, because another programmer in my group is using 7 and it works for him. I have Norton's smartfirewall and 7's firewalls off, so firewalls aren't getting in the way. Anyone know of a possible solution?

CodeYeti
29-01-2012, 03:20
Are you trying to run the sample code as is, or are you attempting to pass a camera image or something of the sort to it instead of the default JPG?