Can anyone who has successfully implemented the handle server please respond
with the details of their configuration/environment.
Here's mine:
OS - Mac OS X (BSD Unix)
Webserver - Apache
DB - Postgre 7.2.3
Thanks,
Nick
----- Original Message -----
From: "Nick Fischio" <nsf2@...>
To: <dspace-tech@...>
Sent: Friday, January 10, 2003 3:18 PM
Subject: Fw: Help with Handle Server
> Can someone please shed some light on how DSpace implements storage of
> handle server objects. I'm particularly interested in the part of the
> response from CNRI...
>
> > The
> > storage module that comes with the handle.net dist has 2 db files:
> > nas.jdb(for your naming authority) and handle.jdb for your handles. If
you
> > are not using this storage module then you need to make sure your
storage
> > module is saving your naming authority.
>
> I see the table called handle in DSpace that stores handles, but I cannot
> tell what the DSpace equivalent to nas.jdb is.
>
> Thanks,
> Nick
>
> ----- Original Message -----
> From: "Jane Euler" <jeuler@...>
> To: "Nick Fischio" <nsf2@...>
> Sent: Thursday, January 09, 2003 11:40 AM
> Subject: Re: Help with Handle Server
>
>
> > Maybe you did but I suspect you server still does not know it
responsible
> > for 1763 and that probably has to do with the storage as we suspected.
The
> > storage module that comes with the handle.net dist has 2 db files:
> > nas.jdb(for your naming authority) and handle.jdb for your handles. If
you
> > are not using this storage module then you need to make sure your
storage
> > module is saving your naming authority.
> >
> > Hope this helps.
> > Jane
> >
> > At 01:06 PM 1/8/2003 -0500, you wrote:
> > >Jane,
> > >
> > >There must be some other problem, because I did home my server. I
> receive
> > >the message "The naming authority was successfully homed ..." when I
run
> the
> > >Home Naming Authority tool. I think my problem may be the way DSpace
> parses
> > >the prefix/suffix, but I'm still working on that.
> > >
> > >Thanks,
> > >Nick
> > >----- Original Message -----
> > >From: "Jane Euler" <jeuler@...>
> > >To: "Nick Fischio" <nsf2@...>; "Jane Euler"
> > ><jeuler@...>
> > >Sent: Wednesday, January 08, 2003 12:57 PM
> > >Subject: Re: Help with Handle Server
> > >
> > >
> > > > Sorry Nick. I've been busy today.
> > > > Seems like your server is still not homed. Homing is when you tell
> your
> > > > server what naming authority it is responsible for otherwise when it
> gets
> > > > queried it won't know what do to.. You do this by running the
> HandleTool
> > > > (instructions to start this are below and in the INSTALL.txt file in
> the
> > > > dist) and pressing the Server Admin button then the Home Naming
> Authority
> > > > button. Fill in your ip address and your naming authority. Press OK.
> > > > I can not do it for you because I do not have proper
> authorization(i.e.
> > > > your private key)....
> > > >
> > > > To start the HandleTool:
> > > >
> > > > In the directory of the handle.jar file:
> > > > jre -cp handle.jar net.handle.apps.gui.hadmin.HandleTool
> > > >
> > > > Let me know how it goes.
> > > > Jane
> > > >
> > > > At 09:34 AM 1/8/2003 -0500, Nick Fischio wrote:
> > > > >Jane,
> > > > >
> > > > >I believe CWRU was having some network trouble around that time,
but
> now
> > > > >everything appears to be fine. The server is up and running.
> > > > >
> > > > >Thanks,
> > > > >Nick
> > > > >----- Original Message -----
> > > > >From: "Jane Euler" <jeuler@...>
> > > > >To: "Nick Fischio" <nsf2@...>
> > > > >Sent: Tuesday, January 07, 2003 7:55 PM
> > > > >Subject: Re: Help with Handle Server
> > > > >
> > > > >
> > > > > > I went away from my computer(had to cook dinner) and came back
and
> > >just
> > > > > > tried it again but I still can't connect to your server.
> > > > > >
> > > > > > Jane
> > > > > > At 05:08 PM 1/7/2003 -0500, you wrote:
> > > > > > >Jane,
> > > > > > >
> > > > > > >Sorry about that, but I had to restart the server. Everything
is
> > >running
> > > > > > >now though.
> > > > > > >
> > > > > > >Thanks again for your help,
> > > > > > >Nick
> > > > > > >----- Original Message -----
> > > > > > >From: "Jane Euler" <jeuler@...>
> > > > > > >To: "Nick Fischio" <nsf2@...>
> > > > > > >Sent: Tuesday, January 07, 2003 5:02 PM
> > > > > > >Subject: Re: Help with Handle Server
> > > > > > >
> > > > > > >
> > > > > > > > Well, that's a little better than the service not found
error.
> Now
> > >the
> > > > > > > > proxy (hdl.handle.net) knows which service the handle
belongs
> to.
> > > > > > > >
> > > > > > > > Just tried to resolve the handle and your server is not
> running.
> > >Was
> > > > >this
> > > > > > > > the problem or did you just shut it down? If you restart it
> let
> > >me
> > > > >know
> > > > > > > > and I will try it again.
> > > > > > > > The naming authorities are set up exactly the same except of
> > >course
> > > > >the
> > > > > > > > service information because those 2 naming authorities home
to
> > > > >different
> > > > > > > > handle services. So 0.NA/1721.1 has the ip address for MIT's
> > >handle
> > > > >server
> > > > > > > > and 0.NA/1763 has yours(129.22.99.124).
> > > > > > > >
> > > > > > > > When querying a handle using the proxy if the naming
authority
> is
> > >not
> > > > > > > > cached then 0.NA/1763 is sent to the Global handle
> service(root
> > > > > > > > service) in order to find out what handle service is
> responsible
> > >for
> > > > > > > > handles that begin with 1763. Once it gets that info then
it
> > >queries
> > > > >your
> > > > > > > > handle server for the handle 1763/3. So it looks like all
of
> that
> > >is
> > > > > > >right
> > > > > > > > but at this time the error is a 'time out message' for me.
> > > > > > > >
> > > > > > > > Jane
> > > > > > > >
> > > > > > > > At 03:17 PM 1/7/2003 -0500, you wrote:
> > > > > > > > >Jane,
> > > > > > > > >
> > > > > > > > >Sorry to bother you again, but my handle server still is
not
> > >working
> > > > > > > > >properly. I was wondering if you could help explain a few
> > >things.
> > > > > > > > >
> > > > > > > > >When I try to resolve http://hdl.handle.net/1763/3 , I
should
> be
> > > > > > >redirected
> > > > > > > > >to https://tech-team-help.cwru.edu/handle/1763/3 , but I am
> not.
> > >I
> > > > >get
> > > > > > >the
> > > > > > > > >message
> > > > > > > > >The handle you requested --
> > > > > > > > >
> > > > > > > > >1763/3
> > > > > > > > >
> > > > > > > > >-- cannot be found.
> > > > > > > > >
> > > > > > > > >When I try to resolve http://hdl.handle.net/1721.1/1385 ,
> which
> > >is a
> > > > > > > > >document on MIT's installation of DSpace , I am correctly
> > >redirected
> > > > >to
> > > > > > > > >https://hpds1.mit.edu/handle/1721.1/1385 .
> > > > > > > > >
> > > > > > > > >Since I am using the same DSpace code as MIT I was
wondering
> if
> > >you
> > > > >could
> > > > > > > > >compare my naming authority to theirs to see if anything
> obvious
> > >is
> > > > > > > > >different.
> > > > > > > > >
> > > > > > > > >Also, could you outline what happens when I make a request
to
> > > > > > > > >http://hdl.handle.net/1763/3
> > > > > > > > >
> > > > > > > > >Thanks,
> > > > > > > > >
> > > > > > > > >Nick
> > > > > > > >
> > > > > > > >
> > > > > >
> > > > > >
> > > >
> > > >
> >
> >
>
|