Unable to start event gateway instance: Event Gateway Service is not enabled

1.4k Views Asked by At

I recently migrated our server from ColdFusion 7 Enterprise to ColdFusion 10 Standard and now our event gateways aren't working. When I try to start them, it says:

Unable to start event gateway instance: Event Gateway Service is not enabled.

I do have "Enable ColdFusion Event Gateway Services" checked in the "Gateway Settings" page. When I turn the setting on and off, it says "Event Gateway Started.". Yet it still won't start my services. When I click start, I get the "Unable to start..." error.

I've seen a few posts about this problem, on Adobe's site, but no solutions. Both threads end with a comment that "it's working now!", but do not explain how the problem was fixed.

Am I totally forgetting a setting on the server or something?

3

There are 3 best solutions below

0
On

This could be caused by the insufficient privileges for the the directories you're trying to watch. Check the service account of the Coldfusion Application Server service and see if it has sufficient privileges (i.e. local system account might not have access to the directories you're trying to watch)

2
On

I figured it out. If you are using Standard and not Enterprise you will have to make sure you are only entering 1 in the thread. I was entering 8 like on our old server. When I was clicking update it was not really updating even though it said it was. After I updated it with 1 thread and restarted the server. It worked. I didn't even have to click start services, they came up on their own. I'm assuming since the answer was so simple why no one updated their own answer on the adobe forums, which was super annoying.

Service will work on standard edition only if 1 thread is selected.

Only 1 Thread allowed Standard Edition

enter image description here

1
On

You need to start the Event Gateway Service in CF Administrator, and then will likely need to restart ColdFusion service.