Startup Error

Hey so I downloaded the free community version of Mendelson AS2 and whenever I run the mendelson_as2_start.sh script I get a:
`Error: Could not find or load main class de.mendelson.comm.as2.AS2
Caused by: java.lang.ClassNotFoundException: de.mendelson.comm.as2.AS2` error.

I was wondering why I keep that error after I downloaded the .exe from sourceforge? The Java version on my system is Java 11.

Thanks.
Robert

Forum
AS2

Comments

Profile picture for user service

Robert,

it should work out of the box - in your case please ensure that the mentioned class is in the classpath.

Regards

In reply to by service

Thank you, I will go through the classpath to see if it is missing.

I do have a 2nd question as well. Using just the web interface war file I keep getting stuck at the login page. I unzipped the war and I added the passwd file to the WEB-INF/ directory and created a new webas2 war file. I still get an invalid login error and I was wondering if maybe I placed the passwd file in the wrong place

Thank you,
Robert

Profile picture for user service

Hello,

the user/password should be added to the file "passwd" found in the installation directory. There is no need to modify the .war.

Regards