[Dspace-tech] Tomcat6 Server is shutting down unexpectedly

2014-01-15 Thread Md. Mubassir Ahsan
In my library, DSpace 1.8 is installed with tomcat 6 version.


   - I am having problem with tomcat 6 shutting down unexpectedly.
   - We are moving our server to a apache2 based server. How can i use
   Dspace with apache server system.
   - Is it possible to install DSpace with CPanel? If possible please
   explain.

I am looking for your cooperation.








*Best wishes. Md. Mubassir Ahsan*
BA  MA (continuing) in ISLM (DU)
Library Officer (IT Solution)
Daffodil International University
Dhaka, Bangladesh
Office Phone: 01811458818
Email: mubas...@daffodilvarsity.edu.bd
Work Place: Library Building (2nd Floor) Ext. 152
-
Websites:studyzone24.com http://Studyzone24.com
-
* Mobile+Viber: 01916303060*
Email: mahsa...@gmail.com
Facebook: mmahsan http://facebook.com/mmahsan
Skype: mahsandu
Twitter: mahsandu
*Proud to be a LIS Professional*
*Tag: Web Developer, CMS (Drupal, Joomla), ILS (Koha), IR (DSpace,
Greenstone), N/W Admin, DBA.*
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
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] Tomcat6 Server is shutting down unexpectedly

2014-01-15 Thread helix84
On Wed, Jan 15, 2014 at 9:51 AM, Md. Mubassir Ahsan
mubas...@daffodilvarsity.edu.bd wrote:
 In my library, DSpace 1.8 is installed with tomcat 6 version.

That is a supported configuration [1]. You can try a different version
of Tomcat (e.g. a newer version of Tomcat 6, Tomcat 7 or another
servlet container like Jetty or Caucho Resin).

 I am having problem with tomcat 6 shutting down unexpectedly.

We'll need to see the relevant portion from your catalina.out from the
time of shutdown. You can also send the relevant part of dspace.log
from the time of shutdown.

 We are moving our server to a apache2 based server. How can i use Dspace
 with apache server system.

I think you're confusing two very different programs. Apache Tomcat is
a servlet container and DSpace requires a servlet container to run.
Apache HTTPD (which I must assume you mean by Apache 2.x) is a web
server and may be used in addition to a servlet container as a
front-end (e.g. to avoid running Tomcat as root, to speed up serving
static files, to host a Shibboleth Service Provider etc), however it's
not enough to have HTTPD without Tomcat.

 Is it possible to install DSpace with CPanel? If possible please explain.

This is a question for the cPanel support. However, a quick look on
their documentation shows it should be possible to install Tomcat via
cPanel [2], therefore running DSpace on it should be also possible.


[1] 
https://wiki.duraspace.org/display/DSDOC18/Installation#Installation-ServletEngine(ApacheTomcat5.5or6,Jetty,CauchoResinorequivalent)
[2] http://docs.cpanel.net/twiki/bin/view/EasyApache/Tomcat/


Regards,
~~helix84

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

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
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] java.sql.SQLException Error

2014-01-15 Thread Lewatle Phaladi
Dear Dspace Team,

Compliments of the new year to you all. I am getting the following error while 
doing item submissions,
java.sql.SQLException: Unable to load Submission Information, since the 
workspaceID: (ID:S14982) is not valid in-process submission.

Regards,
Lewatle




table width=100% border=0 cellspacing=0 cellpadding=0 
style=width:100%;
tr
td align=left style=text-align:justify;font face=arial,sans-serif 
size=1 color=#99span style=font-size:11px;This communication is 
intended for the addressee only. It is confidential. If you have received this 
communication in error, please notify us immediately and destroy the original 
message. You may not copy or disseminate this communication without the 
permission of the University. Only authorised signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary. /span/font/td
/tr
/table
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
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] Why are my items not available via the OAI-PMH Data Provider ?

2014-01-15 Thread helix84
Hi Patrick,

which exact DSpace version are you running? It seems you're running
3.x or 4.x. I see two possibilities:

1) you didn't run [dspace]/bin/oai import, see [1]
2) if it's not 1) and you're on DSpace 3.x you may have encountered
the OAI timezone bug (I think it was [2]). In this case upgrade to 4.0
should resolve the issue.

[1] 
https://wiki.duraspace.org/display/DSDOC3x/OAI+2.0+Server#OAI2.0Server-ScheduledTasks
[2] https://jira.duraspace.org/browse/DS-1445


Regards,
~~helix84

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

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
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] Tomcat6 Server is shutting down unexpectedly

2014-01-15 Thread Md. Mubassir Ahsan
Thank you for you suggestions.  I am working with it . I will inform you
the progress.


On Wed, Jan 15, 2014 at 3:37 PM, helix84 heli...@centrum.sk wrote:

 On Wed, Jan 15, 2014 at 9:51 AM, Md. Mubassir Ahsan
 mubas...@daffodilvarsity.edu.bd wrote:
  In my library, DSpace 1.8 is installed with tomcat 6 version.

 That is a supported configuration [1]. You can try a different version
 of Tomcat (e.g. a newer version of Tomcat 6, Tomcat 7 or another
 servlet container like Jetty or Caucho Resin).

  I am having problem with tomcat 6 shutting down unexpectedly.

 We'll need to see the relevant portion from your catalina.out from the
 time of shutdown. You can also send the relevant part of dspace.log
 from the time of shutdown.

  We are moving our server to a apache2 based server. How can i use Dspace
  with apache server system.

 I think you're confusing two very different programs. Apache Tomcat is
 a servlet container and DSpace requires a servlet container to run.
 Apache HTTPD (which I must assume you mean by Apache 2.x) is a web
 server and may be used in addition to a servlet container as a
 front-end (e.g. to avoid running Tomcat as root, to speed up serving
 static files, to host a Shibboleth Service Provider etc), however it's
 not enough to have HTTPD without Tomcat.

  Is it possible to install DSpace with CPanel? If possible please explain.

 This is a question for the cPanel support. However, a quick look on
 their documentation shows it should be possible to install Tomcat via
 cPanel [2], therefore running DSpace on it should be also possible.


 [1]
 https://wiki.duraspace.org/display/DSDOC18/Installation#Installation-ServletEngine(ApacheTomcat5.5or6,Jetty,CauchoResinorequivalent)
 [2] http://docs.cpanel.net/twiki/bin/view/EasyApache/Tomcat/


 Regards,
 ~~helix84

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




-- 










*Best wishes. Md. Mubassir Ahsan*
BA  MA (continuing) in ISLM (DU)
Library Officer (IT Solution)
Daffodil International University
Office Phone: 01811458818
Email: mubas...@daffodilvarsity.edu.bd
Work Place: Library Building (2nd Floor) Ext. 152
-
Websites:studyzone24.com http://Studyzone24.com
-
* Mobile+Viber: 01916303060*
Email: mahsa...@gmail.com
Facebook: mmahsan http://facebook.com/mmahsan
Skype: mahsandu
Twitter: mahsandu
*Proud to be a LIS Professional*
*Tag: Web Developer, CMS (Drupal, Joomla), ILS (Koha), IR (DSpace,
Greenstone), N/W Admin, DBA.*
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
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] Item ID and handle mismatch issue

2014-01-15 Thread helix84
On Tue, Jan 14, 2014 at 10:16 PM, Mark H. Wood mw...@iupui.edu wrote:
 The documentation is correct but incomplete.  You do not have to shut
 down Tomcat; you have to shut down the instance of DSpace that you are
 restoring.  If DSpace is the only application running on that Tomcat
 instance, then it's easiest to shut down Tomcat; if not, there's no
 need to bounce other applications along with DSpace.

That's true - in theory, you don't to restart Tomcat. However, as long
as DSpace is the only application under your Tomcat, I (and all DSpace
admins I know) still recommend to restart Tomcat.

By not restating Tomcat you won't gain much in terms of speed, but you
might lose in terms of memory leaks and loss of stability. It's all
just anecdotal experience.


Regards,
~~helix84

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

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
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] Item ID and handle mismatch issue

2014-01-15 Thread helix84
On Wed, Jan 15, 2014 at 1:49 PM, helix84 heli...@centrum.sk wrote:
 On Tue, Jan 14, 2014 at 10:16 PM, Mark H. Wood mw...@iupui.edu wrote:
 The documentation is correct but incomplete.  You do not have to shut
 down Tomcat; you have to shut down the instance of DSpace that you are
 restoring.  If DSpace is the only application running on that Tomcat
 instance, then it's easiest to shut down Tomcat; if not, there's no
 need to bounce other applications along with DSpace.

 That's true - in theory, you don't to restart Tomcat. However, as long
 as DSpace is the only application under your Tomcat, I (and all DSpace
 admins I know) still recommend to restart Tomcat.

 By not restating Tomcat you won't gain much in terms of speed, but you
 might lose in terms of memory leaks and loss of stability. It's all
 just anecdotal experience.

Sorry, I did not read this in context of running update-sequences.sql.
In that case, you just need to ensure that DSpace doesn't create new
objects in the database, so it is enough to stop the DSpace webapps.


Regards,
~~helix84

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

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
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] again problems with build.properties, dspace.cfg and install directories

2014-01-15 Thread Brouns, Francis
Hi Bram,

yes, that is correct. I use a local.properties that has a value for dspace.dir. 
When I performed a fresh install, the dspace.cfg in the target directory was 
created fine. Now I am in the position that the dspace.dir parameter is not 
copied at all, or is only copied to the other parameters based on dspace.dir, 
such as the assetstore dir, log dir etc.

So at the moment dspace.cfg contains
dspace.dir = ${dspace.install.dir}
assetstore.dir = d:/dspace/dspace32/assetstore
log.dir = d:/dspace/dspace32/log
etc.

All other parameters of local.properties are copied correctly, as as properties 
that I set in the [dspace-source]/config/dspace.cfg file (e.g. dspace.url = 
${dspace.baseUrl})

Because the value of the dspace.dir is not set, files are copied into the wrong 
location, within the [dspace-source]/xxx/target directory instead of into the 
[dpsace] directory.

The main problem is that this behaviour is not consistent. When I started with 
the installation,  the dspace.cfg in the target directory was correct. I only 
had problems with the ant update_configs. Other days, everything went fine, but 
now whatever I try, the dspace.dir parameter is not set.

Our server is running under Linux, so I do not necessarily have to fix these 
problems that seem to be Windows related. And I do have a Dspace 1.8.3 and a 
version of Dspace 3.2 running on my Windows laptop, from the times that I 
managed to install correctly. But I would like to be able to update as I need 
to test out the update from 1.8 to 3.2 as well as explore new features and 
explore the switch from the current jspui to xmlui.

best wishes, Francis


From: bluy...@gmail.com [mailto:bluy...@gmail.com] On Behalf Of Bram Luyten
Sent: 14 January 2014 11:46
To: Brouns, Francis
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] again problems with build.properties, dspace.cfg and 
install directories

Hi Francis,

from the look of your ant output, it looks like maven has not succeeded in 
correctly specifying the path.

If I'm not mistaking, the -Denv=local forces maven to look for parameters in a 
local.properties file instead of your build.properties file. Can you confirm 
that your path is correctly specified in a file called local.properties and 
that you're not relying on the changes in the file build.properties?

hope this helps,

Bram

--
[cid:image002.jpg@01CF1200.BBBDECC0]

Bram Luyten +1 202 684 6365
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 Mon, Jan 13, 2014 at 4:36 PM, Brouns, Francis 
francis.bro...@ou.nlmailto:francis.bro...@ou.nl wrote:
Hi all,

I'm trying out a DSpace 3.2 install and update on a Windows machine and 
encounter many problems. Our server will be running on Linux, but I'm looking 
into new features using my own laptop, running Windows 7.
Today I finished our JSP customisations, copied those into the [dspace-source] 
directories as usual, ran a mvn -Denv=local -U clean package from 
[dspace-source]/dspace, followed by a ant update from target\dspace-3.2-build. 
Again my [dspace]/config/dspace.cfg is not updated, nor is the backup file 
created or are any of the customisations present.

Strangely enough, in the target directory an directory called 
${dspace.install.dir} has appeared. This directory contains the subdirectories 
commonly found in the [dspace] directory. I did not pipe output from mvn to a 
file, so do not have that log anymore, but I have the log of the ant update 
command (see attachment).

This process is rather unpredictable, like I explained in my earlier message.

best wishes, Francis Brouns




Deze e-mail is uitsluitend bestemd voor de geadresseerde(n). Verstrekking aan 
en gebruik door anderen is niet toegestaan. Open Universiteit sluit iedere 
aansprakelijkheid uit die voortvloeit uit elektronische verzending. Aan de 
inhoud van deze e-mail en/of eventueel toegevoegde bijlagen kunnen geen rechten 
worden ontleend.

This e-mail is intended exclusively for the addressee(s), and may not be passed 
on to, or made available for use by any person other than the addressee(s). 
Open Universiteit rules out any and every liability resulting from any 
electronic transmission. No rights may be derived from the contents of this 
message.

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List 

Re: [Dspace-tech] Why are my items not available via the OAI-PMH Data Provider ?

2014-01-15 Thread Schuster, David
Question regarding this, so due to the bug in the OAI there isn't a way to make 
it work on 3.2 other than code editing?



I believe I am having the same problem as noted, so I need to wait until I can 
upgrade to 4.0 to make OAI harvesting work no matter if I use Solr or Database?



Just clarifying.



David Schuster

Texas Woman's University



Message: 1

Date: Wed, 15 Jan 2014 11:26:45 +0100

From: helix84 heli...@centrum.sk

Subject: Re: [Dspace-tech] Why are my items not available via the

OAI-PMH Data Provider ?

To: Patrick Rynhart p.rynh...@massey.ac.nz

Cc: dspace-tech dspace-tech@lists.sourceforge.net, Curnow, 
Amanda

a.l.cur...@massey.ac.nz

Message-ID:


CAGdvKqjBj+FF34Y9sOZX_u0FhOi=pGv=n2amnbparubj9ey...@mail.gmail.com

Content-Type: text/plain; charset=UTF-8



Hi Patrick,



which exact DSpace version are you running? It seems you're running 3.x or 4.x. 
I see two possibilities:



1) you didn't run [dspace]/bin/oai import, see [1]

2) if it's not 1) and you're on DSpace 3.x you may have encountered the OAI 
timezone bug (I think it was [2]). In this case upgrade to 4.0 should resolve 
the issue.



[1] 
https://wiki.duraspace.org/display/DSDOC3x/OAI+2.0+Server#OAI2.0Server-ScheduledTasks

[2] https://jira.duraspace.org/browse/DS-1445





Regards,

~~helix84



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


David Schuster
Texas Woman's University
Director of Library Information Technology  Technical Support
PO Box 425528
Denton TX 76204-5528

Phone: 940-898-3909
Fax: 940-898-3764

dschus...@twu.edu

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
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] Why are my items not available via the OAI-PMH Data Provider ?

2014-01-15 Thread helix84
On Wed, Jan 15, 2014 at 3:29 PM, Schuster, David dschus...@mail.twu.edu wrote:
 Question regarding this, so due to the bug in the OAI there isn’t a way to
 make it work on 3.2 other than code editing?

 I believe I am having the same problem as noted, so I need to wait until I
 can upgrade to 4.0 to make OAI harvesting work no matter if I use Solr or
 Database?

Hi David,

information about this bug is scarce. AFAIK, Joao was able to
reproduce and fix it, but the fix is probably in the newer version of
his xoai library which DSpace 4.0 depends on (xoai 3.0.0). And I don't
remember seeing details under which conditions this is happening. You
could try if bumping xoai version in DSpace 3.2 helps fix the problem
(I'm not sure about whether code in DSpace needs to be fixed as well,
but it's worth a shot). Also try whether you still have the problem in
DSpace 4.

Neither do I know whether this happens with the database backend as
well. It's easier for you to try it out than for me.


Regards,
~~helix84

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

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
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] Digest email responses

2014-01-15 Thread Schuster, David
I get the Tech in Digest format, is there an easy way for me to comment or ask 
questions through the thread still?  I copied the information from the thread 
and used the same subject line, but not sure that will keep it together.

I know this seems like a simple thing, but I don't see how I can do it...

David Schuster
Texas Woman's University
Director of Library Information Technology  Technical Support
PO Box 425528
Denton TX 76204-5528

Phone: 940-898-3909
Fax: 940-898-3764

dschus...@twu.edu

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
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] again problems with build.properties, dspace.cfg and install directories

2014-01-15 Thread Bram Luyten
Francis,

can you send a copy of your local.properties file where you blank out
anything sensitive like DB passwords?
I will investigate and try to reproduce this behaviour on my end.

Bram

-- 
[image: logo]
*Bram Luyten* +1 202 684 6365
*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 Wed, Jan 15, 2014 at 2:47 PM, Brouns, Francis francis.bro...@ou.nlwrote:

  Hi Bram,



 yes, that is correct. I use a local.properties that has a value for
 dspace.dir. When I performed a fresh install, the dspace.cfg in the target
 directory was created fine. Now I am in the position that the dspace.dir
 parameter is not copied at all, or is only copied to the other parameters
 based on dspace.dir, such as the assetstore dir, log dir etc.



 So at the moment dspace.cfg contains

 dspace.dir = ${dspace.install.dir}

 assetstore.dir = d:/dspace/dspace32/assetstore

 log.dir = d:/dspace/dspace32/log

 etc.



 All other parameters of local.properties are copied correctly, as as
 properties that I set in the [dspace-source]/config/dspace.cfg file (e.g.
 dspace.url = ${dspace.baseUrl})



 Because the value of the dspace.dir is not set, files are copied into the
 wrong location, within the [dspace-source]/xxx/target directory instead of
 into the [dpsace] directory.



 The main problem is that this behaviour is not consistent. When I started
 with the installation,  the dspace.cfg in the target directory was correct.
 I only had problems with the ant update_configs. Other days, everything
 went fine, but now whatever I try, the dspace.dir parameter is not set.



 Our server is running under Linux, so I do not necessarily have to fix
 these problems that seem to be Windows related. And I do have a Dspace
 1.8.3 and a version of Dspace 3.2 running on my Windows laptop, from the
 times that I managed to install correctly. But I would like to be able to
 update as I need to test out the update from 1.8 to 3.2 as well as explore
 new features and explore the switch from the current jspui to xmlui.



 best wishes, Francis





 *From:* bluy...@gmail.com [mailto:bluy...@gmail.com] *On Behalf Of *Bram
 Luyten
 *Sent:* 14 January 2014 11:46
 *To:* Brouns, Francis
 *Cc:* dspace-tech@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] again problems with build.properties,
 dspace.cfg and install directories



 Hi Francis,



 from the look of your ant output, it looks like maven has not succeeded in
 correctly specifying the path.



 If I'm not mistaking, the -Denv=local forces maven to look for parameters
 in a local.properties file instead of your build.properties file. Can you
 confirm that your path is correctly specified in a file called
 local.properties and that you're not relying on the changes in the file
 build.properties?



 hope this helps,



 Bram


 --

 [image: Description: Image removed by sender. logo]

 *Bram Luyten* +1 202 684 6365
 *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 Mon, Jan 13, 2014 at 4:36 PM, Brouns, Francis francis.bro...@ou.nl
 wrote:

 Hi all,

 I'm trying out a DSpace 3.2 install and update on a Windows machine and
 encounter many problems. Our server will be running on Linux, but I'm
 looking into new features using my own laptop, running Windows 7.
 Today I finished our JSP customisations, copied those into the
 [dspace-source] directories as usual, ran a mvn -Denv=local -U clean
 package from [dspace-source]/dspace, followed by a ant update from
 target\dspace-3.2-build. Again my [dspace]/config/dspace.cfg is not
 updated, nor is the backup file created or are any of the customisations
 present.

 Strangely enough, in the target directory an directory called
 ${dspace.install.dir} has appeared. This directory contains the
 subdirectories commonly found in the [dspace] directory. I did not pipe
 output from mvn to a file, so do not have that log anymore, but I have the
 log of the ant update command (see attachment).

 This process is rather unpredictable, like I explained in my earlier
 message.

 best wishes, Francis Brouns




 Deze e-mail is uitsluitend bestemd voor de geadresseerde(n). Verstrekking
 aan en gebruik door anderen is niet toegestaan. Open Universiteit sluit
 iedere aansprakelijkheid uit die voortvloeit uit elektronische verzending.
 Aan de inhoud van deze e-mail en/of eventueel toegevoegde bijlagen kunnen
 geen rechten worden ontleend.

 This e-mail is intended exclusively for the addressee(s), and may not be
 passed on to, or made available for use by any person other than the
 addressee(s). Open Universiteit rules out any and every liability resulting
 from any electronic transmission. No rights may be derived from the
 contents of this 

Re: [Dspace-tech] Digest email responses

2014-01-15 Thread helix84
On Wed, Jan 15, 2014 at 3:37 PM, Schuster, David dschus...@mail.twu.edu wrote:
 I get the Tech in Digest format, is there an easy way for me to comment or
 ask questions through the thread still?  I copied the information from the
 thread and used the same subject line, but not sure that will keep it
 together.

Hi David,

from what I've read (I never tried it as I don't use digest) it should
be possible. Make sure you are subscribed to the MIME format, not
plaintext (otherwise there's no way to distinguish individual
messages) and use a mail client that supports this (I've only seen
Eudora mentioned, though there may be others). Try Googling for
mailman digest reply thread and let us know if you figure it out.


Regards,
~~helix84

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

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
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] Digest email responses

2014-01-15 Thread Bram Luyten
Another angle to this problem is to use one of these 3rd party message
aggregators like Nabble to post.

For example, here you can find the mailing list represented as a form,
where you can also send replies:
http://dspace.2283337.n4.nabble.com/DSpace-Tech-f3276945.html

rgds

Bram

-- 
[image: logo]
*Bram Luyten* +1 202 684 6365
*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 Wed, Jan 15, 2014 at 3:52 PM, helix84 heli...@centrum.sk wrote:

 On Wed, Jan 15, 2014 at 3:37 PM, Schuster, David dschus...@mail.twu.edu
 wrote:
  I get the Tech in Digest format, is there an easy way for me to comment
 or
  ask questions through the thread still?  I copied the information from
 the
  thread and used the same subject line, but not sure that will keep it
  together.

 Hi David,

 from what I've read (I never tried it as I don't use digest) it should
 be possible. Make sure you are subscribed to the MIME format, not
 plaintext (otherwise there's no way to distinguish individual
 messages) and use a mail client that supports this (I've only seen
 Eudora mentioned, though there may be others). Try Googling for
 mailman digest reply thread and let us know if you figure it out.


 Regards,
 ~~helix84

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


 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For
 Critical Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.

 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 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

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
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] again problems with build.properties, dspace.cfg and install directories

2014-01-15 Thread Brouns, Francis
Hi Bram,

attached my local.properties file.

I'm running Windows 7 Entreprise, maven 3.10.0, ant 1.9.2, tomcat 6.0.37, Sun 
java SE 1.7.0_21

best wishes, Francis

From: bluy...@gmail.com [mailto:bluy...@gmail.com] On Behalf Of Bram Luyten
Sent: 15 January 2014 15:51
To: Brouns, Francis
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] again problems with build.properties, dspace.cfg and 
install directories

Francis,

can you send a copy of your local.properties file where you blank out anything 
sensitive like DB passwords?
I will investigate and try to reproduce this behaviour on my end.

Bram

--
[cid:image001.jpg@01CF120C.683401A0]

Bram Luyten +1 202 684 6365
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 Wed, Jan 15, 2014 at 2:47 PM, Brouns, Francis 
francis.bro...@ou.nlmailto:francis.bro...@ou.nl wrote:
Hi Bram,

yes, that is correct. I use a local.properties that has a value for dspace.dir. 
When I performed a fresh install, the dspace.cfg in the target directory was 
created fine. Now I am in the position that the dspace.dir parameter is not 
copied at all, or is only copied to the other parameters based on dspace.dir, 
such as the assetstore dir, log dir etc.

So at the moment dspace.cfg contains
dspace.dir = ${dspace.install.dir}
assetstore.dir = d:/dspace/dspace32/assetstore
log.dir = d:/dspace/dspace32/log
etc.

All other parameters of local.properties are copied correctly, as as properties 
that I set in the [dspace-source]/config/dspace.cfg file (e.g. dspace.url = 
${dspace.baseUrl})

Because the value of the dspace.dir is not set, files are copied into the wrong 
location, within the [dspace-source]/xxx/target directory instead of into the 
[dpsace] directory.

The main problem is that this behaviour is not consistent. When I started with 
the installation,  the dspace.cfg in the target directory was correct. I only 
had problems with the ant update_configs. Other days, everything went fine, but 
now whatever I try, the dspace.dir parameter is not set.

Our server is running under Linux, so I do not necessarily have to fix these 
problems that seem to be Windows related. And I do have a Dspace 1.8.3 and a 
version of Dspace 3.2 running on my Windows laptop, from the times that I 
managed to install correctly. But I would like to be able to update as I need 
to test out the update from 1.8 to 3.2 as well as explore new features and 
explore the switch from the current jspui to xmlui.

best wishes, Francis


From: bluy...@gmail.commailto:bluy...@gmail.com 
[mailto:bluy...@gmail.commailto:bluy...@gmail.com] On Behalf Of Bram Luyten
Sent: 14 January 2014 11:46
To: Brouns, Francis
Cc: dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] again problems with build.properties, dspace.cfg and 
install directories

Hi Francis,

from the look of your ant output, it looks like maven has not succeeded in 
correctly specifying the path.

If I'm not mistaking, the -Denv=local forces maven to look for parameters in a 
local.properties file instead of your build.properties file. Can you confirm 
that your path is correctly specified in a file called local.properties and 
that you're not relying on the changes in the file build.properties?

hope this helps,

Bram

--
[cid:image002.jpg@01CF120C.514270D0]

Bram Luyten +1 202 684 6365tel:%2B1%20202%20684%206365
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 Mon, Jan 13, 2014 at 4:36 PM, Brouns, Francis 
francis.bro...@ou.nlmailto:francis.bro...@ou.nl wrote:
Hi all,

I'm trying out a DSpace 3.2 install and update on a Windows machine and 
encounter many problems. Our server will be running on Linux, but I'm looking 
into new features using my own laptop, running Windows 7.
Today I finished our JSP customisations, copied those into the [dspace-source] 
directories as usual, ran a mvn -Denv=local -U clean package from 
[dspace-source]/dspace, followed by a ant update from target\dspace-3.2-build. 
Again my [dspace]/config/dspace.cfg is not updated, nor is the backup file 
created or are any of the customisations present.

Strangely enough, in the target directory an directory called 
${dspace.install.dir} has appeared. This directory contains the subdirectories 
commonly found in the [dspace] directory. I did not pipe output from mvn to a 
file, so do not have that log anymore, but I have the log of the ant update 
command (see attachment).

This process is rather unpredictable, like I explained in my earlier message.

best wishes, Francis Brouns




Deze e-mail is uitsluitend bestemd voor de geadresseerde(n). Verstrekking aan 
en gebruik door anderen is niet toegestaan. Open 

Re: [Dspace-tech] again problems with build.properties, dspace.cfg and install directories

2014-01-15 Thread Bram Luyten
Hi Francis,

I noticed your dspace.install.dir parameter is commented out:

# DSpace installation directory. This is the location where you want
# to install DSpace. NOTE: this value will be copied over to the
# dspace.dir setting in the final dspace.cfg file. It can be
# modified later on in your dspace.cfg, if needed.
#dspace.install.dir=/dspace
dspace.dir = d:/dspace/dspace32

build.properties needs dspace.install.dir and does not need dspace.dir.

Reference dspace 3_x build.properties:
https://github.com/DSpace/DSpace/blob/dspace-3_x/build.properties

Hope this helps!

Bram


-- 
[image: logo]
*Bram Luyten* +1 202 684 6365
*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 Wed, Jan 15, 2014 at 4:11 PM, Brouns, Francis francis.bro...@ou.nlwrote:

  Hi Bram,



 attached my local.properties file.



 I’m running Windows 7 Entreprise, maven 3.10.0, ant 1.9.2, tomcat 6.0.37,
 Sun java SE 1.7.0_21



 best wishes, Francis



 *From:* bluy...@gmail.com [mailto:bluy...@gmail.com] *On Behalf Of *Bram
 Luyten
 *Sent:* 15 January 2014 15:51

 *To:* Brouns, Francis
 *Cc:* dspace-tech@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] again problems with build.properties,
 dspace.cfg and install directories



 Francis,



 can you send a copy of your local.properties file where you blank out
 anything sensitive like DB passwords?

 I will investigate and try to reproduce this behaviour on my end.



 Bram


 --

 [image: Description: Image removed by sender. logo]

 *Bram Luyten* +1 202 684 6365
 *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 Wed, Jan 15, 2014 at 2:47 PM, Brouns, Francis francis.bro...@ou.nl
 wrote:

 Hi Bram,



 yes, that is correct. I use a local.properties that has a value for
 dspace.dir. When I performed a fresh install, the dspace.cfg in the target
 directory was created fine. Now I am in the position that the dspace.dir
 parameter is not copied at all, or is only copied to the other parameters
 based on dspace.dir, such as the assetstore dir, log dir etc.



 So at the moment dspace.cfg contains

 dspace.dir = ${dspace.install.dir}

 assetstore.dir = d:/dspace/dspace32/assetstore

 log.dir = d:/dspace/dspace32/log

 etc.



 All other parameters of local.properties are copied correctly, as as
 properties that I set in the [dspace-source]/config/dspace.cfg file (e.g.
 dspace.url = ${dspace.baseUrl})



 Because the value of the dspace.dir is not set, files are copied into the
 wrong location, within the [dspace-source]/xxx/target directory instead of
 into the [dpsace] directory.



 The main problem is that this behaviour is not consistent. When I started
 with the installation,  the dspace.cfg in the target directory was correct.
 I only had problems with the ant update_configs. Other days, everything
 went fine, but now whatever I try, the dspace.dir parameter is not set.



 Our server is running under Linux, so I do not necessarily have to fix
 these problems that seem to be Windows related. And I do have a Dspace
 1.8.3 and a version of Dspace 3.2 running on my Windows laptop, from the
 times that I managed to install correctly. But I would like to be able to
 update as I need to test out the update from 1.8 to 3.2 as well as explore
 new features and explore the switch from the current jspui to xmlui.



 best wishes, Francis





 *From:* bluy...@gmail.com [mailto:bluy...@gmail.com] *On Behalf Of *Bram
 Luyten
 *Sent:* 14 January 2014 11:46
 *To:* Brouns, Francis
 *Cc:* dspace-tech@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] again problems with build.properties,
 dspace.cfg and install directories



 Hi Francis,



 from the look of your ant output, it looks like maven has not succeeded in
 correctly specifying the path.



 If I'm not mistaking, the -Denv=local forces maven to look for parameters
 in a local.properties file instead of your build.properties file. Can you
 confirm that your path is correctly specified in a file called
 local.properties and that you're not relying on the changes in the file
 build.properties?



 hope this helps,



 Bram


 --

 [image: Description: Description: Image removed by sender. logo]

 *Bram Luyten* +1 202 684 6365
 *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 Mon, Jan 13, 2014 at 4:36 PM, Brouns, Francis francis.bro...@ou.nl
 wrote:

 Hi all,

 I'm trying out a DSpace 3.2 install and update on a Windows machine and
 encounter many problems. Our server will be running on Linux, but I'm
 looking into new features using my own laptop, 

[Dspace-tech] SPARC/DSpace User Group Mtg on March 5

2014-01-15 Thread Valorie Hollister
Apologies for the cross-posting.

Plans are in the works for a half day DSpace User Group Meeting from 8:30am to 
12:30pm on March 5, 2012 in Kansas City, Missouri, immediately following the 
SPARC Open Access Meeting  (http://www.arl.org/sparc/meetings/oa12/) on March 
2-4. 

We are in the process of developing the agenda and recruiting presenters.  This 
has traditionally been a fairly informal meeting with lots of opportunity for 
networking with other DSpace users. In fact, we highly recommend that if 
possible you plan to allow time after the session to go to lunch and continue 
small group conversations around specific areas of interest. 

Plans are still developing, but the meeting will likely include:
 
- Update on 4.0 and beyond 
- DSpace tutorial (specific topic TBD)*
- Community Show  Tell
- Structured networking session (potential topics for discussion - upgrading to 
4.0, repository bibliometrics, identifiers, APIs, DSpace and CC licenses, JSPUI 
vs XMLUI)

If you have specific suggestions for other content (presentations, tutorials, 
discussions, etc.) to include in the meeting please feel free to email me at 
vhollis...@duraspace.org. 


Meeting Registration
The meeting is being sponsored by the DuraSpace organization and @mire, a 
Registered DSpace Service Provider. The event It is free for anyone who wishes 
to participate. For planning purposes, please complete this registration form 
by March 1: http://bit.ly/1fvE8Hs. 


Community Show and Tell 
Attendees are invited to talk between 5 and 10 minutes about their own current 
projects. The use of a few key slides is encouraged but not required. This can 
include but should not be limited to work on the DSpace repository, best 
practices and lessons learned on:
Budget: how you are managing your repository budget and responding to user needs
Strategic planning: developing a strategy and costing for future development of 
the repository
Fundraising: sourcing funding opportunities for repository projects
Personnel: coordinating and managing activities of repository personnel and 
coordinating repository development with associated departments
Other ideas?.

For updated information, please visit the meeting wiki page here: 
https://wiki.duraspace.org/display/DSPACE/SPARC+DSpace+User+Group+Meeting+2014

I look forward to seeing as many of you as possible in March!

Valorie Hollister
Director of Community Programs
DuraSpace
vhollis...@duraspace.org

 --
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
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] again problems with build.properties, dspace.cfg and install directories

2014-01-15 Thread Tim Donohue
Hi Francis,

It looks like your local.properties file is incorrect. The very first 
property in that file should be named dspace.install.dir.  But, yours 
says dspace.dir.

So, your local.properties file needs to  have the same settings as the 
default build.properties:

https://github.com/DSpace/DSpace/blob/master/build.properties#L25

This is exactly why you are seeing this line in the final dspace.cfg:

dspace.dir = ${dspace.install.dir}

Essentially that line doesn't get filled out cause there is no value for 
dspace.install.dir in your local.properties file.

I hope that helps.

- Tim


On 1/15/2014 9:11 AM, Brouns, Francis wrote:
 Hi Bram,

 attached my local.properties file.

 I’m running Windows 7 Entreprise, maven 3.10.0, ant 1.9.2, tomcat
 6.0.37, Sun java SE 1.7.0_21

 best wishes, Francis

 *From:*bluy...@gmail.com [mailto:bluy...@gmail.com] *On Behalf Of *Bram
 Luyten
 *Sent:* 15 January 2014 15:51
 *To:* Brouns, Francis
 *Cc:* dspace-tech@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] again problems with build.properties,
 dspace.cfg and install directories

 Francis,

 can you send a copy of your local.properties file where you blank out
 anything sensitive like DB passwords?

 I will investigate and try to reproduce this behaviour on my end.

 Bram


 --

 Description: Image removed by sender. logo

   

 *Bram Luyten* +1 202 684 6365
 /2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010/
 /Esperantolaan 4, Heverlee 3001, Belgium/
 www.atmire.com
 http://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


 On Wed, Jan 15, 2014 at 2:47 PM, Brouns, Francis francis.bro...@ou.nl
 mailto:francis.bro...@ou.nl wrote:

 Hi Bram,

 yes, that is correct. I use a local.properties that has a value for
 dspace.dir. When I performed a fresh install, the dspace.cfg in the
 target directory was created fine. Now I am in the position that the
 dspace.dir parameter is not copied at all, or is only copied to the
 other parameters based on dspace.dir, such as the assetstore dir, log
 dir etc.

 So at the moment dspace.cfg contains

 dspace.dir = ${dspace.install.dir}

 assetstore.dir = d:/dspace/dspace32/assetstore

 log.dir = d:/dspace/dspace32/log

 etc.

 All other parameters of local.properties are copied correctly, as as
 properties that I set in the [dspace-source]/config/dspace.cfg file
 (e.g. dspace.url = ${dspace.baseUrl})

 Because the value of the dspace.dir is not set, files are copied into
 the wrong location, within the [dspace-source]/xxx/target directory
 instead of into the [dpsace] directory.

 The main problem is that this behaviour is not consistent. When I
 started with the installation,  the dspace.cfg in the target directory
 was correct. I only had problems with the ant update_configs. Other
 days, everything went fine, but now whatever I try, the dspace.dir
 parameter is not set.

 Our server is running under Linux, so I do not necessarily have to fix
 these problems that seem to be Windows related. And I do have a Dspace
 1.8.3 and a version of Dspace 3.2 running on my Windows laptop, from the
 times that I managed to install correctly. But I would like to be able
 to update as I need to test out the update from 1.8 to 3.2 as well as
 explore new features and explore the switch from the current jspui to xmlui.

 best wishes, Francis

 *From:*bluy...@gmail.com mailto:bluy...@gmail.com
 [mailto:bluy...@gmail.com mailto:bluy...@gmail.com] *On Behalf Of
 *Bram Luyten
 *Sent:* 14 January 2014 11:46
 *To:* Brouns, Francis
 *Cc:* dspace-tech@lists.sourceforge.net
 mailto:dspace-tech@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] again problems with build.properties,
 dspace.cfg and install directories

 Hi Francis,

 from the look of your ant output, it looks like maven has not succeeded
 in correctly specifying the path.

 If I'm not mistaking, the -Denv=local forces maven to look for
 parameters in a local.properties file instead of your build.properties
 file. Can you confirm that your path is correctly specified in a file
 called local.properties and that you're not relying on the changes in
 the file build.properties?

 hope this helps,

 Bram


 --

 Description: Description: Image removed by sender. logo

   

 *Bram Luyten*+1 202 684 6365 tel:%2B1%20202%20684%206365
 /2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010/
 /Esperantolaan 4, Heverlee 3001, Belgium/
 www.atmire.com
 http://atmire.com/website/?q=servicesutm_source=emailfooterutm_medium=emailutm_campaign=braml


 On Mon, Jan 13, 2014 at 4:36 PM, Brouns, Francis francis.bro...@ou.nl
 mailto:francis.bro...@ou.nl wrote:

 Hi all,

 I'm trying out a DSpace 3.2 install and update on a Windows machine and
 encounter many problems. Our server will be running on Linux, but I'm
 looking into new features using my own laptop, running Windows 7.
 Today I finished our JSP customisations, copied those into the
 [dspace-source] directories as usual, ran a mvn -Denv=local -U 

Re: [Dspace-tech] again problems with build.properties, dspace.cfg and install directories

2014-01-15 Thread Brouns, Francis
Hi Tim and Bram,

thank you very much for spotting this. I could not find the differences.

best wishes, Francis

 -Original Message-
 From: Tim Donohue [mailto:tdono...@duraspace.org]
 Sent: 15 January 2014 16:25
 To: Brouns, Francis
 Cc: 'Bram Luyten'; dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] again problems with build.properties, dspace.cfg
 and install directories

 Hi Francis,

 It looks like your local.properties file is incorrect. The very first 
 property in
 that file should be named dspace.install.dir.  But, yours says dspace.dir.

 So, your local.properties file needs to  have the same settings as the
 default build.properties:

 https://github.com/DSpace/DSpace/blob/master/build.properties#L25

 This is exactly why you are seeing this line in the final dspace.cfg:

 dspace.dir = ${dspace.install.dir}

 Essentially that line doesn't get filled out cause there is no value for
 dspace.install.dir in your local.properties file.

 I hope that helps.

 - Tim


 On 1/15/2014 9:11 AM, Brouns, Francis wrote:
  Hi Bram,
 
  attached my local.properties file.
 
  I'm running Windows 7 Entreprise, maven 3.10.0, ant 1.9.2, tomcat
  6.0.37, Sun java SE 1.7.0_21
 
  best wishes, Francis
 
  *From:*bluy...@gmail.com [mailto:bluy...@gmail.com] *On Behalf Of
  *Bram Luyten
  *Sent:* 15 January 2014 15:51
  *To:* Brouns, Francis
  *Cc:* dspace-tech@lists.sourceforge.net
  *Subject:* Re: [Dspace-tech] again problems with build.properties,
  dspace.cfg and install directories
 
  Francis,
 
  can you send a copy of your local.properties file where you blank out
  anything sensitive like DB passwords?
 
  I will investigate and try to reproduce this behaviour on my end.
 
  Bram
 
 
  --
 
  Description: Image removed by sender. logo
 
 
 
  *Bram Luyten* +1 202 684 6365
  /2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010/
  /Esperantolaan 4, Heverlee 3001, Belgium/ www.atmire.com
 
 http://atmire.com/website/?q=servicesutm_source=emailfooterutm_
 medi
  um=emailutm_campaign=braml
 
 
  On Wed, Jan 15, 2014 at 2:47 PM, Brouns, Francis francis.bro...@ou.nl
  mailto:francis.bro...@ou.nl wrote:
 
  Hi Bram,
 
  yes, that is correct. I use a local.properties that has a value for
  dspace.dir. When I performed a fresh install, the dspace.cfg in the
  target directory was created fine. Now I am in the position that the
  dspace.dir parameter is not copied at all, or is only copied to the
  other parameters based on dspace.dir, such as the assetstore dir, log
  dir etc.
 
  So at the moment dspace.cfg contains
 
  dspace.dir = ${dspace.install.dir}
 
  assetstore.dir = d:/dspace/dspace32/assetstore
 
  log.dir = d:/dspace/dspace32/log
 
  etc.
 
  All other parameters of local.properties are copied correctly, as as
  properties that I set in the [dspace-source]/config/dspace.cfg file
  (e.g. dspace.url = ${dspace.baseUrl})
 
  Because the value of the dspace.dir is not set, files are copied into
  the wrong location, within the [dspace-source]/xxx/target directory
  instead of into the [dpsace] directory.
 
  The main problem is that this behaviour is not consistent. When I
  started with the installation,  the dspace.cfg in the target directory
  was correct. I only had problems with the ant update_configs. Other
  days, everything went fine, but now whatever I try, the dspace.dir
  parameter is not set.
 
  Our server is running under Linux, so I do not necessarily have to fix
  these problems that seem to be Windows related. And I do have a Dspace
  1.8.3 and a version of Dspace 3.2 running on my Windows laptop, from
  the times that I managed to install correctly. But I would like to be
  able to update as I need to test out the update from 1.8 to 3.2 as
  well as explore new features and explore the switch from the current jspui
 to xmlui.
 
  best wishes, Francis
 
  *From:*bluy...@gmail.com mailto:bluy...@gmail.com
  [mailto:bluy...@gmail.com mailto:bluy...@gmail.com] *On Behalf Of
  *Bram Luyten
  *Sent:* 14 January 2014 11:46
  *To:* Brouns, Francis
  *Cc:* dspace-tech@lists.sourceforge.net
  mailto:dspace-tech@lists.sourceforge.net
  *Subject:* Re: [Dspace-tech] again problems with build.properties,
  dspace.cfg and install directories
 
  Hi Francis,
 
  from the look of your ant output, it looks like maven has not
  succeeded in correctly specifying the path.
 
  If I'm not mistaking, the -Denv=local forces maven to look for
  parameters in a local.properties file instead of your build.properties
  file. Can you confirm that your path is correctly specified in a file
  called local.properties and that you're not relying on the changes in
  the file build.properties?
 
  hope this helps,
 
  Bram
 
 
  --
 
  Description: Description: Image removed by sender. logo
 
 
 
  *Bram Luyten*+1 202 684 6365 tel:%2B1%20202%20684%206365
  /2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010/
  /Esperantolaan 4, Heverlee 3001, Belgium/ www.atmire.com
 
 

[Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-15 Thread Thomas Misilo
Hi,

I am having a problem where if I click an authors name from the browse by 
author or discovery, it cannot find the items even though it says there are 5 
of them?

Here [1] is the broken search result, [2] is the browse by author. The author 
in question is Baksay, László A. [5], though it is any author with diacritics.

[1]: 
https://repository.lib.fit.edu/browse?value=Baksay%2C+L%C3%A1szl%C3%B3+A.type=author
[2]: 
https://repository.lib.fit.edu/browse?rpp=20order=ASCsort_by=-1etal=-1type=authorstarts_with=B


The repository is 3.1 right now, but I exported one of the items and imported 
it into DSpace 4.0, and I have the same issue.

Thanks for any idea and help.

Tom

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
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] CC_LICENSE , IP Authentication / javascript or custom code ?

2014-01-15 Thread Tim Donohue
Hi Monika,

On 1/10/2014 3:28 PM, Monika C. Mevenkamp wrote:
 I recently started to work at Princeton University as Digital Repository
 Programmer where I am working with their DataSpace/DSPACE instance,
 version 1.8.2 using jspui. A couple years ago I was at Georgia tech
 working with SMARTech. Lots has changed and I am trying to get up to
 speed again.

  From reading DSpace 1.8 documentation I understand that CC_LICENSEs are
 part of a items. They are meant to describe what a user can do with
 bitstreams.  As I understand the CC_LICENSE is defined when submitting
 an item. It is either set to the default or  to the license of the
 containing collection. Setting
 webui.licence_bundle.show = true
 changes the ItemTag display a bit. It appears that only admin users can
 then download bistreams.

A point of clarification here.  There are two types of licenses 
supported by DSpace:

1. Deposit Licenses (stored in the LICENSE bundle in an Item). This 
*must* be accepted by submitters in order to complete a 
deposit/submission to DSpace. There is a default deposit license 
specified by DSpace. You can also define a different deposit license 
*per* Collection, as you see fit (this option is in the Edit 
Collection UI).

2. Creative Commons Licenses (stored in the CC_LICENSE bundle in an 
Item). These are disabled by default. They are *optional* during the 
deposit/submission process. If enabled, this license *must* be a valid 
Creative Commons License: https://creativecommons.org/licenses/ 
Therefore its role is only to define basic redistribution rights that 
the copyright owner allows to others. You CANNOT customize these 
licenses as they are defined by Creative Commons.

 Stepping back:  Our DSPACE instances has a community with collections
 which contain senior theses documents. Access to these is supposed to be
 restricted to University members and site visitors should be made *very
 aware *of what they can and can not do with these files: aka read,
 print, but do not share with outsiders.

Unfortunately, as far as I'm aware, rights such as printing are not 
covered by Creative Commons licenses.  You could add custom coding to 
DSpace in some way to allow for this, but by default there is no CC 
License that restricts printing or even sharing.

 For access restriction I am envisioning using IPAuthentication. I
 understand that I need to enter our specific values in
 dspace/config/modules/authentication-ip.cfg file. I am envisioning a
 stack, where first our custom authentication code is tried, then IP
 Authentication, and then the Anonymous user is ‘authorized’.  How do I
 tie a pseudo user account to IP authentication ?

IP ranges can be mapped to a DSpace internal Group.  So, they cannot 
really be mapped to a pseudo user, but *can* be mapped to a pseudo 
group. See:

https://wiki.duraspace.org/display/DSDOC4x/Authentication+Plugins#AuthenticationPlugins-IPAuthentication


 We would like to make site users explicitly agree to our custom license
 when they download a bitstream from a senior theses collection. Ideally
   DSPACE should remember that agreement acceptance for a specified
 duration. Looking at the code I came up with the following plan:

   * use collection’s CC_LICENSE to define the license agreement to be shown
   * change BitstreamServlet:DSGet method such that
   o if item’s collection is not listed in in
 webui.confirm-license. collections  setting do as before
   o else:
   + if session contains a time stamp for the given collection
 that is within webui.confirm-license-aftermin do as before
   + else redirect to /agreement with bitstream parameter
   * add AgreemntServlet (is that what it would be - I am not much of JSP
 developer)
   o DSGet:  display a custom jsp page that shows the agreement and a
 ‘Cancel’, ‘Accept’ button, ‘Cancel’ just navigates back and
 Accept triggers POST /agreement with bitstream param
   o DSPost:  sets agreement time stamp for community and  redirects
 to /bistream/….


 So now - in theory this seems not a huge project. In practice, as I said
 I am not much of JSP/Servlet developer. How are redirects done for
 example - I have no idea. Maybe instead, I should go ahead and try to
 hack something up based in Javascript and cookies - which would involve
 exposing the bitstream url in the html page. Since there would be no
 changes server side a skilled user could peel that bitstream out of the
 HTML and just go ahead and download. So not quite as good a solution.

So, this sounds like a custom use of the CC_LICENSE bundle (not 
supported by default, obviously). To be honest, you may even want to 
create your own bundle for this purpose (e.g. USAGE_LICENSE bundle), 
as what you are suggesting does not really sound like a Creative Commons 
license.  Beyond that, it sounds relatively reasonable. One thing to be 
aware of is that it will require some sort of customization to the 

Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

2014-01-15 Thread helix84
Quick check: does your Tomcat's Connector include the
URIEncoding=UTF-8 attribute?


Regards,
~~helix84

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

--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
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] Diacritics and DSpace 4.0 and 3.1

2014-01-15 Thread Thomas Misilo
helix84,

I did not have that attribute but I did add it to both servers, and restarted 
tomcat however I do get the same results, on both instances.

Thanks! 

 -Original Message-
 From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of
 helix84
 Sent: Wednesday, January 15, 2014 10:59 AM
 To: Thomas Misilo
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
 
 Quick check: does your Tomcat's Connector include the
 URIEncoding=UTF-8 attribute?
 
 
 Regards,
 ~~helix84
 
 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
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] Diacritics and DSpace 4.0 and 3.1

2014-01-15 Thread Smith, Ina ism...@sun.ac.za
We've experienced the same problem (although UTF8/Unicode was activated within 
DSpace), and decided to do away with diacritics completely (in titles and 
surnames).  End-users so far have not complained. I suspect they seldom use 
diacritics when entering search terms. It would be interesting to know how 
Google addresses this issue.

Kind regards
Ina Smith (Stellenbosch University, South Africa)

From: Thomas  Misilo [misi...@fit.edu]
Sent: 15 January 2014 06:11 PM
To: 'heli...@centrum.sk'
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

helix84,

I did not have that attribute but I did add it to both servers, and restarted 
tomcat however I do get the same results, on both instances.

Thanks!

 -Original Message-
 From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of
 helix84
 Sent: Wednesday, January 15, 2014 10:59 AM
 To: Thomas Misilo
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1

 Quick check: does your Tomcat's Connector include the
 URIEncoding=UTF-8 attribute?


 Regards,
 ~~helix84

 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
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



E-pos vrywaringsklousule Hierdie e-pos mag vertroulike inligting bevat en mag 
regtens geprivilegeerd wees en is slegs bedoel vir die persoon aan wie dit 
geadresseer is. Indien u nie die bedoelde ontvanger is nie, word u hiermee in 
kennis gestel dat u hierdie dokument geensins mag gebruik, versprei of kopieer 
nie. Stel ook asseblief die sender onmiddellik per telefoon in kennis en vee 
die e-pos uit. Die Universiteit aanvaar nie aanspreeklikheid vir enige skade, 
verlies of uitgawe wat voortspruit uit hierdie e-pos en/of die oopmaak van 
enige lêers aangeheg by hierdie e-pos nie. E-mail disclaimer This e-mail may 
contain confidential information and may be legally privileged and is intended 
only for the person to whom it is addressed. If you are not the intended 
recipient, you are notified that you may not use, distribute or copy this 
document in any manner whatsoever. Kindly also notify the sender immediately by 
telephone, and delete the e-mail. The University does not accept liability for 
any damage, loss or expense arising from this e-mail and/or accessing any files 
attached to this e-mail.
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
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] Diacritics and DSpace 4.0 and 3.1

2014-01-15 Thread Brian Freels-Stendel
Good morning,

If you're using Discovery, this ticket may help:  
https://jira.duraspace.org/browse/DS-1152.  For the previous default search, 
this email thread may help:  
http://sourceforge.net/mailarchive/message.php?msg_id=29655187.

I've been wondering if these solutions might not be in the default set-up.  Are 
there other types of character encodings it would be a problem with?

B--

 -Original Message-
 From: Smith, Ina ism...@sun.ac.za [mailto:ism...@sun.ac.za]
 Sent: Wednesday, January 15, 2014 11:01 AM
 To: Thomas Misilo; 'heli...@centrum.sk'
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
 
 We've experienced the same problem (although UTF8/Unicode was activated
 within DSpace), and decided to do away with diacritics completely (in titles 
 and
 surnames).  End-users so far have not complained. I suspect they seldom use
 diacritics when entering search terms. It would be interesting to know how
 Google addresses this issue.
 
 Kind regards
 Ina Smith (Stellenbosch University, South Africa)
 
 From: Thomas  Misilo [misi...@fit.edu]
 Sent: 15 January 2014 06:11 PM
 To: 'heli...@centrum.sk'
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
 
 helix84,
 
 I did not have that attribute but I did add it to both servers, and restarted 
 tomcat
 however I do get the same results, on both instances.
 
 Thanks!
 
  -Original Message-
  From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of
  helix84
  Sent: Wednesday, January 15, 2014 10:59 AM
  To: Thomas Misilo
  Cc: dspace-tech@lists.sourceforge.net
  Subject: Re: [Dspace-tech] Diacritics and DSpace 4.0 and 3.1
 
  Quick check: does your Tomcat's Connector include the
  URIEncoding=UTF-8 attribute?
 
 
  Regards,
  ~~helix84
 
  Compulsory reading: DSpace Mailing List Etiquette
  https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical
 Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 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
 
 
 
 E-pos vrywaringsklousule Hierdie e-pos mag vertroulike inligting bevat en mag
 regtens geprivilegeerd wees en is slegs bedoel vir die persoon aan wie dit
 geadresseer is. Indien u nie die bedoelde ontvanger is nie, word u hiermee in
 kennis gestel dat u hierdie dokument geensins mag gebruik, versprei of kopieer
 nie. Stel ook asseblief die sender onmiddellik per telefoon in kennis en vee 
 die e-
 pos uit. Die Universiteit aanvaar nie aanspreeklikheid vir enige skade, 
 verlies of
 uitgawe wat voortspruit uit hierdie e-pos en/of die oopmaak van enige lêers
 aangeheg by hierdie e-pos nie. E-mail disclaimer This e-mail may contain
 confidential information and may be legally privileged and is intended only 
 for the
 person to whom it is addressed. If you are not the intended recipient, you are
 notified that you may not use, distribute or copy this document in any manner
 whatsoever. Kindly also notify the sender immediately by telephone, and delete
 the e-mail. The University does not accept liability for any damage, loss or
 expense arising from this e-mail and/or accessing any files attached to this 
 e-mail.
 --
 CenturyLink Cloud: The Leader in Enterprise Cloud Services.
 Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical
 Workloads, Development Environments  Everything In Between.
 Get a Quote or Start a Free Trial Today.
 http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
 ___
 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
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net

[Dspace-tech] Job Announcement: Programmer, FDA Digital Library of Modeling and Simulation, Silver Spring, MD, $90k

2014-01-15 Thread Hernandez, Jessica
Please distribute *updated* announcement . . .

FDA is seeking a software professional with an interest in digital library 
applications and technology.

Office of Science and Engineering Laboratories
Center for Devices and Radiological Health
U.S. Food and Drug Administration
Silver Spring, MD

This is an interdisciplinary project to develop digital library software to 
enable management, preservation, and online discovery of scientific data and 
software.  The project will develop the FDA Digital Library of Modeling and 
Simulation repository.  This will involve deployment of a new repository and 
web application using the Hydra technology stack (http://projecthydra.org), 
which includes Fedora Commons Repository Software, Ruby on Rails, Java, and 
SQL. The project will design and implement the architecture, workflows, and 
applications for the FDA Digital Library. In addition, the project will 
implement a website to give the scientific community access to material in the 
FDA Digital Library.

Working closely with the Digital Library team and team leaders, the project 
will include specifying, documenting and developing the technical architecture 
of a prototype repository and management system for digital preservation.

Specific duties include:
*   Work closely with the FDA team to understand the requirements and 
develop specifications for the digital library architecture.
*   Design and implement a repository infrastructure, using open source 
software, that supports the ingestion, preservation, and delivery of digital
objects (text, xml, images, videos, binary).
*   Develop and implement workflows to extract and repurpose metadata 
and digital objects.
*   Customize user interface to open source repository applications for 
end-user delivery.
*   Keep abreast with the digital library software and infrastructure 
development communities.
*   Write and maintain documentation.

To learn more about the project, qualifications needed and how to apply; please 
see the document attached.


FDA Digital Library project announcement_2014.pdf
Description: FDA Digital Library project announcement_2014.pdf
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
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