cancel
Showing results for 
Search instead for 
Did you mean: 

While Publishing the Promotion in Promotion engine I am getting Maximum number of cronjobs (3) are scheduled.

atul9888
Explorer
0 Kudos

While Publishing the Promotion in Promotion engine I am getting Maximum number of cronjobs (3) are scheduled.Please help

Former Member
0 Kudos

Hi Atul, Did u find any solution to this issue? Thanks

atul9888
Explorer
0 Kudos

Hey ,

Earlier in our local when we found this we replace the data folder with the existing one and issue resolves.

But we cannot do it for other environment , as per our analysis it seems that the, cronjob getting created when we publish the module but it never runs , because it wil be always in NEW status ,we tried to re run job the but still the status is in RUN status .

We logged the ticket on product support waiting for the reply.

thanks, ATul

View Entire Topic
atul9888
Explorer

Hi ,

There is an attribute called lock acquire which should be false in promotion module , check if that is true then make it false , other than this As a workaround Can you please try publishing the previewModule first and then sync from previewModule to pomotionModule? or I would suggest you to remove the job and create it again and see if this fixes the issue.

Former Member
0 Kudos

By making the the attribute "lock acquire" to false using impex solved the issue. Thanks Atul.