Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

update setup_sql_server.sql#10

Open
yasak5 wants to merge 1 commit intoMassTransit:masterfrom
yasak5:patch-1
Open

update setup_sql_server.sql#10
yasak5 wants to merge 1 commit intoMassTransit:masterfrom
yasak5:patch-1

Conversation

@yasak5
Copy link

@yasak5 yasak5 commented Aug 9, 2018

When you run this script and then run MassTransit.QuartzService, you receive "Couldn't acquire next trigger: Invalid column name 'SCHED_TIME'" error.
according to following links, we should add new column named SCHED_TIME.

quartz-scheduler/quartz#231
http://www.quartz-scheduler.org/documentation/quartz-2.2.x/new-in-quartz-2_2.html

When you run this script and then run MassTransit.QuartzService, you receive "Couldn't acquire next trigger: Invalid column name 'SCHED_TIME'" error.
according to following links, we should add new column named SCHED_TIME.

quartz-scheduler/quartz#231
http://www.quartz-scheduler.org/documentation/quartz-2.2.x/new-in-quartz-2_2.html
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant