Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

  1. #1
    pivotter is offline Junior Member
    Join Date
    Apr 2008
    Posts
    3

    Default Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

    JoomlaBridge component

    I know it was supposed to be fixed however I have Fatal error in com_sugarcases_alpha_v2: Class 'SoapClient' not found in /home/*****l/public_html/components/com_sugarcases/sugarinc/sugarCommunication.php on line 569

    Joomla 1.5.2
    SugarCRM 5.0.0b
    PHP 5.2.5
    Apache 1.3.39

    Any Idears ?

    Cheers Pivotter

    [CLOSED]
    I am moving this issue to the Sugar-Joomla Forum
    Last edited by pivotter; 2008-04-07 at 07:19 PM. Reason: [CLOSED]

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

    You need to enable php_soap in your php.ini configuration as it now uses the built in soap library instead of the nusoap library.

  3. #3
    pivotter is offline Junior Member
    Join Date
    Apr 2008
    Posts
    3

    Default Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

    i have no access to php.ini

    Pivotter

  4. #4
    pivotter is offline Junior Member
    Join Date
    Apr 2008
    Posts
    3

    Default Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

    what was the reason for removing nusoap ? instability or security ?

    Pivotter

  5. #5
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

    It sucks, bloated, outdated, and causes installs to bomb that have php_soap enabled due to the naming conflict. I haven't had good experiences working with the NuSOAP library and almost a nirvana experience with php_soap.

  6. #6
    midimarcus is offline Junior Member
    Join Date
    Dec 2007
    Posts
    2

    Default Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

    I've enabled php_soap in my Linux LAMP server but the error stills.
    Where I can catch more debug info?
    Here is my traceback from webserver when I try to install com_sugarcases_alpha_v2 (The site root is replaced with [...] ):

    Code:
    Fatal error: Uncaught SoapFault exception: [Client] SoapClient::SoapClient() [<a href='function.SoapClient-SoapClient'>function.SoapClient-SoapClient</a>]: 'location' option is requred in nonWSDL mode in [...]/components/com_sugarcases/sugarinc/sugarCommunication.php:577 
    Stack trace: 
    #0 [...]/components/com_sugarcases/sugarinc/sugarCommunication.php(577): SoapClient->SoapClient(NULL, Array)
    #1 [...]/components/com_sugarcases/sugarinc/sugarCommunication.php(103): sugarCommunication->getProxy() #2 [...]x/components/com_sugarcases/sugarinc/sugarCase.php(36): sugarCommunication->Initialize(Object(sugarConfiguration), 'portal') 
    #3 [...]/components/com_sugarcases/sugarapp/sugarAppCase.php(99): sugarCase->sugarCase(Object(sugarConfiguration), 'portal') 
    #4 [...]/administrator/components/com_sugarcases/admin.sugarcases.php(26): sugarAppCase->sugarAppCase(Array, 'portal')
    #5 [...]/libraries/joomla/application/component/helper.php(161): require_once('[...]/a...') 
    #6 /web in[...]/components/com_sugarcases/sugarinc/sugarCommunication.php on line 577

  7. #7
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

    Use the beta version. That's the latest one. Let me know if that still gives you issues.

    Thanks,
    Jason

  8. #8
    Deniska is offline Junior Member
    Join Date
    Jun 2008
    Posts
    1

    Default Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

    Nice Time,

    J! 1.5.3
    SugarSRM 5.0.0e

    PHP Version 5.2.4
    Soap Client enabled
    Soap Server enabled


    Tried was com_sugarcases_alpha_v2 and com_sugarcases_beta. Installation success, but if go to component, I get always the same error:

    Connection Error

    error in msg parsing: XML error parsing SOAP payload on line 1: Empty document
    Clienterror in msg parsing:
    XML error parsing SOAP payload on line 1: Empty documentRequest :<?xml version="1.0" encoding="UTF-8"?>

    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.sugarcrm.com/sugarcrm" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://xml.apache.org/xml-soap" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1ortal_login><param0 xsi:type="ns2:Map"><item><key xsi:type="xsd:string">user_name</key><value xsi:type="xsd:string">admin</value></item><item><key xsi:type="xsd:string">password</key><value xsi:type="xsd:string">deleted</value></item><item><key xsi:type="xsd:string">version</key><value xsi:type="xsd:string">.01</value></item></param0><param1 xsi:type="xsd:string">portal</param1><param2 xsi:type="xsd:string">Joomla</param2></ns1ortal_login></SOAP-ENV:Body></SOAP-ENV:Envelope>
    Response :<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
    <SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">Client</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">error in msg parsing:
    XML error parsing SOAP payload on line 1: Empty document</faultstring><detail xsi:type="xsd:string"></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>Connection Error

    error in msg parsing: XML error parsing SOAP payload on line 1: Empty document

    Clienterror in msg parsing:
    XML error parsing SOAP payload on line 1: Empty documentRequest :<?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.sugarcrm.com/sugarcrm" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1ortal_get_module_fields><param0 xsi:type="xsd:boolean">false</param0><param1 xsi:type="xsd:string">Cases</param1></ns1ortal_get_module_fields></SOAP-ENV:Body></SOAP-ENV:Envelope>
    Response :<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
    <SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">Client</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">error in msg parsing:
    XML error parsing SOAP payload on line 1: Empty document</faultstring><detail xsi:type="xsd:string"></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>

    Where should I search solution?

  9. #9
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

    There are numerous postings on the project forum along with some install documentation on the download page to help you get it configured correctly. I would start there.

  10. #10
    funcle is offline Member
    Join Date
    Nov 2007
    Posts
    5

    Default Re: Joomla 1.5.x and SugarCRM 5.0.0x SOAP error

    I have same issue and have searched everywhere for a solution

    I have installed Joomla 1.5.4 and SugarCRM 5.0.0h on:

    MAMP - works fine
    WAMP - works fine
    Hosted Server - Error Below


    Connection Error

    error in msg parsing: XML error parsing SOAP payload on line 1: not well-formed (invalid token)

    Clienterror in msg parsing:
    XML error parsing SOAP payload on line 1: not well-formed (invalid token)Request :
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.sugarcrm.com/sugarcrm" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://xml.apache.org/xml-soap" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1ortal_login><param0 xsi:type="ns2:Map"><item><key xsi:type="xsd:string">user_name</key><value xsi:type="xsd:string">support</value></item><item><key xsi:type="xsd:string">password</key><value xsi:type="xsd:string">7ee9c4f86007ba41bc79bbfab1cd 8a68</value></item><item><key xsi:type="xsd:string">version</key><value xsi:type="xsd:string">.01</value></item></param0><param1 xsi:type="xsd:string">portal</param1><param2 xsi:type="xsd:string">Joomla</param2></ns1ortal_login></SOAP-ENV:Body></SOAP-ENV:Envelope>

    Response :
    <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
    <SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">Client</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">error in msg parsing:
    XML error parsing SOAP payload on line 1: not well-formed (invalid token)</faultstring><detail xsi:type="xsd:string"></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
    Connection Error

    error in msg parsing: XML error parsing SOAP payload on line 1: not well-formed (invalid token)

    Clienterror in msg parsing:
    XML error parsing SOAP payload on line 1: not well-formed (invalid token)Request :
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.sugarcrm.com/sugarcrm" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1ortal_get_module_fields><param0 xsi:type="xsd:boolean">false</param0><param1 xsi:type="xsd:string">Cases</param1></ns1ortal_get_module_fields></SOAP-ENV:Body></SOAP-ENV:Envelope>

    Response :
    <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
    <SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">Client</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">error in msg parsing:
    XML error parsing SOAP payload on line 1: not well-formed (invalid token)</faultstring><detail xsi:type="xsd:string"></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Joomla 1.5.x and SugarCRM 5.0.0x Integration
    By ekimov in forum Web Self Service Portal
    Replies: 11
    Last Post: 2010-08-23, 08:28 AM
  2. Replies: 16
    Last Post: 2008-08-11, 08:58 PM
  3. Module loader
    By kurokohi in forum Help
    Replies: 2
    Last Post: 2008-04-07, 01:50 AM
  4. Subpanels Not displaying due to MySQL Error 1064
    By soreilly in forum Developer Help
    Replies: 1
    Last Post: 2007-07-10, 04:42 PM
  5. SugarCRM Mambo portal Soap Error
    By mypal in forum General Discussion
    Replies: 0
    Last Post: 2005-03-15, 01:01 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •