NoClassDefFoundError (org/columba/ristretto/smtp/SMTPProtocol) #49

Open
opened 2026-01-24 11:40:31 +01:00 by admin · 0 comments
Owner

Originally created by @lavturo on GitHub (Sep 18, 2019).

Due to the recent changes of packaging src files into jar files, this error occurs.

However, this error only occurs when using pftt from cmd prompt. When trying to build or use pftt in Eclipse, it works perfectly fine.

For the time being, I will remove the jar file (ristretto-1.0-1.jar) and add back the src files. Moving forward, we could possibly remove this src file altogether or we can come back to this. It seems that this src file might not be needed since it revolves around emailing, which we do not use anymore for the reports.

Any suggestions for this is welcome.

Originally created by @lavturo on GitHub (Sep 18, 2019). Due to the recent changes of packaging src files into jar files, this error occurs. However, this error only occurs when using pftt from cmd prompt. When trying to build or use pftt in Eclipse, it works perfectly fine. For the time being, I will remove the jar file (`ristretto-1.0-1.jar`) and add back the src files. Moving forward, we could possibly remove this src file altogether or we can come back to this. It seems that this src file might not be needed since it revolves around emailing, which we do not use anymore for the reports. Any suggestions for this is welcome.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#49