Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

odd "INFO [Main] Object reference not set to an instance of an object." lines in Qiqqa logfile. #28

Closed
GerHobbelt opened this issue Aug 7, 2019 · 3 comments
Labels
🐛bug Something isn't working 🕵investigate Needs further analysis to find the root cause.
Milestone

Comments

@GerHobbelt
Copy link
Collaborator

No description provided.

GerHobbelt added a commit to GerHobbelt/qiqqa-open-source that referenced this issue Aug 7, 2019
… to the PubMed-to-BibTex converter, which is throwing a tantrum. Improved checks and balances and all that. Jolly good, carry on, chaps. :-)
GerHobbelt added a commit to GerHobbelt/qiqqa-open-source that referenced this issue Aug 7, 2019
@GerHobbelt
Copy link
Collaborator Author

Sample log output after augmentation as per commit SHA-1: e58df0a

20190807.095336 INFO  [Main] [149.956956] Object reference not set to an instance of an object.
  Stacktrace:
       at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
       at System.Environment.get_StackTrace()
       at Utilities.Logging.AppendStackTrace(String message) in W:\Users\Ger\Projects\sites\library.visyond.gov\80\lib\tooling\qiqqa\Utilities\Logging.cs:line 33
       at Utilities.Logging.Info(String msg) in W:\Users\Ger\Projects\sites\library.visyond.gov\80\lib\tooling\qiqqa\Utilities\Logging.cs:line 58
       at Qiqqa.Documents.PDF.PDFControls.MetadataControls.GoogleBibTexSnifferControl.ReflectLatestBrowserContent()
       at Qiqqa.Documents.PDF.PDFControls.MetadataControls.GoogleBibTexSnifferControl.ObjWebBrowser_PageLoaded()
       at Qiqqa.WebBrowsing.WebBrowserHostControl.ObjWebBrowser_LoadCompleted(WebBrowserControl wbc)
       at Qiqqa.WebBrowsing.WebBrowserControl.ObjWebBrowser_DocumentCompleted(Object sender, EventArgs e)
       at Gecko.GeckoWebBrowser.OnDocumentCompleted(GeckoDocumentCompletedEventArgs e) in c:\Users\hindlet\Documents\Visual Studio 2012\Projects\geckofx-33.0\Geckofx-Winforms\GeckoWebBrowser.Events.cs:line 257
       at Gecko.GeckoWebBrowser.Gecko.nsIWebProgressListener.OnStateChange(nsIWebProgress aWebProgress, nsIRequest aRequest, UInt32 aStateFlags, Int32 aStatus) in c:\Users\hindlet\Documents\Visual Studio 2012\Projects\geckofx-33.0\Geckofx-Winforms\GeckoWebBrowser.cs:line 1698
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
       at System.Windows.Application.RunDispatcher(Object ignore)
       at System.Windows.Application.RunInternal(Window window)
       at System.Windows.Application.Run(Window window)
       at System.Windows.Application.Run()
       at Qiqqa.Main.MainEntry.Main()

@GerHobbelt
Copy link
Collaborator Author

Done as per #33.

Main Commits:

Revision: 2717924
Merge branch 'work'

Revision: 785c487
fix #28: turns out Qiqqa is feeding all the empty records to the PubMed-to-BibTex converter, which is throwing a tantrum. Improved checks and balances and all that. Jolly good, carry on, chaps. :-)

@GerHobbelt GerHobbelt changed the title odd "INFO [Main] Object reference not set to an instance of an object." lines in Qiqqa logfile. ✅ odd "INFO [Main] Object reference not set to an instance of an object." lines in Qiqqa logfile. Aug 8, 2019
@GerHobbelt
Copy link
Collaborator Author

Closing and decluttering the issue list so it stays workable for me: fixed in https://github.com/GerHobbelt/qiqqa-open-source mainline=master branch, pending #15 / any maintainer rights/actions.

@GerHobbelt GerHobbelt added 🤔question Further information is requested or this is a support question 🐛bug Something isn't working labels Oct 4, 2019
@GerHobbelt GerHobbelt changed the title ✅ odd "INFO [Main] Object reference not set to an instance of an object." lines in Qiqqa logfile. odd "INFO [Main] Object reference not set to an instance of an object." lines in Qiqqa logfile. Oct 4, 2019
@GerHobbelt GerHobbelt added 🕵investigate Needs further analysis to find the root cause. and removed 🤔question Further information is requested or this is a support question labels Oct 4, 2019
@GerHobbelt GerHobbelt added this to the v82 milestone Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 🕵investigate Needs further analysis to find the root cause.
Projects
None yet
Development

No branches or pull requests

1 participant