I'm having weird intermittend division by 0 errors that I think might be
related to multiple instances. The crash supposedly happens on
application.cfm line 7, which is just your basic cfapplication tag. 

 

 

 



/ by zero 

         

 


 

 


The error occurred in W:\rise\cf\www\Application.cfm: line 7


5 :     clientmanagement="Yes"
6 :     sessionmanagement="Yes"
7 :     setclientcookies="Yes"
8 :     sessiontimeout="#CreateTimeSpan(0,2,0,0)#"
9 :     clientstorage="myClientDSN">

 

 

Does anyone have any ideas of what might be causing this?  Would setting up
seefusion or fusionreactor help debugging this?

 

Basically it works fine until I log in and log out several times. Then once
it hits the error, it stays with it. no matter what page I go to. 

 

Russ



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262419
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to