Hi Andrea,

I got it to work thanks to your help. After reconfiguring everything based on your suggestion, and turning on Debug (Log4j.properties) log4j.rootCategory=DEBUG, A1 the Postgres PG_HBA.conf file needed modification to allow the IP address of the Handle Server Host. Once I did that I restarted postgres and handle server and I can now access run the Handle Server outside of Dspace and being able to reach Dspace Archive Document.

Thank you.



Andrea Bollini wrote:
Hi Lawry,
I have used this strategy when I have moved a DSpace instance on a new
server. I have continued to run handle server on the previous server
then CNRI update its registry ( in a very short time :-) ) and all works
fine...
Set you log level to DEBUG and post the full trace error.
Andrea

Lawry Persaud ha scritto:
Hi Andrea,

I tried your suggestion as per moving the necessary DSPACE/Handle
files over to the handle-server machine.  I re-ran make-handle based
on the changes of the dspace.cfg which reflects the hostname of the
dspace instance and the database hostname, which are the same.

My handle server starts up fine using the dspace starti-handle
command.  However, whenever I access the urn
http://handle-server-hostname:8000/prefix/collection-number I'm
getting the following error:

"2007/09/09 05:51:17 EDT" 75 class net.handle.server.HandleServer:
error getting values: HandleExcept
ion (INTERNAL_ERROR)
HandleException (INTERNAL_ERROR)
       at
org.dspace.handle.HandlePlugin.getRawHandleValues(HandlePlugin.java:307)
       at
net.handle.server.HandleServer.doResolution(HandleServer.java:2601)
       at
net.handle.server.HandleServer.processRequest(HandleServer.java:1229)
       at
net.handle.server.HandleServer.processRequest(HandleServer.java:1188)
       at
net.handle.server.HdlHttpRequestHandler.doResolution(HdlHttpRequestHandler.java:896)

       at
net.handle.server.HdlHttpRequestHandler.handleHtmlRequest(HdlHttpRequestHandler.java:589)

       at
net.handle.server.HdlHttpRequestHandler.run(HdlHttpRequestHandler.java:537)

       at java.lang.Thread.run(Thread.java:595)


Andrea Bollini wrote:
It's not really different then run from the same machine
you need only to keep a copy of part of dspace-installation  (lib, bin,
handle-server and config dir). Modify the dspace.cfg copy on Handle
machine to access at the DSpace DB (normally on the same server that
DSpace webapp but don't required)
Finally you can start and stop the handle server normally.
Hope this help,
Andrea

Lawry Persaud ha scritto:
Does anyone know how to run the Handle Server on a different machine
other than the primary DSPace Server?

------------------------------------------------------------------------


-------------------------------------------------------------------------

This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------------------------------------------------


_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to