Ok, so I clicked run daemon and it started a bunch of jobs and I see the following error in the logs for the job >>> oro:magento:initial:sync –integration-id=1 –skip-dictionary -v
And it imported the two most recent orders, but I am still missing about 700 of 2000 orders..
Loading Customer by id: 2611
Loading Customer by id: 2612
Loading Customer by id: 2613
Loading Customer by id: 2614
Loading Customer by id: 2615
Loading Customer by id: 2616
Loading Customer by id: 2617
Loading Customer by id: 2618
Loading Customer by id: 2619
Loading Customer by id: 2620
Stats: read [84], processed [83], updated [0], added [83], deleted [0], invalid entities: [0]
Syncing connector cart_initial starting 2015-09-10 16:04:57 interval 7 days
Start processing “cart_initial” connector
Looking for batch
Stats: read [0], processed [0], updated [0], added [0], deleted [0], invalid entities: [0]
Errors were occurred:
[message] Call to a member function setFinalPrice() on a non-object
[request] <?xml version=”1.0″ encoding=”UTF-8″?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV=”http://schemas.xmlsoap.org/soap/envelope/” xmlns:ns1=”urn:Magento” 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><ns1:oroQuoteList><sessionId xsi:type=”xsd:string”>1bba1b61c6ad83b5d29717190fce3830</sessionId><filters xsi:type=”ns1:filters”><complex_filter SOAP-ENC:arrayType=”ns1:complexFilter[2]” xsi:type=”ns1:complexFilterArray”><item xsi:type=”ns1:complexFilter”><key xsi:type=”xsd:string”>created_at</key><value xsi:type=”ns1:associativeEntity”><key xsi:type=”xsd:string”>from</key><value xsi:type=”xsd:string”>2015-09-03 15:59:57</value></value></item><item xsi:type=”ns1:complexFilter”><key xsi:type=”xsd:string”>created_at</key><value xsi:type=”ns1:associativeEntity”><key xsi:type=”xsd:string”>to</key><value xsi:type=”xsd:string”>2015-09-10 15:59:57</value></value></item></complex_filter></filters><pager xsi:type=”ns1:pager”><page xsi:type=”xsd:string”>1</page><pageSize xsi:type=”xsd:string”>100</pageSize></pager></ns1:oroQuoteList></SOAP-ENV:Body></SOAP-ENV:Envelope>
[response] <?xml version=”1.0″ encoding=”UTF-8″?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV=”http://schemas.xmlsoap.org/soap/envelope/”><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Call to a member function setFinalPrice() on a non-object</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
[code] 500
Completed