Answered
The error occurred on line -1
We are getting an intermittent error that seems to have no
rhyme or reason and we have been unable to replicate it. It occurs
on different templates, it happens with different users and isn't
restricted to our busy periods.
The error message reads:
Index: 6, Size: 6 null
The error occurred on line -1.
The index and size number given has ranged between 1 and 19 and is always the same for both index and size. The line number given is always -1.
We have checked the cfcs in application scope for thread safety and we have session variables written using cflock in session scoped (we are not using named locks), but we are still getting a handful of these errors each day (from 1000s of page reads). We are running out of ideas. Does anyone have any suggestions as to why we might be encountering these errors?
FYI - We are running Coldfusion 8 Multiserver with a cluster of two coldfusion instances using sticky sessions.
Cheers,
Mark
The error message reads:
Index: 6, Size: 6 null
The error occurred on line -1.
The index and size number given has ranged between 1 and 19 and is always the same for both index and size. The line number given is always -1.
We have checked the cfcs in application scope for thread safety and we have session variables written using cflock in session scoped (we are not using named locks), but we are still getting a handful of these errors each day (from 1000s of page reads). We are running out of ideas. Does anyone have any suggestions as to why we might be encountering these errors?
FYI - We are running Coldfusion 8 Multiserver with a cluster of two coldfusion instances using sticky sessions.
Cheers,
Mark
