Closed (fixed)
Project:
CMIS API
Version:
6.x-3.0-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Mar 2010 at 17:19 UTC
Updated:
4 Jan 2012 at 20:24 UTC
I had the cmis-3.0-dev working previously.
After installing the 3.0rc2 and configuring the settings.php (as per README.txt instructions) I tried the service (ie CMIS Info) but got the following error :
warning: DOMDocument::loadXML() [domdocument.loadxml]: AttValue: " or ' expected in Entity, line: 1 in /var/www/html/drupal/sites/all/modules/cmis/cmis_common/lib/cmis_repository_wrapper.php on line 300.
....
warning: DOMDocument::loadXML() [domdocument.loadxml]: Premature end of data in tag HTML line 1 in Entity, line: 1 in /var/www/html/drupal/sites/all/modules/cmis/cmis_common/lib/cmis_repository_wrapper.php on line 300.
HTTP call to [] returned [0]. Response:
Thank you in advance for any help
Chris
settings.php excerpt
$conf['cmis_repositories'] = array(
'default' => array(
'user' => 'admin',
'password' => 'admin',
'url' => 'http://localhost:8080/alfresco/cmis'
)
);
Comments
Comment #1
cbalan commentedHey Chris,
Can you please use 'url' =>'http://localhost:8080/alfresco/s/cmis''
Mind the "/s".
Please let me know if this worked.
Thank you,
Catalin Balan
Comment #2
cpotter commentedHi Catalin,
It worked, thank you very much !
Best regards,
Chris
Comment #3
jjcl commentedHELLO
I HAVE A SIMILAR ERROR AND NO I have solved
These are errors that occur: