Prepare a batch import of records from Magento

Bug #1316070 reported by Atul
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Connector - Magento
Fix Committed
Undecided
Atul

Bug Description

Traceback (most recent call last):
  File "/home/atul/openerp-connector/connector/queue/worker.py", line 122, in run_job
    job.perform(session)
  File "/home/atul/openerp-connector/connector/queue/job.py", line 472, in perform
    self.result = self.func(session, *self.args, **self.kwargs)
  File "/home/atul/openerp-connector-magento/magentoerpconnect/unit/import_synchronizer.py", line 324, in import_batch
    importer.run(filters=filters)
  File "/home/atul/openerp-connector-magento/magentoerpconnect/product_category.py", line 179, in run
    tree = self.backend_adapter.tree()
  File "/home/atul/openerp-connector-magento/magentoerpconnect/product_category.py", line 142, in tree
    [parent_id, storeview_id])
  File "/home/atul/openerp-connector-magento/magentoerpconnect/product_category.py", line 93, in _call
    return super(ProductCategoryAdapter, self)._call(method, arguments)
  File "/home/atul/openerp-connector-magento/magentoerpconnect/unit/backend_adapter.py", line 129, in _call
    result = api.call(method, arguments)
  File "/usr/local/lib/python2.7/dist-packages/magento/api.py", line 161, in call
    return self.client.call(self.session, resource_path, arguments)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
    return self.single_request(host, handler, request_body, verbose)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1297, in single_request
    return self.parse_response(response)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1473, in parse_response
    return u.close()
  File "/usr/lib/python2.7/xmlrpclib.py", line 793, in close
    raise Fault(**self._stack[0])
Fault: <Fault 1: 'Internal Error. Please see log for details.'>

Revision history for this message
Guewen Baconnier @ Camptocamp (gbaconnier-c2c) wrote :

Hi,

This is a Magento error. Please attach the Magento logs.

Thanks for your report

Changed in openerp-connector-magento:
status: New → Incomplete
Revision history for this message
Atul (jain-atul43) wrote :

Plese check attached log file for more details

Revision history for this message
Atul (jain-atul43) wrote :

please check system.log file

Changed in openerp-connector-magento:
status: Incomplete → New
Revision history for this message
Guewen Baconnier @ Camptocamp (gbaconnier-c2c) wrote :

What is your PHP version? Is it PHP 5.4 and if yes, did you installed the compatibility patch for Magento?

Revision history for this message
Atul (jain-atul43) wrote :

Hi this bug is resolve
There is something configuration missing at magento side

Changed in openerp-connector-magento:
status: New → Fix Committed
assignee: nobody → Atul (jain-atul43)
Revision history for this message
spreehut (awmin) wrote :

Can you please explain what configuration was missing? i am receiving the same error.

Thank you,

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.