Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3762 Visninger

i have used scheduler functionality in my module to import products. I changed my code and restart the server but most of the time scheduler runs my previous(not new changes) code. I can't understand why it's happening.

Please anyone can help..........

Avatar
Kassér
Bedste svar

You need to update your database with your new module. Try re-starting your server with the -u <module name=""> -d <database name=""> options. That will update your database

Avatar
Kassér

I got same problem, I did above steps too. schedular runs, as its time changes but method defined in schedular don't run.

Related Posts Besvarelser Visninger Aktivitet
1
mar. 24
2247
1
jul. 20
7684
0
nov. 17
4044
1
jan. 16
4163
1
mar. 15
9263