Hello to all,

Please, I need your advice.

My installation is:

-          DSpace 1.8

-          XMLUI

-          Postgres

-          Debian (squeeze)

-          Behind campus proxy (squid)

I'm having the following issue while resolving handle.net URL.

For example, in this page:
                http://rei.iteso.mx/handle/11117/112

Builds the following URI for the handle:
http://hdl.handle.net/11117/112

That resolves as:
                http://hdl.handle.net/11117/rei.iteso.mx/handle/11117/113

With the following message:

Error - System Error

The handle you requested --

11117/rei.iteso.mx/handle/11117/113

-- cannot be found.

Please contact us if you wish to report this error. Please include information 
regarding where you found the handle
http://rei.iteso.mx/handle/11117/113

And in the error.log appears this message for every attempt:

"2012/12/11 11:49:48 CST" 75 class net.handle.server.HandleServer: error 
getting values: HandleException (HANDLE_DOES_NOT_EXIST)
HandleException (HANDLE_DOES_NOT_EXIST)
        at 
org.dspace.handle.HandlePlugin.getRawHandleValues(HandlePlugin.java:231)
        at net.handle.server.HandleServer.doResolution(HandleServer.java:2729)
        at net.handle.server.HandleServer.processRequest(HandleServer.java:1279)
        at net.handle.server.HandleServer.processRequest(HandleServer.java:1236)
        at 
net.handle.server.HdlHttpRequestHandler.handleHdlRequest(HdlHttpRequestHandler.java:1025)
        at 
net.handle.server.HdlHttpRequestHandler.run(HdlHttpRequestHandler.java:542)
        at java.lang.Thread.run(Thread.java:662)

When I try at hdl.handle.net with "Authoritative Query" and "Don't Follow 
Aliases" check boxes and the same handle, the data returned is 
"rei.iteso.mx/handle/11117/112" with "http://"; part missing.

In dspace.cfg I have this parameters:

dspace.hostname = rei.iteso.mx

dspace.baseUrl =  http://rei.iteso.mx
# before enable handle had - dspace.baseUrl = ${dspace.hostname}
# tried this - dspace.baseUrl =  http://${dspace.hostname}

dspace.url = http://rei.iteso.mx
# tried this - dspace.url = ${dspace.baseUrl}

dspace.name = Repositorio Institucional del Iteso

handle.canonical.prefix = http://hdl.handle.net/
#before enable handle - handle.canonical.prefix = http://rei.iteso.mx/handle/

handle.prefix = 11117

handle.dir = ${dspace.dir}/handle-server


Thank you in advance.

Enrique Martínez.

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Dspace-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-general

Reply via email to