CMDBuild Forum

Re: Error deploying CMDBuild 2.0.4

Deploying CMDBuild 2.0.4 I have the following error at tomcat start :

SEVERE: Error processing TLD files for context path /cmdbuild

java.lang.IllegalArgumentException: URI "file:./" is not hierarchical

 
My config :
Scientific Linux 5
Tomcat 6
 
Any idea ?
 
Regards,
 
Pierre

 

 

Hi Pierre,
 
honestly we have not yet encountered this error. Just a couple of questions:
* what Java (vendor and version) are you using?
* have you had the same error every time you deployed the webapp? (just to exclude deploy errors)
 
Best regards.
 
Davide
 
Previously Pierre wrote:

Deploying CMDBuild 2.0.4 I have the following error at tomcat start :

SEVERE: Error processing TLD files for context path /cmdbuild

java.lang.IllegalArgumentException: URI "file:./" is not hierarchical

 
My config :
Scientific Linux 5
Tomcat 6
 
Any idea ?
 
Regards,
 
Pierre

 

 

 

I fixed the problem installing Oracle jdk (I used openjdk)
 
Now I would like to import XML data in cmdbuild from a REST API, should I writte my own connector in java ? 
 
Regards,
 
Pierre