dvoraka / av-service

Network file service with replication and anti-virus checking
GNU General Public License v3.0
10 stars 3 forks source link

core: Processor problem without ClamAV running #309

Closed dvoraka closed 6 years ago

dvoraka commented 6 years ago

Exception in thread "check-message-processor-2" java.lang.NullPointerException at dvoraka.avservice.common.socket.SocketPool$SocketWrapper.initialize(SocketPool.java:141)

dvoraka commented 6 years ago

Because the implementation is supersimple. It needs some tuning.