[Dspace-tech] Error message when trying to import items

2015-02-11 Thread Alain Tschanz
I'm running DSpace 5.0 on Windows Server 2008 R2 with the Mirage theme. When I 
run the command /dspace/bin/dspace import -help I get the following error 
message:


C:\dspace\bindspace import  -h
Using DSpace installation in: C:\dspace
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/dspace/lib/slf4j-log4j12-1.6.1.jar!/org/sl
f4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/dspace/lib/slf4j-log4j12-1.7.6.jar!/org/sl
f4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.

Failed to startup the DSpace Service Manager: failure starting up spring service
manager: Error creating bean with name 'org.dspace.app.sherpa.SHERPAService' de
fined in URL [jar:file:/C:/dspace/lib/dspace-api-5.0-rc3.jar!/spring/spring-dspa
ce-addon-sherpa-services.xml]: Instantiation of bean failed; nested exception is
org.springframework.beans.BeanInstantiationException: Could not instantiate bea
n class [org.dspace.app.sherpa.SHERPAService]: Constructor threw exception; nest
ed exception is java.lang.NoSuchFieldError: INSTANCE
Failure during filter init: Failed to startup the DSpace Service Manager: failur
e starting up spring service manager: Error creating bean with name 'org.dspace.
app.sherpa.SHERPAService' defined in URL [jar:file:/C:/dspace/lib/dspace-api-5.0
-rc3.jar!/spring/spring-dspace-addon-sherpa-services.xml]: Instantiation of bean
failed; nested exception is org.springframework.beans.BeanInstantiationExceptio
n: Could not instantiate bean class [org.dspace.app.sherpa.SHERPAService]: Const
ructor threw exception; nested exception is java.lang.NoSuchFieldError: INSTANCE
:java.lang.RuntimeException: Failed to startup the DSpace Service Manager: failu
re starting up spring service manager: Error creating bean with name 'org.dspace
.app.sherpa.SHERPAService' defined in URL [jar:file:/C:/dspace/lib/dspace-api-5.
0-rc3.jar!/spring/spring-dspace-addon-sherpa-services.xml]: Instantiation of bea
n failed; nested exception is org.springframework.beans.BeanInstantiationExcepti
on: Could not instantiate bean class [org.dspace.app.sherpa.SHERPAService]: Cons
tructor threw exception; nested exception is java.lang.NoSuchFieldError: INSTANC
E
Exception in thread main java.lang.IllegalStateException: Failure during filte
r init: Failed to startup the DSpace Service Manager: failure starting up spring
service manager: Error creating bean with name 'org.dspace.app.sherpa.SHERPASer
vice' defined in URL [jar:file:/C:/dspace/lib/dspace-api-5.0-rc3.jar!/spring/spr
ing-dspace-addon-sherpa-services.xml]: Instantiation of bean failed; nested exce
ption is org.springframework.beans.BeanInstantiationException: Could not instant
iate bean class [org.dspace.app.sherpa.SHERPAService]: Constructor threw excepti
on; nested exception is java.lang.NoSuchFieldError: INSTANCE
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:72)
Caused by: java.lang.RuntimeException: Failed to startup the DSpace Service Mana
ger: failure starting up spring service manager: Error creating bean with name '
org.dspace.app.sherpa.SHERPAService' defined in URL [jar:file:/C:/dspace/lib/dsp
ace-api-5.0-rc3.jar!/spring/spring-dspace-addon-sherpa-services.xml]: Instantiat
ion of bean failed; nested exception is org.springframework.beans.BeanInstantiat
ionException: Could not instantiate bean class [org.dspace.app.sherpa.SHERPAServ
ice]: Constructor threw exception; nested exception is java.lang.NoSuchFieldErro
r: INSTANCE
at org.dspace.servicemanager.DSpaceServiceManager.startup(DSpaceServiceM
anager.java:224)
at org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.jav
a:150)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:57)
Caused by: java.lang.IllegalStateException: failure starting up spring service m
anager: Error creating bean with name 'org.dspace.app.sherpa.SHERPAService' defi
ned in URL [jar:file:/C:/dspace/lib/dspace-api-5.0-rc3.jar!/spring/spring-dspace
-addon-sherpa-services.xml]: Instantiation of bean failed; nested exception is o
rg.springframework.beans.BeanInstantiationException: Could not instantiate bean
class [org.dspace.app.sherpa.SHERPAService]: Constructor threw exception; nested
exception is java.lang.NoSuchFieldError: INSTANCE
at org.dspace.servicemanager.DSpaceServiceManager.startup(DSpaceServiceM
anager.java:208)
... 2 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
ng bean with name 'org.dspace.app.sherpa.SHERPAService' defined in URL [jar:file
:/C:/dspace/lib/dspace-api-5.0-rc3.jar!/spring/spring-dspace-addon-sherpa-servic
es.xml]: Instantiation of bean failed; nested exception is org.springframework.b
eans.BeanInstantiationException: Could not instantiate bean class [org.dspace.ap
p.sherpa.SHERPAService]: Constructor threw exception; nested exception is java.l
ang.NoSuchFieldError: INSTANCE
   

Re: [Dspace-tech] Is XMLUI the default interface for dspace [Was: dc.rights and dc.rights.uri not populated]

2015-02-11 Thread emilio lorenzo

No,  don´t misunderstand me:-) ,
 I just mean, that in this paragraph, I interpreted that By default 
is continuing that previous phrase, regarding XMLUI

Emilio :-D



El 11/02/2015 a las 15:53, Chris Gray escribió:

Thanks to Emilio for the clarification.

Is Emilio correct that in the documentation by default frequently 
means XMLUI and not jspui?


Chris

On 15-02-10 02:00 PM, emilio lorenzo wrote:
Hi, Chris, I think this paragraph 
(https://wiki.duraspace.org/display/DSDOC4x/Configuration+Reference#ConfigurationReference-ConfiguringCreativeCommonsLicense) 



/For the JSP UI, Creative Commons licensing is effected by opening an 
Iframe to the Creative Commons site and capturing the selection 
result in several bitstreams, but the XML UI utilizes a more flexible 
web service. By default, when a license is selected in the interface, 
the URI for the license is stored in the 'dc.rights.uri' metadata 
field for the Item, and a representation of the license text is 
stored in a license bundle. In addition, the following properties in 
//|[dspace]/config/dspace.cfg|//may be customized for use:/


Must be interpreted as:
for JSPUI, only the bitstreams (in bundle CC_license) get filled with 
Creative commons files.
for  XMLUI  the metadata fields indicated in parameters 
cc.license.uri and cc.license.name  are also populated. I interpret 
(abd correct me If I am wrong)   that   By default  referes to 
XMLUI



Emilio




--
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

[Dspace-tech] Delete collection by collectionID

2015-02-11 Thread Miguel Angel Robledo
Hi,

Is there any para procedure to delete collections by CollectionID from 
command line?

Thanks

-- 
Ing. Miguel Angel Robledo
Secretaría de Tecnologías para la Gestión
Ministerio de Gobierno y Reforma del Estado
Provincia de Santa Fe
San Martín 2466 (S3000FSB) Santa Fe



--
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] Is XMLUI the default interface for dspace [Was: dc.rights and dc.rights.uri not populated]

2015-02-11 Thread Tim Donohue
Chris,

No, by default does not always refer to the XMLUI. There is no 
default interface for DSpace.

However, in this situation, the wording in the documentation *is* 
misleading. It should instead state:

In the XMLUI, by default, when a license is selected in the interface, 
the URI for the license is stored in the 'dc.rights.uri' metadata field 
for the Item and a representation of the license text is stored in a 
license bundle.

Apologies that the documentation is misleading in this area. I've just 
now corrected  enhanced it to describe how CC Licensing works in JSPUI 
vs XMLUI:

https://wiki.duraspace.org/display/DSDOC4x/Configuration+Reference#ConfigurationReference-ConfiguringCreativeCommonsLicense

- Tim

On 2/11/2015 8:53 AM, Chris Gray wrote:
 Thanks to Emilio for the clarification.

 Is Emilio correct that in the documentation by default frequently
 means XMLUI and not jspui?

 Chris

 On 15-02-10 02:00 PM, emilio lorenzo wrote:
 Hi, Chris, I think this paragraph
 (https://wiki.duraspace.org/display/DSDOC4x/Configuration+Reference#ConfigurationReference-ConfiguringCreativeCommonsLicense)


 /For the JSP UI, Creative Commons licensing is effected by opening an
 Iframe to the Creative Commons site and capturing the selection result
 in several bitstreams, but the XML UI utilizes a more flexible web
 service. By default, when a license is selected in the interface, the
 URI for the license is stored in the 'dc.rights.uri' metadata field
 for the Item, and a representation of the license text is stored in a
 license bundle. In addition, the following properties in
 //|[dspace]/config/dspace.cfg|//may be customized for use:/

 Must be interpreted as:
 for JSPUI, only the bitstreams (in bundle CC_license) get filled with
 Creative commons files.
 for  XMLUI  the metadata fields indicated in parameters cc.license.uri
 and cc.license.name  are also populated. I interpret (abd correct me
 If I am wrong)   that   By default  referes to XMLUI


 Emilio



 --
 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


[Dspace-tech] Advanced Embargo | JSPUI 4.x

2015-02-11 Thread Courtney Earl Matthews
Hello all,

Has anyone done work on Advanced Embargo functionality for JSPUI 4.x?

If so please share.

Best,

Courtney.



Courtney Earl Matthews
Digital Repository Librarian
University of Waterloo Library
(519) 888-4567 ext. 30185
courtney.e.matth...@uwaterloo.camailto:courtney.e.matth...@uwaterloo.ca


--
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] Default item metadata for XMULI

2015-02-11 Thread helix84
 How would I add “Default Item Metadata” to a collection created in XMLUI 4.x
 or XMLUI 5.0?

1) log in as admin
2) go to collection
3) Edit Collection
4) Item template: Create


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

[Dspace-tech] Default item metadata for XMULI

2015-02-11 Thread Courtney Earl Matthews
Hello all,

I'd like to add system-generated standardized metadata to my collections.

JSPUI 4.x allows me to set Default Item Metadata for a collection using the 
collection wizard.

How would I add Default Item Metadata to a collection created in XMLUI 4.x or 
XMLUI 5.0?

Thanks for your time,

Courtney.

Courtney Earl Matthews
Digital Repository Librarian
University of Waterloo Library
(519) 888-4567 ext. 30185
courtney.e.matth...@uwaterloo.camailto:courtney.e.matth...@uwaterloo.ca


--
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

[Dspace-tech] Is XMLUI the default interface for dspace [Was: dc.rights and dc.rights.uri not populated]

2015-02-11 Thread Chris Gray

Thanks to Emilio for the clarification.

Is Emilio correct that in the documentation by default frequently 
means XMLUI and not jspui?


Chris

On 15-02-10 02:00 PM, emilio lorenzo wrote:
Hi, Chris, I think this paragraph 
(https://wiki.duraspace.org/display/DSDOC4x/Configuration+Reference#ConfigurationReference-ConfiguringCreativeCommonsLicense) 



/For the JSP UI, Creative Commons licensing is effected by opening an 
Iframe to the Creative Commons site and capturing the selection result 
in several bitstreams, but the XML UI utilizes a more flexible web 
service. By default, when a license is selected in the interface, the 
URI for the license is stored in the 'dc.rights.uri' metadata field 
for the Item, and a representation of the license text is stored in a 
license bundle. In addition, the following properties in 
//|[dspace]/config/dspace.cfg|//may be customized for use:/


Must be interpreted as:
for JSPUI, only the bitstreams (in bundle CC_license) get filled with 
Creative commons files.
for  XMLUI  the metadata fields indicated in parameters cc.license.uri 
and cc.license.name  are also populated. I interpret (abd correct me 
If I am wrong)   that   By default  referes to XMLUI



Emilio


--
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] Display DOI as link in jspui in 4.2

2015-02-11 Thread Chris Gray
I believe I have found the answer to my own question.

It seems that the documentation applies to XMLUI and not to JSPUI. The 
DOI link is created correctly in XMLUI only.

Chris

On 15-02-10 11:31 AM, Chris Gray wrote:
 We have configured the DOI field to display as a link in jspui, but it
 only does so if the value entered into dc.identifier.doi is the full URI
 and not just the DOI number.  Entering a DOI number in the submission
 form does not populate the metadata field dc.identifier.doi with the
 full URI.

 Is there some way either to have the base url (http://dx.doi.org/)
 automatically added to dc.identifier.doi or to have the base url added
 automatically when dc.identifier.doi is displayed as link in jspui?  Are
 there more settings that need configuration that webui.resolver.n.urn
 (doi) and webui.resolver.n.baseurl?

 Chris Gray
 Systems Analyst
 519-888-4567, ext. 35764
 cpg...@uwaterloo.ca
 University of Waterloo

 --
 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] Display DOI as link in jspui in 4.2 (Chris Gray)

2015-02-11 Thread Chris Gray

Thanks.  I will try that.

I can't find reference to the configuration “dc.identifier.doi(doi)” in 
the 4.x documentation.


Chris

On 15-02-11 03:59 PM, IdeaFix wrote:


In dspace.cfg:

webui.resolver.1.urn = doi

webui.resolver.1.baseurl = http://dx.doi.org/

and

webui.itemdisplay.default=someothefields, dc.identifier.doi(doi), 
someothefields


http://elar.urfu.ru/handle/10995/27152 - result

You should add “dc.identifier.doi(doi)” paremeter in your 
“webui.itemdisplay.default” string. Doi metadata should be in 
specially addet field in your metadata registry, for example 
“dc.identifier.doi”




--
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] Use AND logic search instead of OR

2015-02-11 Thread Xerio Cheri
Hi Tim,

Thanks so much. Sorry for not mentioning the DSpace version, we're using v.
4.1, so Discovery is the enabled engine. I'll tell the staff how it works
and how to force the AND logic. Thanks again!

2015-02-11 21:16 GMT+00:00 Tim Donohue tdono...@duraspace.org:

 Hi,

 What version of DSpace are you using?

 The most recent versions of DSpace (4.x and 5.x) both use Discovery (based
 on Solr) for searching. This means they actually perform weighted/relevancy
 searches.

 So, if you search on multiple words, items which have both words
 (essentially an AND) will appear at the top of the search results.

 More info on Discovery is at
 https://wiki.duraspace.org/display/DSDOC5x/Discovery

 Discovery has existed in DSpace since DSpace 1.7, but it was disabled by
 default for some time. Starting in DSpace 4, it is the default search and
 browse engine for DSpace. If you are not yet using Discovery, you may wish
 to consider enabling it as it sounds like it may meet your needs.

 If you are using Discovery, you actually can force a boolean AND by
 simply entering two words with AND. For example:
  * test AND document -  would only return items that have both test and
 document
  * test document - would return all items that have either test or
 document but the ones that have *both* would appear at the top of the
 results.

 Good luck!

 - Tim


 On 2/11/2015 2:42 PM, Xerio Cheri wrote:

 Hi,

 It has been proposed by our staff to change the way DSpace searches
 terms on XMLUI. By default, it uses OR logic, so if more than one term
 is entered, any of them will be matched. Is there a simple way to change
 that behavior so if more than one word is entered in the search box only
 items that have ALL of them will be displayed?

 Thank you


 
 --
 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

[Dspace-tech] Use AND logic search instead of OR

2015-02-11 Thread Xerio Cheri
Hi,

It has been proposed by our staff to change the way DSpace searches terms
on XMLUI. By default, it uses OR logic, so if more than one term is
entered, any of them will be matched. Is there a simple way to change that
behavior so if more than one word is entered in the search box only items
that have ALL of them will be displayed?

Thank you
--
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] Use AND logic search instead of OR

2015-02-11 Thread Tim Donohue
Hi,

What version of DSpace are you using?

The most recent versions of DSpace (4.x and 5.x) both use Discovery 
(based on Solr) for searching. This means they actually perform 
weighted/relevancy searches.

So, if you search on multiple words, items which have both words 
(essentially an AND) will appear at the top of the search results.

More info on Discovery is at
https://wiki.duraspace.org/display/DSDOC5x/Discovery

Discovery has existed in DSpace since DSpace 1.7, but it was disabled by 
default for some time. Starting in DSpace 4, it is the default search 
and browse engine for DSpace. If you are not yet using Discovery, you 
may wish to consider enabling it as it sounds like it may meet your needs.

If you are using Discovery, you actually can force a boolean AND by 
simply entering two words with AND. For example:
  * test AND document -  would only return items that have both test 
and document
  * test document - would return all items that have either test or 
document but the ones that have *both* would appear at the top of the 
results.

Good luck!

- Tim

On 2/11/2015 2:42 PM, Xerio Cheri wrote:
 Hi,

 It has been proposed by our staff to change the way DSpace searches
 terms on XMLUI. By default, it uses OR logic, so if more than one term
 is entered, any of them will be matched. Is there a simple way to change
 that behavior so if more than one word is entered in the search box only
 items that have ALL of them will be displayed?

 Thank you


 --
 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] Default item metadata for XMULI

2015-02-11 Thread Courtney Earl Matthews
Oh, wow :).

Thanks for breaking that down for me.

Cheers,

Courtney.

-Original Message-
From: ivan.ma...@gmail.com [mailto:ivan.ma...@gmail.com] On Behalf Of helix84
Sent: Wednesday, February 11, 2015 2:34 PM
To: Courtney Earl Matthews
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Default item metadata for XMULI

 How would I add “Default Item Metadata” to a collection created in 
 XMLUI 4.x or XMLUI 5.0?

1) log in as admin
2) go to collection
3) Edit Collection
4) Item template: Create


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] Display DOI as link in jspui in 4.2 (Chris Gray)

2015-02-11 Thread IdeaFix
In dspace.cfg:

 

webui.resolver.1.urn = doi

webui.resolver.1.baseurl = http://dx.doi.org/

 

and

 

webui.itemdisplay.default=someothefields, dc.identifier.doi(doi),
someothefields

 

http://elar.urfu.ru/handle/10995/27152 - result

 

You should add dc.identifier.doi(doi) paremeter in your
webui.itemdisplay.default string. Doi metadata should be in specially
addet field in your metadata registry, for example dc.identifier.doi

--
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] DSpace 5.0 XMLUI Display problem with Screenshot

2015-02-11 Thread Andrea Schweer

  
  
Hi,

On 12/02/15 02:16, Fausto Carvalho
  Marques Silva wrote:


  
  I had the same problem in my
instalation, for me it was a proxy thing that generated a bad
css 
in the  the construction part of "mvn package" of Mirage 2.
It was resolved by setting

Bower and Npm proxy variables.
  


Would you mind sharing how you set those? Then we can update the
official documentation, to hopefully help the next person with the
same issue.
https://wiki.duraspace.org/display/DSDOC5x/Mirage+2+Configuration+and+Customization#Mirage2ConfigurationandCustomization-ThebuildprocessandenablingMirage2

cheers,
Andrea

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


--
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

[Dspace-tech] Missing file on upgrade fro dspace 4.2 to dspace 5

2015-02-11 Thread Admire Mutsikiwa
Hi

I am in the process of upgrading  dspace from version 4.2 to  5. My mvn
clean -U package  was successful. However, when I run ant update  I am
getting the following  error.

 

update_solr_indexes:

 [echo] Checking if any Solr indexes (/home/dspace/dspace/solr/*) need
upgrading...

 [echo] Current version of Solr/Lucene: 4.10.2

 

check_solr_index:

 [echo] Checking if the Solr index at
/home/dspace/dspace/solr/statistics/data/index/ is = Solr 3.5.0

 [java] Java Result: 1

 

BUILD FAILED

/home/dspace/dspace-5.0-src-release/dspace/target/dspace-installer/build.xml
:974: The following error occurred while executing this line:

/home/dspace/dspace-5.0-src-release/dspace/target/dspace-installer/build.xml
:1061: ERROR occurred while checking Solr index version:

Exception in thread main java.io.IOException: Could not read Lucene
segments files in /home/dspace/dspace/solr/statistics/data/index

at
org.dspace.app.util.IndexVersion.getIndexVersion(IndexVersion.java:141)

at org.dspace.app.util.IndexVersion.main(IndexVersion.java:59)

Caused by: java.nio.file.NoSuchFileException:
/home/dspace/dspace/solr/statistics/data/index/segments_gfg

at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)

at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)

at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)

at
sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java
:177)

at java.nio.channels.FileChannel.open(FileChannel.java:287)

at java.nio.channels.FileChannel.open(FileChannel.java:334)

at
org.apache.lucene.store.NIOFSDirectory.openInput(NIOFSDirectory.java:81)

at
org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)

at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:341)

at
org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:454)

at
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:
906)

at
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:
752)

at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:450)

at
org.dspace.app.util.IndexVersion.getIndexVersion(IndexVersion.java:136)

... 1 more

 

Kind Regards,

 

Admire Mutsikiwa (Mr)

ICT Manager

Libraries

University of Zimbabwe

Tel:+263-4-303276

Mob:+263782476883

 

It is easy to dodge our responsibilities, but we cannot dodge the
consequences of dodging our responsibilities.  Josiah Charles Stamp
http://www.goodreads.com/author/show/4867406.Josiah_Charles_Stamp 

 

--
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] Missing file on upgrade fro dspace 4.2 to dspace 5

2015-02-11 Thread Hilton Gibson
Hi Admire

Just a quick one. Did you optimise indexes before upgrading?

Cheers

hg

*Hilton Gibson*
Ubuntu 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

On 11 February 2015 at 12:36, Admire Mutsikiwa amutsik...@uzlib.uz.ac.zw
wrote:

 Hi

 I am in the process of upgrading  dspace from version 4.2 to  5. My *mvn
 clean –U package*  was successful. However, when I run *ant update*  I am
 getting the following  error.



 update_solr_indexes:

  [echo] Checking if any Solr indexes (/home/dspace/dspace/solr/*) need
 upgrading...

  [echo] Current version of Solr/Lucene: 4.10.2



 check_solr_index:

  [echo] Checking if the Solr index at
 /home/dspace/dspace/solr/statistics/data/index/ is = Solr 3.5.0

  [java] Java Result: 1



 BUILD FAILED

 /home/dspace/dspace-5.0-src-release/dspace/target/dspace-installer/build.xml:974:
 The following error occurred while executing this line:

 /home/dspace/dspace-5.0-src-release/dspace/target/dspace-installer/build.xml:1061:
 ERROR occurred while checking Solr index version:

 Exception in thread main java.io.IOException: Could not read Lucene
 segments files in /home/dspace/dspace/solr/statistics/data/index

 at
 org.dspace.app.util.IndexVersion.getIndexVersion(IndexVersion.java:141)

 at org.dspace.app.util.IndexVersion.main(IndexVersion.java:59)

 Caused by: java.nio.file.NoSuchFileException:
 /home/dspace/dspace/solr/statistics/data/index/segments_gfg

 at
 sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)

 at
 sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)

 at
 sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)

 at
 sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)

 at java.nio.channels.FileChannel.open(FileChannel.java:287)

 at java.nio.channels.FileChannel.open(FileChannel.java:334)

 at
 org.apache.lucene.store.NIOFSDirectory.openInput(NIOFSDirectory.java:81)

 at
 org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)

 at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:341)

 at
 org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:454)

 at
 org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:906)

 at
 org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:752)

 at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:450)

 at
 org.dspace.app.util.IndexVersion.getIndexVersion(IndexVersion.java:136)

 ... 1 more



 Kind Regards,



 Admire Mutsikiwa (Mr)

 ICT Manager

 Libraries

 University of Zimbabwe

 Tel:+263-4-303276

 Mob:+263782476883



 *“It is easy to dodge our responsibilities, but we cannot dodge the
 consequences of dodging our responsibilities.”  *Josiah Charles Stamp
 http://www.goodreads.com/author/show/4867406.Josiah_Charles_Stamp




 --
 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

[Dspace-tech] Share your Cool Tools, Daring Demos and Fab Features at Open Repositories 2015

2015-02-11 Thread KNOWLES Claire
Open Repositories 2015 DEVELOPER TRACK
June 8-11, 2015, Indianapolis, Indiana, http://www.or2015.net
*** Deadline 13th March 2015 ***

Cool Tools, Daring Demos and Fab Features

The OR2015 developer track presents an opportunity to share the latest
developments across the technical community. We will be running informal
sessions of presentations and demonstrations showcasing community
expertise and progress:

- What cool development tools, frameworks, languages and technologies
could you not get on without?

- Is there a particular technique or process that you find apt for solving
particular day-to-day repository problems?  Demonstrate it to the
community.  Extra credit for command-line shenanigans and live debugging.

- What new features (however small) have you added to your organisation¹s
repository?  What technologies were used and how did you arrive at your
solution?

Presentations will be flexibly timed (5 to 20 minutes). Live demos, code
repositories, ssh, hacking and audience participation are encouraged.

Submissions should take the form of a title and short paragraph detailing
what will be shared with the community (including the specific platform
and/or technologies you will be showcasing). Please also give an estimate
of the duration of your demonstration.

Submit your proposal here: https://www.conftool.com/or2015/ by March 13,
2015


** Ideas Challenge **

The Developer Challenge this year has been replaced by the more inclusive
IDEAS CHALLENGE. We would like to encourage teams to form before and
during the conference to propose an innovative solution to a real-world
problem that repository users currently face.  Each team should include
members from both the developer and user community, and represent more
than one institution.

Teams¹ ideas will be presented to the conference and prizes will be
awarded based on the nature of the problem, the quality of the solution
and the make-up of the team. Find out more at
http://www.or2015.net/ideas-challenge/

For inquiries, please contact the Developer Track Co-Chairs, Adam Field
and Claire Knowles  at af05[AT]ecs.soton.ac.uk and
claire.knowles[AT]ed.ac.uk

Adam Field and Claire Knowles
Developer Track Co-Chairs







-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.


--
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


[Dspace-tech] (no subject)

2015-02-11 Thread tyres...@inwind.it
Hello, I'm the lucky winner of a dspace 1.8 system administration on red hat 6 
- 
I successfully migrated to 3.2. For server environment  can't go any further at 
the moment. I found out dspace 1.8 was installed from source by root user !!!. 
and followed that environment. 

I did a lot of research on the documentation but at the moment with all the new 
documentatiom on the new versions I'm getting confused I need some advise to go 
on. 

Now after a long work I have a dspace 3.2 postgres on another db server, 
tomcat6, java openjdk 1.6_029 responding on port 80 through apache 2 with  ajp 
on port 8009. All working but my questions are as follow, 

 1) is it necessary to reinstall as non root user ? or can I just chown -R 
[dspace-dir]  and assetstore? and give appropriate permissions on 
apache/tomcat? 

1.a)  alternatively I have to revert to the old 1.8 and move the 3.2 source 
code to a new user (dspace) and re run the upgrade.


Thanks for your directions, any other suggestions for to dos/priorities are 
welcome
Kind regards Fra
--
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

[Dspace-tech] DSpace 5.0 XMLUI Display problem with Screenshot

2015-02-11 Thread Vinay Kumar Sharma
Dear Professionals,

I am trying my hand on Dspace 5.0, after installation my JSPUI is working
fine. But XMLUI is showing error. I have made necessary changes for *DSpace
5 Mirage 2 theme*. But still it showing problem while loading XMLUI.

For your better understanding I attached here a screen shot of a screen.

Please help me. Sorry for inconvenience I forgot to attached a screenshot.

thanks  regards
Vinay Kumar Sharma
Librarian
Sarath Engineering and Technology
N.H. - 08, Nr. Chiloda
Himatnagar-383125
Gujarat
--
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

[Dspace-tech] DSpace 5.0 XMLUI Display problem

2015-02-11 Thread Vinay Kumar Sharma
Dear Professionals,

I am trying my hand on Dspace 5.0, after installation my JSPUI is working
fine. But XMLUI is showing error. I have made necessary changes for *DSpace
5 Mirage 2 theme*. But still it showing problem while loading XMLUI.

For your better understanding I attached here a screen shot of a screen.

Please help me.

thanks  regards
Vinay Kumar Sharma
Librarian
Sarath Engineering and Technology
N.H. - 08, Nr. Chiloda
Himatnagar-383125
Gujarat
--
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] (no subject)

2015-02-11 Thread Olivier Nicole
Fra,

  1) is it necessary to reinstall as non root user ? or can I just
  chown -R [dspace-dir] and assetstore? and give appropriate
  permissions on apache/tomcat?

I did that (on a new 4.2 though). I had installed tomcat and dspace as
user www and came to think that it should run under a different user
(because apache runs under user www). So I basically chowned all tomcat
and dspace to their own user. As tomcat/dspace open a non priviledged
port (port 8009, above 1024) that is not an issue.

You also have to update tomcat config so it starts with that new user of
course.

As for apache, keep it with it's own/usual user.

Best regards,

Olivier

--
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] DSpace 5.0 XMLUI Display problem with Screenshot

2015-02-11 Thread euler
Hi,

I'm pretty sure when you're doing an mvn package, there is some error
although your installation was successful. Try to look for errors when
running mvn package during the Building DSpace XML-UI Mirage2 Theme
portion.

Regards,
euler



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/DSpace-5-0-XMLUI-Display-problem-with-Screenshot-tp4676585p4676589.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
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] DSpace 5.0 XMLUI Display problem with Screenshot

2015-02-11 Thread Fausto Carvalho Marques Silva
I had the same problem in my instalation, for me it was a proxy thing
that generated a bad css
in the  the construction part of mvn package of Mirage 2.
It was resolved by setting Bower and Npm proxy variables.
Don't know if it is the same issue for you.

On 11-02-2015 10:40, euler wrote:
 Hi,

 I'm pretty sure when you're doing an mvn package, there is some error
 although your installation was successful. Try to look for errors when
 running mvn package during the Building DSpace XML-UI Mirage2 Theme
 portion.

 Regards,
 euler



 --
 View this message in context: 
 http://dspace.2283337.n4.nabble.com/DSpace-5-0-XMLUI-Display-problem-with-Screenshot-tp4676585p4676589.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.

 --
 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



-- 
*Fausto Carvalho Marques Silva*
(61)3030-9083
TSE/STI/CSCOR/SEDESC4
--
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] (no subject)

2015-02-11 Thread helix84
On Wed, Feb 11, 2015 at 12:39 PM, tyres...@inwind.it tyres...@inwind.it wrote:
  1) is it necessary to reinstall as non root user ? or can I just chown -R
 [dspace-dir]  and assetstore? and give appropriate permissions on
 apache/tomcat?

No need to reinstall. The only thing you should keep in mind is to
have both dspace and tomcat owned and run as the same user. You don't
even need to bind a low port, so it should be a non-issue.

I would, however, heartily recommend you to upgrade to the latest and
greatest DSpace when 5.1 comes out (soon). I'd recommend to start a
new OS install from scratch and upgrade the dependencies (postgres,
maven, ant, tomcat and java) as per DSpace 5 requirements. You can
import the old DB and copy in the assetstore and DSpace 5 will happily
do most of the (DB and Solr, if you use it) migration steps for you,
be it from 1.8 or 3. Upon any upgrade, make sure you start with a
fresh configuration directory and make your changes to it, don't
overwrite newer configuration with your older one.


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


[Dspace-tech] R: R: R: R: Mirage 2

2015-02-11 Thread Massimiliano Cilurzo
 

Hi Andrea,

 

We have seen that there wasn’t the directory /tmp/dspace/bower.

So we have done it and then launched the mvn and now it works

Thanks

Best regards

Massimiliano

Da: Andrea Schweer [mailto:schw...@waikato.ac.nz] 
Inviato: martedì 10 febbraio 2015 01:17
A: Massimiliano Cilurzo
Cc: 'dspace-tech'
Oggetto: Re: R: [Dspace-tech] R: R: Mirage 2

 

Hi,

in your attachment, I see this just before it starts to complain:




EACCES EACCES, mkdir '/tmp/dspace/bower'

[INFO] 

[INFO] Stack trace:

[INFO] Error: EACCES, mkdir '/tmp/dspace/bower'

[INFO] 


That looks like a permissions problem to me. Ensure that the dspace user has 
permission to write to /tmp/dspace and try again, does it work then?

cheers,
Andrea




-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
--
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

[Dspace-tech] /total/crap/dir/ignored in configs

2015-02-11 Thread Ondřej Košarko
Hey all,

Is there a reason for having all those lib dir includes in
../solr/authority/conf/solrconfig.xml? They all seem to lead to a warning
after fresh install, but I might be missing something...

The last one is at least bit funny...
WARN  org.apache.solr.core.SolrResourceLoader @ Can't find (or read)
directory
 to add to classloader: /total/crap/dir/ignored (resolved as:
/total/crap/dir/ignored).

https://github.com/DSpace/DSpace/blob/master/dspace/solr/authority/conf/solrconfig.xml#L77

Regards,
OK
--
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