Hello,
We have been tracking an issue for more than a few months now and have no explanation as to why this is occurring. Was curious if anyone has seen this type of error before and if you were able to correct it. We have also had an IFS Engineer spend roughly 8 hours troubleshooting with no luck.
We are using IFS 9.10 and Oracle 12.
This Out Of Memory Error does not show up consistently in a given area or if performing a certain task. This pops up all over the place. We have 100 users in our environment and only maybe 5 report this non-stop. This error forces you to restart IFS but once restarted it could go days before seeing the issue again. We started by replacing the end user machines for the troubled 5 users that see this consistently, with no resolve.
Ifs.Fnd.FndSystemException: Explorer: An Unhandled Exception has occurred ---> System.OutOfMemoryException: Out of memory.
at System.Drawing.Bitmap.GetHbitmap(Color background)
at Ifs.Fnd.Explorer.Controls.CachedShadowCanvas.Get(Int32 width, Int32 height, Bitmap& bitmapCanvas, IntPtr& hBitmapCanvas)
at Ifs.Fnd.Explorer.Controls.StyledWindowFrameShadow.PerformUpdateShadowDisplay(Int32 x, Int32 y, Int32 ownerWidth, Int32 ownerHeight, Int32 shadowWidth, Int32 shadowHeight)
at Ifs.Fnd.Explorer.Controls.StyledWindowFrameShadow.UpdateShadow(Int32 ownerX, Int32 ownerY, Int32 ownerWidth, Int32 ownerHeight, Boolean suspendOwner, Boolean forceUpdate)
at Ifs.Fnd.Explorer.Controls.StyledWindowFrameShadow.UpdateShadow()
at Ifs.Fnd.Explorer.Controls.StyledWindowFrameShadow.set_ShadowColor(Color value)
at Ifs.Fnd.Explorer.UI.AuroraExplorerForm.SetThemeVariables()
at Ifs.Fnd.Explorer.UI.AuroraExplorerForm.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at Ifs.Fnd.Explorer.UI.AuroraExplorerForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
--- End of inner exception stack trace ---
Thank you,