unable to allocate memory from operating system GDSCODE: 335544430 SYMBOlL: virmemexh
-------------------------------------------------------------------------------------
Key: DNET-592
URL: http://tracker.firebirdsql.org/browse/DNET-592
Project: .NET Data provider
Issue Type: Bug
Components: ASP.NET Providers
Affects Versions: 2.1.0
Environment: Windows
Reporter: MIHIR KADAM
Assignee: Jiri Cincura
Widows service running which continues listing to firebird database events. I received following exception when service is running.After this exception service stop working.
2015-02-19 13:49:59,364 [87] ERROR WindowsService.FirebirdListener - FirebirdSql.Data.FirebirdClient.FbException (0x80004005): unable to allocate memory from operating system ---> unable to allocate memory from operating system
Server stack trace:
at FirebirdSql.Data.FirebirdClient.FbTransaction.BeginTransaction() in c:\Users\Jiri\Documents\devel\NETProvider\working\NETProvider\src\FirebirdSql.Data.FirebirdClient\FirebirdClient\FbTransaction.cs:line 367
at FirebirdSql.Data.FirebirdClient.FbCommand.Prepare(Boolean returnsSet) in c:\Users\Jiri\Documents\devel\NETProvider\working\NETProvider\src\FirebirdSql.Data.FirebirdClient\FirebirdClient\FbCommand.cs:line 1140
at FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet) in c:\Users\Jiri\Documents\devel\NETProvider\working\NETProvider\src\FirebirdSql.Data.FirebirdClient\FirebirdClient\FbCommand.cs:line 1201
at FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior) in c:\Users\Jiri\Documents\devel\NETProvider\working\NETProvider\src\FirebirdSql.Data.FirebirdClient\FirebirdClient\FbCommand.cs:line 556
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|