Issue Details (XML | Word | Printable)

Key: JAMES-522
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Norman Maurer
Reporter: Noel J. Bergman
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JAMES Server

Having the ClamAVScan mailet configured, but clamd unavailable when JAMES starts, keeps JAMES from starting.

Created: 04/Jun/06 09:30 AM   Updated: 21/Nov/07 08:31 AM
Return to search
Component/s: Matchers/Mailets (bundled)
Affects Version/s: 2.3.0
Fix Version/s: 2.3.0

Time Tracking:
Not Specified

Resolution Date: 06/Jun/06 02:36 PM


 Description  « Hide
If JAMES attempts to start, ClamAVScan is configured, and clamd is not running, ClamAVScan.init() will throw an exception, terminating JAMES entirely. This can be seen in ${james}/logs/phoenix.log where the maxPings error will appear, and the spoolmanager component will be shown as failing.

I'm marking this as minor since there is a work around, biut actually, I consider it a more major error.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #412026 Tue Jun 06 07:35:34 UTC 2006 norman Add better log message. See JAMES-522
Files Changed
MODIFY /james/server/trunk/src/java/org/apache/james/transport/mailets/ClamAVScan.java

Repository Revision Date User Message
ASF #412027 Tue Jun 06 07:37:02 UTC 2006 norman Add better log message. See JAMES-522
Files Changed
MODIFY /james/server/branches/v2.3/src/java/org/apache/james/transport/mailets/ClamAVScan.java