Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

ERROR: Problem adding event for gateway

Guest
Dec 03, 2008 Dec 03, 2008
Seeing lots of these in my eventgateway log

Problem adding event for gateway UPSGateway: Queue size of 10 exceeded when attempting to add more assignments into the threadpool task queue

UPSGateway is an async cfml gateway which is triggered by a directory watcher gateway.
Any ideas what might be causing it? There's exactly 1 result from google on "Problem adding event for gateway"

Is this maybe due to Dev edition gateway limitations?



TOPICS
Event gateways
2.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 07, 2008 Dec 07, 2008
LATEST
If I remember well, the limitations on gateways in the Developer Edition are connection limitations. Whereas, you have exceeded a queue size.

Go to the Settings page in the Event Gateways section in the Coldfusion Administrator. The settings relevant to your problem are Event Gateway Processing Threads and Maximum number of events to queue.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources