Proxy trouble in Bibsonomy plugin version 2.0

Issue #1078 new
Former user created an issue

Reported by thomasarildsen: I am on a network where I have to use a proxy server. I have been using JabRef for a long time and have also been experimenting with the Bibsonomy plugin. JabRef works fine through the proxy by specifying the proxy server details to the Java interpreter on the command line. However the plugin started reporting errors on start-up after I upgraded it to version 2.0. From the error messages it looks like it could be a problem with the proxy:

ERROR while starting or running JabRef:

org.bibsonomy.rest.exceptions.AuthenticationException: Authentication failure: Wrong Authentication ('ThomasA'/'XXX') at org.bibsonomy.jabref.plugin.util.QueryResponseChecker.check(QueryResponseChecker.java:53) at org.bibsonomy.jabref.plugin.BibsonomyPanel.updateMode(BibsonomyPanel.java:620) at org.bibsonomy.jabref.plugin.BibsonomyPanel.getModesCombo(BibsonomyPanel.java:253) at org.bibsonomy.jabref.plugin.BibsonomyPanel.getJPanel1(BibsonomyPanel.java:117) at org.bibsonomy.jabref.plugin.BibsonomyPanel.initialize(BibsonomyPanel.java:586) at org.bibsonomy.jabref.plugin.BibsonomyPanel.<init>(BibsonomyPanel.java:89) at org.bibsonomy.jabref.plugin.BibsonomySidePane.<init>(BibsonomySidePane.java:116) at org.bibsonomy.jabref.plugin.BibsonomyPlugin.init(BibsonomyPlugin.java:245) at net.sf.jabref.JabRef.startSidePanePlugins(JabRef.java:835) at net.sf.jabref.JabRef.openWindow(JabRef.java:765) at net.sf.jabref.JabRef.<init>(JabRef.java:172) at net.sf.jabref.JabRef.main(JabRef.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at net.sf.jabref.JabRefMain.main(Unknown Source)

Please first check if this problem and a solution is already known. Find our... * ...FAQ at http://jabref.sf.net/faq.php and our... * ...user mailing-list at http://sf.net/mailarchive/forum.php?forum_name=jabref-users

If you do not find a solution there, please let us know about the problem by writing a bug report. You can find our bug tracker at http://sourceforge.net/tracker/?atid=600306&group_id=92314

  • If the bug has already been reported there, please add your comments to the existing bug.
  • If the bug has not been reported yet, then we need the complete error message given above and a description of what you did before the error occured.

We also need the following information (you can copy and paste all this): * Java Version: 1.6.0_14 * Java Vendor: Sun Microsystems Inc. * Operating System: Linux (2.6.27-16-generic) * Hardware Architecture: i386

We are sorry for the trouble and thanks for reporting problems with JabRef!

=================

11-03-2010 12:17:06 org.bibsonomy.rest.RestProperties getInstance WARNING: unable to initialize jndi context 11-03-2010 12:17:06 org.bibsonomy.rest.RestProperties getInstance INFO: reading config file 'RestConfig.cfg' from classloader -> nowhere (not found) 11-03-2010 12:17:06 org.apache.commons.httpclient.HttpMethodDirector authenticateProxy WARNING: Required proxy credentials not available for BASIC <any realm>@proxy.es.aau.dk:3128 11-03-2010 12:17:06 org.apache.commons.httpclient.HttpMethodDirector authenticateProxy WARNING: Preemptive authentication requested but no default proxy credentials available 11-03-2010 12:17:07 org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme INFO: basic authentication scheme selected 11-03-2010 12:17:07 org.apache.commons.httpclient.HttpMethodDirector processWWWAuthChallenge INFO: Failure authenticating with BASIC 'BibSonomyWebService'@www.bibsonomy.org:80

Comments (1)

  1. Log in to comment