【发布时间】:2020-02-17 22:39:12
【问题描述】:
目前正在试用Apache James 邮件服务器。在我下载current binary distribution 3.4.0(“用于Spring 布线”)后,我在运行时得到了以下行为:
bin\james.bat
日志(为便于阅读而格式化):
wrapper | --> Wrapper Started as Console
wrapper | Launching a JVM...
jvm 1 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
jvm 1 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
(...)
jvm 1 | ERROR 21:30:39,649 |
org.apache.james.mailetcontainer.lib.AbstractStateMailetProcessor
Unable to init mailet WithPriority
jvm 1 | org.apache.mailet.MailetException:
Could not load mailet (WithPriority) (java.lang.IllegalArgumentException:
'priority' init parameter is compulsory)
(...)
怎么了?
【问题讨论】: