CMDBuild Forum

Install issues JDBC

I am getting this error continuously and can’t figure what I am missing. I have tried openjdk 12 and 17. I have tried postgresql 10 and 14. I have reinstalled from scratch Ubuntu 22.04. I had openmaint working at one time, but after an Ubuntu update, it stopped working and I could not get it working again. Now I can not get it to install. This is the error:

Exception in thread “Thread-0” java.lang.NoClassDefFoundError: Could not initialize class org.apache.ignite.IgniteJdbcThinDriver

Any help would be much appreciated.

After many re installations of Ubuntu and openmaint, I found a good guide for Ubuntu.

Hopefully this will help someone else in this forum.

Hi!. I supose to you copy the jobdc driver into tomcat/lib folder or not?. That noticed this error!. This driver was in ready2use… resource zip/tar.gz
CMDBUILD not working with postgresql 14, the last version supported is postgresql 13. Openjdk-17 and tomcat9 working perfect with the last version(3.4.2) and related forks (ready2use, openmaint).