You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I do a search in the ACM in JabRef (no matter which one ), I get the following error.
java.io.IOException: Cannot parse number of hits
at net.sf.jabref.importer.fetcher.ACMPortalFetcher.getNumberOfHits(ACMPortalFetcher.java:427)
at net.sf.jabref.importer.fetcher.ACMPortalFetcher.processQueryGetPreview(ACMPortalFetcher.java:136)
at net.sf.jabref.importer.fetcher.GeneralFetcher$3.run(GeneralFetcher.java:241)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
The text was updated successfully, but these errors were encountered:
I can confirm this. I've started to see if I can solve it, and have passed the hits parsing. However, many other things have changed in the search results so it may take a while to get it back.
When I do a search in the ACM in JabRef (no matter which one ), I get the following error.
The text was updated successfully, but these errors were encountered: