Re: [Dspace-tech] [Dspace-general] DSpace `Dublin Core' | Date Issued | Date Range | How to represent

2007-06-14 Thread Richard MAHONEY
Hi Scott,

On Wed, 2007-06-13 at 10:44, Scott Yeadon wrote:

  Granted that using something such as:
 
  dcvalue element=date qualifier=issued1964-1970/dcvalue
 
  in one's `dublin_core.xml' file seems practical and expedient, on my
  system at least -- DSpace-1.4.0 -- such an approach breaks DSpace's
  `Browse by Title', `Browse by Date', and the offending item's `Brief
  View'.

  This is the reason I first asked the lists for details of how one
  should _correctly_ represent a date range in the DSpace
  `dublin_core.xml' file. Using `1964-1970' and so on simply does not
  seem to work.
   
 It's likely that this is because the default metadata display is not
  able to render date ranges properly. In your DSpace config file put
  the following entry:

 webui.itemdisplay.default = ... dc.date.issued, ... 

done

 The date.issued field is by default formatted to a date (see
  ItemTag.java for the hardcoded list) using the dc.date.issued(date) 
 field display text. Removing the (date) part of this will stop any
  special rendering taking place.

 Also, setting:

 webui.itemlist.columns = dc.date.issued, ...

ditto

 in the dspace.cfg file may also resolve your ranges not showing up in 
 the browse page (the default specifies dc.date.issued(date)), so as 
 above removing the rendering rules should fix this)

Thank you very much for this suggestion Scott. With a small test sample
this makes all the ranges visible when browsing. Once I've prepared and
loaded a decent number of records following the `1964-1970' pattern
I'll test the sorting and so on.


Kind regards,

 Richard


-- 
Richard MAHONEY | internet: http://indica-et-buddhica.org/
Littledene  | telephone/telefax (man.): +64 3 312 1699
Bay Road| cellular: +64 27 482 9986
OXFORD, NZ  | email: [EMAIL PROTECTED]
~~~
Indica et Buddhica: Materials for Indology and Buddhology
Repositorium: http://indica-et-buddhica.org/repositorium/
Philologica: http://indica-et-buddhica.org/philologica/
Subscriptions: http://subscriptions.indica-et-buddhica.org/


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] blank page at point of submission

2007-06-14 Thread Rowan Brownlee
I've just installed dSpace (1.4.2) for the first time.  I created a community, 
collection and custom submission form.  Everything works fine until I upload a 
file.  At that point I see a blank page.  I don't recognise any hints in the 
dspace.log.  (I also get a blank page at file upload if I use the default 
submission form)

2007-06-14 08:42:42,736 INFO  org.dspace.core.ConfigurationManager @ DSpace 
logging installed using log4j.properties
2007-06-14 08:42:43,313 INFO  org.dspace.core.ConfigurationManager @ DSpace 
logging installed using log4j.properties
2007-06-14 08:42:43,571 INFO  org.dspace.search.DSIndexer @ (Re)building index 
from scratch.
2007-06-14 08:42:43,596 INFO  org.dspace.search.DSIndexer @ Done with indexing
2007-06-14 08:47:08,684 INFO  org.dspace.core.ConfigurationManager @ DSpace 
logging installed using log4j.properties
2007-06-14 08:47:44,139 INFO  org.dspace.eperson.EPerson @ 
anonymous::create_eperson:eperson_id=1
2007-06-14 08:47:44,328 INFO  org.dspace.eperson.EPerson @ 
anonymous::update_eperson:eperson_id=1
2007-06-14 08:47:44,410 INFO  org.dspace.eperson.Group @ 
anonymous::update_group:group_id=1

Rowan Brownlee
Digital Project Analyst
University of Sydney Library
NSW 2006 Australia
Phone: +61 2 9036 6450
Fax: +61 2 9351 3689
http://escholarship.usyd.edu.au/dpa/


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] jhove / preingest / techMDExtractor

2007-06-14 Thread Mark Diggory
Hello Karen,

That cvs directory never was not really intended to be used  
externally of MIT directly. We can however, give you an export of the  
project so that you have direct access to the code.

But, this code was definitely an alpha grade prototype. Larry Stone  
is working on a new project that integrates tools like JHove and the  
GDFR, but this is a new project as well.

Just out of curiosity, can you express a bit, your expectations or  
hopes for integrating JHove?

Cheers,
Mark

On Jun 14, 2007, at 6:07 AM, karen janssens wrote:

 Hello,

 For the integration of JHove with my DSpace installation, I  
 followed the
 instructions at http://wiki.dspace.org/index.php/TechMDExtractor . I
 applied the preingest patch (I did not create a new directory however,
 but applied it to my existing DSpace). Now I would like to install  
 also
 the TechMDExtractor. From what I read on the wiki, a new directory
 (TechMDExtractor should be installed). From what I see at
 http://libaxis1.mit.edu/viewcvs/sandbox/TechMDExtractor/ this  
 directory
 should contain a lot of files which are already present in the  
 original
 DSpace directory. Is this correct? As I see it now only a limited  
 number
 of files are new. However install should be run from the separate
 TechMDExtractor directory as the build files are different.
 Since I have problems checking out the whole project from
 http://libaxis1.mit.edu/viewcvs/sandbox/TechMDExtractor/ , I wondered
 whether it would be ok to copy all files from the original DSpace
 directory and just add the new files? Also I wonder where would be the
 best place to put the TechMDExtractopr directory? Directly under my
 dspace directory?

 Thanks,
 Karen



 -- 
 Karen Janssens
 Mevr. Courtmansstraat 12
 B-2600 Antwerpen-Berchem
 Belgium
 Tel32-3-239.07.97
 Mobile 32-474-59.04.68


 -- 
 ---
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

~
Mark R. Diggory - DSpace Systems Manager
MIT Libraries, Systems and Technology Services
Massachusetts Institute of Technology



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Handle server error

2007-06-14 Thread Sam Alloing
To answer my own question: The problem was that I used my external IP
address of my router in the configuration file. I had to use the
internal IP address (192)

Sam


 I'm trying to setup a Handle server but I get an error in the error.log:

 100 class net.handle.server.HdlUdpInterface: Error setting up server
 socket: java.net.BindException: Can't assign requested address
 ...

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Postgres Error--MAJOR BOO BOO

2007-06-14 Thread Jeffrey Trimble
Okay,  Not to get into the gory details, but here's what I'm getting 
when I start
postgres:

Starting PostgreSQL: /usr/local/pgsql/bin/pg_ctl: error while loading 
shared lib
raries: libreadline.so.4: cannot open shared object file: No such 
file or direct
ory

Is something missing?  Any ideas?

TIA,


Jeffrey A. Trimble
Systems Librarian
Youngstown State University
Youngstown, OH
[EMAIL PROTECTED]
(330) 941-2483
http://digital.maag.ysu.edu
http://www.maag.ysu.edu
http://jupiter.ysu.edu




-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Postgres Error--MAJOR BOO BOO

2007-06-14 Thread James Rutherford
You'll probably find that you updated libreadline and now that shared
object is no longer available because it's now called libreadline.so.5.
It usually lives in /lib. Do you have any libreadline.so* in /lib? Your
package management system shouldn't have let this happen, and it's
probably worth filing a bug report unless you've installed any of these
components by hand. It's hard to propose a fix without knowing more
details about your system.

cheers,

Jim

On Thu, Jun 14, 2007 at 12:25:44PM -0400, Jeffrey Trimble wrote:
 Okay,  Not to get into the gory details, but here's what I'm getting 
 when I start
 postgres:
 
 Starting PostgreSQL: /usr/local/pgsql/bin/pg_ctl: error while loading 
 shared lib
 raries: libreadline.so.4: cannot open shared object file: No such 
 file or direct
 ory
 
 Is something missing?  Any ideas?
 
 TIA,
 
 
 Jeffrey A. Trimble
 Systems Librarian
 Youngstown State University
 Youngstown, OH
 [EMAIL PROTECTED]
 (330) 941-2483
 http://digital.maag.ysu.edu
 http://www.maag.ysu.edu
 http://jupiter.ysu.edu
 
 
 
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

-- 
James Rutherford  |  Hewlett-Packard Limited registered Office:
Research Engineer |  Cain Road,
HP Labs   |  Bracknell,
Bristol, UK   |  Berks
+44 117 312 7066  |  RG12 1HN.
[EMAIL PROTECTED]   |  Registered No: 690597 England

The contents of this message and any attachments to it are confidential and
may be legally privileged. If you have received this message in error, you
should delete it from your system immediately and advise the sender. To any
recipient of this message within HP, unless otherwise stated you should
consider this message and attachments as HP CONFIDENTIAL.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] 1.4.2 Oracle Upgrade Problem

2007-06-14 Thread Brian Helstien
Wednesday, I noted that following the directions to modify the Oracle
database schema didn't succeed.  In trying to actually run the
application, I am getting Oracle database errors, such as the following
from the DEBUG dspace.log.  The Oracle database is on a different server
than Dspace (if that makes any difference) and my question is, and how
exactly should I go about correctly modifying the schema to support
1.4.2?  Help, please?

2007-06-14 10:24:01,789 DEBUG org.dspace.app.webui.servlet.DSpaceServlet
@ anony
mous:session_id=10A8FC192584AD4492DAB59FAE579200:ip_addr=128.125.69.171:
http_req
uest:-- URL Was: http://cassandra.usc.edu:8180/dspace/forgot
-- Method: POST
-- Parameters were:
-- email: [EMAIL PROTECTED]
-- step: 1
-- submit: I Forgot My Password

2007-06-14 10:24:01,805 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running
 query select * from EPERSON where email = ? 
2007-06-14 10:24:02,461 INFO
org.dspace.app.webui.servlet.RegisterServlet @ ano
nymous:session_id=10A8FC192584AD4492DAB59FAE579200:ip_addr=128.125.69.17
1:sendto
ken_forgotpw:[EMAIL PROTECTED]
2007-06-14 10:24:02,480 DEBUG org.dspace.storage.rdbms.DatabaseManager @
Running
 query select * from REGISTRATIONDATA where email = ? 
2007-06-14 10:24:02,722 WARN  org.dspace.app.webui.servlet.DSpaceServlet
@ anony
mous:session_id=10A8FC192584AD4492DAB59FAE579200:ip_addr=128.125.69.171:
database
_error:java.sql.SQLException: ORA-02289: sequence does not exist

java.sql.SQLException: ORA-02289: sequence does not exist

at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:573)
at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1891)
at
oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:
830)
at
oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.jav
a:2391)
at
oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme
nt.java:2672)
at
oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:
572)
at
org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingSt
atement.java:205)



Brian A. Helstien, SISD, MLS, 
Director, Special Technologies Initiatives, 
IDM, University Libraries
x06913 
University of Southern California,   (213) 740-6913 
Los Angeles, California, 90089 [EMAIL PROTECTED] 
   Information is independent of media or format 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, June 14, 2007 12:19 PM
To: dspace-tech@lists.sourceforge.net
Subject: DSpace-tech Digest, Vol 14, Issue 30

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. Postgres Error--MAJOR BOO BOO (Jeffrey Trimble)
   2. Re: Postgres Error--MAJOR BOO BOO (James Rutherford)


--

Message: 1
Date: Thu, 14 Jun 2007 12:25:44 -0400
From: Jeffrey Trimble [EMAIL PROTECTED]
Subject: [Dspace-tech] Postgres Error--MAJOR BOO BOO
To: dspace-tech@lists.sourceforge.net
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=us-ascii; format=flowed

Okay,  Not to get into the gory details, but here's what I'm getting
when I start
postgres:

Starting PostgreSQL: /usr/local/pgsql/bin/pg_ctl: error while loading
shared lib
raries: libreadline.so.4: cannot open shared object file: No such file
or direct ory

Is something missing?  Any ideas?

TIA,


Jeffrey A. Trimble
Systems Librarian
Youngstown State University
Youngstown, OH
[EMAIL PROTECTED]
(330) 941-2483
http://digital.maag.ysu.edu
http://www.maag.ysu.edu
http://jupiter.ysu.edu






--

Message: 2
Date: Thu, 14 Jun 2007 17:32:54 +0100
From: James Rutherford [EMAIL PROTECTED]
Subject: Re: [Dspace-tech] Postgres Error--MAJOR BOO BOO
To: Jeffrey Trimble [EMAIL PROTECTED]
Cc: dspace-tech@lists.sourceforge.net
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=us-ascii

You'll probably find that you updated libreadline and now that shared
object is no longer available because it's now called libreadline.so.5.
It usually lives in /lib. Do you have any libreadline.so* in /lib? Your
package management system shouldn't have let this happen, and it's
probably worth filing a bug report unless you've installed any of these
components by hand. It's hard to propose a fix without knowing more

[Dspace-tech] quotes in collection names

2007-06-14 Thread Jayan Chirayath Kurian
Hi! 

 

I just created a collection in DSpace named 

AMIC Seminar on media and Communication

When I edit the collection name through admin interface it gives only
AMIC Seminar on

The rest of the collection name doesn't appear. Is it because of the
quotes? Any one experienced this issue.

 

Thanks,

Jayan

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech