We were migrated to the FogBugz 8.0 beta today and are getting the errors below. Are they a cause for concern and do I need to do anything to fix them?
Marc :-)
The Fog Creek Maintenance Service has reported an error. Error in plugin Case History - Hide Notification 8/12/2010 12:59 PM (GMT-04:00): FogCreek.FogBugz.Exception.FogBugzSecurityException: The user does not have permission to read this object. at FogCreek.FogBugz.CProxyReadOnlyBase.AssertReadable() in c:\src-hosted\fogcreek\fogbugz\src-Website\Proxy.was:line 48 at FogCreek.FogBugz.Plugins.Entity.CBugEvent.get_dt() in c:\src-hosted\fogcreek\fogbugz\src-Website_Generated.was:line 24791 at FogCreek.FogBugz.CaseHistory.CaseHistory.BugCommitAfter(CBug bug, BugAction nBugAction, CBugEvent bugevent, Boolean fPublic) at FogCreek.FogBugz.CBug.PluginAfterCommit(BugAction sAction, CBugEvent bugevent, Boolean fPublic) in c:\src-hosted\fogcreek\fogbugz\src-Website\CBug.was:line 3733 The Fog Creek Maintenance Service has reported an error. Error in plugin Case Event Edit - Hide Notification 8/12/2010 12:59 PM (GMT-04:00): System.Runtime.Serialization.SerializationException: Type 'CaseEventEdit.CaseEventEditException' in Assembly 'CaseEventEdit, Version=1.0.0.6, Culture=neutral, PublicKeyToken=null' is not marked as serializable.
Server stack trace: at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter) at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck) at System.Runtime.Remoting.Channels.CrossAppDomainSerializer.SerializeMessageParts(ArrayList argsToSerialize) at System.Runtime.Remoting.Messaging.SmuggledMethodReturnMessage..ctor(IMethodReturnMessage mrm) at System.Runtime.Remoting.Messaging.SmuggledMethodReturnMessage.SmuggleIfPossible(IMessage msg) at System.Runtime.Remoting.Channels.CrossAppDomainSink.DoDispatch(Byte[] reqStmBuff, SmuggledMethodCallMessage smuggledMcm, SmuggledMethodReturnMessage& smuggledMrm) at System.Runtime.Remoting.Channels.CrossAppDomainSink.DoTransitionDispatchCallback(Object[] args)
Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at FogCreek.FogBugz.Plugins.Interfaces.IPluginFullTextIndexBug.FullTextIndexBug(CBug bug, CBugIndex document) at FogCreek.FogBugz.CFullTextIndexer.IndexBug(Int32 ixBug, Int32 ixChild, Int32& nFields) in c:\src-hosted\fogcreek\fogbugz\src-Website\CFullTextIndexer.was:line 592