CMDBuild Forum

Exact software requirements

Hi!

I've been testing CMDBuild locally on a small instance of CentOS 7 with version 2.1 earlier, to great success. However, now I'm experiencing the "Error occured while loading/saving data", and as such (before I share detailed information regarding the setup) I wonder about the exact software requirements.
 
Currently, with my CentOS 7 setup, I'm running Tomcat 7, which is dependant on JVM 1.8. I see on the download page that there is a requirement for "JDK 1.6" -- thusly, first of all -- is it really dependant on the Java Development Kit, or just the Java Runtime Environment? I'm guessing the latter, as there is no need for compiling any Java here.
 
Then there's PostgreSQL, which is 9.2. For JDBC the included libraries aren't enough, and so I've acquired the JDBC41 for PostgreSQL 9.2, which works to the same extent as others have reported (though those with different configurations).
 
So, apologies for my somewhat unclear question -- to try another phrasing: what are the exact software requirements and ranges?
I can understand that you might have specific configurations for supported setups, but how about in general -- any particular reason there should be any issues with OpenJDK 1.7, since you also bundle JDBC41 with the main cmdbuild-2.3.3.zip-download?
 
Either way, thanks. :)

Hello Thor,

   I'm testing too CMDBuild on a CentOS 7 machine. I strongly suggest to revert back to JDK 1.6 (the official one from Oracle, either the last public version 6u45 or - through Oracle Support - 6u100). I've not tested OpenJDK.

  This solved me a few problems (running a workflow, printing a card).

  You'll have to get the JDBC4 PostgreSQL driver, since the JDBC41 version does not work with JDK 1.6.

 

Good luck,

Alessandro

 

 

Previously Thor wrote:
Hi!
I've been testing CMDBuild locally on a small instance of CentOS 7 with version 2.1 earlier, to great success. However, now I'm experiencing the "Error occured while loading/saving data", and as such (before I share detailed information regarding the setup) I wonder about the exact software requirements.
 
Currently, with my CentOS 7 setup, I'm running Tomcat 7, which is dependant on JVM 1.8. I see on the download page that there is a requirement for "JDK 1.6" -- thusly, first of all -- is it really dependant on the Java Development Kit, or just the Java Runtime Environment? I'm guessing the latter, as there is no need for compiling any Java here.
 
Then there's PostgreSQL, which is 9.2. For JDBC the included libraries aren't enough, and so I've acquired the JDBC41 for PostgreSQL 9.2, which works to the same extent as others have reported (though those with different configurations).
 
So, apologies for my somewhat unclear question -- to try another phrasing: what are the exact software requirements and ranges?
I can understand that you might have specific configurations for supported setups, but how about in general -- any particular reason there should be any issues with OpenJDK 1.7, since you also bundle JDBC41 with the main cmdbuild-2.3.3.zip-download?
 
Either way, thanks. :)

 

Hi Alessandro,
Thanks for your suggestion! With that in mind, which version of PostgreSQL and Apache Tomcat are you running alongside with JDK 1.6?
 
Regards,
Thor K. H.
 
Previously Alessandro wrote:

Hello Thor,

   I'm testing too CMDBuild on a CentOS 7 machine. I strongly suggest to revert back to JDK 1.6 (the official one from Oracle, either the last public version 6u45 or - through Oracle Support - 6u100). I've not tested OpenJDK.

  This solved me a few problems (running a workflow, printing a card).

  You'll have to get the JDBC4 PostgreSQL driver, since the JDBC41 version does not work with JDK 1.6.

 

Good luck,

Alessandro

 

 

Previously Thor wrote:
Hi!
I've been testing CMDBuild locally on a small instance of CentOS 7 with version 2.1 earlier, to great success. However, now I'm experiencing the "Error occured while loading/saving data", and as such (before I share detailed information regarding the setup) I wonder about the exact software requirements.
 
Currently, with my CentOS 7 setup, I'm running Tomcat 7, which is dependant on JVM 1.8. I see on the download page that there is a requirement for "JDK 1.6" -- thusly, first of all -- is it really dependant on the Java Development Kit, or just the Java Runtime Environment? I'm guessing the latter, as there is no need for compiling any Java here.
 
Then there's PostgreSQL, which is 9.2. For JDBC the included libraries aren't enough, and so I've acquired the JDBC41 for PostgreSQL 9.2, which works to the same extent as others have reported (though those with different configurations).
 
So, apologies for my somewhat unclear question -- to try another phrasing: what are the exact software requirements and ranges?
I can understand that you might have specific configurations for supported setups, but how about in general -- any particular reason there should be any issues with OpenJDK 1.7, since you also bundle JDBC41 with the main cmdbuild-2.3.3.zip-download?
 
Either way, thanks. :)