Re: [Javaemailserver-user] Messages rejected
Brought to you by:
edaugherty,
mfg8876
From: <jav...@li...> - 2013-08-27 19:31:59
|
OK, cool.... Will try tonight, or early tomorrow. Thanks for the fast support! HRV From: "jav...@li...<mailto:jav...@li...>" <jav...@li...<mailto:jav...@li...>> Reply-To: "jav...@li...<mailto:jav...@li...>" <jav...@li...<mailto:jav...@li...>> Date: dinsdag 27 augustus 2013 19:54 To: "jav...@li...<mailto:jav...@li...>" <jav...@li...<mailto:jav...@li...>> Subject: Re: [Javaemailserver-user] Messages rejected Hi, actually, it does exactly what it is meant to do. You have to set wrapper.app.parameter.2= which is located in wrapper.conf, to point to the JES install dir just like you have to set it in mail.bat / mail.sh. Regards, Andreas P.S. As things stand right now, I will very likely have a updated jes.jar ready (late) tonight for you to try. ________________________________ To: jav...@li...<mailto:jav...@li...> Date: Tue, 27 Aug 2013 16:36:09 +0000 From: jav...@li...<mailto:jav...@li...> Subject: Re: [Javaemailserver-user] Messages rejected Thanks Andreas, Appreciate the help to get this all sorted. Let me add one more issue then ;-) I am also unable to start it as a service. Looks like it cannot find the mail.xml file, but I do not see any option of specifying its location. Is the source "missing a dot" for the file separator? (as it says bin\.\conf\mail.xml) HRV STATUS | wrapper | 2013/08/27 11:26:40 | --> Wrapper Started as Service STATUS | wrapper | 2013/08/27 11:26:40 | Launching a JVM... INFO | jvm 1 | 2013/08/27 11:26:40 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org INFO | jvm 1 | 2013/08/27 11:26:40 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. INFO | jvm 1 | 2013/08/27 11:26:40 | INFO | jvm 1 | 2013/08/27 11:26:40 | Configuration Directory not specified. Using "C:\prog\jes-2.7.0\bin\." INFO | jvm 1 | 2013/08/27 11:26:40 | Aug 27, 2013 11:26:40 AM com.ericdaugherty.mail.server.Mail init INFO | jvm 1 | 2013/08/27 11:26:40 | WARNING: JES Starting Up... INFO | jvm 1 | 2013/08/27 11:26:40 | The application failed to initialize. INFO | jvm 1 | 2013/08/27 11:26:40 | java.lang.RuntimeException: Invalid/Missing mail.xml configuration file! C:\prog\jes-2.7.0\bin\.\conf\mail.xml INFO | jvm 1 | 2013/08/27 11:26:40 | at com.ericdaugherty.mail.server.configuration.ConfigurationManager.initialize(ConfigurationManager.java:224) INFO | jvm 1 | 2013/08/27 11:26:40 | at com.ericdaugherty.mail.server.Mail.init(Mail.java:177) INFO | jvm 1 | 2013/08/27 11:26:40 | at com.ericdaugherty.mail.server.Mail.instantiate(Mail.java:342) INFO | jvm 1 | 2013/08/27 11:26:40 | at com.ericdaugherty.mail.server.Mail.main(Mail.java:466) INFO | jvm 1 | 2013/08/27 11:26:40 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) INFO | jvm 1 | 2013/08/27 11:26:40 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) INFO | jvm 1 | 2013/08/27 11:26:40 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) INFO | jvm 1 | 2013/08/27 11:26:40 | at java.lang.reflect.Method.invoke(Method.java:601) INFO | jvm 1 | 2013/08/27 11:26:40 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240) INFO | jvm 1 | 2013/08/27 11:26:40 | at java.lang.Thread.run(Thread.java:722) STATUS | wrapper | 2013/08/27 11:26:42 | <-- Wrapper Stopped |