Re: [Dspace-tech] BTE OAI import - NullPointerException (Jan Kenter)

2015-03-16 Thread Michelangelo M M Viana
 need to manually upgrade the solr indexes? Or can 
 I   just copy of the file that failed to copy? Forgive me if this is 
 a   simple question, I am new to supporting this application.
  
   Thanks,
   Chelsea
  
  
   /---/
   /Chelsea Lobdell/
   /Library Applications Programmer / Swarthmore College/   
 /clobd...@swarthmore.edu / (610)690-6818/ 
 --
 --   *From: *Tim Donohue tdono...@duraspace.org   *To: *Chelsea 
 Lobdell clobd...@swarthmore.edu,   
 dspace-tech@lists.sourceforge.net   *Sent: *Monday, March 9, 2015 
 2:44:51 PM   *Subject: *Re: [Dspace-tech] DSpace Upgrade from v3.1 to 
 v5.1 Chelsea, Correct, you can upgrade directly from 3.x 
 to 5.x per the DSpace 5   upgrade instructions:
   https://wiki.duraspace.org/display/DSDOC5x/Upgrading+DSpace
  
   - Tim
  
   On 3/9/2015 12:46 PM, Chelsea Lobdell wrote:
 Hi,

 We will soon be upgrading our development instance of DSpace and 
 I just wanted to confirm that we can upgrade directly from 
 version 3.1 to version 5.1? Or is there an intermediate step of 
 upgrading to version 4.x first?

 Thanks,
 Chelsea

 /---/
 /Chelsea Lobdell/
 /Library Applications Programmer / Swarthmore College/ 
 /clobd...@swarthmore.edu / (610)690-6818/  
 --
  Dive into the World of Parallel Programming The Go 
 Parallel Website,   sponsored by Intel and developed in 
 partnership with Slashdot Media, is your   hub for all things 
 parallel software development, from weekly thought leadership   blogs 
 to news, videos, case studies, tutorials and more. Take a look 
 and join the conversation now. 
 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

  





--

Message: 2
Date: Mon, 16 Mar 2015 10:04:06 +0100
From: Jan Kenter jan.ken...@ulb.uni-bonn.de
Subject: Re: [Dspace-tech] BTE OAI import - NullPointerException
To: Kostas Stamatis kstama...@ekt.gr
Cc: dspace-tech dspace-tech@lists.sourceforge.net
Message-ID: 55069c86.1080...@ulb.uni-bonn.de
Content-Type: text/plain; charset=windows-1252; format=flowed

Hi Kostas,

we used different OAI-PMH server to learn how to use the BTE tool:

http://digitale-sammlungen.ulb.uni-bonn.de/oai/ -- Was not working, but 
according to http://validator.oaipmh.com there are some validation problems...

http://oai.bibliothek.uni-kassel.de/dspace-oai/request -- Here we got the 
NullPointerException again.

And finally we tried http://eldorado.uni-dortmund.de/dspace-oai/request
This try was successful and we didn't get the NullPointerException.

Best,
Jan

Am 13.03.2015 um 16:14 schrieb Kostas Stamatis:
 Hi Jan,

 can you please send as the base URL for the OAI-PMH server you are using?


 Thanks,

 Kostas



 On Mar 13, 2015, at 4:29 PM, helix84 heli...@centrum.sk wrote:

 Sending link to the source, hope it helps:

 https://github.com/EKT/Biblio-Transformation-Engine/blob/version-0.9.
 4/bte-io/src/main/java/gr/ekt/bteio/loaders/OAIPMHDataLoader.java#L17
 9


 Regards,
 ~~helix84

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

 -
 - Dive into the World of Parallel Programming The Go Parallel 
 Website, sponsored by Intel and developed in partnership with 
 Slashdot Media, is your hub for all things parallel software 
 development, from weekly thought leadership blogs to news, videos, 
 case studies, tutorials and more. Take a look and join the 
 conversation now. 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



--

Message: 3
Date: Mon, 16 Mar 2015 13:57:25 +
From: Lewatle Phaladi lewatle.phal...@wits.ac.za
Subject: [Dspace-tech] Mirage2 default XMLUI Theme
To: dspace-tech@lists.sourceforge.net
dspace-tech@lists.sourceforge.net
Message-ID:
e4e3e2d709a8ff47ad97f4f9ce681b854149e...@ekho.ds.wits.ac.za
Content-Type: text/plain; charset=utf-8

Hi Dspace Team,

Just a question, when is Mirage2 going to be part of DSpace installation by 
default, without need to open network ports to do separate download of Mirage2 
and its dependencies ?

Regards,
Lewatle

table width=100% border=0 cellspacing=0 cellpadding=0 
style=width:100%; tr td align=left

Re: [Dspace-tech] BTE OAI import - NullPointerException

2015-03-16 Thread Jan Kenter
Hi Kostas,

we used different OAI-PMH server to learn how to use the BTE tool:

http://digitale-sammlungen.ulb.uni-bonn.de/oai/ -- Was not working, but 
according to http://validator.oaipmh.com there are some validation 
problems...

http://oai.bibliothek.uni-kassel.de/dspace-oai/request -- Here we got 
the NullPointerException again.

And finally we tried http://eldorado.uni-dortmund.de/dspace-oai/request
This try was successful and we didn't get the NullPointerException.

Best,
Jan

Am 13.03.2015 um 16:14 schrieb Kostas Stamatis:
 Hi Jan,

 can you please send as the base URL for the OAI-PMH server you are using?


 Thanks,

 Kostas



 On Mar 13, 2015, at 4:29 PM, helix84 heli...@centrum.sk wrote:

 Sending link to the source, hope it helps:

 https://github.com/EKT/Biblio-Transformation-Engine/blob/version-0.9.4/bte-io/src/main/java/gr/ekt/bteio/loaders/OAIPMHDataLoader.java#L179


 Regards,
 ~~helix84

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

 --
 Dive into the World of Parallel Programming The Go Parallel Website, 
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for 
 all
 things parallel software development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. 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

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. 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] BTE OAI import - NullPointerException

2015-03-13 Thread helix84
Sending link to the source, hope it helps:

https://github.com/EKT/Biblio-Transformation-Engine/blob/version-0.9.4/bte-io/src/main/java/gr/ekt/bteio/loaders/OAIPMHDataLoader.java#L179


Regards,
~~helix84

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

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. 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] BTE OAI import - NullPointerException

2015-03-13 Thread Kostas Stamatis
Hi Jan,

can you please send as the base URL for the OAI-PMH server you are using?


Thanks,

Kostas



On Mar 13, 2015, at 4:29 PM, helix84 heli...@centrum.sk wrote:

 Sending link to the source, hope it helps:
 
 https://github.com/EKT/Biblio-Transformation-Engine/blob/version-0.9.4/bte-io/src/main/java/gr/ekt/bteio/loaders/OAIPMHDataLoader.java#L179
 
 
 Regards,
 ~~helix84
 
 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
 
 --
 Dive into the World of Parallel Programming The Go Parallel Website, sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for all
 things parallel software development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more. Take a look and join the 
 conversation now. 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


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. 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