We're evaluating Vault and Dragnet currently and have installed both on one server, using a domain-account (the same for both) since SQL-Server is running on a different server. So far, everything seems to work fine (apart from the shadow folders of vault, but that is a different topic). However, studying the log of the server reveals that the dragnet app has unhandled exceptions at irregular intervals. The exception is always the same:
Code: Select all
Ereigniscode: 3005
Ereignismeldung: An unhandled exception has occurred.
Ereigniszeit: 10.08.2006 03:28:38
Ereigniszeit (UTC): 10.08.2006 01:28:38
Ereignis-ID: dbb680b6b44743e5abc00a85bd85cb1e
Ereignissequenz: 77
Vorkommen: 34
Ereignisdetailcode: 0
Anwendungsinformationen:
Anwendungsdomäne: /LM/W3SVC/1/Root/Dragnet-1-127995112645937976
Vertrauensebene: Full
Virtueller Anwendungspfad: /Dragnet
Anwendungspfad: C:\Inetpub\wwwroot\Dragnet\
Computername: <computername>
Prozessinformationen:
Prozess-ID: 1704
Prozessname: aspnet_wp.exe
Kontoname: <computername>\ASPNET
Ausnahmeinformationen:
Ausnahmetyp: NullReferenceException
Ausnahmemeldung: Object reference not set to an instance of an object.
Anforderungsinformationen:
Anforderungs-URL:
Anforderungspfad:
Benutzerhostadresse:
Benutzer:
Ist authentifiziert: False
Authentifizierungstyp:
Threadkontoname: <domain>\sgVault
Threadinformationen:
Thread-ID: 8
Threadkontoname: <domain>\sgVault
Identitätswechsel für: False
Stapelüberwachung: at System.Web.Security.FormsAuthentication.SignOut()
at MantisServiceLib.Helpers.DeleteSession(HttpSessionState hss)
at Mantis.Global.Session_End(Object sender, EventArgs e)
Details des benutzerdefinierten Ereignisses:
Weitere Informationen über die Hilfe- und Supportdienste erhalten Sie unter http://go.microsoft.com/fwlink/events.asp.