On 20 March 2013 18:31, Nicolas Brouard <[email protected]> wrote:

> Hi,
>
> Using Jabref 2.8 on OS/X and using the patch it works again. But using the
> 9.2 or even the 10.0 on the current git this morning, and debugging on
> Netbeans 7.3, I am not successful while fetching on Jstor  with the query
> au:"Henry" AND ti:"Nuptialité". I am able to fetch the 6 first entries
> ---------------- This is for someone who have time to improve and Jstor
> fetcher --------
> (the 7th and last is a "Review" and should be searched with  another regex
> than <a class="title" href="/stable/1529265? in
>  idPattern = Pattern.compile( "<a class=\"title\" href=\"/stable/(\\d+)\\?
> ");
> but <a id="previewResult-7" href="/action/showSearchInfo?doi=10.2307%2F
> 1529265&
> )
> -------------------
> but when saying OK for the six entries, after having (or not) accepted the
> duplicate (by clicking on the orange 'D'), I have to click a second time on
> OK and it crashes. Here is what I got:
>
> In the Debugger Console¨:
> Breakpoint hit at line 53 in class net.sf.jabref.imports.BibsonomyScraper
> by thread Thread-8.
> Thread Thread-8 stopped at BibsonomyScraper.java:53.
> User program running
> Breakpoint hit at line 591 in class net.sf.jabref.BibtexDatabase by thread
> AWT-EventQueue-0.
> Thread AWT-EventQueue-0 stopped at BibtexDatabase.java:591.
> User program running
> Breakpoint hit at line 591 in class net.sf.jabref.BibtexDatabase by thread
> AWT-EventQueue-0.
> Thread AWT-EventQueue-0 stopped at BibtexDatabase.java:591.
> User program running
>
> And in the Jabref-Ide (debug-nb) window (I am not able to debug thread and
> I am spending too much time on using breakpoints...):
>
> BIBSONOMY_SCRAPER+entryUrl+BIBSONOMY_SCRAPER_POST=
> http://scraper.bibsonomy.org/service?url=http%3A%2F%2Fwww.jstor.org%2Faction%2FexportSingleCitation%3FsingleCitation%3Dtrue%26doi%3D10.2307%2F1529265&format=bibtex
> Dropped comment from database:{ Your use of the JSTOR archive indicates
> your acceptance of JSTOR's Terms and Conditions of Use
> https://www.jstor.org/page/info/about/policies/terms.jsp. If you have
> questions or need assistance using JSTOR, please contact JSTOR Support
> ($acsServer/action/showContactSupportForm) and let us know how we can help
> you. }
> Dropped comment from database:{NUMBER OF CITATIONS : 1}
> Dropped comment from database:{ These records have been provided through
> JSTOR. http://www.jstor.org }
> Exception in thread "AWT-EventQueue-0" java.lang.NoSuchFieldError:
> ADDED_ENTRY
> at
> org.bibsonomy.plugin.jabref.listener.PluginDataBaseChangeListener.databaseChanged(PluginDataBaseChangeListener.java:51)
>

Hi,

I tested the patch using the development version. However, the exception in
your stack trace actually seems to originate from the Bibsonomy plugin.
Assuming you have it installed, could you try without this plugin? I don't
know how the plugin works, so I'm not sure if it's harmless or related to
the problem with JStor.


Morten
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Jabref-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jabref-users

Reply via email to