[Dspace-tech] SQL upgrade script

2010-07-19 Thread Lewatle Phaladi
Hi Dspace Team 

 

Can anyone tell me what will be the results if I am doing DSpace-1.5.2
upgrade to 1.6.1 upgrade and I happen to not run the following  script :
dspace-source]/dspace/etc/oracle/database_schema_15_16.sql  

 

Your reply is always appreciated.

 

Regards,

Lewatle


htmlpfont face = verdana size = 0.8 color = navyThis communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary./font/p/html
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] SQL upgrade script

2010-07-19 Thread Lewatle Phaladi
Hi Dspace Team 

 

Can anyone tell me what will be the results if I am doing DSpace-1.5.2
upgrade to 1.6.1 upgrade and I happen to not run the following  script :
psql  -U  dspace  -f
/dspace-1.6-1-src-release/dspace/etc/post-gres/database_schema_15_16.sql
dspace

 Or   dspace-source]/dspace/etc/oracle/database_schema_15_16.sql  

 

Your reply is always appreciated.

 

Regards,

Lewatle


htmlpfont face = verdana size = 0.8 color = navyThis communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary./font/p/html
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] verify step error

2010-07-19 Thread Claudia Jürgen
Hello Philippe,

check your value pairs in the input-forms.xml.

Hope that helps

Claudia Jürgen


Am 19.07.2010 07:01, schrieb Thuaud, Philippe:
 Hi everyone,

 Can anyone help me on this,
 When I submit an new item, when I will go to the step verify I got an 
 internal system error. When I look into the dspace/log file I got this 
 message.
 Could anyone tell me what could be wrong here.
 Thanks so much for any help.

 Cheers,
 Philippe

 2010-07-19 03:00:35,817 ERROR 
 org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/dspace].[jsp] 
 @ Servlet.service() for servlet jsp threw exception
 java.lang.NullPointerException
  at 
 org.dspace.app.util.DCInput.getDisplayString(DCInput.java:319)
  at 
 org.apache.jsp.submit.review_002dmetadata_jsp.layoutSection(review_002dmetadata_jsp.java:82)
  at 
 org.apache.jsp.submit.review_002dmetadata_jsp._jspService(review_002dmetadata_jsp.java:256)
  at 
 org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
  at 
 javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
  at 
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)
  at 
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
  at 
 org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
  at 
 javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
  at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
  at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
  at 
 org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:679)
  at 
 org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:584)
  at 
 org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:497)
  at 
 org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:965)
  at 
 org.apache.jsp.submit.review_jsp._jspService(review_jsp.java:226)
  at 
 org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
  at 
 javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
  at 
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)
  at 
 org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
  at 
 org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
  at 
 javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
  at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
  at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
  at 
 org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:679)
  at 
 org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:461)
  at 
 org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:399)
  at 
 org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
  at 
 org.dspace.app.webui.util.JSPManager.showJSP(JSPManager.java:91)
  at 
 org.dspace.app.webui.submit.JSPStepManager.showJSP(JSPStepManager.java:400)
  at 
 org.dspace.app.webui.submit.step.JSPVerifyStep.doPreProcessing(JSPVerifyStep.java:212)
  at 
 org.dspace.app.webui.submit.JSPStepManager.doStepStart(JSPStepManager.java:315)
  at 
 org.dspace.app.webui.submit.JSPStepManager.processStep(JSPStepManager.java:278)
  at 
 org.dspace.app.webui.servlet.SubmissionController.doStep(SubmissionController.java:408)
  at 
 org.dspace.app.webui.servlet.SubmissionController.doNextStep(SubmissionController.java:478)
  at 
 org.dspace.app.webui.servlet.SubmissionController.doStep(SubmissionController.java:424)
  at 
 org.dspace.app.webui.servlet.SubmissionController.doDSPost(SubmissionController.java:344)
  at 
 org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:147)
  at 
 org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:105)
  at 
 javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
  at 
 javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
  at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
  at 
 

[Dspace-tech] Anonymous group in Dsapce deleted by mistake

2010-07-19 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir


Anonymous  group in Dsapce deleted by mistake. Now it is asking user name
password when we click on titles. Logos of Commuties and Collections are
also not shown.

Only admin can view the files and upload file error is showing when
submitting to collection. Also i do`t have latest backup. I also tried to
create anonymous group using admin id but it is not working.

With Regards

Indu Bhushan

rrcat.ggov.in

Indore India
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] SQL upgrade script

2010-07-19 Thread Claudia Jürgen
Hello,

you need to run the db upgrade script, if not many things will not work:
- deleting a community, collection, item
- authority control
- harvesting
...
Your installation will be inconsistent if you don't.


Hope that helps

Claudia Jürgen



Am 19.07.2010 09:22, schrieb Lewatle Phaladi:
 Hi Dspace Team



 Can anyone tell me what will be the results if I am doing DSpace-1.5.2
 upgrade to 1.6.1 upgrade and I happen to not run the following  script :
 dspace-source]/dspace/etc/oracle/database_schema_15_16.sql



 Your reply is always appreciated.



 Regards,

 Lewatle


 htmlpfont face = verdana size = 0.8 color = navyThis 
 communication is intended for the addressee only. It is confidential. If you 
 have received this communication in error, please notify us immediately and 
 destroy the original message. You may not copy or disseminate this 
 communication without the permission of the University. Only authorized 
 signatories are competent to enter into agreements on behalf of the 
 University and recipients are thus advised that the content of this message 
 may not be legally binding on the University and may contain the personal 
 views and opinions of the author, which are not necessarily the views and 
 opinions of The University of the Witwatersrand, Johannesburg. All agreements 
 between the University and outsiders are subject to South African Law unless 
 the University agrees in writing to the contrary./font/p/html



 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

-- 
Mit freundlichen Gruessen

Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Memory / Young generation size

2010-07-19 Thread TAYLOR Robin
Hi,

I have a query regarding memory usage for Dspace and Tomcat. I rather 
unthinkingly allocate memory to Tomcat in a simple manner eg...

JAVA_OPTS=-Xms1024m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m..

Using jconsole to look at the way the memory is allocated to the different 
generations I see that it is allocated in favour of the tenured generation at a 
ratio of 2:1. Dspace being a webapp, none of the objects last long enough to 
ever reach the tenured generation meaning that 2/3 of the allocated memory sits 
unused. So the question is, should I be forcing more of the memory to be 
allocated to the young generation ? 

Have I misunderstood something here ?

Cheers, Robin.



Robin Taylor
Main Library
University of Edinburgh
Tel. 0131 6513808 
-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Upload File Description: Searchable

2010-07-19 Thread Claudia Jürgen
Hello Scott,

your assumption is right, the description does not belong to the 
metadata and thus can not be made searchable via the default search 
mechanisms. At the moment DSpace only knows item related metadata, 
allthough some metainformation about other DSpace objects is kept in db 
tables.

Have a nice day

Claudia Jürgen


Am 16.07.2010 10:49, schrieb RENTON Scott:
 Folks

 I've had a user request regarding the file description entered in the file 
 upload step: is it in any way searchable?

 I assumed not, as this is written to a field on the bitstream table, rather 
 than metadatavalue, but thought I'd double check.

 Thanks
 Scott

 Scott Renton
 MIMS Project Officer
 Digital Library Development
 University Of Edinburgh
 2 Buccleuch Place
 Edinburgh
 EH8 9LW

 0131 651 5219

 scott.ren...@ed.ac.uk

-- 
Mit freundlichen Gruessen

Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Anonymous group in Dsapce deleted by mistake

2010-07-19 Thread Rajshekhar Pandey
 Hello Mr Indu Bhushan

I you have to create the Anonymous group through SQL, creating this group
with admin panel will not help you as this is a special group and inbuilt in
DSpace.

The name of the group does not matters, DSpace requires its ID.

Thanks

--


 Message: 1
 Date: Mon, 19 Jul 2010 14:55:15 +0530
From: ??  Indu Bhushan  indubhus...@gmail.com
Subject: [Dspace-tech] Anonymous group in Dsapce deleted by mistake
To: dspace-tech@lists.sourceforge.net
Message-ID:
   aanlktimusshg0m4holifk6lpt_momgj9zp-omzjdx...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Dear Sir


Anonymous  group in Dsapce deleted by mistake. Now it is asking user name
password when we click on titles. Logos of Commuties and Collections are
also not shown.

 Only admin can view the files and upload file error is showing when
submitting to collection. Also i do`t have latest backup. I also tried to
create anonymous group using admin id but it is not working.

With Regards

 Indu Bhushan

 rrcat.ggov.in

  Indore India


Regards,
Rajshekhar Pandey
Software Programmer
Webinito Networks.
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] stats and crawler count

2010-07-19 Thread Blanco, Jose
I was looking over the dspace stats code to see if it had anything to remove 
counts from crawlers and I don't see anything in there.  I just wanted to make 
sure that is the case.

Thanks!
Jose

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Using URL instead

2010-07-19 Thread Btri Consulting
Dear DSpace team,

A response to an earlier question from us confirmed that DSpace can be 
configured to allow entries with metadata information only, but no file upload.

We would also like to know: Is it possible to configure DSpace to enter either 
a 
text string or a URL as part of an entry? This is to deal with situations where 
the file is not available for upload. It is either a physical document 
available 
at a location to be specified, or it can be accessed from a remote server via a 
URL.

What the client is aiming to do is to have DSpace function as a front-end to a 
combination of physical and digital document collections maintained by member 
organizations.

Regards
Stephen



  --
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Deploy Dspace on Glassfish

2010-07-19 Thread Tim Donohue
Miguel,

DSpace is currently supported to run on Apache Tomcat.  It's likely you 
could get it running on GlassFish, but we currently don't have any 
documentation for a GlassFish setup.

I'll admit, I'm not as familiar with GlassFish.  But, I'm sure it would 
help if you described what problems you have encountered.   You also may 
want to search for hints/tips on deploying WAR applications in 
GlassFish.  The DSpace UIs are just WAR applications, so you should be 
able to deploy them similar to any other WAR.

If you figure out how to run DSpace on GlassFish, feel free to add a 
How-To on our Wiki.  That way we can work to also add hints/tips to the 
primary documentation:
https://wiki.duraspace.org/display/DSPACE/How+To+Guides

Thanks,

- Tim

On 7/7/2010 3:28 PM, Miguel A. Robledo wrote:
 Hello all,

 I need know if there were any instructions on how to
 deploy Dspace using Glassfish.  I know that it is
 possible, but there doesn't seem to be any information on how.

 Also, i need know under what glassfish version 2 or 3.

 Thanks

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Jumpbox and importing

2010-07-19 Thread Tim Donohue
Bob,

It's probably best to ask this question on JumpBox forums.

Although we obviously build/maintain DSpace, we are not the ones who 
created the JumpBox version.  The JumpBox.com folks actually created the 
DSpace Application on JumpBox -- so they would know how they chose to 
setup DSpace on JumpBox.

You might find help in the DSpace JumpBox Docs or Forums on this page:
http://www.jumpbox.com/app/dspace

- Tim

On 7/12/2010 10:13 AM, bob perini wrote:
 I have a library that was done in greenstone, and I exported that into
 the appropriate dspace format.

 However, now I'm having a difficult time actually finding where the
 dspace files are actually housed on the jumpbox. Specifically the import
 command.

 I've tried digging through the files, downloading them and then
 searching the folder and no luck.

 
 The New Busy think 9 to 5 is a cute idea. Combine multiple calendars
 with Hotmail. Get busy.
 http://www.windowslive.com/campaign/thenewbusy?tile=multicalendarocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5



 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] SQL upgrade script

2010-07-19 Thread Tim Donohue
Lewatle,

You always need to follow all upgrade steps to perform a successful 
upgrade of DSpace.

If you do *not* run the appropriate *.sql script, then your database 
will not be upgraded properly.  Also, the system will likely not 
function properly, as you'll be running a DSpace 1.6.1 user interface 
against a DSpace 1.5.2 database.  You'll likely see a lot of errors appear.

- Tim

On 7/19/2010 2:25 AM, Lewatle Phaladi wrote:
 Hi Dspace Team

 Can anyone tell me what will be the results if I am doing DSpace-1.5.2
 upgrade to 1.6.1 upgrade and I happen to not run the following script :
 psql -U dspace -f
 /dspace-1.6-1-src-release/dspace/etc/post-gres/database_schema_15_16.sql
 dspace

 Or dspace-source]/dspace/etc/oracle/database_schema_15_16.sql

 Your reply is always appreciated.

 Regards,

 Lewatle

 This communication is intended for the addressee only. It is
 confidential. If you have received this communication in error, please
 notify us immediately and destroy the original message. You may not copy
 or disseminate this communication without the permission of the
 University. Only authorized signatories are competent to enter into
 agreements on behalf of the University and recipients are thus advised
 that the content of this message may not be legally binding on the
 University and may contain the personal views and opinions of the
 author, which are not necessarily the views and opinions of The
 University of the Witwatersrand, Johannesburg. All agreements between
 the University and outsiders are subject to South African Law unless the
 University agrees in writing to the contrary.



 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Storage of documents

2010-07-19 Thread Tim Donohue
Amjad,

DSpace essentially stores its files on your local filesystem.  So, it 
can store on anything that acts like a local filesystem.  This means 
that you can store data on a SAN or an external drive assuming that it 
is mounted on your local filesystem and appears as a normal drive/folder.

The Assetstore numbers allow you to change the location of *new* files 
if your local drive fills up (and has no more space).  DSpace does not 
change this location dynamically -- you have to do this manually as 
necessary.  So, by default, DSpace will initially store all files in 
store #0.  If you location specified by store #0 fills up (and you 
cannot expand its space), you can create a new store #1 for all new 
contents.  At that point, you'd have the following:

Store #0 - would continue to store all old contents which were initially 
created there
Store #1 - would store all newly created contents

Each time you add a new assetstore, it is used to store all new 
contents.  The old assetstore locations need to be kept around (as 
DSpace will still look for old files at those locations).

An alternative to adding new assetstores is that you can move where the 
content is stored.  So, if initially you have all your contents in 
assetstore #0 (at [dspace-dir]/assetstore), and you start to run out of 
space, you could just *move* all those contents to another mounted drive 
(e.g. [my-new-assetstore-location]), and change the path of 
'assetstore.dir' to that new location.

I hope that helps,

- Tim


On 7/15/2010 2:55 AM, AMJAD USMAN wrote:
 respected sir,
 i mean to say that Dspace dynamically supports data storage or not?
 As far i have understood the DSpace documentation regarding
 assetstore, it was saying that you have to mention the place and
 number of stores.

 # File Storage ##

 # Asset (bitstream) store number 0 (zero)
 assetstore.dir = ${dspace.dir}/assetstore

 # Specify extra asset stores like this, counting from 1 upwards:
 # assetstore.dir.1 = /second/assetstore
 # assetstore.dir.2 = /third/assetstore

 # Specify the number of the store to use for new bitstreams with this
 property
 # The default is 0 (zero) which corresponds to the 'assetstore.dir' above
 # assetstore.incoming = 1
 # End of File Storage ##

 My question is:
 let i have mentioned to store bitstreams in asetstore number zero.
 suppose after some time, the store fills (means the space allocated to
 that store is consumed). then how can i assign it new assetstore ?
 secondly, can i assign a different harddisk located in different machine ?
 will i have to reconfigure the dspace config file and whether it will
 effect the existing data ?

 From:
 Amjad
 NUST, Pakistan




 
 Date: Wed, 14 Jul 2010 21:29:58 +0800
 From: allen.dsp...@gmail.com
 To: dspace-gene...@lists.sourceforge.net; DSpace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] [Dspace-general] Storage of documents

 Hi Amjad,

 Dspace is working in the application layer, while RAID is much close to
 layers about hardware and OS.
 There is no much relationship between them.

 In short, if your OS supports RAID, dspace can benefit from this feature.

 Cheers,
 Allen Lam.
 HKU Hub Administrator, http://hub.hku.hk



 On 2010-07-14 8:33 PM, AMJAD USMAN wrote:

 hello every body,
 can anybody tell me whether DSpace supports RAID technology for
 storing data?

 From:
 Amjad Usman Marwat
 MSIT 9 , SEECS, NUST, H-12 Campus Islamabad.



 Hotmail: Trusted email with powerful SPAM protection. Sign up now.
 https://signup.live.com/signup.aspx?id=60969


 
 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first --http://p.sf.net/sfu/sprint-com-first


 ___
 Dspace-general mailing list
 dspace-gene...@lists.sourceforge.net  
 mailto:dspace-gene...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-general



 
 Hotmail: Powerful Free email with security by Microsoft. Get it now.
 https://signup.live.com/signup.aspx?id=60969



 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- 

Re: [Dspace-tech] stats and crawler count

2010-07-19 Thread Mark H. Wood
On Mon, Jul 19, 2010 at 10:52:26AM -0400, Blanco, Jose wrote:
 I was looking over the dspace stats code to see if it had anything to remove 
 counts from crawlers and I don't see anything in there.  I just wanted to 
 make sure that is the case.

Would that be the Solr-based stat. code new in 1.6?  In 1.6.0 there is
a file called config/spiders.txt to contain a list of crawler IP
addresses.  This was changed in a later point release to use multiple
files found in config/spiders.  There's also a list of update URLs for
spider lists configured in dspace.cfg as solr.spiderips.urls.

There isn't much documentation, though.  We need to correct that.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Balance your desire for bells and whistles with the reality that only a 
little more than 2 percent of world population has broadband.
-- Ledford and Tyler, _Google Analytics 2.0_


pgp6dCu6GtV7A.pgp
Description: PGP signature
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Job Posting: Web Developer / Designer

2010-07-19 Thread Jason Stirnaman
University of Kansas Medical Center, Kansas City, KS
 
Web Developer/Designer
 
This person will work closely with Dykes Library (http://library.kumc.edu) 
staff, faculty and other Information Resources units to raise the visibility of 
expertise, research, publications, grey literature, and collections on the KUMC 
web site. Requires one to work closely with librarians and library personnel to 
understand information requirement needs and to then seek solutions for meeting 
those required needs. Requires working with diverse web applications and data 
sources to provide seamless user services. 
 
Duties:
Extend Bibapp (http://www.bibapp.org), a Ruby on Rails and Apache Solr web 
application, to better meet the needs of KUMC.  Customize DSpace 
(http://www.dspace.org)  and assist with XML/XSLT theme development.   
Customize sites in a content management system using XSLT.   Assist 
departments, faculty, and staff with integrating RSS feeds, Solr web services, 
or other application data into their websites.   Provide guidance for 
integrating repository and discovery applications including the library 
catalog, journal holdings, online journals, DSpace, digital asset management, 
bibliographic databases, and search engines. 
 
Visit 
https://jobs.kumc.edu/applicants/jsp/shared/position/JobDetails_css.jsp?postingId=371769
 for a complete description and application
 
 
 
 
Jason Stirnaman
Biomedical Librarian, Digital Projects
A.R. Dykes Library, University of Kansas Medical Center
jstirna...@kumc.edu
913-588-7319
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Anonymous group in Dsapce deleted by mistake

2010-07-19 Thread इन्‍दु भूषण Indu Bhushan
 Dear Sir,

As per your advice i tried to update Anonymous group id from following
command. Now should i creat Anonymous group from Dspace ADMIN GROUP menu
[create new group]  and add the this in every community from Community's
Authorizations:
Because problem still persists.

[r...@library root]# su postgres
[postg...@library root]$ psql -U dspace -W dspace
Password:
Welcome to psql 7.4.19, the PostgreSQL interactive terminal.
Type:  \copyright for distribution terms
   \h for help with SQL commands
   \? for help on internal slash commands
   \g or terminate with semicolon to execute query
   \q to quit
dspace= update epersongroup set eperson_group_id = 0 where name like
'Anonymous';
UPDATE 0
dspace=
PLEASE HELP ME AND REPLY SOON.

WITH WARM REGARDS

INDU BHUSHAN

RRCAT INDORE rrcat.gov.in
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Opensearch not configured

2010-07-19 Thread Surinder Kumar Gaba
I changed dspace.cfg of dspace-1.6.2. When I try to retrieve the
description.xml file from the
http://localhost:8080/open-search/description.xml browser, it is
giving error 404.

penSearch Settings 
# NB: for result data formatting, OpenSearch uses Syndication Feed Settings
# so even if Syndication Feeds are not enabled, they must be configured
# enable open search
#websvc.opensearch.enable = false
websvc.opensearch.enable = true
# context for html request URLs - change only for non-standard servlet mapping
websvc.opensearch.uicontext = simple-search
# context for RSS/Atom request URLs - change only for non-standard
servlet mapping
websvc.opensearch.svccontext = open-search/*
# present autodiscovery link in every page head
websvc.opensearch.autolink = true
# number of hours to retain results before recalculating
websvc.opensearch.validity = 48
# short name used in browsers for sear

Please help.

regards

-- 
Surinder Kumar Gaba
Technical Director
Bibliographic Informatics Division
National Informatics Centre
A-Block, CGO Complex, Lodhi Road
New Delhi-110 003
Tel : 011-24362359 (o)
  : 011-27865224 (r)

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Anonymous group in Dsapce deleted by mistake

2010-07-19 Thread इन्‍दु भूषण Indu Bhushan
 Thanks you all

 ID to Anonymous group is changed as 0 and i added Anonymous group  in
communities and collection. The logos are shown.
 One enty is also shown by - Edit Item - Item's Authorizations:EDIT i added
anonymous group but in [submit to this collection] when i m uploading the
files it is showing upload error.

It will be difficult to add anonymous group in every item by - Edit Item -
Item's Authorizations:EDIT i added anonymous group .

So pls let me know how to solve upload error and how to add anonymous group
in all the items.

Please reply.

With Warm Regards


Indu Bhushan
RRCAT.GOV.IN
Indore MP





--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Anonymous group in Dsapce deleted by mistake

2010-07-19 Thread Rajshekhar Pandey
Hello Mr Indu Bhushan

I think you might assign the default permissions to the Anonymous groups.

As per your problem, I think you need the add read permissions on the items
to the users of anonymous group.

As each eperson in the DSpace is; by default, member of Anonymous group,
this must work.

Thanks

2010/7/20 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com
- Hide quoted text -

 Dear Sir,

 As per your advice i tried to update Anonymous group id from following
 command. Now should i creat Anonymous group from Dspace ADMIN GROUP menu
 [create new group]  and add the this in every community from Community's
 Authorizations:
 Because problem still persists.

 [r...@library root]# su postgres
 [postg...@library root]$ psql -U dspace -W dspace
 Password:
 Welcome to psql 7.4.19, the PostgreSQL interactive terminal.
 Type:  \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit
 dspace= update epersongroup set eperson_group_id = 0 where name like
 'Anonymous';
 UPDATE 0
 dspace=
 PLEASE HELP ME AND REPLY SOON.

 WITH WARM REGARDS

 INDU BHUSHAN

 RRCAT INDORE rrcat.gov.in





-- 
Regards,
Rajshekhar Pandey
Software Programmer
Webinito Networks.
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Anonymous group in Dsapce deleted by mistake

2010-07-19 Thread Rajshekhar Pandey
Hello Mr. Indu Bhusan

Can you tell me what error you are getting while Uploading the file from the
log file under

${dspace}/log/dspace.log

or

${CATALINA_HOME}/logs/localhost--MM-DD.log

Thanks.

2010/7/20 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

  Thanks you all

  ID to Anonymous group is changed as 0 and i added Anonymous group  in
 communities and collection. The logos are shown.
  One enty is also shown by - Edit Item - Item's Authorizations:EDIT i added
 anonymous group but in [submit to this collection] when i m uploading the
 files it is showing upload error.

 It will be difficult to add anonymous group in every item by - Edit Item -
 Item's Authorizations:EDIT i added anonymous group .

 So pls let me know how to solve upload error and how to add anonymous group
 in all the items.

 Please reply.

 With Warm Regards


 Indu Bhushan
 RRCAT.GOV.IN
 Indore MP









-- 
Regards,
Rajshekhar Pandey
Software Programmer
Webinito Networks.
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech