Hi guys,
I'm installing openmaint-1.0-2.3.1 on CentOS6.6/Tomcat7.0.33/OracleJDK6u45.
openMaint works fine but after install BIMserver1.2, Tomcat7 is failed to start.
I installed Postgres9.3 and postgis2_93, then create schema GIS.
There are no error log on catalina.out, it shows just below;
Logging to: /usr/share/tomcat/webapps/bimserver/WEB-INF/logs/bimserver.log
Any suggestions would be greatly appreciated.
Satoru Fuanai
Dear Satoru,
my advice is to use two distinct Tomcat instances, one for openmaint using Java 6 and one for Bimserver using Java 7.
Best regards
CMDBuild Team
Thanks for your reply.
Do you mean that openMaint1.0/CMDBild2.3.1 does work with BIMserver 1.3< on Java 7?
Previously I tested that combination, BIMserver 1.4 and openMaint1.0/CMDBild2.3.1 worked themselves, but can not show BIM project from openMaint1.0/CMDBild2.3.1. (The card does not have BIM project)
Satoru
Previously Tecnoteca wrote:
Dear Satoru,
my advice is to use two distinct Tomcat instances, one for openmaint using Java 6 and one for Bimserver using Java 7.
Best regards
CMDBuild Team
Hi Satoru,
the supported version for Bimserver is the 1.2.
Best regards
CMDBuild Team
I tested BIMserver 1.2 with JDK7, but the result is same.
Could you tell me your environment which work with openMaint 1.0/CMDBuild 2.3.1, please?
Satoru
Previously Tecnoteca wrote:
Hi Satoru,
the supported version for Bimserver is the 1.2.
Best regards
CMDBuild Team
What is the exact problem that you are facing? Do you manage to deploy and start bimserver if it is the only webapp inside the tomcat?
CMDBuild Team
I'd like to test openmaint-1.0-2.3.1 with BIMserver.
openmaint does work fine on CentOS6.6/Tomcat7.0.33/OracleJDK6u45, but after installed BIMserver 1.2 on the same tomcat, Tomcat failed to start.
So I removed openmaint from inside of the tomcat to isolate problems, therefore BIMserver is the only webapp inside the tomcat now.
Then I tested BIMserver 1.2 with Tomcat7.0.33/OracleJDK 7u79, The result was same, still failed to start Tomcat.
Please let me know the working combination of BIMserver/Tomcat/java/etc. in your openmaint-1.0-2.3.1 environment.
Satoru
Previously Tecnoteca wrote:
What is the exact problem that you are facing? Do you manage to deploy and start bimserver if it is the only webapp inside the tomcat?
CMDBuild Team
Dear Satoru,
in what sense does Tomcat fail to start? What do the catalina.out and the bimserver.log say?
As an example, I have a Bimserver 1.2 running on an environment with this configuration:
Server version: Apache Tomcat/7.0.47
OS Name: Linux
OS Version: 3.2.0-23-generic
Architecture: amd64
JVM Version: 1.7.0_79-b14
JVM Vendor: Oracle Corporation
CMDBuild Team
HI I found the root cause which is out of memory of my JVM.
BIMserver 1.2 consume memory than 1.3.
Thanks.
Satoru
Previously Satoru wrote:
I'd like to test openmaint-1.0-2.3.1 with BIMserver.
openmaint does work fine on CentOS6.6/Tomcat7.0.33/OracleJDK6u45, but after installed BIMserver 1.2 on the same tomcat, Tomcat failed to start.
So I removed openmaint from inside of the tomcat to isolate problems, therefore BIMserver is the only webapp inside the tomcat now.
Then I tested BIMserver 1.2 with Tomcat7.0.33/OracleJDK 7u79, The result was same, still failed to start Tomcat.
Please let me know the working combination of BIMserver/Tomcat/java/etc. in your openmaint-1.0-2.3.1 environment.
Satoru
Previously Tecnoteca wrote:
What is the exact problem that you are facing? Do you manage to deploy and start bimserver if it is the only webapp inside the tomcat?
CMDBuild Team