build 21 question


Adam,
we uploaded the installer patch 1 which fixes this problem and adds also the RC4 encryption that has been requested in 1.2.840.113549.3.4 - RC4 Encryption Algorithm.
Thanks again for this report!
Regards
Heller
Hi, there
I was using build 19 without any problem but, because some of those new features, I've tried to use this new build.
In the beginning, it all went ok: I've installed it using the .exe, started it and put it to work. For some reason, I had the need to shut it down and it simply didn't start again.
I did re-installed it and it worked fine but, again, it had some problems after restart. Now I'm a little bit afraid of using it... Is there any instability problem or has it something to be with my machine? I'm running it in a VM...
Thanks for all the answers to this "subjective" subject

Sorry about the big delay... I solved my problem installing build 19 and only today I came back to this topic.
Even so, the problem I had (if I do remember well) was that when I started mec build 21 it only showed that initial image. After that, all disappeared... and there were no messages in the log... Any thought?
Thanks


ricardoFernandes,
its a serialization problem of the JMS server. It is set to persistent and stores its data to the mq_persist* directory. The problem will not happen if you shutdown the server properly. In this case the messages and data that is stored in the JMS queue is persisted and will still exist after the next startup. But if you just kill it the JMS server seems somehow to have problems to restore its persistent queues.
Regards
Heller
Hi Heller
I have the same problem after installing build 21. I downloaded the zip file (install_mec_as2_1.0b21_patch1.zip) and extracted the files in a new folder. When I try to run the server by executing the mec_as2_start.bat file it only displays the splash screen but does not open the application. The following exception was written to the command screen:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/mina/commo
n/IoAcceptorConfig
at de.mendelson.comm.as2.AS2.main(AS2.java:90)
Caused by: java.lang.ClassNotFoundException: org.apache.mina.common.IoAcceptorCo
nfig
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
... 1 more
I am running Java version 1.6.0_05. I must mentioned that I have been able to install build 19 before and was able to run it without this problem.
Please can you help me.
Regards
Philip

Philip,
the MINA package is missing in your classpath. You could either download the projects jars (http://mina.apache.org/downloads.html), please get the java 5 version,
or
install the windows installer somewhere and copy the whole jlib directory, the jars are included in the windows package.
Regards
Heller
© 1999-2007 mendelson-e-commerce GmbH. All right reserved.
I did a clean install of the build 21 .exe today. I can't seem to add any partners. well, I click new, and configure the new partner and click 'ok'. when I go back into the 'partners' window, the one I added isn't there. (I've tried this multiple time and ways)
If I make changes to one of the defaults (mycompany) for example. The changes look to save correctly.
I've copied the .p12 file from my running MEC AS2(17) and it looks to pull in the keys correctly.
The logs are empty.
I don't know if it matters on running the exe version, but my computer's java is 1.6
any thoughts?