connection shutdown
-------------------
Key: DNET-879
URL: http://tracker.firebirdsql.org/browse/DNET-879
Project: .NET Data provider
Issue Type: Bug
Components: ADO.NET Provider
Affects Versions: 6.5.0.0
Environment: Windows10
Reporter: Yuriy
Assignee: Jiri Cincura
Server Error in '/' Application.
connection shutdown
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: FirebirdSql.Data.Common.IscException: connection shutdown
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can be
identified using the exception stack trace below.
Stack Trace:
[IscException: connection shutdown]
FirebirdSql.Data.Client.Native.FesServiceManager.ProcessStatusVector(IntPtr[]
statusVector) +105
FirebirdSql.Data.Client.Native.FesServiceManager.Attach(ServiceParameterBuffer
spb, String dataSource, Int32 port, String service, Byte[] cryptKey) +181
FirebirdSql.Data.Services.FbService.Open() +675
[FbException (0x14000218): connection shutdown]
FirebirdSql.Data.Services.FbService.Open() +1024
FirebirdSql.Data.Services.FbService.QueryService(Byte[] items) +56
FirebirdSql.Data.Services.FbService.ProcessQuery(Byte[] items, Action`2
queryResponseAction) +49
FirebirdSql.Data.Services.FbService.Query(Byte[] items) +142
FirebirdSql.Data.Services.FbServerProperties.GetInfo(Int32 item) +46
FirebirdSql.Data.Services.FbServerProperties.GetString(Int32 item) +9
EntityFramework.Firebird.FbProviderServices.GetDbProviderManifestToken(DbConnection
connection) +125
[InvalidOperationException: Could not retrieve storage version.]
EntityFramework.Firebird.FbProviderServices.GetDbProviderManifestToken(DbConnection
connection) +240
System.Data.Entity.Core.Common.DbProviderServices.GetProviderManifestToken(DbConnection
connection) +115
[ProviderIncompatibleException: The provider did not return a
ProviderManifestToken string.]
System.Data.Entity.Core.Common.DbProviderServices.GetProviderManifestToken(DbConnection
connection) +372
System.Data.Entity.Utilities.DbProviderServicesExtensions.GetProviderManifestTokenChecked(DbProviderServices
providerServices, DbConnection connection) +23
[ProviderIncompatibleException: An error occurred accessing the database. This
usually means that the connection to the database failed. Check that the
connection string is correct and that the appropriate DbContext constructor is
being used to specify it or find it in the application's config file. See
http://go.microsoft.com/fwlink/?LinkId=386386 for information on DbContext and
connections. See the inner exception for details of the failure.]
System.Data.Entity.Utilities.DbProviderServicesExtensions.GetProviderManifestTokenChecked(DbProviderServices
providerServices, DbConnection connection) +100
System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2
valueFactory) +87
System.Data.Entity.Utilities.DbConnectionExtensions.GetProviderInfo(DbConnection
connection, DbProviderManifest& providerManifest) +89
System.Data.Entity.DbModelBuilder.Build(DbConnection providerConnection) +63
System.Data.Entity.Internal.LazyInternalContext.CreateModel(LazyInternalContext
internalContext) +222
System.Data.Entity.Internal.RetryLazy`2.GetValue(TInput input) +224
System.Data.Entity.Internal.LazyInternalContext.InitializeContext() +884
System.Data.Entity.Internal.LazyInternalContext.get_ModelBeingInitialized() +21
System.Data.Entity.Infrastructure.EdmxWriter.WriteEdmx(DbContext context,
XmlWriter writer) +134
System.Data.Entity.Utilities.DbContextExtensions.GetModel(Action`1 writeXml)
+128
System.Data.Entity.Migrations.DbMigrator..ctor(DbMigrationsConfiguration
configuration, DbContext usersContext, DatabaseExistenceState existenceState,
Boolean calledByCreateDatabase) +682
System.Data.Entity.Migrations.DbMigrator..ctor(DbMigrationsConfiguration
configuration) +28
VMS.Core.Infrastructure.Startup.ApplyMigrations() in
D:\Projects\vistra-jenkins\Core\VMS\Core\Infrastructure\Start\Startup.cs:60
VMS.Core.Infrastructure.Startup.Configuration(IAppBuilder app) in
D:\Projects\vistra-jenkins\Core\VMS\Core\Infrastructure\Start\Startup.cs:35
[TargetInvocationException: Exception has been thrown by the target of an
invocation.]
System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments,
Signature sig, Boolean constructor) +0
System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[]
parameters, Object[] arguments) +128
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture) +142
Owin.Loader.<>c__DisplayClass12.<MakeDelegate>b__b(IAppBuilder builder) +93
Owin.Loader.<>c__DisplayClass1.<LoadImplementation>b__0(IAppBuilder builder)
+212
Microsoft.Owin.Host.SystemWeb.OwinAppContext.Initialize(Action`1 startup) +873
Microsoft.Owin.Host.SystemWeb.OwinBuilder.Build(Action`1 startup) +51
Microsoft.Owin.Host.SystemWeb.OwinHttpModule.InitializeBlueprint() +101
System.Threading.LazyInitializer.EnsureInitializedCore(T& target, Boolean&
initialized, Object& syncLock, Func`1 valueFactory) +135
Microsoft.Owin.Host.SystemWeb.OwinHttpModule.Init(HttpApplication context) +160
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext,
HttpContext context, MethodInfo[] handlers) +580
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[]
handlers, IntPtr appContext, HttpContext context) +165
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr
appContext, HttpContext context) +267
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +341
[HttpException (0x80004005): Exception has been thrown by the target of an
invocation.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +523
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +107
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr,
HttpContext context) +688
--
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
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider