Re: [Dspace-tech] Dspace 3.1 - error during fresh_install

2013-06-28 Thread Andrea Schweer
Hi,

On 27/06/13 23:03, ribin.jo...@niist.res.in wrote:
 I was trying to install Dspace 3.1 and I get the below error while I do ant 
 fresh_install:

 test_database:
  [java] 2013-06-27 16:30:41,690 INFO  
 org.dspace.core.ConfigurationManager @ Loading system provided config 
 property (-Ddspace.configuration): config/dspace.cfg
  [java] Exception in thread main java.lang.ExceptionInInitializerError
  [java] Caused by: java.lang.IllegalStateException: Cannot load license: 
 /home/dspace/dspace-3.1-src-release/config/default.license

I think you've set the wrong value for dspace.install.dir in
[dspace-src]/build.properties or dspace.dir in
[dspace-src]/dspace/config/dspace.cfg. I was just able to reproduce your
problem by setting
dspace.install.dir = [dspace-src]
in build.properties (using the actual value for dspace-src).
dspace.install.dir / dspace.dir need to be set to where you want the
*installed* version of DSpace to live, not to the location of the source.

cheers,
Andrea

-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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


[Dspace-tech] Replacing tomcat's port by proxy's

2013-06-28 Thread Alumno Etsii
Hi all!

I don't know if this has been already discussed here (probably though), but
I haven't found any topic related to it.

My DSpace installation is as follows:

1) Tomcat with DSpace on port 8080
2) Nginx on port 80 doing a proxy_pass to port 8080

Port 8080 is closed for direct access, so it has to go through port 80. The
problem is that in DSpace the tomcat's port is included in all links
(items, password restore mails...), so none of those links may be opened
directly.

Would it be possible to remove the port from links, or any workaround to
patch this?

Thanks you so much!
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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] Replacing tomcat's port by proxy's

2013-06-28 Thread Hilton Gibson
Perhaps these will help.

1. http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu/S05
2. http://wiki.lib.sun.ac.za/index.php/SUNScholar/Install_Dspace/S08

Using a Ubuntu Linux 10.04 LTS server open source software.

Cheers

hg


On 28 June 2013 12:57, Alumno Etsii todos.somos...@gmail.com wrote:

 Hi all!

 I don't know if this has been already discussed here (probably though),
 but I haven't found any topic related to it.

 My DSpace installation is as follows:

 1) Tomcat with DSpace on port 8080
 2) Nginx on port 80 doing a proxy_pass to port 8080

 Port 8080 is closed for direct access, so it has to go through port 80.
 The problem is that in DSpace the tomcat's port is included in all links
 (items, password restore mails...), so none of those links may be opened
 directly.

 Would it be possible to remove the port from links, or any workaround to
 patch this?

 Thanks you so much!


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-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




-- 
*Hilton Gibson*
Linux Systems Administrator
JS Gericke Library
Room 1025C
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://www.journals.ac.za
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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] Doubline core dc

2013-06-28 Thread Mark H. Wood
On Fri, Jun 28, 2013 at 05:28:35AM +, Webshet, Sisay (ILRI) wrote:
 Dsapce 3.1/xmlui version.so far we are using 'dc.element.qualifier' format in 
 order to create dspace fields.

Many sites have done this.  We should not have.  Dublin Core is
defined by DCMI and the rest of us shouldn't be changing it.

 Is there a problem  if I replace the term'dc' with some other  term cg to 
 form 'cg.element.qualifier'

No, that is what *should* be done when a site needs to extend the
metadata model.  But it is a bit more work.

You need to create a new metadata namespace.  (DSpace calls this a
schema, but this use of the term is disputed.)  On the page listing
metadata namespaces you'll need to Add a new schema.  Your local
schema will need a unique namespace URI, but it does not need to
resolve to any document.  You can use cg for the name.  Once this is
completed, your new namespace should appear above in the metadata
registry.  Select it as you would dc and define the fields you need.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Machines should not be friendly.  Machines should be obedient.


signature.asc
Description: Digital signature
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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] Anonymous feedback (contact administrator)

2013-06-28 Thread hblancoca
Thanks a Lot Kostas!!, I probe and works fine.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Anonymous-feedback-contact-administrator-tp4665256p4665395.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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 REST API on DSpace 3.1

2013-06-28 Thread Patrick West
You say the documentation in in his links above. … what links above?

On Jun 27, 2013, at 12:07 PM, Michael Guthrie gro...@artfusion.com wrote:

 Hi Ying, and all those interested in the REST API
 
 Just to let you know, we are updating the REST API to be compatible with 3.1 
 and should be available next week.
 
 As Bram said, the documentation is in his links above. 
 
 I'll post another message when we release the 3.1 upgrade.
 
 Best,
 
 Michael
 
 
 
 
 On 24 June 2013 02:59, Gary Browne gary.bro...@sydney.edu.au wrote:
 Hi Ying,
 
 I think you need to provide the format, like:
 
 http://path/to/rest/api/communities.xml
 
 or
 
 http://path/to/rest/api/communities.json
 
 Regards,
 Gary
 
 GARY BROWNE | Development Programmer
 Library IT Services | Fisher Library F03 
 THE UNIVERSITY OF SYDNEY
 
 T +61 2 9351 5946  | M +61 405 647 868  
 E gary.bro...@sydney.edu.au  | W http://sydney.edu.au
 Sent from my plain old desktop computer.
 
 CRICOS 00026A
 This email plus any attachments to it are confidential. Any unauthorised use 
 is strictly prohibited. If you receive this email in error, please delete it 
 and any attachments.
 Please think of our environment and only print this e-mail if necessary.
 
 
 -Original Message-
 From: Ying Jin [mailto:ying@rice.edu]
 Sent: Saturday, 22 June 2013 5:14 AM
 To: dspace-tech@lists.sourceforge.net
 Subject: [Dspace-tech] DSpace REST API on DSpace 3.1
 
 Hi,
 
 Does anyone ever tested the DSpace REST API under DSpace 3.1? I have the API 
 installed and used the rest-client 3.2 tested it. 
 https://code.google.com/p/rest-client/wiki/Running
 
 However, if I send GET with /communities, I get HTTP/1.1 200 OK and some 
 header response, but body or test result are all empty. I suppose I should 
 get a list of community returned.
 
 Could anyone give me a hint?
 
 Thanks in advance for any help,
 Ying
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-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
 
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-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
 
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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 REST API on DSpace 3.1

2013-06-28 Thread Bram Luyten
Hi Patrick,

these ones:

https://jspace.atlassian.net/wiki/display/DSPACEAPI/DSpace+REST+API+Home

The documentation for GET /communities is here:
https://jspace.atlassian.net/wiki/display/DSPACEAPI/GET_communities

Documentation for the other endpoints (over 60 in total):
https://jspace.atlassian.net/wiki/display/DSPACEAPI/API+Documentation

best regards,

Bram

-- 
[image: logo]
*Bram Luyten* *@mire*
*2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
*Esperantolaan 4, Heverlee 3001, Belgium*
www.atmire.comhttp://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


On Fri, Jun 28, 2013 at 5:33 PM, Patrick West we...@rpi.edu wrote:

 You say the documentation in in his links above. … what links above?

 On Jun 27, 2013, at 12:07 PM, Michael Guthrie gro...@artfusion.com
 wrote:

 Hi Ying, and all those interested in the REST API

 Just to let you know, we are updating the REST API to be compatible with
 3.1 and should be available next week.

 As Bram said, the documentation is in his links above.

 I'll post another message when we release the 3.1 upgrade.

 Best,

 Michael




 On 24 June 2013 02:59, Gary Browne gary.bro...@sydney.edu.au wrote:

 Hi Ying,

 I think you need to provide the format, like:

 http://path/to/rest/api/communities.xml

 or

 http://path/to/rest/api/communities.json

 Regards,
 Gary

 GARY BROWNE | Development Programmer
 Library IT Services | Fisher Library F03
 THE UNIVERSITY OF SYDNEY

 T +61 2 9351 5946  | M +61 405 647 868
 E gary.bro...@sydney.edu.au  | W http://sydney.edu.au
 Sent from my plain old desktop computer.

 CRICOS 00026A
 This email plus any attachments to it are confidential. Any unauthorised
 use is strictly prohibited. If you receive this email in error, please
 delete it and any attachments.
 Please think of our environment and only print this e-mail if necessary.


 -Original Message-
 From: Ying Jin [mailto:ying@rice.edu]
 Sent: Saturday, 22 June 2013 5:14 AM
 To: dspace-tech@lists.sourceforge.net
 Subject: [Dspace-tech] DSpace REST API on DSpace 3.1

 Hi,

 Does anyone ever tested the DSpace REST API under DSpace 3.1? I have the
 API installed and used the rest-client 3.2 tested it.
 https://code.google.com/p/rest-client/wiki/Running

 However, if I send GET with /communities, I get HTTP/1.1 200 OK and some
 header response, but body or test result are all empty. I suppose I should
 get a list of community returned.

 Could anyone give me a hint?

 Thanks in advance for any help,
 Ying

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-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


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-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



 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.


 http://p.sf.net/sfu/windows-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




 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-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

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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] text encoding problem with bitstreams in DSpace 3.1

2013-06-28 Thread Halliday, James Leonard
No, unfortunately. In fact, I've still got another instance of DSpace running 
under the same tomcat, that's running DSpace 1.8, and the files look just fine 
there.

From: George Stanley Kozak [mailto:g...@cornell.edu]
Sent: Thursday, June 27, 2013 3:53 PM
To: Halliday, James Leonard; dspace-tech@lists.sourceforge.net
Subject: RE: text encoding problem with bitstreams in DSpace 3.1

Jim:

I had a similar problem recently, but not with DSpace.  It happened when I 
moved some of my websites from a Sun Solaris Server to a LINUX Virtual Machine. 
 Did you, by any chance, migrate to a new server when you upgraded?  I found 
that I had to place AddDefaultCharset Off directive in my Apache Conf file to 
fix the problem.

George Kozak
Digital Library Specialist
Cornell University Library Information Technologies (CUL-IT)
218 Olin Library
Cornell University
Ithaca, NY 14853
607-255-8924

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-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