I'm trying to start the handle server on a Windows 2003 R2 server, running DSpace 1.7 (I think).
I found something similar to this in the Services list, but pointing to a non-existent directory, so I changed the directories to valid directories, but when I try to run this from the command line: E:\dspace1\bin\wrapper.exe -s E:\dspace1\config\wrapper.conf it results in 'StartServiceControlDispatcher failed!' According to the documentation (for DSpace 5), this command ought to start the handle server: [dspace]\bin\dspace dsrun net.handle.server.Main [dspace]\handle-server So I tried: E:\dspace1\bin\dspace dsrun net.handle.server.Main E:\dspace1\handle-server And that results in the following output: Using DSpace installation in: E:\dspace1 "2016/03/01 09:27:46 CAT" 25 Rotating log files UDP handle Request Listener: TCP handle Request Listener: address: /146.230.128.141 address: /146.230.128.141 port: 2641 port: 2641 Starting UDP request handlers: Starting TCP request handlers: ......................................DONE But the server does not appear to be running: telnet localhost 2641 Connecting to localhost...Could not open connection to the host, on port 2641: Connect failed Any ideas how to get the handle server running on ancient DSpace with equally ancient Windows servers? I'm not finding any clues in the log files either. Sean -- -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
