1
I Use This!
Inactive

News

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Posted over 8 years ago
In reply to AS2 Server - Message folder mapped via Mklink Hello, please contact the support via mail for support of the commercial version. Regards Log in or register to post comments
Posted over 8 years ago
Hello, Our installation of AS2 Server version 2017 build 242, uses directory mapping (C:\usr\local\as2\messages\XXX\outbox\XXX) via Mklink - https://technet.microsoft.com/en-us/library/cc753194(v=ws.11).aspx Sometimes with small network disconnect ... [More] , you need to restart the AS2Server service so that data can be processed in these Mklink directories. Mendelson fails to restore the connection automatically. Can you help me? Is Configuration with Mklink supported? Forum:  AS2 [Less]
Posted over 8 years ago
In reply to mendelson opensource AS2 1.1 b51 released Thomas, these NullPointers could happen if you modify the interal keystores with external programs - did you do this? We added a new config check to the commercial version some days ago that ... [More] checks periodically the configuration regarding this issue because we found it at a customers systems? Regards Log in or register to post comments [Less]
Posted over 8 years ago
In reply to Thomas K, Hello again and thank you for your support. The workaround worked! But we found an other error, which is critical. Some(very few .. 1-2 per day) messages have an error but won't be shown in the error notification or log! They ... [More] have the following error: SendOrderSender.send [java.lang.NullPointerException]: null Processing error on the file "***" for the relation "***": "null". The main problem is, that those error can run unnoticed, since we don't get any notification. I hope you can help me again. Regards, Thomas Log in or register to post comments [Less]
Posted over 8 years ago
In reply to mendelson opensource AS2 1.1 b51 released Thomas K, thank you for the feedback! I can confirm this problem. It does not happen if you select more than a transaction to resend them all. To fix it for single selections please perform the ... [More] following change in the class ManualSendRequest found in the package de.mendelson.comm.as2.client.manualsend: Modify the method setUploadHash that it looks like this: public void setUploadHash(String singleUploadHash) { this.uploadHashs.add(singleUploadHash); } Regards Log in or register to post comments [Less]
Posted over 8 years ago
In reply to mendelson opensource AS2 1.1 b51 released Hello, after the update we are unable to resend a message manually. He is asking for a confirmation, that I'm sure to resend it and after pressing "Yes" he does nothing. I didn't even found a ... [More] log entry. We are using the free Version. Did someone else has a similar problem and a workaround for it? Regards, Thomas Log in or register to post comments [Less]
Posted over 8 years ago
In reply to Source code hmm no idea I did not figure out how to upload the source to a repository there. I created a src subdirectory in the files directory and added a zip there. Regards Log in or register to post comments
Posted over 8 years ago
In reply to Ahh now I remember what Yes, SourceForge disabled CVS access for new projects some time ago apparently. Thanks for looking into this. I appreciate it Log in or register to post comments
Posted over 8 years ago
In reply to Source code Ahh now I remember what happened. We did not figure out how to upload source code to sourceforge..it looks as if they have disabled this option for newer projects? We will check this. Regards Log in or register to post comments
Posted over 8 years ago
In reply to weird, it should be in the I couldn't find it anywhere. On mendeson as2 dfor example you have the code menu item which takes you in the end to the actual repo. but here there is no such menu item Log in or register to post comments