C# XFBR called from Allocation Method in Register Error

David_Fraser
New Contributor

I have an interesting error appear when attempting to run an XFBR that simply returns "10"; in a C# XFBR rule.  The stack trace is below.  But this does appear to be an issue with the OneStream Libraries themselves rather than anything that has been developed - is that right?

 

Summary: Error in DbConnInfo.~DbConnInfo(). DbConnInfo should be used in a 'using' statement or Close() should be called explicitly.


----------------------------------------
Description: Error in DbConnInfo.~DbConnInfo(). DbConnInfo should be used in a 'using' statement or Close() should be called explicitly.
Error Time: 8/9/2024 10:42:39 AM
Error Level: Error
Tier: AppServer
User: david.fraser
Application: App_Name
App Server: NLCFT6APP1
App Server Version: 8.2.1.16005
App Server OS Version: Microsoft Windows NT 10.0.17763.0
Session ID: 1650096c-0df5-4e1d-aac3-8ad9ad2561a3
Error Log ID: 9b3d53fe-a285-4dbb-ba17-e9178258e139

Total Memory: 25,769,267,200 (24.00 GB)
Memory In Use: 6,983,364,608 (6.50 GB)
Private Memory In Use: 10,257,100,800 (9.55 GB)
Peak Memory In Use: 15,034,208,256 (14.00 GB)
Maximum Data Records In RAM: 6,039,672
Maximum Data Units In RAM: 100,000
Number Of Threads: 75

----------------------------------------
Exception Type: XFException
Thread Id: 2
Message: Error in DbConnInfo.~DbConnInfo(). DbConnInfo should be used in a 'using' statement or Close() should be called explicitly.
Source code: line 0, method Finalize

Stack Trace:
at OneStream.Shared.Database.DbConnInfo.Finalize()

 

0 REPLIES 0