[Dspace-tech] Swapping handles between two items

2014-05-13 Thread Wellaway, Ian
Hi,

I'd like to swap the handles of two items over. I've tried this by changing the 
resourceID in the handle table and it seems to work fine.

However, is there any danger in doing this?

Best regards

Ian

--

Ian Wellaway

Senior System Support & Development Officer - Student Records, Enterprise 
Applications (Room 911)

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852


--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Dspace displaying dc.title.alternative instead of dc.title at the top of the Simple Item Record page

2013-04-04 Thread Wellaway, Ian
Hi all,

Our new instance of Dspace 1.8.2 is displaying the dc.title.alternative at the 
top of the page instead of the dc.title.

Take a look at: https://ore.exeter.ac.uk/repository/handle/10036/79653

'A South West Higher Skills Project Research Report' is the 
dc.title.alternative while as you can see, 'Employer engagement with higher 
education: defining, sustaining and supporting higher skills provision' is the 
title and should be displayed instead.

How do I make the title be displayed instead of the alternative?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Database questions

2013-03-12 Thread Wellaway, Ian
Hi,

We're doing a database review and I wondered if one of the Dspace team could 
answer the following Qs:


1.What databases are supported by your product?


Oracle/Postgres




2.For new installations what database do you generally recommend (does this 
differ for local and hosted or cloud installations)?







3.What database do you use for primary development of your product?







4.Do you have any plans to change your primary development database (if 
yes, please give details)?







5.Where your product is supported on multiple databases, does client 
feedback indicate differences in performance or resilience between them (if 
yes, please give details)?







6.Do you have a strategy or policy for adopting new versions of a database?







7.Do you have a strategy or policy for discontinuing support for old 
versions of a database?







8.Any additional comments that might assist us with formulating our 
database strategy?





Thanks

Ian




Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Dspace with SSO - request.getRemoteUser

2012-12-03 Thread Wellaway, Ian
The code is very generic since it simply gets the userID from the 
HTTPServerRequest and doesn't make any reference to a specific SSO tool, just 
that the user has been authenticated.

I'd be happy to submit the code. It's quite heavily tied to LDAP too though, 
since this is where Dspace gets the other required user details (name, email 
address). This is why I started with copying the LDAP module rather than the 
arguably more similar implicit X509 module.

Still, as you say it would be a good starting point for anyone who wants to 
implement an SSO based authentication module.

I need to work on the code some more, and implement a new login page using the 
sitemap.xml (thanks for this) so I'll get a finished product and post it up. 
Alternatively/additionally, I could submit via github for review?

Ian



Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: 03 December 2012 13:35
To: Wellaway, Ian
Cc: Hilton Gibson; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Dspace with SSO - request.getRemoteUser

On Mon, Dec 3, 2012 at 2:12 PM, Wellaway, Ian  wrote:
> I’m pleased with the creation of the new module (I’ve called it 
> RemoteuserAnuthentication.java and added it to the stack in
> authentication.cfg) but not so much having to hang on to the 
> ldap-login page since this crosses over with the LDAP modules.

Is this something generic enough to be included in DSpace, so that other 
OpenSSO users could benefit from it? It's OK if it's not perfect, but someone 
else might use it as a starting point.

> How do I create a new login page...RemoteUser-login, and use this instead?

You didn't specify whether you're using JSPUI or XMLUI.

JSPUI:
https://github.com/DSpace/DSpace/blob/dspace-3.0/dspace-jspui/src/main/webapp/WEB-INF/web.xml#L328
https://github.com/DSpace/DSpace/blob/dspace-3.0/dspace-jspui/src/main/webapp/WEB-INF/web.xml#L630

XMLUI:
https://github.com/DSpace/DSpace/blob/dspace-3.0/dspace-xmlui/src/main/resources/aspects/EPerson/sitemap.xmap#L177


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Dspace with SSO - request.getRemoteUser

2012-12-03 Thread Wellaway, Ian
Hi,

Do you mean the /ldap-login page?

I’ve created a custom authentication module by essentially copying the 
LDAPHierarchicalAuthentication.java file and using the getRemoteUser method to 
get the current SSO authenticated userID. Then I use this in the authenticate 
method instead of the parsed username. Later in the file I ignore where LDAP 
attempts to authenticate the parsed username and password because I already 
know the userID is  trustworthy since it has already been through our SSO.

Then, I’ve added some extra code to the 
xmlui-api.aspect.ePerson.LDAPAuthenticateAction.java to make the page not 
bother checking for a username and password so it calls the authenticate method 
as soon as the user clicks on ‘login’. Our SSO only fires when the user goes to 
the ldap-login page.

Finally, to be able to turn this last feature off, I’ve added an extra 
parameter to the LDAPauthentication.cfg.

I’m pleased with the creation of the new module (I’ve called it 
RemoteuserAnuthentication.java and added it to the stack in authentication.cfg) 
but not so much having to hang on to the ldap-login page since this crosses 
over with the LDAP modules.

How do I create a new login page...RemoteUser-login, and use this instead?

Cheers

Ian



Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

From: Hilton Gibson [mailto:hilton.gib...@gmail.com]
Sent: 03 December 2012 12:58
To: Ivan Masár
Cc: Wellaway, Ian; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Dspace with SSO - request.getRemoteUser

What happens to the "/manager/html" login then?

On 3 December 2012 14:55, helix84 
mailto:heli...@centrum.sk>> wrote:
On Mon, Dec 3, 2012 at 1:51 PM, Wellaway, Ian 
mailto:i.j.wella...@exeter.ac.uk>> wrote:
> Thanks for this.
>
> It turns out that to make tomcat carry over the HHTPServerRequest, you have 
> to add the parameter tomcatAuthentication="false" to the ajp connector in 
> tomcat's server.xml config:
>
> 
>  URIEncoding="UTF-8" tomcatAuthentication="false" />
>
> Then, once you've logged in via your SSO, using request.getRemoteUser in the 
> authentication files (such as 
> org.dspace.authenticate.LDAPHierarchicalAuthentication.java) get's the 
> authenticated userID.


Good catch! Should we add this somewhere to the docs?

https://wiki.duraspace.org/display/DSDOC3x/Authentication+Plugins

If you write it up, I can add it. Or you can ask Tim Donohue for
editing rights if you have a Jira account.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Keep yourself connected to Go Parallel:
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net<mailto:DSpace-tech@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette



--
Hilton Gibson
Systems Administrator
JS Gericke Library
Room 1025D
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758
http://library.sun.ac.za
http://scholar.sun.ac.za
http://ar1.sun.ac.za
http://aj1.sun.ac.za

--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Dspace with SSO - request.getRemoteUser

2012-12-03 Thread Wellaway, Ian
Thanks for this. 

It turns out that to make tomcat carry over the HHTPServerRequest, you have to 
add the parameter tomcatAuthentication="false" to the ajp connector in tomcat's 
server.xml config:




Then, once you've logged in via your SSO, using request.getRemoteUser in the 
authentication files (such as 
org.dspace.authenticate.LDAPHierarchicalAuthentication.java) get's the 
authenticated userID.

Ian



Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: 27 November 2012 18:06
To: Wellaway, Ian
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Dspace with SSO - request.getRemoteUser

On Tue, Nov 27, 2012 at 5:55 PM, Wellaway, Ian  
wrote:
> Any ideas what is stopping the code getting the SSO userID.

I don't think it's anything on the Tomcat (DSpace) side:

http://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletRequest.html#getRemoteUser()


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette 
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] Dspace with SSO - request.getRemoteUser

2012-11-27 Thread Wellaway, Ian
Hi,

We're trying to implement our OpenSSO system for authentication with Dspace 
1.8.2 on tomcat 6.

Amending the LdapHierarchicalAuthentication.java file, I'm trying to grab the 
SSO userID in the 'authenticate' method using request.getRemoteUser but it 
keeps giving back null. I've already logged in and been authenticated via SSO 
at this point.

Any ideas what is stopping the code getting the SSO userID.

Our idea is that once we have the userID, we can ask our LDAP for any further 
details we require.

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace 1.8 browse not working for special characters

2012-10-03 Thread Wellaway, Ian
Thanks for this. I did actually see this issue during my research and was 
considering trying to add the ASCIFoldingFilterFactory to the solr config.

But, in the meantime, Paul Needham at Cranfield Uni suggested I add the 
URIEncoding="UTF-8" to the AJP connector in /tomcat/conf/server.xml: 






And this has worked.

As always though, many thanks for your help and time Ivan.

Ian



Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: 03 October 2012 11:58
To: Wellaway, Ian
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Dspace 1.8 browse not working for special characters

Hi Ian,

I think this is the issue that has been reported here:

https://jira.duraspace.org/browse/DS-1152

You can try the solution/workaround listed there.

Regards,
~~helix84
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Dspace 1.8 browse not working for special characters

2012-10-03 Thread Wellaway, Ian
Hi,

Try putting Müller into the search box on our repository:

https://eric.exeter.ac.uk/repository

It comes back with searching for Müller.

I've read the following posts:

http://dspace.2283337.n4.nabble.com/Dspace-tech-XMLUI-browse-by-subject-doesn-t-work-with-special-character-gt-1-6-dspace-version-td3277262.html

https://jira.duraspace.org/browse/DS-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel

And have ensured that /tomcat/bin/catalina.sh contains :

JAVA_OPTS="-Xmx512M -Xms64M -Dfile.encoding=UTF-8"

And /tomcat/conf/server.xml contains






And restarted tomcat but it still does it.

Am I missing something?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] ./dspace stat-monthly

2012-09-17 Thread Wellaway, Ian
Hi,

When running the cron script stat-monthly on dspace 1.8.2, I get an error:

Exception: ORA-01861: literal does not match format string

When going to debug mode, this is the SQL script that fails to run:


SELECT COUNT(*) AS num FROM item WHERE in_archive = 1 AND withdrawn = 0  AND 
item_id IN ( SELECT /*+ ORDERED_PREDICATES */ item_id FROM metadatavalue WHERE 
metadata_field_id = ( SELECT metadata_field_id  FROM metadatafieldregistry  
WHERE element = 'date'  AND qualifier = 'accessioned')  AND TO_TIMESTAMP( 
TO_CHAR(text_value), '-mm-dd"T"hh24:mi:ss"Z"' ) > TO_DATE('2012-09-01', 
'-MM-dd')  AND TO_TIMESTAMP( TO_CHAR(text_value), 
'-mm-dd"T"hh24:mi:ss"Z"' ) < TO_DATE('2012-09-30', '-MM-dd') )

I was kindly told that the query itself is constructed in 
dspace-api/src/main/java/org/dspace/app/statistics/LogAnalyser.java starting 
from line 1238 and the error surely pertains to conversion of date to string.

However, I don't know why it is failing to run.

Can anyone help?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] stat-monthly script error

2012-09-03 Thread Wellaway, Ian
Thanks Bram,

I've rerun the cronjob with DEBUG enabled and have got the following out of the 
log file:


2012-08-31 14:51:01,825 INFO  org.dspace.core.ConfigurationManager @ Loading 
from classloader: file:/opt/dspace/config/dspace.cfg
2012-08-31 14:51:01,891 INFO  org.dspace.core.ConfigurationManager @ Using 
dspace provided log configuration (log.init.config)
2012-08-31 14:51:01,891 INFO  org.dspace.core.ConfigurationManager @ Loading: 
/opt/dspace/config/log4j.properties
2012-08-31 14:51:08,304 INFO  net.sf.ehcache.util.UpdateChecker @ New update(s) 
found: 2.4.7 
[http://www.terracotta.org/confluence/display/release/Release+Notes+Ehcache+Core+2.4]
2012-08-31 15:11:29,789 DEBUG org.dspace.storage.rdbms.DatabaseManager @ 
Running query "SELECT COUNT(*) AS num FROM item WHERE in_archive = 1 AND 
withdrawn = 0  AND item_id IN ( SELECT /*+ ORDERED_PREDICATES */ item_id FROM 
metadatavalue WHERE metadata_field_id = ( SELECT metadata_field_id  FROM 
metadatafieldregistry  WHERE element = 'date'  AND qualifier = 'accessioned')  
AND TO_TIMESTAMP( TO_CHAR(text_value), '-mm-dd"T"hh24:mi:ss"Z"' ) > 
TO_DATE('2012-08-01', '-MM-dd')  AND TO_TIMESTAMP( TO_CHAR(text_value), 
'-mm-dd"T"hh24:mi:ss"Z"' ) < TO_DATE('2012-08-31', '-MM-dd') ) "  with 
parameters:

This sql statement doesn't run in sqldeveloper. I've removed the '/* +  
ORDERED_PREDICATES  */' removed but still no joy. It gives the following error:

Error starting at line 1 in command:
SELECT COUNT(*) AS num FROM item WHERE in_archive = 1 AND withdrawn = 0  AND 
item_id IN ( SELECT item_id FROM metadatavalue WHERE metadata_field_id = ( 
SELECT metadata_field_id  FROM metadatafieldregistry  WHERE element = 'date'  
AND qualifier = 'accessioned')  AND TO_TIMESTAMP( TO_CHAR(text_value), 
'-mm-dd"T"hh24:mi:ss"Z"' ) > TO_DATE('2012-08-01', '-MM-dd')  AND 
TO_TIMESTAMP( TO_CHAR(text_value), '-mm-dd"T"hh24:mi:ss"Z"' ) < 
TO_DATE('2012-08-31', '-MM-dd') )
Error report:
SQL Error: ORA-01877: string is too long for internal buffer
01877. 0 -  "string is too long for internal buffer"
*Cause:This is an internal error.
*Action:   Please contact Oracle Worldwide Support.


I haven't changed anything in the underlying dspace source code so am very 
confused as to why this is happening. Any help you could give would be 
brilliant.

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

From: bluy...@gmail.com [mailto:bluy...@gmail.com] On Behalf Of Bram Luyten
Sent: 17 August 2012 12:12
To: Wellaway, Ian
Subject: Re: [Dspace-tech] stat-monthly script error

Hi Ian,

just a direct reply to you because I don't have the full solution. If you 
manage to find it, please feel free to repost to the list:

ORA-01861 indicates that you're suffering from an oracle specific issue.
http://www.techonthenet.com/oracle/errors/ora01861.php

Looking at your log, it looks like
  public static Integer getNumItems(Context context, String type) throws 
SQLException on line 1255 is the culprit.

https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/app/statistics/LogAnalyser.java

I suggest you turn on DEBUG mode in the logs to see the actual SQL query that's 
causing this
https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-SettingloggingleveluptoDEBUG

good luck!

Bram

--
[Image removed by sender. logo]

Bram Luyten @mire
2888 Loker Avenue East, Suite 305, Carlsbad, CA. 92010
Esperantolaan 4, Heverlee 3001, Belgium
 <http://www.atmire.com/> 
www.atmire.com<http://atmire.com/website/?q=services&utm_source=emailfooter&utm_medium=email&utm_campaign=braml>



On Fri, Aug 17, 2012 at 12:36 PM, Wellaway, Ian 
mailto:i.j.wella...@exeter.ac.uk>> wrote:
Hi,

In Dspace 1.8.2 I get the following error when attempting to run the 
bin/stat-monthly script:

[dspace@vmerdmsdspace bin]$ ./dspace stat-monthly
Exception: ORA-01861: literal does not match format string

java.sql.SQLDataException: ORA-01861: literal does not match format string

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)

[Dspace-tech] stat-monthly script error

2012-08-17 Thread Wellaway, Ian
Hi,

In Dspace 1.8.2 I get the following error when attempting to run the 
bin/stat-monthly script:

[dspace@vmerdmsdspace bin]$ ./dspace stat-monthly
Exception: ORA-01861: literal does not match format string

java.sql.SQLDataException: ORA-01861: literal does not match format string

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
at 
oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
at 
oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:884)
at 
oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1167)
at 
oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1289)
at 
oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3584)
at 
oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3628)
at 
oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1493)
at 
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at 
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at 
org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
at 
org.dspace.storage.rdbms.DatabaseManager.query(DatabaseManager.java:284)
at 
org.dspace.storage.rdbms.DatabaseManager.querySingle(DatabaseManager.java:330)
at 
org.dspace.app.statistics.LogAnalyser.getNumItems(LogAnalyser.java:1255)
at 
org.dspace.app.statistics.LogAnalyser.getNumItems(LogAnalyser.java:1284)
at 
org.dspace.app.statistics.LogAnalyser.processLogs(LogAnalyser.java:495)
at 
org.dspace.app.statistics.CreateStatReport.statMonthly(CreateStatReport.java:181)
at 
org.dspace.app.statistics.CreateStatReport.main(CreateStatReport.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)

Any idea what might be going on here?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Enterprise Applications 
(Wednesdays only)
&
Technical Developer, Open Exeter - Infrastructure Systems (Monday-Tuesday, 
Thursday-Friday)

Exeter IT
Room 54
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Implementing SSO

2012-07-31 Thread Wellaway, Ian
Thanks Sue,

Looking at the code, we think it should be pretty straightforward to get the 
authentication from our SSO app, but we also want to keep the LDAP 
authentication too...which seem like it might be more difficult!

Best regards

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

From: Thornton, Susan M. (LARC-B702)[LITES] [mailto:susan.m.thorn...@nasa.gov]
Sent: 30 July 2012 19:02
To: Wellaway, Ian; dspace-tech@lists.sourceforge.net
Subject: RE: Implementing SSO

We implemented OpenSSO with DSpace 1.5.1 and it required minimal code changes 
in DSpace.  OpenSSO basically gets a user's information and passes it to DSpace 
in the http headers where you then have to extract what you want and pass it to 
DSpace.
Hope this helps!
Sue


Sue Walker-Thornton
(w):  (757) 864-2368
(m):  (757) 506-9903

From: Wellaway, Ian [mailto:i.j.wella...@exeter.ac.uk]
Sent: Friday, July 27, 2012 9:08 AM
To: dspace-tech@lists.sourceforge.net<mailto:dspace-tech@lists.sourceforge.net>
Subject: [Dspace-tech] Implementing SSO

Hi,

I've read the previous threads about using SSO with Dspace but wondered if 
anyone could point me in the right direction of how to get Dspace 1.8 to work 
with our OpenSSO. We'd really like the swordv2 service document to ask for SSO 
credentials rather than LDAP. Would I be right in saying that SWORDv2 uses 
authentication based on the general DSpace authentication method? It seems to.

If this is the case, if we implemented SSO for DSpace then SWORD should also 
use this method.

Any help would be great.

Thanks

Ian



Ian Wellaway
Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Implementing SSO

2012-07-27 Thread Wellaway, Ian
Hi,

I've read the previous threads about using SSO with Dspace but wondered if 
anyone could point me in the right direction of how to get Dspace 1.8 to work 
with our OpenSSO. We'd really like the swordv2 service document to ask for SSO 
credentials rather than LDAP. Would I be right in saying that SWORDv2 uses 
authentication based on the general DSpace authentication method? It seems to.

If this is the case, if we implemented SSO for DSpace then SWORD should also 
use this method.

Any help would be great.

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Oracle 11g and DSpace 1.8.1 problems

2012-07-27 Thread Wellaway, Ian
Hi Kelly, 

Apologies for coming to the party late here but I've recently switched from 
Postgres to Oracle 11g and upgraded our old dspace 1.6.2 to 1.8.2.

It's all working now apart from a few minor issues, one of which is still our 
inability to remove workflow groups from the assign roles page of a  
collection. I get 'Table does not exist' which I have checked as meaning the 
cwf_ tables that are part of the xml workflow feature, although I never enabled 
this.

Let me know if you're still having trouble, I might be able to help.

Cheers

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852


-Original Message-
From: Kelly Brown [mailto:kelly.br...@rmc.ca] 
Sent: 11 July 2012 17:47
To: heli...@centrum.sk
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Oracle 11g and DSpace 1.8.1 problems

The epersongroup table contains 2 entries :

EPERSON_GROUP_ID NAME
0   Anonymous
1   Administrator



Thanks,

Kelly Brown
Database Analyst
Massey Library | Bibliothèque Massey
Royal Military College of Canada | Collège militaire royal du Canada Telephone 
/ Téléphone: (613) 541-6000 x 6979 E-Mail / Couriel: kelly.br...@rmc.ca


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: July 11, 2012 11:59 AM
To: Kelly Brown
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Oracle 11g and DSpace 1.8.1 problems

OK. Can you somehow you check (maybe via SQL export) whether the primary key on 
the epersongroup table is correct? This is the immediate problem (if I read the 
code correctly).

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Enabling Sword 2 with Dspace

2012-06-21 Thread Wellaway, Ian
Yes of course.

To enable Sword v2, in Dspace 1.8 we did the following:



1) Defined an extra context path in /opt/tomcat/conf/server.xml








2) Amended the swordv2-server.cfg file in /opt/dspace/config/modules



#---#
#SWORD 2.0 SERVER CONFIGURATIONS#
#---#
# These configs are only used by the SWORD Server interface,#
# version 2.0 (used by DSpace to accept ingest packages via #
# SWORD 2.0 protocol)   #
#---#

# the base url of the sword 2.0  system
#
# the default if {dspace.url}/swordv2
#
#url = http://www.myu.ac.uk/swordv2
url = http://vmerdmsdspace01.ex.ac.uk/swordv2

# The base URL of the SWORD collection.  This is the URL from
# which DSpace will construct the deposit location urls for
# collections.
#
# The default is {dspace.url}/swordv2/collection
#
# In the event that you are not deploying DSpace as the ROOT
# application in the servlet container, this will generate
# incorrect URLs, and you should override the functionality
# by specifying in full as below:
#
# collection.url = http://www.myu.ac.uk/swordv2/collection
collection.url = http://vmerdmsdspace01.ex.ac.uk/swordv2/collection

# The base URL of the SWORD service document.  This is the
# URL from which DSpace will construct the service document
# location urls for the site, and for individual collections
#
# The default is {dspace.url}/swordv2/servicedocument
#
# In the event that you are not deploying DSpace as the ROOT
# application in the servlet container, this will generate
# incorrect URLs, and you should override the functionality
# by specifying in full as below:
#
# servicedocument.url = http://www.myu.ac.uk/swordv2/servicedocument
servicedocument.url = http://vmerdmsdspace01.ex.ac.uk/swordv2/servicedocument




AND what I had omitted to do was:

3) Add a proxy setting to /etc/httpd/conf/hosts/rdms.conf (see the swordv2 code 
lines at the bottom of this following):



[root@vmerdmsdspace01 httpd]# cat /etc/httpd/conf/hosts/rdms.conf



Include conf/hosts/rdms.inc

ProxyPass /repository ajp://localhost:8009/repository
ProxyPassReverse /repository ajp://localhost:8009/repository
ProxyPass /oai ajp://localhost:8009/oai
ProxyPassReverse /oai ajp://localhost:8009/oai
ProxyPass /standard ajp://localhost:8009/standard
ProxyPassReverse /standard ajp://localhost:8009/standard
ProxyPass /manager ajp://localhost:8009/manager
ProxyPassReverse /manager ajp://localhost:8009/manager
ProxyPass /sword ajp://localhost:8009/sword
ProxyPassReverse /sword ajp://localhost:8009/sword
ProxyPass /swordv2 ajp://localhost:8009/swordv2
ProxyPassReverse /swordv2 ajp://localhost:8009/swordv2

RedirectMatch 301 ^/$ /repository/
RedirectMatch 301 ^$ /repository





Hope this helps.

Best regards and thanks to everyone who helped on this.

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852


-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: 21 June 2012 13:12
To: Wellaway, Ian
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Sword 2 with Dspace

On Thu, Jun 21, 2012 at 2:06 PM, Wellaway, Ian  
wrote:
> FYI, we’ve fixed this issue. The way our server is set up required a 
> proxy entry in one of the http files.

Good to hear that. Can you please be more specific to help any potential 
visitors of this thread from the future?

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Sword 2 with Dspace

2012-06-21 Thread Wellaway, Ian
FYI, we've fixed this issue. The way our server is set up required a proxy 
entry in one of the http files.



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

From: Wellaway, Ian [mailto:i.j.wella...@exeter.ac.uk]
Sent: 18 June 2012 11:19
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Sword 2 with Dspace

Hi,

I'm trying to enable sword v2 on Dspace 1.8.2 but can't get it to work.

I've configured dspace/config/modules/swordv2-server.cfg, defined a context 
path to the directory in tomcat/conf/server.xml and ensured all of the files 
are in the right place but the service document won't come up.

All I get when looking for the service document is a 'Not found' error on the 
page.

Sword v1 works fine though.

Has anyone enabled sword v2 on their dspace install? If so, could you tell me 
how you did it please?

Thanks

Ian



Ian Wellaway
Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Sword 2 with Dspace

2012-06-18 Thread Wellaway, Ian
Hi,

I'm trying to enable sword v2 on Dspace 1.8.2 but can't get it to work.

I've configured dspace/config/modules/swordv2-server.cfg, defined a context 
path to the directory in tomcat/conf/server.xml and ensured all of the files 
are in the right place but the service document won't come up.

All I get when looking for the service document is a 'Not found' error on the 
page.

Sword v1 works fine though.

Has anyone enabled sword v2 on their dspace install? If so, could you tell me 
how you did it please?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Submitting to Dspace by reference

2012-06-18 Thread Wellaway, Ian
Thanks Helix (Ivan),

I've run the checksum checker and studied the output when a file is manually 
changed in the assetstore. It seems that it flags the change but does nothing 
else.

That's what I wanted to know.

Best regards

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: 15 June 2012 11:52
To: Wellaway, Ian
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Submitting to Dspace by reference

On Fri, Jun 15, 2012 at 12:39 PM, Wellaway, Ian  
wrote:
> Does anyone know that if you submit to DSpace by reference, and 
> subsequently change the file (overwrite it with another for instance) 
> after the item has been entered into the archive, does this produce an error?
>
> We tried it and it seems OK but we’re worried that DSpace may notice 
> that the checksum doesn’t match the file contents at some later point 
> or after some sort of integrity check.

Hi Ian,

I believe by "submit to DSpace by reference" you mean registering bitstreams 
(<https://wiki.duraspace.org/display/DSDOC18/Registering+(not+Importing)+Bitstreams+via+Simple+Archive+Format>).
I haven't used it in production, but I played around with it.

Someone correct me if I'm wrong, but I don't think that checksums are used for 
anything else other than the checksum checker 
(<https://wiki.duraspace.org/display/DSDOC18/Validating+CheckSums+of+Bitstreams>).
This is also how you can get a list of these changed files.

In any case, if your file chages, you should deregister it (--delete) and 
register it again. You may also look at --replace, it might do the same.

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Submitting to Dspace by reference

2012-06-15 Thread Wellaway, Ian
Hi,

Does anyone know that if you submit to DSpace by reference, and subsequently 
change the file (overwrite it with another for instance) after the item has 
been entered into the archive, does this produce an error?

We tried it and it seems OK but we're worried that DSpace may notice that the 
checksum doesn't match the file contents at some later point or after some sort 
of integrity check.

Any help would be gratefully received.

Cheers

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Error when attempting to delete roles from collection

2012-06-11 Thread Wellaway, Ian
Hi,

I get the following error when attempting to delete any of the workflow roles 
from a collection (Accept/Reject Step for example):


An error has occurred

Go to EDA home

java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

Cocoon stacktrace [show]

Java stacktrace [show]

Java full stacktrace [show]

The Manakin / DSpace 
digital repository software.

I've turned on database debugging in log4j.properties and noticed the following 
sql statement is causing this:

2012-06-11 11:18:14,501 DEBUG org.dspace.storage.rdbms.DatabaseManager @ 
Running query "SELECT * FROM cwf_collectionrole WHERE collection_id=1 AND 
role_id= ? "  with parameters: WF_STEP1

The table cwf_collectionrole is part of the new XML workflow feature of Dspace 
1.8. However, I have not enabled this, and have never enabled it for this 
installation.

So, any ideas why the code is trying to find and use this table?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Submitting zip files

2012-05-29 Thread Wellaway, Ian
Thanks Helix84, indexing sounds good. Any pointers on how to do it?

Cheers

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: 28 May 2012 20:33
To: Wellaway, Ian
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Submitting zip files

On Mon, May 28, 2012 at 3:24 PM, Wellaway, Ian  
wrote:
> If you submit a zip file with an item, can you then browse the 
> contents of the zip file in the archive?
>
> I’ve heard a rumour that you can...but can;t find anything about it on 
> google.

Hi Ian,

to the best of my knowledge, DSpace doesn't know how to look inside zip files 
out of the box, so it won't display its contents. Maybe what you heard was that 
the zip was downloaded by the client and opened in a program which listed its 
contents.

However, it is possible to add a so called filter which would be able to 
extract fulltext from files inside a zip bitstream for indexing in DSpace. 
Again, this is currently not part of DSpace out of the box.

Regards,
~~helix84
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Submitting zip files

2012-05-28 Thread Wellaway, Ian
Hi,

If you submit a zip file with an item, can you then browse the contents of the 
zip file in the archive?

I've heard a rumour that you can...but can;t find anything about it on google.

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Sword v2 servicedocument

2012-05-18 Thread Wellaway, Ian
Hi,

I can't get the sword v2 servicedocument to appear.

http://vmerdmsdspace01.ex.ac.uk/swordv2/servicedocument

I've told tomcat to start the module in server.xml and updated the 
word2-server.cfg file in the config/modules directory.

Any ideas please?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Oracle DB error in Dspace 1.8.2 when searching by Subjects or Typev

2012-04-10 Thread Wellaway, Ian
Thanks for your reply Tim.

I re-ran index-init which fixed the problem with searching for Subjects and 
Types.

However, I'm getting the same error (looking for the cwf_ table) when 
attempting to remove groups from the workflow section when assigning roles to 
collections.

Having added manually, the cwf_collectionrole table, I started getting a 
nullpointerexception. After removing it again (on your advice) I now get the 
'table does not exist' error.

I've checked the xmlui.xconf file and it seems fine but will turn on debugging 
and see if that throws anything up. 

It is also possible that I have missed something in the install (although I 
don't think I did) but I'm now due to start updating another of our test dspace 
installs to 1.8 so I'll see if the problem comes up again.

We plan to merge our 3 dspace installations into one.

Best regards

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852


-Original Message-
From: Tim Donohue [mailto:tdono...@duraspace.org] 
Sent: 03 April 2012 20:51
To: Wellaway, Ian
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Oracle DB error in Dspace 1.8.2 when searching by 
Subjects or Typev

Hi Ian,

The only thing I can think of is that you've somehow enabled the "Configurable 
Reviewer Workflow" in DSpace 1.8, even though it sounds like you didn't mean to.

By default, DSpace 1.8 ships with the "Configurable Reviewer Workflow" 
feature disabled. So, you have to manually go in and enable it as described 
here:
https://wiki.duraspace.org/display/DSDOC18/Configurable+Workflow#ConfigurableWorkflow-InstructionsforEnablingConfigurableReviewerWorkflowinXMLUI

So, if you check your xmlui.xconf file, you should make sure that the 
"XMLWorkflow" aspect is *commented out*.  Instead, you should just use the 
aspect named "Original Workflow":



Let us know if this fixes things.  You should not create the "cwf_*" 
table(s) unless you actually want to use the Configurable Workflow feature.

If this doesn't fix things, you may want to look around to see if any other odd 
errors or messages are appearing in your logs.  It could be possible that you 
accidentally overlooked a step in your upgrade to DSpace 1.8.  More info on 
finding errors in logs (and even turning on
debugging) is at: 
https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error

- Tim

On 3/28/2012 11:01 AM, Wellaway, Ian wrote:
> Hieveryone,
>
> (This is a similar issue to one I posted about a few days ago)
>
> I've just switched one of our test versions of DSpace to Oracle and 
> upgraded to 1.8.2. I now get the following error when attempting to 
> search by Subjects or Type: https://eric-dev.exeter.ac.uk/repository:
>
> java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not 
> exist
>
> I looked at this further and found some more information by turning on 
> Tracing for the database and scanning through the output trace files.
>
> In the trace output the following was identified...
>
> The following statement encountered an error during parse:
>
> SELECT * FROM cwf_collectionrole WHERE collection_id=:"SYS_B_0" AND 
> role_id= :1 Error encountered: ORA-00942
>
> This appears to be attempting to select data from a table that does 
> not exist. When I looked into the table I came across the following 
> link which indicates that the table is related to Workflow processes.
>
> https://wiki.duraspace.org/display/DSDOC18/Configurable+Workflow#Confi
> gurableWorkflow-cwfcollectionrole 
> <https://wiki.duraspace.org/display/DSDOC18/Configurable+Workflow#Conf
> igurableWorkflow-cwfcollectionrole>
>
> This suggests that the cwf_collectionrole table relates to the new xml 
> wokflow but I've never enabled this, having preferred to stick to the 
> original workflow.
>
> Please can anyone help with this? I'm tempted to add the cwf... table 
> to the db anyway to see what happens. The rest of the site seems to work fine.
>
> Thanks
>
> Ian
>
> PS. Please ignore my previous question regarding a stream corrupted 
> exception. This appears to be something to do with our tomcat 
> installation which we are looking at separately.
>
> 
>
> Ian Wellaway
>
> Senior System Support & Development Officer - Academic Systems (Room
> 911) Wednesdays only
>
> &
>
> Technical Developer, Open Exeter - Infrastructure Systems (Room 54) 
> Monday - Tuesday, Thur

[Dspace-tech] Embargo on separate bitstreams

2012-03-30 Thread Wellaway, Ian
Hi,

Is it possible to embargo individual bitstreams on a single item?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Oracle DB error in Dspace 1.8.2 when searching by Subjects or Typev

2012-03-28 Thread Wellaway, Ian
Hi everyone,

(This is a similar issue to one I posted about a few days ago)

I've just switched one of our test versions of DSpace to Oracle and upgraded to 
1.8.2. I now get the following error when attempting to search by Subjects or 
Type: https://eric-dev.exeter.ac.uk/repository:


java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist


I looked at this further and found some more information by turning on Tracing 
for the database and scanning through the output trace files.

In the trace output the following was identified...



The following statement encountered an error during parse:

SELECT * FROM cwf_collectionrole WHERE collection_id=:"SYS_B_0" AND role_id= :1 
Error encountered: ORA-00942



This appears to be attempting to select data from a table that does not exist. 
When I looked into the table I came across the following link which indicates 
that the table is related to Workflow processes.



https://wiki.duraspace.org/display/DSDOC18/Configurable+Workflow#ConfigurableWorkflow-cwfcollectionrole

This suggests that the cwf_collectionrole table relates to the new xml wokflow 
but I've never enabled this, having preferred to stick to the original workflow.

Please can anyone help with this? I'm tempted to add the cwf... table to the db 
anyway to see what happens. The rest of the site seems to work fine.

Thanks

Ian

PS. Please ignore my previous question regarding a stream corrupted exception. 
This appears to be something to do with our tomcat installation which we are 
looking at separately.





Ian Wellaway
Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Error with workflow in DSpace 1.8.2

2012-03-26 Thread Wellaway, Ian
Hi Sean,

Thanks for your reply.

I did run the update scripts. Part of our upgrading process was to switch from 
Postgres to Oracle (should have mentioned this) which I have down and I ran the 
scripts accordingly. 

There is no mention of a cwf_collectionrole in the upgrade scripts (1.6-1.7 and 
1.7-1.8) but only in the xmlworkflow scripts. Even then, there is no sql to 
create the cwf_collectionrole table in oracle, only in postgres.

Could this be an oversight do you think?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only & Technical Developer, Open Exeter - Infrastructure Systems 
(Room 54) Monday - Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852


-Original Message-
From: Sean Carte [mailto:sean.ca...@gmail.com]
Sent: 26 March 2012 10:37
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Error with workflow in DSpace 1.8.2

On 26 March 2012 11:05, Wellaway, Ian  wrote:
> After updating from 1.6.2 to 1.8.2, I get the following error when 
> attempting to remove a group from any of the three workflow roles when 
> editing a collection (Accept/Reject, Accept/Reject/Edit Metadata Step, 
> Edit Metadata Step):
>
>
>
> java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not 
> exist

During your upgrades, did you update your database for each version?

e.g.:

8. Update the Database. You will need to run the 1.6.x to 1.7.x database 
upgrade script.
For PostgreSQL:
psql -U [dspace-user] -f
[dspace-source]/dspace/etc/postgres/database_schema_16-17.sql
[database name]
(Your database name is by default 'dspace'). Example:
psql -U dspace -f
[dspace-source]/dspace/etc/postgres/database_schema_16-17.sql dspace For 
Oracle: Execute the upgrade script, e.g. with sqlplus, recording the output:
1. Start SQL*Plus with sqlplus [connect args] 2. Record the output: SQL> spool 
'upgrade.lst'
3. Run the upgrade script SQL>
@[dspace-source]/dspace/etc/oracle/database_schema_16-17.sql
4. Turn off recording of output: SQL> spool off 9. Generate Browse and Search 
Indexes. It's always good policy

Sean
--
Sean Carte
esAL Library Systems Manager
+27 72 898 8775
+27 31 373 2490
fax: 0866741254
http://esal.dut.ac.za/

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure 
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Error with workflow in DSpace 1.8.2

2012-03-26 Thread Wellaway, Ian
Hi,

After updating from 1.6.2 to 1.8.2, I get the following error when attempting 
to remove a group from any of the three workflow roles when editing a 
collection (Accept/Reject, Accept/Reject/Edit Metadata Step, Edit Metadata 
Step):


java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist


I looked at this further and found some more information by turning on Tracing 
for the database and scanning through the output trace files.

In the trace output the following was identified...



The following statement encountered an error during parse:

SELECT * FROM cwf_collectionrole WHERE collection_id=:"SYS_B_0" AND role_id= :1 
Error encountered: ORA-00942



This appears to be attempting to select data from a table that does not exist. 
When I looked into the table I came across the following link which indicates 
that the table is related to Workflow processes.



https://wiki.duraspace.org/display/DSDOC18/Configurable+Workflow#ConfigurableWorkflow-cwfcollectionrole

This suggests that the cwf_collectionrole table relates to the new xml wokflow 
but I've never enabled this, having preferred to stick to the original workflow.

Can anyone help get rid of this error? The rest of the site seems to work fine.

Thanks

Ian

PS. Please ignore my previous question regarding a stream corrupted exception. 
This appears to be something to do with our tomcat installation which we are 
looking at separately.





Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Friday

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] stream corrupted exception

2012-03-22 Thread Wellaway, Ian
Hi,

I'm attempting an upgrade to Dspace 1.8 and am getting the following error in 
the Dspace log as soon as I restart tomcat:

2012-03-22 16:31:49,070 ERROR net.sf.ehcache.store.DiskStore @ 
cocoon-ehcacheCache: Could not read disk store element for key 
PK_G-aspect-cocoon://DRI/4/?pipelinehash=3329945869830488035_T-SystemwideAlerts-1_T-Navigation--5367372201529954577.
 Error was invalid type code: 05
java.io.StreamCorruptedException: invalid type code: 05
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1356)

I've read Tim's advice on page 
http://dspace.2283337.n4.nabble.com/Any-hints-for-StreamCorruptedException-td3663756.html
 and deleted the cocoon cache but it still happens.

Any idea what might be causing this?

The dspace instance still loads but after a few clicks, and if you try to 
login, it freezes.

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Fridays

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Tomcat error after upgrading to Dspace 1.7.2

2012-03-15 Thread Wellaway, Ian
Hi,

We're in the process of upgrading to Dspace 1.8.2, and as an iterim measure, 
I'm attempting to first get up to 1.7.2.

I've run the mvn and ant commands which have both built successfully and then 
restarted tomcat but I get a HTTP Status 404 error:

https://eric-dev.exeter.ac.uk/repository/

Any idea what the problem might be here?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) 
Wednesdays only
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Monday - 
Tuesday, Thursday - Fridays

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Submitting a file to dspace by reference

2012-03-08 Thread Wellaway, Ian
Thanks very much Mark and Peter, that's just what I was after.

Best regards

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) Mons, 
Tues and alternate Fridays
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Weds, Thurs 
and alternate Fridays

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852


-Original Message-
From: Mark H. Wood [mailto:mw...@iupui.edu] 
Sent: 07 March 2012 13:13
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Submitting a file to dspace by reference

See also:

  
https://wiki.duraspace.org/display/DSDOC18/Registering+%28not+Importing%29+Bitstreams+via+Simple+Archive+Format

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Asking whether markets are efficient is like asking whether people are smart.

--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Submitting a file to dspace by reference

2012-03-07 Thread Wellaway, Ian
HI,

We have some very large files that take a long time to submit via the normal 
dspace submission procedure. Could we load the files up to the dspace server 
first and then point to them during the submission process?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) Mons, 
Tues and alternate Fridays
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Weds, Thurs 
and alternate Fridays

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Problem with Oracle JDBC Driver

2012-02-27 Thread Wellaway, Ian
Thanks Hardy, that's it! I not only re-installed the driver a couple of times 
but also had to change the reference to it in all the pom files. Luckily it's 
only on a test version while I figure out how to do it before going live.

Best regards

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) Mons, 
Tues and alternate Fridays
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Weds, Thurs 
and alternate Fridays

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852


-Original Message-
From: Pottinger, Hardy J. [mailto:pottinge...@umsystem.edu] 
Sent: 24 February 2012 12:36
To: Wellaway, Ian
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Problem with Oracle JDBC Driver

Hi, Ian, you likely have installed a newer version of the Oracle driver, and 
the DSpace pom.xml file may be specifying an earlier version as a dependency. 
Maven doesn't know that your newer version satisfies that dependency. Probably 
the best thing to do would be to change the dependency in any place you find it 
in any of the poms, but I have done such silly things as reinstall the newer 
driver jar in my own maven repository by telling Maven it is an older driver, 
that DSpace is looking for. Hope that helps.

--Hardy

Sent from my iPad

On Feb 24, 2012, at 5:34 AM, "Wellaway, Ian" 
mailto:i.j.wella...@exeter.ac.uk>> wrote:

Hi,

I'm trying to set my DSpace repo up to use Oracle instead of Postgres.

I've followed the instructions in the docs 
(http://www.dspace.org/1_6_2Documentation/ch03.html#N108B4) by downloading the 
latest driver (ojdbc6.jar) and running the following command:

/opt/apache-maven-2.2.1/bin/mvn install:install-file -Dfile=ojdbc6.jar 
-DgroupId=com.oracle -DartifactId=ojdbc16 -Dversion=11.2.0.3 -Dpackaging=jar 
-DgeneratePom=true

It says 'Build successful' then I run the 'mvn clean package' command which 
works but then the 'ant update -Doverwrite=true' command gives the following 
error:

rt_metadata_registry:
 [java] 2012-02-24 11:08:53,705 INFO  org.dspace.core.ConfigurationManager 
@ Loading system provided config property (-Ddspace.configuration): 
config/dspace.cfg
 [java] 2012-02-24 11:08:53,734 INFO  org.dspace.core.ConfigurationManager 
@ Using default log4j provided log configuration,if uninitended, check your 
dspace.cfg for (log.init.config)
 [java] 2012-02-24 11:08:53,736 WARN  
org.dspace.storage.rdbms.DatabaseManager @ Exception initializing DB pool
 [java] java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
 [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
 [java] at java.security.AccessController.doPrivileged(Native Method)
 [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
 [java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
 [java] at java.lang.Class.forName0(Native Method)
 [java] at java.lang.Class.forName(Class.java:169)
 [java] at 
org.dspace.storage.rdbms.DatabaseManager.initialize(DatabaseManager.java:1587)
 [java] at 
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:618)
 [java] at org.dspace.core.Context.(Context.java:126)
 [java] at 
org.dspace.administer.MetadataImporter.loadRegistry(MetadataImporter.java:133)
 [java] at 
org.dspace.administer.MetadataImporter.main(MetadataImporter.java:120)
 [java] Exception in thread "main" java.sql.SQLException: 
java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
 [java] at 
org.dspace.storage.rdbms.DatabaseManager.initialize(DatabaseManager.java:1711)
 [java] at 
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:618)
 [java] at org.dspace.core.Context.(Context.java:126)
 [java] at 
org.dspace.administer.MetadataImporter.loadRegistry(MetadataImporter.java:133)
 [java] at 
org.dspace.administer.MetadataImporter.main(MetadataImporter.java:120)

BUILD FAILED
/opt/dspace-1.6.2-release/dspace/target/dspace-1.6.2-build.dir/build.xml:835: 
Java returned: 1


Any ideas what I'm doing wrong?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) Mons, 
Tues and alternate Fridays & Technical Developer, Open Exeter - Infrastructure 
Systems (Room 54) Weds, Thurs and alternate Fridays

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Virtualization & Cloud Management Using Capacity Planning Cloud computing makes 
use of virtualization - but cloud computin

[Dspace-tech] Problem with Oracle JDBC Driver

2012-02-24 Thread Wellaway, Ian
Hi,

I'm trying to set my DSpace repo up to use Oracle instead of Postgres.

I've followed the instructions in the docs 
(http://www.dspace.org/1_6_2Documentation/ch03.html#N108B4) by downloading the 
latest driver (ojdbc6.jar) and running the following command:

/opt/apache-maven-2.2.1/bin/mvn install:install-file -Dfile=ojdbc6.jar 
-DgroupId=com.oracle -DartifactId=ojdbc16 -Dversion=11.2.0.3 -Dpackaging=jar 
-DgeneratePom=true

It says 'Build successful' then I run the 'mvn clean package' command which 
works but then the 'ant update -Doverwrite=true' command gives the following 
error:

rt_metadata_registry:
 [java] 2012-02-24 11:08:53,705 INFO  org.dspace.core.ConfigurationManager 
@ Loading system provided config property (-Ddspace.configuration): 
config/dspace.cfg
 [java] 2012-02-24 11:08:53,734 INFO  org.dspace.core.ConfigurationManager 
@ Using default log4j provided log configuration,if uninitended, check your 
dspace.cfg for (log.init.config)
 [java] 2012-02-24 11:08:53,736 WARN  
org.dspace.storage.rdbms.DatabaseManager @ Exception initializing DB pool
 [java] java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
 [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
 [java] at java.security.AccessController.doPrivileged(Native Method)
 [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
 [java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
 [java] at java.lang.Class.forName0(Native Method)
 [java] at java.lang.Class.forName(Class.java:169)
 [java] at 
org.dspace.storage.rdbms.DatabaseManager.initialize(DatabaseManager.java:1587)
 [java] at 
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:618)
 [java] at org.dspace.core.Context.(Context.java:126)
 [java] at 
org.dspace.administer.MetadataImporter.loadRegistry(MetadataImporter.java:133)
 [java] at 
org.dspace.administer.MetadataImporter.main(MetadataImporter.java:120)
 [java] Exception in thread "main" java.sql.SQLException: 
java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
 [java] at 
org.dspace.storage.rdbms.DatabaseManager.initialize(DatabaseManager.java:1711)
 [java] at 
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:618)
 [java] at org.dspace.core.Context.(Context.java:126)
 [java] at 
org.dspace.administer.MetadataImporter.loadRegistry(MetadataImporter.java:133)
 [java] at 
org.dspace.administer.MetadataImporter.main(MetadataImporter.java:120)

BUILD FAILED
/opt/dspace-1.6.2-release/dspace/target/dspace-1.6.2-build.dir/build.xml:835: 
Java returned: 1


Any ideas what I'm doing wrong?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) Mons, 
Tues and alternate Fridays
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Weds, Thurs 
and alternate Fridays

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Solr Statistics

2012-02-22 Thread Wellaway, Ian
Hi,

We run DSpace 1.6.2.

Solr seems to be running, I've entered the command wget 
http://127.0.0.1:8080/solr/statistics/select?q=*:* and it's coming back with a 
HTTP request sent, awaiting response... 200 OK.

The only files I can find with statistics in them are in the 
/opt/dspace/reports/ directory.

Does this sound correct?

Also, we're using xmlui and I can't access these stats online at all, only by 
copying them down from the server.

Again, does this sound right?

I'd really like to know if they can be obtained from the web interface.

Also, are the statistical reports any better in DSpace 1.7 or 1.8 please?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) Mons, 
Tues and alternate Fridays
&
Technical Developer, Open Exeter - Infrastructure Systems (Room 54) Weds, Thurs 
and alternate Fridays

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] PostgreSQL to Oracle 11g

2012-02-02 Thread Wellaway, Ian
Hi,

We are looking at migrating our DSpace databases from PostgreSQL to Oracle.

Has anyone done this? If so could you let me know how it went?

Also, does DSpace work with Oracle 11g?

Thanks

Ian



Ian Wellaway

Senior System Support & Development Officer - Academic Systems (Room 911) Mons, 
Tues and alternate Fridays
&
Technical Developer, Open Exeter - Infrastructure Systems (Level 5) Weds, Thurs 
and alternate Fridays

Exeter IT
Laver Building
University of Exeter
EX4 4QE
UK

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Uploading large files to Dspace

2012-01-20 Thread Wellaway, Ian
Hi,

We want to allow users to upload large files to our DSpace repository - maybe 
10 GB or more. Although I can up the max size in the dspace.cfg, it takes a 
long time.

Has anyone found a quicker way, maybe such as zipping up files and then 
unzipping them once uploaded to Dspace?

Please let me know.

Thanks

Ian




Ian Wellaway
Senior System Support & Development Officer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

Follow Exeter IT on Twitter
[cid:image001.png@01CCD768.D081F450]

<>--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace 1.8 and PostgreSQL

2012-01-19 Thread Wellaway, Ian
Hi,

We're about to start upgrading our DSpace repositories to 1.8.1. We use 
PostgreSQL but currently have version 8.1.23.

Having read the install notes, it looks like we need at least version 8.2 of 
PostgreSQL.

However, looking at the PostgreSQL site, they are up to 9.1.2.

QUESTION: Does Dspace 1.8.1 work with PostgreSQL 9.1.2?

If not, what is the highest version it is known to work with?

Thanks

Ian



Ian Wellaway
Senior System Support & Development Officer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

Follow Exeter IT on Twitter
[cid:image001.png@01CCD69D.255CCCB0]

<>--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Running filter-media script via cron

2011-11-30 Thread Wellaway, Ian
Hi,

Every time the filter-media script runs via the crontab, I get a lot of the 
following:


ERROR filtering, skipping bitstream:



  Item Handle: 10036/3175

  Bundle Name: ORIGINAL

  File Size: 180131

  Checksum: b8b5c0b847ee01c404e0623a42aae1b2 (MD5)

  Asset Store: 0

java.lang.NullPointerException

java.lang.NullPointerException

  at org.pdfbox.pdmodel.PDPageNode.getAllKids(PDPageNode.java:194)

  at org.pdfbox.pdmodel.PDPageNode.getAllKids(PDPageNode.java:182)

  at 
org.pdfbox.pdmodel.PDDocumentCatalog.getAllPages(PDDocumentCatalog.java:226)

  at org.pdfbox.util.PDFTextStripper.writeText(PDFTextStripper.java:216)

  at 
org.dspace.app.mediafilter.PDFFilter.getDestinationStream(PDFFilter.java:139)

  at 
org.dspace.app.mediafilter.MediaFilterManager.processBitstream(MediaFilterManager.java:674)

  at 
org.dspace.app.mediafilter.MediaFilterManager.filterBitstream(MediaFilterManager.java:575)

  at 
org.dspace.app.mediafilter.MediaFilterManager.filterItem(MediaFilterManager.java:525)

  at 
org.dspace.app.mediafilter.MediaFilterManager.applyFiltersItem(MediaFilterManager.java:493)

  at 
org.dspace.app.mediafilter.MediaFilterManager.applyFiltersAllItems(MediaFilterManager.java:432)

  at 
org.dspace.app.mediafilter.MediaFilterManager.main(MediaFilterManager.java:363)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

  at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

  at java.lang.reflect.Method.invoke(Method.java:597)

  at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:212)


Any idea how I can fix this?

Thanks

Ian



Ian Wellaway
Senior System Support & Development Officer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] ERROR message in DSpace log

2011-11-30 Thread Wellaway, Ian
Hi all,

I keep getting messages in the dspace log files like this:

ERROR org.dspace.statistics.SolrLogger @ Failed DNS Lookup for IP:70.65.244.53

And idea what is causing them?

Thanks

Ian



Ian Wellaway
Senior System Support & Development Officer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] java.sql.SQLException: org.postgresql.util.PSQLException: ERROR: relation "bi_5_dmap" does not exist

2011-08-22 Thread Wellaway, Ian
Hi all,

I try to delete items under 'Unfinished Submissions' and get the following 
message: java.sql.SQLException: org.postgresql.util.PSQLException: ERROR: 
relation "bi_5_dmap" does not exist.

Any idea what is going on here?

Thanks

Ian

PS. Dspace 1.6.2 with xmlui

https://eric.exeter.ac.uk





Ian Wellaway
Senior System Support & Development Officer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace statistics - monthly reports

2011-08-17 Thread Wellaway, Ian
Thanks for your reply Brian.

The monthly reports are being created and are all there in the reports 
directory. But I don't get the links to them on the statistics page. I can ftp 
them down from the server, but my staff users who really want the stats can't 
do this.

Any ideas?

If you could tell me the URL format to get to a monthly report that would be 
great...something like: 

https://eric.exeter.ac.uk/repository/statistics/report-2011-8.html

Thanks

Ian



Ian Wellaway
Senior System Support & Development Officer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

-Original Message-
From: Brian Freels-Stendel [mailto:bfre...@unm.edu] 
Sent: 16 August 2011 15:52
To: Wellaway, Ian; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace statistics - monthly reports

Hi Ian,

When you're on the main stats page 
(https://eric.exeter.ac.uk/repository/statistics) there will be links to all of 
the monthly reports at the bottom of the left-hand nav menu.  The current month 
should be listed, as well as each month for which stats were generated.

If you're not seeing this list, my best guess is that the monthly report 
generator isn't getting run.  

You can check in [dspace]/reports to see if the various monthly and general 
files are there.  Also, in [dspace]/log, there should be 
dspace-log-general-[date].dat and dspace-log-montly-[date].dat files (which are 
used to general the reports.)  

B--

>>> On 8/16/2011 at 5:04 AM, in message
<2c49444a4bac8942893be52c1dfbfb6a64c2dd2...@exchmbs01.isad.isadroot.ex.ac.uk>,
"Wellaway, Ian"  wrote:
> Hi,
> 
> Our DSpace installation runs the stats scripts daily and produces a complete 
> stats summary and monthly summaries. However, i can only access the complete 
> summary on line with the following URL:
> 
> https://eric.exeter.ac.uk/repository/statistics 
> 
> Is there a URL for the monthly stats? Something like 
> https://eric.exeter.ac.uk/repository/reports (this doesn't work).
> 
> We are running DSpace 1.6.2 and XMLUI.
> 
> If there isn't one, should we use SOLR?
> 
> Thanks
> 
> Ian
> 
> 
> 
> Ian Wellaway
> Senior System Support & Development Officer
> Academic Systems
> Exeter IT
> 
> Room 909, Laver Building
> University of Exeter
> EX4 4QE
> UK
> 
> tel +44 1392 722852


--
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace statistics - monthly reports

2011-08-16 Thread Wellaway, Ian
Hi,

Our DSpace installation runs the stats scripts daily and produces a complete 
stats summary and monthly summaries. However, i can only access the complete 
summary on line with the following URL:

https://eric.exeter.ac.uk/repository/statistics

Is there a URL for the monthly stats? Something like 
https://eric.exeter.ac.uk/repository/reports (this doesn't work).

We are running DSpace 1.6.2 and XMLUI.

If there isn't one, should we use SOLR?

Thanks

Ian



Ian Wellaway
Senior System Support & Development Officer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace submit_reject email template - add metadata

2011-05-27 Thread Wellaway, Ian
Thanks Claudia. I've downloaded the source and found the function.

Best regards

Ian



Ian Wellaway
Senior Web Services Developer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852
-Original Message-
From: Claudia Jürgen [mailto:claudia.juer...@ub.tu-dortmund.de] 
Sent: 26 May 2011 12:01
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace submit_reject email template - add metadata

Hello Ian,

you got to customize
[dspace-source]/dspace-api/src/main/java/org/dspace/workflow/WorkflowManager.java
In the method private static void notifyOfReject(Context c, WorkflowItem 
wi, EPerson e, String reason)
you can add an argument containing the metadata.

Then you got to customize the email template
[dspace-source]/dspace/config/emails/submit_reject to process the new 
argument.

Finally you got to rebuild and redeploy your application.


Hope that helps

Claudia Jürgen




Am 26.05.2011 10:47, schrieb Wellaway, Ian:
> Hi,
>
> I'd like to add the contents of a metadata field to the submit_reject email 
> template that gets sent out if an item in the workflow gets rejected.
>
> Any ideas how I could do this?
>
> Thanks
>
> Ian
>
> 
>
> Ian Wellaway
> Senior Web Services Developer
> Academic Systems
> Exeter IT
>
> Room 909, Laver Building
> University of Exeter
> EX4 4QE
> UK
>
> tel +44 1392 722852
>
>
>
>
> --
> vRanger cuts backup time in half-while increasing security.
> With the market-leading solution for virtual backup and recovery,
> you get blazing-fast, flexible, and affordable data protection.
> Download your free trial now.
> http://p.sf.net/sfu/quest-d2dcopy1
>
>
>
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

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

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace submit_reject email template - add metadata

2011-05-26 Thread Wellaway, Ian
Hi,

I'd like to add the contents of a metadata field to the submit_reject email 
template that gets sent out if an item in the workflow gets rejected.

Any ideas how I could do this?

Thanks

Ian



Ian Wellaway
Senior Web Services Developer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852
--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSapce Full item record

2011-05-06 Thread Wellaway, Ian
Does anyone know how to make some metadata into a link in the full item record 
please?

I'm using version 1.5 and xmlui.

Thanks

Ian



Ian Wellaway
Senior Web Services Developer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Embargo function in DSpace

2011-01-20 Thread Wellaway, Ian
Hi all,

How do I add text to the 'Files in this item' section informing users that this 
item is under embargo?

Here's an example: http://eric.ex.ac.uk/exeter/handle/10036/119585

I'm using Dspace 1.6 and xmlui, this is my version:

https://vmeric.exeter.ac.uk/repository/handle/10769/143

Any help would be really appreciated.

Ian



Ian Wellaway
Senior Web Services Developer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Submitting only metadata

2011-01-19 Thread Wellaway, Ian
Hi everyone,

When submitting in Dspace, the choosing of a file to submit is madatory. Can 
Dspace be configured so only a metadata record can be submitted with no 
accompanying item?

Thanks

Ian



Ian Wellaway
Senior Web Services Developer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Dspace 1.7 Date format

2011-01-19 Thread Wellaway, Ian
Hi,

Any idea how to change the date format in Dspace 1.6 from 2011-01-18 to 
17-Jan-2011 ?

Thanks

Ian



Ian Wellaway
Senior Web Services Developer
Academic Systems
Exeter IT

Room 909, Laver Building
University of Exeter
EX4 4QE
UK

tel +44 1392 722852



--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech