[Dspace-tech] dspace.cfg load error

2007-09-09 Thread wang jiahui
Hi,

When I started the Tomcat I got this exception:
FATAL: Can't load configuration
java.io.FileNotFoundException: @@dspace.dir@@\config\dspace.cfg
...

It seems that DSpace doesn't know what the @@dspace.dir@@ value is.
How to fix this?
And I am confused that when DSpace is started, where does it find the
@@dspace.dir@@ value? I couldn't find any information in the database.

Is there someone could help me?
Thanks.

Wang Jiahui
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] about itemImport tool

2007-09-09 Thread Christian Voelker
Hello,

Am 09.09.2007 um 09:46 schrieb wang jiahui:

 I read that the there is an option named *-c* in ItemImport tool.
 The source file says that it means *destination collection(s)  
 Handle or database ID*.
 But I am confused that if we input a number, how does it know that  
 this is a handle
 or a database ID (collection ID)?

I guess it is just the same. When a handle gets
created, simply put, this is the row number in
the database. It is just a different perspective.
If you look at the URL, you will call this number
the handle, if you are the backend guy, you look
at the db and say it is the collection ID.

Bye, Christian


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


Re: [Dspace-tech] about itemImport tool

2007-09-09 Thread wang jiahui
Do you mean that the collection ID is the handle value of the table
*handle*, not the *collection_id* column in table *collection*?

2007/9/9, Christian Voelker [EMAIL PROTECTED]:

 Hello,

 Am 09.09.2007 um 09:46 schrieb wang jiahui:

  I read that the there is an option named *-c* in ItemImport tool.
  The source file says that it means *destination collection(s)
  Handle or database ID*.
  But I am confused that if we input a number, how does it know that
  this is a handle
  or a database ID (collection ID)?

 I guess it is just the same. When a handle gets
 created, simply put, this is the row number in
 the database. It is just a different perspective.
 If you look at the URL, you will call this number
 the handle, if you are the backend guy, you look
 at the db and say it is the collection ID.

 Bye, Christian




-- 
王嘉惠
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Any definitive guide to setting up handle server?(Dan Scott)

2007-09-09 Thread Mathias Hjelt
Thank you all for your Handle server setup tips. I think I got it all
set up now (just waiting for the firewall to be configured properly). I
created a new site bundle file and sent it to the Handle admin staff.
However: I'm still uncertain about whether the preferred way would've
been to opt for no encryption at all (Would you like to encrypt your
private key?(y/n): n), or to go for encryption BUT with an empty
passphrase. Any insights on this?

The problems didn't end there, however. When the Handle server started,
it bound itself only to IPv6 ports, not to regular IPv4 so in effect
it was still not reachable. The Handle staff quickly posted me a
solution to this, which was to modify start-handle-server and add
-Djava.net.preferIPv4Stack=true to the command line. That could also be
in the docs, even though IPv6 isn't very commonplace..

Best regards

Mathias Hjelt



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Clive
Gould
Sent: 7. syyskuuta 2007 22:14
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Any definitive guide to setting up handle
server?(Dan Scott)

Hi

Have a look at http://www.linuxtraining.org.uk/blogger.html

For my experiences getting the handle server working.

Good luck

Clive



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
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/vse012070mrt/direct/01/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Userid/password creation through back-end database. (Dibya Dutta)

2007-09-09 Thread Fox, Graeme
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, 8 September 2007 5:55 a.m.
To: dspace-tech@lists.sourceforge.net
Subject: DSpace-tech Digest, Vol 17, Issue 11

Send DSpace-tech mailing list submissions to
dspace-tech@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than Re: Contents of DSpace-tech digest...


Today's Topics:

   1. Dspace Bulk Upload (Nandita Chaudhri)
   2. Any definitive guide to setting up handle server? (Mathias Hjelt)
   3. Userid/password creation through back-end database. (Dibya Dutta)
   4. Re: Dspace Bulk Upload (Dorothea Salo)
   5. Sorting issues (Vlastimil Krejcir)
   6. Bitstream size limit (Blanco, Jose)
   7. Re: Any definitive guide to setting up handle server? (Dan Scott)
   8. Bitstream size limit (Blanco, Jose)


--

Message: 1
Date: Fri, 7 Sep 2007 14:53:42 +0530
From: Nandita Chaudhri [EMAIL PROTECTED]
Subject: [Dspace-tech] Dspace Bulk Upload
To: dspace-tech@lists.sourceforge.net
Cc: [EMAIL PROTECTED]
Message-ID:
[EMAIL PROTECTED]
Content-Type: text/plain; charset=iso-8859-1

If one is not using the submission UI to load items one by one but is
using
the bulk upload facility is there a way to have two bitstreams with only
one
as the 'primary' one which will be displayed when the item is retrived
using
a search? I knoe with the submission UI it is possible. Regards,
-- next part --
An HTML attachment was scrubbed...

--

Message: 2
Date: Fri, 7 Sep 2007 13:14:51 +0300
From: Mathias Hjelt [EMAIL PROTECTED]
Subject: [Dspace-tech] Any definitive guide to setting up handle
server?
To: dspace Tech dspace-tech@lists.sourceforge.net
Message-ID:

[EMAIL PROTECTED]
com

Content-Type: text/plain;   charset=US-ASCII

Does anyone have an up-to-date and complete step-by-step guide on how to
set up the Handle server with DSpace 1.4.2? If such a guide exists,
would't it be a good idea to include it in the DSpace documentation or
put it on the Wiki? 

I'm currently in the process of trying to get this set up and I'm mildly
annoyed by the lacking documentation in
[dspace-source]/docs/install.html.

The first problem I ran into was that make-handle-config gives me
Warning: data not encrypted - a quick Google on that led me to
http://www.thesesalive.ac.uk/archive/ERAInstallation-1.9.html#_Toc824950
72 which suggested running dsrun net.handle.server.SimpleSetup
instead, which is also mentioned in DSpace's install.html. However, any
documentation I've seen so far fails to mention that you should NOT put
a passphrase on your keys - I did it, and now the handle server won't
start. A quick Google on Invalid passphrase - found a thread
suggesting that yes it's in the documentation if you read the
make-handle-config script.. Helpful indeed, in retrospect.

Furthermore, docs/install.html isn't very clear on how to proceed once
the above obstacles are out of the way. More Googling - found
http://sunsite.utk.edu/diglib/dspace/#handle which makes the important
point that one should ignore the official Handle documentation
altogether (e.g that about homing your prefix etc). It also gives some
useful step-by-step instructions which, in my opinion, could be
integrated into docs/install.html. (Install.html implies you should
start the Handle server prior to even applying for a prefix, and fails
to explain how to put the obtained prefix into the Handle server's
config..)

So, now that I'm waiting for a reply from CNRI on how to proceed with
the passphrase issue (I did not find any solution for removing the
passphrase OR for making the handle server startup prompt for it), I'm
still not certain that I've got everything else right. Hence my
question, does anyone have a complete and up-to-date guide on how to do
this properly, without taking the trial-and-error path?

Best regards

Mathias Hjelt




--
3. Userid/password creation through back-end database. (Dibya Dutta)

I had a similar problem and the solution I used was this:
I installed the patch 1615148 ] Enable the admin to switch to any
registered user
Then logged in as the administrator and navigated to the E-people page.
There I could add and then select an E-person
And Login as that E-person.
From there, I could reset their password, edit their profile, submit to
a collection and so on..

Regards
Graeme
Information Technology Services
Massey University 
Private Bag 11222   Email: [EMAIL PROTECTED] 
Palmerston North   Phone: +64 6 350-5799 ext 2109

Re: [Dspace-tech] DSpace 1.42 and STANDALONE Handle Server

2007-09-09 Thread Lawry Persaud

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/vse012070mrt/direct/01/


___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
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/vse012070mrt/direct/01/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Sorting issues

2007-09-09 Thread Conal Tuohy
On Fri, 2007-09-07 at 16:25 +0200, Vlastimil Krejcir wrote:
 http://dl.ics.muni.cz:8080/manakin/browse-title?bottom=dml_cz%2F12638
 
 Why the Eine Klasse entarteter gewöhnlicher Differentialgleichungen und 
 das Kollokationsverfahren zu ihrer Lösung or the Über einige 
 Eigenschaften der Charakteristik der Schraubenenveloppe einer Kegelfläche 
 is here?
 

NB both these articles do have alternate titles in English; they are
being sorted in order of their English title, but with the German title
displayed in the list.

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