Hi Bill, I'm not sure if this will resolve your issue or not. But, I know that the ClamScan Curation Task requires that ClamAV be configured to use TCP sockets (which I don't think it does by default). This is mentioned very briefly in the DSpace docs here: https://wiki.duraspace.org/display/DSDOC18/Curation+System#CurationSystem-SetuptheservicefromtheClamAVdocumentation.
That error on line 301 of ClamScan.java seems to imply that it's unable to communicate with the TCP socket. I admit, that's just a guess...I'm not 100% familiar with this area of the code. - Tim On 12/4/2012 11:09 AM, William L Hays wrote: > I'm getting an IOException when running the ClamScan curation > task with a remote server running clamav. The message reads: > "Error reading result from socket" at line 301 in the code. > I'm using DSpace 1.8.2 on Linux. > Have any of you had similar results? Or successful results? > > Thanks, > Bill > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > Dspace-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-devel > ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
