Dear All,
I try to install new Openmaint with CMDBuild 2.5.0. I install and run BIM Server 1.5.95.
When I enabled BIM in setup, logout and login again then no respond (hang). I inspect the application and in the web console there are messages here:
Uncaught ReferenceError: Global is not defined at bim.min.js:1
Uncaught TypeError: Cannot read property 'CMBimController' of undefined at management.min.js:1
Any body here have the solution?
Thank you
Best regards
Deni
Thank you for your report.
Our developers will check it.
CMDBuild Team
In our installations this problem does not occur.
One difference is that we use BIMServer version 1.5.81.
CMDBuild Team
Previously Tecnoteca wrote:
In our installations this problem does not occur.
One difference is that we use BIMServer version 1.5.81.
CMDBuild Team
Hello,
I have the same problem, but I do not have installed and enabled the BIM module.
The problema occurs when I try to add a new card in any class.
The error started after applying the patches during installation:
2.5.0-01 BIM module functions revision
2.5.0-02 Add columns to User table ...
2.5.0-03 Create quartz schema
Can you please help me resolve this error?
Best regards.
Previously Matias wrote:
Hello,
I have the same problem, but I do not have installed and enabled the BIM module.
The problema occurs when I try to add a new card in any class.
The error started after applying the patches during installation:
2.5.0-01 BIM module functions revision
2.5.0-02 Add columns to User table ...
2.5.0-03 Create quartz schema
Can you please help me resolve this error?
Best regards.
Hi,
I think this is a different issue as the original post mentioned an error specific to the BIM module:
Uncaught ReferenceError: Global is not defined at bim.min.js:1
Uncaught TypeError: Cannon read property ìCmBimController' of undefined at management.min.js:1
and you mentioned you got no BIM installed or enabled. Your error occured after a clean install or after an update to 2.5.0?
Regarding the original error
Previously Deni wrote:
Dear All,
I try to install new Openmaint with CMDBuild 2.5.0. I install and run BIM Server 1.5.95.
When I enabled BIM in setup, logout and login again then no respond (hang). I inspect the application and in the web console there are messages here:
Uncaught ReferenceError: Global is not defined at bim.min.js:1
Uncaught TypeError: Cannot read property 'CMBimController' of undefined at management.min.js:1
Any body here have the solution?
Thank you
Best regards
Deni
We have tried to perform a clean install of OpenMaint 2.5.0 with BIM 1.5.81 at in worked out-of-the-box.
Could you please try to install OpenMaint with the BIM version 1.5.81?
Please keep in mind version 1.5.81 is the latest tested and confirmed compatible with OpenMaint 2.5.0
Thanks,
Tecnoteca Team
Hello,
The error message is the same:
Uncaught ReferenceError: Global is not defined at bim.min.js:1
Uncaught TypeError: Cannon read property ìCmBimController' of undefined at management.min.js:1
I tried to update to 2.5.0.
I restored the database from openmaint-1.1-empty.backup file from Openmaint 2.4.3 install. I followed the instructions but I did not install BIM because I do not need this module for now.
I have only Public and Shark schemas.
Thanks for your response.
Best regards.
Previously Tecnoteca wrote:
Previously Matias wrote:
Hello,
I have the same problem, but I do not have installed and enabled the BIM module.
The problema occurs when I try to add a new card in any class.
The error started after applying the patches during installation:
2.5.0-01 BIM module functions revision
2.5.0-02 Add columns to User table ...
2.5.0-03 Create quartz schema
Can you please help me resolve this error?
Best regards.
Hi,
I think this is a different issue as the original post mentioned an error specific to the BIM module:
Uncaught ReferenceError: Global is not defined at bim.min.js:1
Uncaught TypeError: Cannon read property ìCmBimController' of undefined at management.min.js:1
and you mentioned you got no BIM installed or enabled. Your error occured after a clean install or after an update to 2.5.0?
Regarding the original error
Previously Deni wrote:
Dear All,
I try to install new Openmaint with CMDBuild 2.5.0. I install and run BIM Server 1.5.95.
When I enabled BIM in setup, logout and login again then no respond (hang). I inspect the application and in the web console there are messages here:
Uncaught ReferenceError: Global is not defined at bim.min.js:1
Uncaught TypeError: Cannot read property 'CMBimController' of undefined at management.min.js:1
Any body here have the solution?
Thank you
Best regards
Deni
We have tried to perform a clean install of OpenMaint 2.5.0 with BIM 1.5.81 at in worked out-of-the-box.
Could you please try to install OpenMaint with the BIM version 1.5.81?
Please keep in mind version 1.5.81 is the latest tested and confirmed compatible with OpenMaint 2.5.0
Thanks,
Tecnoteca Team
Previously Matias wrote:
I tried to update to 2.5.0.
I restored the database from openmaint-1.1-empty.backup file from Openmaint 2.4.3 install. I followed the instructions but I did not install BIM because I do not need this module for now.
I have only Public and Shark schemas.
Thanks for your response.
Best regards.
We have performed some tests with the details you provided and I was able to reproduce the issue. Seems to be some problems with the shark.war file provided in the OpenMAINT zip file.
This issue will be fixed in a future update of the version and of the zip file.
In the meanwhile, as a workaround, you could you the shark.war file available for CMDBuild (available here
http://www.cmdbuild.org/en/download) and follow the same installation procedure with this new file.
NOTE: you should completely remove the actual shark folder. Also, I would advise re-creating and restoring again the database to avoid incompatibilities.
Regarding the error in the console on the bim.min.js, as long as you will not use any BIM feature you can safely ignore that warning, as it will not be used by anything.
Thanks,
Tecnoteca Team