Re: [Javaemailserver-user] ArrayIndexOutOfBoundsException
Brought to you by:
edaugherty,
mfg8876
|
From: <jav...@li...> - 2013-08-19 21:52:54
|
Hello HRV, thanks for trying the latest version. You most likely have not added the domain in mail.xml (element backend/File/domains). Or the user was defined with no domain or the domain doesn't much the declaration in mail.xml. Could you please send me a copy of the mail.xml, user.conf and les.log files? It would also help a lot if you could provide feedback on the W2K8 behaviour. Could you add the -Ddnsjava.options=verbose argument to your mail.bat, set the other dns options back they were originally (blank), restart the server and send me a copy of jes.log and if not too hard the console printout? If the solutions I suggested don't help, I will only be in a position to supply a working solution (aka an updated version) after receiving the requested files. Regards, Andreas > To: jav...@li... > Date: Mon, 19 Aug 2013 15:24:10 +0000 > From: jav...@li... > Subject: [Javaemailserver-user] ArrayIndexOutOfBoundsException > > Hi, > > I just configured JES 2.7.0. > At first, I had an issue with DNS resolving. Somehow my W2K8 test server > responds only in IPv6. > Setting the DNS options in mail.bat solved that issue. > > However, when I start, I still get this error message and I have no clue > where it could come from: > > C:\prog\jes-2.7.0\bin>mail > 2013-08-19 10:07:15,531 - [main] Mail - JES Starting Up... > The application failed to initialize. > java.lang.ArrayIndexOutOfBoundsException: -1 > at java.util.ArrayList.elementData(ArrayList.java:371) > at java.util.ArrayList.get(ArrayList.java:384) > at > com.ericdaugherty.mail.server.configuration.ConfigurationManagerBackEndFile > .loadUserProperties(ConfigurationManagerBackEndFile.java:227) > at > com.ericdaugherty.mail.server.configuration.ConfigurationManagerBackEndFile > .loadUsersAndRealms(ConfigurationManagerBackEndFile.java:746) > at > com.ericdaugherty.mail.server.configuration.ConfigurationManager.loadProper > ties(ConfigurationManager.java:363) > at > com.ericdaugherty.mail.server.configuration.ConfigurationManager.init(Confi > gurationManager.java:325) > at > com.ericdaugherty.mail.server.configuration.ConfigurationManager.initialize > (ConfigurationManager.java:243) > at com.ericdaugherty.mail.server.Mail.init(Mail.java:177) > at com.ericdaugherty.mail.server.Mail.instantiate(Mail.java:342) > at com.ericdaugherty.mail.server.Mail.main(Mail.java:466) > > I need the most simple solution, Just drop all received email into the > admin mailbox. > Essentially, I just pointed JES to a 32 bit Java, Added a single domain > and a single admin user for that domain. > > Older versions of JES (1.6.1) have worked for me in that regards, but I > wanted to use the latest and greatest :-) > > > Tx, > > HRV > > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Javaemailserver-user mailing list > Jav...@li... > https://lists.sourceforge.net/lists/listinfo/javaemailserver-user |