update stock Jobs showing pending.

Bug #1334960 reported by vikram acharya
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Connector - Magento
New
Undecided
Unassigned

Bug Description

I am using magentoerpconnect for connecting my OPENERP to Magento. Inventory update was working fine untill 24-06-2014.
Suddenly It stopped working. All the jobs are showing status as pending.

When I searched in the Setting -> Technical -> Scheduler -> Scheduled Actions
in that Magento - Update Stock Quantities is not active.

Whenever I try to update the stock all the products whose inventory has changed get listed into the jobs, but they are not picked up for processing.

Attached is the image for the scheduled actions.

My openerp Version is 7.0-20130926-231042 and magento is 1.7

Revision history for this message
vikram acharya (vikramacharya009) wrote :
Revision history for this message
Guewen Baconnier @ Camptocamp (gbaconnier-c2c) wrote : Re: [Bug 1334960] [NEW] update stock Jobs showing pending.

Hi,

Did you checked that?
http://openerp-magento-connector.com/guides/monitor_resolve_jobs.html#my-jobs-are-not-executed-why

Are you using the --workers=n option?

In Connector > Workers how many workers do you have and what are their
'last alive date'?

affects: openerp-connector → openerp-connector-magento
Revision history for this message
vikram acharya (vikramacharya009) wrote :

Yes, I have checked this link.
http://openerp-magento-connector.com/guides/monitor_resolve_jobs.html#my-jobs-are-not-executed-why

And based on that I found that In Setting -> Technical -> Scheduler -> Scheduled Actions
Magento - Update Stock Quantities is not active.

In connector > workers I have a single worker. And it's last alive date is 27/06/2014 13:12:49

Attached is the image of the same.

Revision history for this message
vikram acharya (vikramacharya009) wrote :
Revision history for this message
Guewen Baconnier @ Camptocamp (gbaconnier-c2c) wrote : Re: [Bug 1334960] Re: update stock Jobs showing pending.

Magento - Update Stock Quantities not active is not the problem. This
cron creates the jobs.

Once jobs are created:
 - when --workers is not used, the 'Enqueue Jobs' cron pushes the jobs
in the worker, so check if it is active and if it runs
 - when --workers is used, you have to use a additional service to run
the workers http://openerp-connector.com/guides/multiprocessing.html

Also, be sure that the crons ('Enqueue Jobs' here) work correctly
(check in the logs).

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.