Hello,

I'm trying to setup a Handle server but I get an error in the error.log:

100 class net.handle.server.HdlUdpInterface: Error setting up server
socket: java.net.BindException: Can't assign requested address
"2007/06/13 09:24:18 CEST" 100 class
net.handle.server.HdlUdpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address
"2007/06/13 09:24:18 CEST" 100 class
net.handle.server.HdlTcpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address
"2007/06/13 09:24:18 CEST" 100 class
net.handle.server.HdlTcpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address
"2007/06/13 09:29:18 CEST" 100 class
net.handle.server.HdlUdpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address
"2007/06/13 09:29:18 CEST" 100 class
net.handle.server.HdlUdpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address
"2007/06/13 09:29:18 CEST" 100 class
net.handle.server.HdlTcpInterface: Error setting up server socket:
java.net.BindException: Can't assign requested address

The Handle Console reports:

...HandleException (CANNOT_CONNECT_TO_SERVER) 81.83.49.50:
java.net.ConnectException: Connection refused
        at 
net.handle.hdllib.HandleResolver.sendHttpRequest(HandleResolver.java:1895)
        at 
net.handle.hdllib.HandleResolver.sendRequestToInterface(HandleResolver.java:1297)
        at 
net.handle.hdllib.HandleResolver.sendRequestToServerByProtocol(HandleResolver.java:1033)
        at 
net.handle.hdllib.HandleResolver.sendRequestToSite(HandleResolver.java:849)
        at 
net.handle.hdllib.HandleResolver.sendRequestToService(HandleResolver.java:747)
        at 
net.handle.hdllib.HandleResolver.processRequestGlobally(HandleResolver.java:544)
        at 
net.handle.hdllib.HandleResolver.processRequest(HandleResolver.java:519)
        at 
net.handle.hdllib.HandleResolver.processRequest(HandleResolver.java:529)
        at 
net.handle.apps.gui.hadmin.HandleTool$ProcessRequest.run(HandleTool.java:578)
        at net.handle.awt.TaskIndicator.run(TaskIndicator.java:99)
        at java.lang.Thread.run(Thread.java:613)
  sending HDL-TCP request (version=2.1; oc=1; rc=0; snId=0 caCrt
noAuth 10194 [ ] [ ]) to 81.83.49.50:2641
  sending HDL-HTTP request (version=2.1; oc=1; rc=0; snId=0 caCrt
noAuth 10194 [ ] [ ]) to 81.83.49.50:8000
...

When I try to connect with telnet I get connection refused as a
response. I disabled my firewall and I forwarded the ports 8000 and
2641, but I can't get the Handle server to work. I see the handle
service trying to contact ports 8000 and 2641 but I get an error not
found on the handle website.

Any ideas what I can try?

Thanks

Sam

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to