Home General

EOutOfResources

Hello,
somtimes our users became an Error EOutOfResources.

Start Fehlermeldung : 04.11.2021 10:13:27
date/time : 2021-11-04, 10:13:27, 26ms
computer name : SRV11
wts client name : CHR-TSRV01
user name : Export123
registered owner : Windows User
operating system : Windows 2016 x64 build 17763
system language : German
system up time : 6 hours 13 minutes
program up time : 2 hours 28 minutes
processors : 8x Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz
physical memory : 21435/49151 MB (free/total)
free disk space : (C:) 20.32 GB
display mode : 1920x1080, 32 bit
process id : $5d64
allocated memory : 1.39 GB
largest free block : 15.87 MB
executable : mgmERP.exe
ClientName : CHR-TSRV01
Defaultprinter : \\srv03\SHARP MX-2651 SW
callstack crc : $6fa917d5, $7a972eb8, $47622043
exception number : 2
exception class : EOutOfResources
exception message : Zur Verarbeitung dieses Befehls sind nicht genügend Speicherressourcen verfügbar.
thread $5d60:
005eb953 +0077 mgmERP.exe Vcl.Graphics GDIError
005eb98f +0007 mgmERP.exe Vcl.Graphics GDICheck
005f10c9 +02cd mgmERP.exe Vcl.Graphics CopyBitmap
005f1953 +0063 mgmERP.exe Vcl.Graphics TBitmap.CopyImage
005f3b0b +004b mgmERP.exe Vcl.Graphics TBitmap.SetSize
005f36b1 +0009 mgmERP.exe Vcl.Graphics TBitmap.SetWidth
022a9cea +0076 mgmERP.exe ppGraphicsDevice 424 +10 TppGraphicsDevice.CalculateScaledPageSize
022aa13a +0032 mgmERP.exe ppGraphicsDevice 560 +3 TppGraphicsDevice.SetScale
022b2128 +014c mgmERP.exe ppPageRenderer 404 +27 TppPageRenderer.GenerateViewablePageList
022b1d21 +005d mgmERP.exe ppPageRenderer 279 +11 TppPageRenderer.GenerateReportImage
022b2674 +0100 mgmERP.exe ppPageRenderer 664 +28 TppPageRenderer.RefreshReportImage
022b2940 +0064 mgmERP.exe ppPageRenderer 833 +12 TppPageRenderer.UpdateImage
022b2a76 +0012 mgmERP.exe ppPageRenderer 881 +2 TppPageRenderer.UpdateImage
022b2a8a +000a mgmERP.exe ppPageRenderer 892 +1 TppPageRenderer.UpdateImage
022b73f3 +00c7 mgmERP.exe ppScreenDevice 1775 +32 TppScrollableScreenDevice.ehPageCache_PageReceive
022ae283 +009f mgmERP.exe ppThreadedPageCache 356 +18 TppThreadedPageCache.ehPageRequestThread_ReceivePage
022ae95e +0012 mgmERP.exe ppThreadedPageCache 731 +1 TppPageRequestThread.ehSynchronizedPageReceive
005156ea +0172 mgmERP.exe System.Classes CheckSynchronize
00515785 +020d mgmERP.exe System.Classes CheckSynchronize
00515849 +02d1 mgmERP.exe System.Classes CheckSynchronize
0051586a +02f2 mgmERP.exe System.Classes CheckSynchronize
0077c5d1 +076d mgmERP.exe Vcl.Forms TApplication.WndProc
005198dc +0014 mgmERP.exe System.Classes StdWndProc
76d556eb +000b USER32.dll DispatchMessageW
0077ceb7 +00f3 mgmERP.exe Vcl.Forms TApplication.ProcessMessage
0077cefa +000a mgmERP.exe Vcl.Forms TApplication.HandleMessage
007782d6 +0272 mgmERP.exe Vcl.Forms TCustomForm.ShowModal
00778365 +0301 mgmERP.exe Vcl.Forms TCustomForm.ShowModal
0077847f +041b mgmERP.exe Vcl.Forms TCustomForm.ShowModal
0251e313 +001f mgmERP.exe ppForms 982 +10 TppForm.ShowModal
025127fd +0089 mgmERP.exe ppProd 2023 +24 TppProducer.PrintToScreen
0251241b +005f mgmERP.exe ppProd 1768 +14 TppProducer.Print
023c73af +0033 mgmERP.exe ppReport 1196 +10 TppReport.Print
037b8eaf +1b67 mgmERP.exe gfdru 3793 +368 TGFDrucken.bStartDruckClick
037beb5c +001c mgmERP.exe gfdru 4675 +2 TGFDrucken.mgmButtonPanel1ClickButton
0203df5a +0036 mgmERP.exe mgmButtonPanel 769 +5 TmgmButtonPanel.DoClickButton
0203d4f7 +0047 mgmERP.exe mgmButtonPanel 510 +8 TmgmButtonPanel.ButtonClicked
0203d720 +0030 mgmERP.exe mgmButtonPanel 598 +3 TmgmButtonPanel.ClickEventForButton

Comments

  • Hi Thomas,

    OutOfResources errors can be caused by a number of items including memory leaks, graphics drivers, and insufficient memory for an operation.

    1. Which version of ReportBuilder are you using?

    2. Looking at the call stack, It appears the user is previewing an image. How large is the image? If the image is removed, does the error occur?

    3. Have you run your application through a memory manager such as FastMM to check for memory leaks?


    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
Sign In or Register to comment.