Ticket #404 (closed defect: fixed)

Opened 16 years ago

Last modified 16 years ago

Message listeners duplicated on startup

Reported by: john.rossi@… Owned by: cfgrok
Priority: normal Milestone: 3.1 Maintenance Final
Version: 3.1.261 Severity: normal
Keywords: Cc:

Description

There appears to be a difference in how message listeners get registered depending on how an application initializes after a CF restart or application timeout which causes duplication of back-end actions that would be run by various message-listeners if a CF timeout occurs during initialization.

If the application is loaded by appending init=true to the sites url, no duplication occurs.

If the application is allowed to initialize itself by just accessing the sites url then duplication of events occurs.

Change History

Changed 16 years ago by cfgrok

  • owner set to cfgrok
  • status changed from new to assigned
  • version changed from 3.1.185 to 3.1.261
  • milestone changed from 3.2 to 3.1 Maintenance Final

I did some troubleshooting on this with John's assistance, and I believe that I have identified the cause of the problem as well as a potential solution.

Changed 16 years ago by cfgrok

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in revision 286

Note: See TracTickets for help on using tickets.