RssBandit / RssBandit

Browsing web news without a browser
https://www.rssbandit.org
Other
99 stars 22 forks source link

Jubilee - Unexpected Exception on SaveApplicationState() #874

Closed clairernovotny closed 7 years ago

clairernovotny commented 17 years ago

Error happened when switching between feed items. Here's the info from the Error.log.

General Information

RSS Bandit 1.5.0.2 (Jubilee Beta 1) OS Version: Microsoft Windows NT 5.1.2600.0 OS-Culture: en-US Framework Version: .NET CLR v1.1.4322 Thread-Culture: en-US UI-Culture: en-US Additonal Info: ExceptionManager.MachineName: CBERG ExceptionManager.TimeStamp: 12/7/2006 1:29:58 PM ExceptionManager.FullName: Microsoft.ApplicationBlocks.ExceptionManagement, Version=1.0.1521.25102, Culture=neutral, PublicKeyToken=null ExceptionManager.AppDomainName: RSSBandit.exe ExceptionManager.ThreadIdentity: ExceptionManager.WindowsIdentity: SCHOOL\cberg

Exception Information RssBandit.BanditApplicationException: Unexpected Exception on SaveApplicationState() ---> System.IO.IOException: Already closed at Lucene.Net.Index.CompoundFileReader.Close() at Lucene.Net.Index.SegmentReader.DoClose() at Lucene.Net.Index.IndexReader.Close() at Lucene.Net.Index.MultiReader.DoClose() at Lucene.Net.Index.IndexReader.Close() at NewsComponents.Search.LuceneIndexModifier.Flush() at NewsComponents.Search.LuceneSearch.PerformPendingIndexOperations() at RssBandit.RssBanditApplication.SaveApplicationState() --- End of inner exception stack trace --- ================= End Entry =================

Reported by: cubeberg

Original Ticket: "rssbandit/bugs/872":https://sourceforge.net/p/rssbandit/bugs/872

clairernovotny commented 17 years ago

Logged In: NO

General Information

RSS Bandit 1.5.0.1 (Jubilee Beta 1) OS Version: Microsoft Windows NT 5.1.2600.0 OS-Culture: es-ES Framework Version: .NET CLR v1.1.4322 Thread-Culture: es-MX UI-Culture: es-ES Additonal Info: ExceptionManager.MachineName: INTLZALDIVA ExceptionManager.TimeStamp: 19/12/2006 08:11:36 a.m. ExceptionManager.FullName: Microsoft.ApplicationBlocks.ExceptionManagement, Version=1.0.1521.25102, Culture=neutral, PublicKeyToken=null ExceptionManager.AppDomainName: RSSBandit.exe ExceptionManager.ThreadIdentity: ExceptionManager.WindowsIdentity: SKYTEL.MX\lzaldiva

Exception Information RssBandit.BanditApplicationException: Unexpected Exception on SaveApplicationState() ---> System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto. at NewsComponents.Search.LuceneIndexModifier.Flush() at NewsComponents.Search.LuceneSearch.PerformPendingIndexOperations() at RssBandit.RssBanditApplication.SaveApplicationState() --- Fin del seguimiento de la pila de la excepción interna --- ================= End Entry =================

Original comment by: nobody