Re: [Dspace-tech] dspace login link

2011-06-15 Thread helix84
On Tue, Jun 14, 2011 at 19:48, Shafer, Philip sha...@rowan.edu wrote: So if I wanted to change the title and path of the log-in link in the options side bar and in the header in Dspace 1.7 using XMLUI, how would I go about doing that?  How can I remove the Register link as well?  I can't seem

Re: [Dspace-tech] Usage statistics

2011-06-15 Thread helix84
On Tue, Jun 14, 2011 at 20:03, Paul Go pgo...@gmail.com wrote: Hello, I'm looking to get usage statistics (logins, downloads, searches, etc) for our Dspace instance.  I already can get item counts, so I don't need that. Is there a query or set of queries I can run to get this information?

Re: [Dspace-tech] Patch dsapce

2011-06-15 Thread helix84
On Tue, Jun 14, 2011 at 19:42, Bodnar Robert bodnar_rob...@yahoo.com wrote: Is it possible to do this to the 1.7.2 version? If you look in the patch file, it's against r6143 which belongs to the 1.7.x branch, so yes, it should work. I have searched and could not find any description how to

[Dspace-tech] Upload file using REST API

2011-06-15 Thread dhaivat dave
Hi Finally i am able to make an entry in dspace using REST API.. Now in a next step i want to upload file using dspace.. How i can do that? Thanks, Dhaivat -- EditLive Enterprise is the world's most technically advanced

[Dspace-tech] Upload file using REST API

2011-06-15 Thread dhaivat dave
Hi Finally i am able to make an entry in dspace using REST API.. Now in a next step i want to upload file using dspace.. How i can do that? Thanks, Dhaivat Regards, Dhaivat -- EditLive Enterprise is the

Re: [Dspace-tech] LDAP

2011-06-15 Thread Webshet, Sisay (ILRI)
Thanks clive, I can login to dsapce using active directory password, But can't login using the old dspace account. What will be the solution if I want some users to login using Dspace account. Can anybody assist on this please. Thanks sisay

[Dspace-tech] Upload file using REST API

2011-06-15 Thread dhaivat dave
Hi Finally i am able to make an entry in dspace using REST API.. Now in a next step i want to upload file using dspace.. How i can do that? Thanks, Dhaivat Regards, Dhaivat -- EditLive Enterprise is the

Re: [Dspace-tech] Upload file using REST API

2011-06-15 Thread dhaivat dave
you can search that thing on dspace api page... I am trying the same thing i.e. upload document to dspace using rest api... if you get any solution do share .. Thanks, Dhaivat -- EditLive Enterprise is the world's most

Re: [Dspace-tech] LDAP

2011-06-15 Thread Jeffrey Trimble
Sisay, You need to make sure that in your dspace.cfg you have all the different types of authentication you plan to use, and in the order you wish to have DSpace check them. In my local implementation I have: plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \

[Dspace-tech] Failed to unregister the MBean error in DSpace 1.7.1

2011-06-15 Thread Jim Coble
We are running DSpace 1.7.1 and are getting the following error message in our dspace log file ... 2011-06-15 06:36:13,681 ERROR org.dspace.kernel.DSpaceKernelManager @ WARN Failed to unregister the MBean: org.dspace:name=7b509d98-8e23-4a6f-b518-3141009e8529,type=DSpaceKernel (with different

Re: [Dspace-tech] dspace logs in hosting

2011-06-15 Thread Peter Dietz
Hi Lulwa, Check /dspace/config/log4j.propertieshttps://github.com/DSpace/DSpace/blob/dspace-1.6.2/dspace/config/log4j.properties#L37for where it is writing the logs. log4j.appender.A1.File is where it will be trying to write to. Additionally, check your

[Dspace-tech] ./dspace index-update fails with errors

2011-06-15 Thread smpirirwe
yello, i have dumped and restored a dspace instance and now want to apply changes to the system . normally u've to reindex so that the changes can be reflected. my new station has dspace ver 1.7 and old has ver 1.2... how do i proceed having encountered the errors below..

[Dspace-tech] Importing Metadata Format

2011-06-15 Thread George Kiraz
We are trying to import metadata to a collection. There is an Import Metadata page under Adminster | Import Metadata. It asks for a file. We cannot find documentation on the format of the file or an example of how the file should look like. Is there documentation or a sample file? Thanks

Re: [Dspace-tech] Dspace SRW/SRU search problem

2011-06-15 Thread Kocisky
Hi, i would suggest you to post the issue at http://code.google.com/p/oclcsrw/issues/list. K 2011/6/2 Marianna Mühlhölzer mmue...@sub.uni-goettingen.de Dear all, several month ego I installed the Dspace SRW/SRU Service for DSpace 1.6.2 and it worked without any problems. But after an update

Re: [Dspace-tech] Dspace SRW/SRU search problem

2011-06-15 Thread Kocisky
i mean here: http://code.google.com/p/oclcsrwdspacelucene/issues/list 2011/6/15 Kocisky koci...@autistici.org Hi, i would suggest you to post the issue at http://code.google.com/p/oclcsrw/issues/list. K 2011/6/2 Marianna Mühlhölzer mmue...@sub.uni-goettingen.de Dear all, several month

[Dspace-tech] Crowdsourcing Transcription

2011-06-15 Thread Daniel Ishimitsu
Hi all, I was wondering if anyone has experience in trying to transcribe hand written notes or letters as a part of their DSpace ingestion process, either as a preliminary step or within DSpace itself. We're particularly interested in the use of crowdsourcing as a means to engage individuals who

[Dspace-tech] Importing Metadata Format

2011-06-15 Thread Laurie Nelson
George, You don't specify which version of dspace you are running, but if you open the dspace manual and look for the section Batch Metadata Editing you should find the documentation you are looking for. Additionally, if you export some metadata from your repository using Export Metadata, you

Re: [Dspace-tech] Dspace SRW/SRU search problem

2011-06-15 Thread LeVan,Ralph
Hi Mariana! You need to get the latest code from that location. This bug has been seen before and fixed and was caused by the update. The problem was that we were freeing the DSpace Context object early and didn't have it for retrieving the records, something that somehow caused no