[Dspace-general] Still not resolving handles

Marc Van Herck marc.vanherck at libis.kuleuven.be
Thu Oct 26 02:42:29 EDT 2006


Hi David,

 

 

Maybe too obvious, but does your firewall allow traffic to your server on
port 2641 (for TCP and UDP) and port 8000 (TCP)?

 

It's also better to ask this kind of questions on the dspace-tech list: more
change for a reply there.

 

 

Marc Van Herck

K.U.Leuven / LIBIS

 

  _____  

From: dspace-general-bounces at mit.edu [mailto:dspace-general-bounces at mit.edu]
On Behalf Of Bekaert David
Sent: woensdag 25 oktober 2006 17:17
To: dspace-general at mit.edu
Subject: [Dspace-general] Still not resolving handles

 

Hi, 

I posted a question a week ago. I just finished reinstalling my whole dspace
installation. 
I even got the newest version. But my handle still cannot communicate with
handle.net 

I think it has to do with the communication between dspace and the
handle-plugin. 
Or between handle.net and my handle-server 

Can i test this with the proxy?  <http://dspace.howest.be:8000>
http://dspace.howest.be:8000 
I homed my server with the previous setup. Should I do this again? 
Does anybody have sugestions? 

Thanks in advance. 
David 

These are my logs and my config: 

dspace:~# cat /dspace/log/handle-server.log 
UDP handle Request Listener: 
   address: /192.168.2.5 
      port: 2641 
Starting UDP request handlers: .TCP handle Request Listener: 
   address: /192.168.2.5 
      port: 2641 
Starting TCP request handlers: .HTTP handle Request Listener: 
   address: /192.168.2.5 
      port: 8000 
Starting HTTP request handlers: ........................................ 
..DONE 
. 

 

dspace:~# cat /dspace/log/handle-plugin.log.2006-10-24 
2006-10-24 14:36:41,672 INFO  org.dspace.handle.HandlePlugin @ Called init
(not implemented) 
2006-10-24 14:36:41,673 INFO  org.dspace.handle.HandlePlugin @ Called
scanNAs (not implemented) 
2006-10-24 15:10:57,365 INFO  org.dspace.handle.HandlePlugin @ Called haveNA

dspace:~# 

Dspace.log: 
2006-10-25 16:46:30,648 INFO  org.dspace.core.ConfigurationManager @ DSpace
logging installed using log4j.properties 
2006-10-25 16:46:42,559 INFO  org.dspace.handle.HandlePlugin @ Called haveNA

2006-10-25 16:46:42,559 INFO  org.dspace.handle.HandlePlugin @ Called
getRawHandleValues 
2006-10-25 16:46:47,579 INFO  org.dspace.handle.HandlePlugin @ Called haveNA

2006-10-25 16:46:47,579 INFO  org.dspace.handle.HandlePlugin @ Called
getRawHandleValues 
2006-10-25 16:46:53,853 INFO  org.dspace.handle.HandlePlugin @ Called haveNA

2006-10-25 16:46:53,853 INFO  org.dspace.handle.HandlePlugin @ Called
getRawHandleValues 
2006-10-25 16:47:03,708 INFO  org.dspace.handle.HandlePlugin @ Called haveNA

2006-10-25 16:47:03,708 INFO  org.dspace.handle.HandlePlugin @ Called
getRawHandleValues 
2006-10-25 16:47:20,765 INFO  org.dspace.handle.HandlePlugin @ Called haveNA

2006-10-25 16:47:20,766 INFO  org.dspace.handle.HandlePlugin @ Called
getRawHandleValues 
2006-10-25 16:55:35,822 INFO  org.dspace.app.webui.servlet.DSpaceServlet @
anonymous:session_id=967D9614E2D5E118B337D7ED2847E563:ip_addr=172.23.15.43:v
iew_community:community_id=1

2006-10-25 16:55:37,573 INFO  org.dspace.app.webui.servlet.DSpaceServlet @
anonymous:session_id=967D9614E2D5E118B337D7ED2847E563:ip_addr=172.23.15.43:v
iew_collection:collection_id=1

2006-10-25 16:55:38,955 INFO  org.dspace.app.webui.servlet.BrowseServlet @
anonymous:session_id=967D9614E2D5E118B337D7ED2847E563:ip_addr=172.23.15.43:b
rowse_title:,collection_id=1,results=1

2006-10-25 16:55:40,548 INFO  org.dspace.app.webui.servlet.DSpaceServlet @
anonymous:session_id=967D9614E2D5E118B337D7ED2847E563:ip_addr=172.23.15.43:v
iew_item:handle=10046/4

dspace:~# 

Config.dct 

dspace:~# cat /dspace/handle-server/config.dct 
{ 
"hdl_http_config" = { 
"bind_address" = "192.168.2.5" 
"num_threads" = "15" 
"bind_port" = "8000" 
"backlog" = "5" 
"log_accesses" = "no" 
} 

"server_type" = "server" 
"hdl_udp_config" = { 
"bind_address" = "192.168.2.5" 
"num_threads" = "15" 
"bind_port" = "2641" 
"log_accesses" = "no" 
} 

"hdl_tcp_config" = { 
"bind_address" = "192.168.2.5" 
"num_threads" = "15" 
"bind_port" = "2641" 
"backlog" = "5" 
"log_accesses" = "no" 
} 

"no_udp_resolution" = "n" 
"interfaces" = ( 
"hdl_udp" 
"hdl_tcp" 
"hdl_http" 
) 

"server_config" = { 
"storage_type" = "CUSTOM" 
"storage_class" = "org.dspace.handle.HandlePlugin" 

"server_admins" = ( 
"300:0.NA/10046" 
) 

"replication_admins" = ( 
"300:0.NA/10046" 
) 

"max_session_time" = "86400000" 
"this_server_id" = "1" 
"max_auth_time" = "60000" 
"backup_admins" = ( 
"300:0.NA/10046" 
) 

"case_sensitive" = "no" 
} 

} 



Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/dspace-general/attachments/20061026/07a9653b/attachment.htm


More information about the Dspace-general mailing list