Article ID: 830
Last updated: 02 Nov, 2016
IssueIn Riva On-Premise's CRM Connection Edit window, testing the Riva connection with Sugar 6.5 may return the following error: Riva could not authenticate. Please verify the authentication information. Response is not well-formed XML.
Examining the Riva log files reveals the following error: 2012-08-20 20:46:36,410 INFO [3316] [(null)] [ConnectionNameConversions, GetConnectionName] Converting admin @ http://127.0.0.1/sugarcrm to admin<>10.0.0.1[/sugarcrm]
2012-08-20 20:46:36,410 INFO [3316] [(null)] Setting ConnectionName To: admin<>10.0.0.1[/sugarcrm] 2012-08-20 20:46:40,326 ERROR [3316] [(null)] [CL: xa9a2e5757c5542ef; M:xaa76c35beb0499c0] Retrying with XmlSanitizingStreamReader+StreamDebugger System.InvalidOperationException: Response is not well-formed XML. ---> System.Xml.XmlException: Unexpected end of file while parsing Name has occurred. Line 1, position 807. CauseThis error was caused by a content-length mismatch caused by UTF-8 preamble. Chances are that this is caused by an IIS/content type mismatch. SolutionAttached to this article is a ZIP containing a modified "nusoap.php" file that contains a fix for the Sugar server that drops the content-length. Customers can download and examine the nusoap.php file and search the file for the word "OMNI" to see the changes. To resolve the Sugar connection error:
Applies to
Article ID: 830
Last updated: 02 Nov, 2016
Revision: 3
Views: 5315
Attached files
nusoap.zip (85 kb)
|