[Mono-bugs] [Bug 538588] Graffiti crashes when purging a story

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 15 09:17:39 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=538588

User mhabersack at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=538588#c7





--- Comment #7 from Marek Habersack <mhabersack at novell.com>  2009-09-15 07:17:38 MDT ---
After r141962, trunk now errors out with:

[System.Reflection.TargetInvocationException]: Exception has been thrown by the
target of an invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x000e5] in
/usr/src/tmp/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:179 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000] in
/usr/src/tmp/mono/mcs/class/corlib/System.Reflection/MethodBase.cs:111 
  at System.Web.HttpApplicationFactory.FireEvent (System.String method_name,
System.Object target, System.Object[] args) [0x00022] in
/usr/src/tmp/mono/mcs/class/System.Web/System.Web/HttpApplicationFactory.cs:203 
  at System.Web.HttpApplicationFactory.FireOnAppStart (System.Web.HttpContext
context) [0x0003a] in
/usr/src/tmp/mono/mcs/class/System.Web/System.Web/HttpApplicationFactory.cs:218 
  at System.Web.HttpApplicationFactory.GetApplication (System.Web.HttpContext
context) [0x000ca] in
/usr/src/tmp/mono/mcs/class/System.Web/System.Web/HttpApplicationFactory.cs:554 
  at System.Web.HttpRuntime.Process (System.Web.HttpWorkerRequest req)
[0x00059] in
/usr/src/tmp/mono/mcs/class/System.Web/System.Web/HttpRuntime.cs:523 
[VistaDB.Diagnostic.VistaDBException]: Could not load type 'd6' from assembly
'DataBuddy, Version=1.0.28.31600, Culture=neutral, PublicKeyToken=null'.<br
/>An exception was thrown by the type initializer for m0<br />Error 117
(Provider v. 3.3.1.50): Cannot open database: 
/tmp/g/Graffiti/Web/App_Data/Graffiti_Sample.vdb3<br />
  at mp.a (System.String A_0, VistaDBDatabaseOpenMode A_1, System.String A_2,
Boolean A_3, Boolean A_4) [0x00000] 
  at mp.b (System.String A_0, VistaDBDatabaseOpenMode A_1, System.String A_2)
[0x00000] 
  at l3.a (System.String A_0, VistaDBDatabaseOpenMode A_1, System.String A_2,
Boolean A_3) [0x00000] 
  at VistaDB.Provider.VistaDBConnection.Open () [0x00000] 
  at DataBuddy.DataProvider.ExecuteReader (DataBuddy.QueryCommand cmd)
[0x00000] 
  at DataBuddy.DataService.ExecuteReader (DataBuddy.QueryCommand cmd) [0x00000] 
  at DataBuddy.Query.ExecuteReader () [0x00000] 
  at Graffiti.Core.ObjectStore.FetchByQuery (DataBuddy.Query q) [0x00000] 
  at Graffiti.Core.ObjectStore.FetchByColumn (DataBuddy.Column column,
System.Object value) [0x00000] 
  at ASP.global_asax.Application_Start (System.Object sender, System.EventArgs
e) [0x00000] 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x000ca] in
/usr/src/tmp/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:169 
[System.TypeInitializationException]: An exception was thrown by the type
initializer for m0
  at bm.e () [0x00000] 
  at bm..ctor () [0x00000] 
  at b6.c () [0x00000] 
  at b6..ctor (.mp A_0) [0x00000] 
  at ak.a (System.String A_0, .mp A_1, oe A_2, Int32 A_3, Int32 A_4, Boolean
A_5, Boolean A_6) [0x00000] 
  at h9.a (System.String A_0, .mp A_1, oe A_2, Int32 A_3, Int32 A_4, Boolean
A_5, Boolean A_6) [0x00000] 
  at mp.a (System.String A_0, VistaDBDatabaseOpenMode A_1, System.String A_2,
Boolean A_3, Boolean A_4) [0x00000] 
[System.TypeLoadException]: Could not load type 'd6' from assembly 'DataBuddy,
Version=1.0.28.31600, Culture=neutral, PublicKeyToken=null'.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list