CMDBuild Forum

Installation

Hi,

Im having a problem with the installation of CMDBuild.

 

I keep getting the error message:

'CMDBuild.Tramslation.configure' is null or not an object

configure.js

 

Log file:

WARN  2011-01-19 10:08:51 [cmdbuild] Could not load the scheduled jobs: first start or patch not yet applied?
INFO  2011-01-19 10:09:10 [jsonrpc ] Calling url /utils/gettranslationobject
WARN  2011-01-19 10:09:10 [jsonrpc ] Method not found for URL /utils/gettranslationobject
INFO  2011-01-19 10:13:50 [jsonrpc ] Calling url /utils/gettranslationobject
WARN  2011-01-19 10:13:50 [jsonrpc ] Method not found for URL /utils/gettranslationobject
INFO  2011-01-19 10:13:54 [jsonrpc ] Calling url /utils/gettranslationobject
WARN  2011-01-19 10:13:54 [jsonrpc ] Method not found for URL /utils/gettranslationobject
INFO  2011-01-19 10:30:21 [jsonrpc ] Calling url /utils/gettranslationobject
WARN  2011-01-19 10:30:21 [jsonrpc ] Method not found for URL /utils/gettranslationobject

Please can someone help?

 

Many thanks,

 

Paul

 

Previously Paul wrote:

INFO  2011-01-19 10:30:21 [jsonrpc ] Calling url /utils/gettranslationobject
WARN  2011-01-19 10:30:21 [jsonrpc ] Method not found for URL /utils/gettranslationobject

It's likely that Tomcat has been installed on a path with spaces in it (e.g. "C:\Program Files\Tomcat"). Moving it to a path without spaces should solve the problem.

Paolo