|
|
Author |
Message |
istvan
Joined: 12 Mar 2007 Posts: 1
|
Posted: Mon Mar 12, 2007 10:58 am Post subject: no server interface was found |
|
|
i am trying to setup this plugin / parser but cant get it to work i use eqdkpplus wich is an premodded version of eqdkp with some plugins installed but get an message that "no server interface was found" After that i thought it might be in the modded version of eqdkp so installed an fresh one and still get the same error.
Both the parser and the pluging are the latest versions
modded version is at www.steelalliance.eu/dkp
new fresh version at
www.steelalliance.eu/sadkp
| Code: |
Version: 1.4.1
Logging started at Mon Mar 12 11:49:58 CET 2007
java.io.IOException: Unexpected Response from Server: Forbidden
at org.apache.xmlrpc.XmlRpcClientLite$HttpClient.sendRequest(XmlRpcClientLite.java:402)
at org.apache.xmlrpc.XmlRpcClientLite$LiteWorker.execute(XmlRpcClientLite.java:202)
at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:163)
at com.lokorin.dkplp.Server.connect(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.doLogin(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.access$000(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog$2.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.LoginDialog.<init>(Unknown Source)
at com.lokorin.dkplp.gui.GUI.connectToServer(Unknown Source)
at com.lokorin.dkplp.gui.GUI.access$4200(Unknown Source)
at com.lokorin.dkplp.gui.GUI$61.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.GUI.open(Unknown Source)
at com.lokorin.dkplp.gui.GUI.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.lokorin.dkplp.gui.SplashWindow.invokeMain(Unknown Source)
at com.lokorin.dkplp.gui.Splasher.main(Unknown Source)
java.io.IOException: Unexpected Response from Server: Forbidden
at org.apache.xmlrpc.XmlRpcClientLite$HttpClient.sendRequest(XmlRpcClientLite.java:402)
at org.apache.xmlrpc.XmlRpcClientLite$LiteWorker.execute(XmlRpcClientLite.java:202)
at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:163)
at com.lokorin.dkplp.Server.connect(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.doLogin(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.access$000(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog$2.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.LoginDialog.<init>(Unknown Source)
at com.lokorin.dkplp.gui.GUI.connectToServer(Unknown Source)
at com.lokorin.dkplp.gui.GUI.access$4200(Unknown Source)
at com.lokorin.dkplp.gui.GUI$61.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.GUI.open(Unknown Source)
at com.lokorin.dkplp.gui.GUI.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.lokorin.dkplp.gui.SplashWindow.invokeMain(Unknown Source)
at com.lokorin.dkplp.gui.Splasher.main(Unknown Source)
java.io.IOException: Unexpected Response from Server: Forbidden
at org.apache.xmlrpc.XmlRpcClientLite$HttpClient.sendRequest(XmlRpcClientLite.java:402)
at org.apache.xmlrpc.XmlRpcClientLite$LiteWorker.execute(XmlRpcClientLite.java:202)
at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:163)
at com.lokorin.dkplp.Server.connect(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.doLogin(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.access$000(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog$2.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.LoginDialog.<init>(Unknown Source)
at com.lokorin.dkplp.gui.GUI.connectToServer(Unknown Source)
at com.lokorin.dkplp.gui.GUI.access$4200(Unknown Source)
at com.lokorin.dkplp.gui.GUI$61.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.GUI.open(Unknown Source)
at com.lokorin.dkplp.gui.GUI.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.lokorin.dkplp.gui.SplashWindow.invokeMain(Unknown Source)
at com.lokorin.dkplp.gui.Splasher.main(Unknown Source)
java.io.IOException: Unexpected Response from Server: Forbidden
at org.apache.xmlrpc.XmlRpcClientLite$HttpClient.sendRequest(XmlRpcClientLite.java:402)
at org.apache.xmlrpc.XmlRpcClientLite$LiteWorker.execute(XmlRpcClientLite.java:202)
at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:163)
at com.lokorin.dkplp.Server.connect(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.doLogin(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.access$000(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog$2.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.LoginDialog.<init>(Unknown Source)
at com.lokorin.dkplp.gui.GUI.connectToServer(Unknown Source)
at com.lokorin.dkplp.gui.GUI.access$4200(Unknown Source)
at com.lokorin.dkplp.gui.GUI$61.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.GUI.open(Unknown Source)
at com.lokorin.dkplp.gui.GUI.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.lokorin.dkplp.gui.SplashWindow.invokeMain(Unknown Source)
at com.lokorin.dkplp.gui.Splasher.main(Unknown Source)
java.io.IOException: Unexpected Response from Server: Forbidden
at org.apache.xmlrpc.XmlRpcClientLite$HttpClient.sendRequest(XmlRpcClientLite.java:402)
at org.apache.xmlrpc.XmlRpcClientLite$LiteWorker.execute(XmlRpcClientLite.java:202)
at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:163)
at com.lokorin.dkplp.Server.connect(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.doLogin(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.access$000(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog$2.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.LoginDialog.<init>(Unknown Source)
at com.lokorin.dkplp.gui.ConfigurationWizard$7.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.ConfigurationWizard.<init>(Unknown Source)
at com.lokorin.dkplp.gui.GUI$77.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.GUI.open(Unknown Source)
at com.lokorin.dkplp.gui.GUI.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.lokorin.dkplp.gui.SplashWindow.invokeMain(Unknown Source)
at com.lokorin.dkplp.gui.Splasher.main(Unknown Source)
java.io.IOException: Unexpected Response from Server: Forbidden
at org.apache.xmlrpc.XmlRpcClientLite$HttpClient.sendRequest(XmlRpcClientLite.java:402)
at org.apache.xmlrpc.XmlRpcClientLite$LiteWorker.execute(XmlRpcClientLite.java:202)
at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:163)
at com.lokorin.dkplp.Server.connect(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.doLogin(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog.access$000(Unknown Source)
at com.lokorin.dkplp.gui.LoginDialog$2.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.LoginDialog.<init>(Unknown Source)
at com.lokorin.dkplp.gui.ConfigurationWizard$7.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.ConfigurationWizard.<init>(Unknown Source)
at com.lokorin.dkplp.gui.GUI$77.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at com.lokorin.dkplp.gui.GUI.open(Unknown Source)
at com.lokorin.dkplp.gui.GUI.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.lokorin.dkplp.gui.SplashWindow.invokeMain(Unknown Source)
at com.lokorin.dkplp.gui.Splasher.main(Unknown Source) |
|
|
Back to top |
|
 |
Lokorin Site Admin
Joined: 03 Apr 2006 Posts: 697
|
Posted: Tue Mar 13, 2007 8:23 am Post subject: |
|
|
Your server appears to be blocking access based on useragent. I'm allowed to view the page with firefox, but as soon as I change the useragent that firefox reports I get blocked.
The client uses the useragent "Java/1.5.0_06" so you probably want allow anything starting with "Java" if you have control over the filter. |
|
Back to top |
|
 |
|