Re: [Dspace-tech] Recent Submission not showing (i.e. on home page) in default 5.1 installation

2015-03-27 Thread SUZUKI Keiji
Hi Alex,

I could reproduce and fit it by setting a non-zero value
to recent.submissions.count property in dspace.cfg.

The value of this property doesn't have an influence on
XMLUI, so it may be better to change its default value.

Keiji Suzuki
Ebetsu, Japan

2015-03-26 16:26 GMT+09:00 Alex D alexdot...@mail.ru:

 Anybody? Please?.. :)



 --
 View this message in context:
 http://dspace.2283337.n4.nabble.com/Recent-Submission-not-showing-i-e-on-home-page-in-default-5-1-installation-tp4677086p4677177.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

--
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] Recent Submission not showing (i.e. on home page) in default 5.1 installation

2015-03-27 Thread royopa
Hi

In DSpace with Discovery (DSpace 3+ -
https://wiki.duraspace.org/display/DSDOC3x/Discovery#Discovery-DiscoveryChangelist)
you must change another file:

*##Recent submissions*



in file [dspace]config/spring/api/discovery.xml:



Section recentSubmissionsConfiguration



!--The configuration for the recent submissions--

property name=recentSubmissionConfiguration

bean class=
org.dspace.discovery.configuration.DiscoveryRecentSubmissionsConfiguration

property name=metadataSortField value=
dc.date.accessioned /

property name=type value=date/

property name=max value=20/

!-- If enabled the collection home page will not display
metadata but show a pageable list of recent submissions --

property name=useAsHomePage value=false/

/bean

/property



*Regards*


*Royopa*

On Fri, Mar 27, 2015 at 4:05 AM, SUZUKI Keiji z...@mbc.ocn.ne.jp wrote:

 Hi Alex,

 I could reproduce and fit it by setting a non-zero value
 to recent.submissions.count property in dspace.cfg.

 The value of this property doesn't have an influence on
 XMLUI, so it may be better to change its default value.

 Keiji Suzuki
 Ebetsu, Japan

 2015-03-26 16:26 GMT+09:00 Alex D alexdot...@mail.ru:

 Anybody? Please?.. :)



 --
 View this message in context:
 http://dspace.2283337.n4.nabble.com/Recent-Submission-not-showing-i-e-on-home-page-in-default-5-1-installation-tp4677086p4677177.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




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




-- 
Rodrigo Prado de Jesus
http://about.me/royopa
roy...@gmail.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] Register new users

2015-03-27 Thread royopa
Hi Fábio!

Try checking your log file in [dspace]/log/dspace.log.-**-** or attach
in this e-mail.

Regards

Royopa

On Thu, Mar 26, 2015 at 5:11 PM, FABIO ROSA fabio.r...@ufpe.br wrote:

 I have a problem to register new users. The initial email is not being
 sent to the new user. Other types of repository emails are sent normally.

 I have to force change your password so that an email is sent to the user.
 What can be happening?

 Version: 4.x and 5x
 XMLUI

 Tks,
 Fabio Rosa



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




-- 
Rodrigo Prado de Jesus
http://about.me/royopa
roy...@gmail.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] Stats-log-converter on windows

2015-03-27 Thread euler
Hi,

I'm curious, did you resolved this issue? I'm having the same issue when I
tried to convert my dspace log files. I noticed that if I don't use the -m
flag and use individual log file, the converter worked. If ever you did
solved this issue, I would be grateful if you could share the steps how to
do it.

Thanks in advance,
euler



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/Dspace-tech-Stats-log-converter-on-windows-tp3282717p4677216.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] Recent Submission not showing (i.e. on home page) in default 5.1 installation

2015-03-27 Thread SUZUKI Keiji
Hi,
 JSPUI
 XMLUI
recent.submissions.count = 0 and NotDispalay
property name=max value=20

recent.submissions.count = 20 and   Display   Dispalay
property name=max value=20

recent.submissions.count = 0Not  Not
property name=max value=0

recent.submissions.count = 20 and   DisplayNot
property name=max value=0

I don't know if this is intended, but my test is resulted in these
in version 5.1 and the current master.

Keiji Suzuki


2015-03-27 20:23 GMT+09:00 royopa roy...@gmail.com:

 Hi

 In DSpace with Discovery (DSpace 3+ -
 https://wiki.duraspace.org/display/DSDOC3x/Discovery#Discovery-DiscoveryChangelist)
 you must change another file:

 *##Recent submissions*



 in file [dspace]config/spring/api/discovery.xml:



 Section recentSubmissionsConfiguration



 !--The configuration for the recent submissions--

 property name=recentSubmissionConfiguration

 bean class=
 org.dspace.discovery.configuration.DiscoveryRecentSubmissionsConfiguration
 

 property name=metadataSortField value=
 dc.date.accessioned /

 property name=type value=date/

 property name=max value=20/

 !-- If enabled the collection home page will not display
 metadata but show a pageable list of recent submissions --

 property name=useAsHomePage value=false/

 /bean

 /property



 *Regards*


 *Royopa*

 On Fri, Mar 27, 2015 at 4:05 AM, SUZUKI Keiji z...@mbc.ocn.ne.jp wrote:

 Hi Alex,

 I could reproduce and fit it by setting a non-zero value
 to recent.submissions.count property in dspace.cfg.

 The value of this property doesn't have an influence on
 XMLUI, so it may be better to change its default value.

 Keiji Suzuki
 Ebetsu, Japan

 2015-03-26 16:26 GMT+09:00 Alex D alexdot...@mail.ru:

 Anybody? Please?.. :)



 --
 View this message in context:
 http://dspace.2283337.n4.nabble.com/Recent-Submission-not-showing-i-e-on-home-page-in-default-5-1-installation-tp4677086p4677177.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




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




 --
 Rodrigo Prado de Jesus
 http://about.me/royopa
 roy...@gmail.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




-- 
鈴木敬二@江別市
--
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

Re: [Dspace-tech] Register new users

2015-03-27 Thread FABIO ROSA
Hi Royopa, 

In version 4.x there is no record in the log. I copy the record that appears in 
5.x 





2015-03-27 08:48:29,586 INFO org.dspace.eperson.EPerson @ 
fabio.r...@ufpe.br:session_id=F0886E205ED480AD66F8D818EEE968A5:ip_addr=150.161.1.59:delete_eperson:eperson_id=43
 
2015-03-27 08:48:48,392 INFO org.dspace.eperson.EPerson @ 
fabio.r...@ufpe.br:session_id=F0886E205ED480AD66F8D818EEE968A5:ip_addr=150.161.1.59:create_eperson:eperson_id=44
 
2015-03-27 08:48:48,394 INFO org.dspace.eperson.EPerson @ 
fabio.r...@ufpe.br:session_id=F0886E205ED480AD66F8D818EEE968A5:ip_addr=150.161.1.59:update_eperson:eperson_id=44
 
2015-03-27 08:48:48,397 INFO org.dspace.eperson.EPerson @ 
fabio.r...@ufpe.br:session_id=F0886E205ED480AD66F8D818EEE968A5:ip_addr=150.161.1.59:update_eperson:eperson_id=44
 
2015-03-27 08:49:49,002 INFO org.dspace.eperson.EPersonConsumer @ 
ad...@ufpe.br:session_id=F0886E205ED480AD66F8D818EEE968A5:ip_addr=150.161.1.59:registerion_alert:user=new.u...@ufpe.br
 
2015-03-27 08:50:07,806 INFO org.dspace.browse.BrowseEngine @ 
anonymous:session_id=DC953FE60D317EF1674D0408C355F1B4:ip_addr=66.249.65.156:browse_by_value:focus=null
 


A message is sent to the administrator stating the registration of the new 
user, but the new user receives nothing. 




Tks, 
Fabio 


- Mensagem original -

De: royopa roy...@gmail.com 
Para: FABIO ROSA fabio.r...@ufpe.br 
Cc: dspace-tech DSpace-tech@lists.sourceforge.net 
Enviadas: Sexta-feira, 27 de março de 2015 7:52:34 
Assunto: Re: [Dspace-tech] Register new users 



Hi Fábio! 


Try checking your log file in [dspace]/log/dspace.log.-**-** or attach in 
this e-mail. 


Regards 


Royopa 


On Thu, Mar 26, 2015 at 5:11 PM, FABIO ROSA  fabio.r...@ufpe.br  wrote: 





I have a problem to register new users. The initial email is not being sent to 
the new user. Other types of repository emails are sent normally. 


I have to force change your password so that an email is sent to the user. What 
can be happening? 


Version: 4.x and 5x 
XMLUI 


Tks, 
Fabio Rosa 


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






-- 


Rodrigo Prado de Jesus 
http://about.me/royopa 

roy...@gmail.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] Cocoon cache

2015-03-27 Thread helix84
https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-ClearingCocoon(XMLUI)cache


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] Viewing bitstreams in submissions only works for admin users - SOLVED

2015-03-27 Thread Tim Ribaric
Hello All,

I just wanted to provide a follow up on this problem we were facing.  It turns 
out the culprit was the new PDF cover page feature.  The cover page also 
created some other bugs; title pages not matching the contents of the PDF, file 
not found errors, etc. Our best guess was because it kept writing to the same 
temp file and race conditions and deadlocks were happening. Your mileage may 
vary of course but as soon as we deactivated it viewing submissions working no 
problem.

Thanks,
Tim

From: Tim Ribaric
Sent: Thursday, March 12, 2015 2:32 PM
To: DSpace Tech(dspace-tech@lists.sourceforge.net)
Cc: Michael Tisi
Subject: [Dspace-tech] Viewing bitstreams in submissions only works for admin 
users

Hello All,

We recently moved to DSpace 5 and we are noticing some odd behavior with 
submissions.  It seems like only locally created Admin accounts can view 
bitstreams of submissions regardless of what permissions non-admin accounts 
have.  For example:


-  A submission comes in to a collection.  That collection has 
'Accept/Reject Edit Metadata' set to 'Group A'

-  'Group A' has two members in it:

o   The on the box admin created account (done via /bin/dspace user add) that 
is the uber admin essentially of the site

o   A second account that was automatically generated from an LDAP login, it 
has no further admin rights

-  If the second accounts 'accepts' the task in that collection and 
then it can view/edit accept/reject as appropriate but when you click on the 
PDF submission directly the system just seems to hang, no PDF is presented

-  The admin account  can view/edit accept/reject but when you click on 
the PDF it loads as expected.

Any ideas what might be the cause?  (If it helps we started with a 1.8 box 
before doing the upgrade, everything else seems to work as expected)

Thanks,
Tim


==
Tim Ribaric
Acting Head, Library Systems  Technologies
Digital Services Librarian
Computer Science  Philosophy Liaison Librarian
@elibtronic

--
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] Cocoon cache

2015-03-27 Thread Monika C. Mevenkamp
I remember reading somewhere something about cleaning out the cocoon cache. 
Can’t find that note anymore
Can somebody please point me  ?

Thanks

Monika


Monika Mevenkamp
phone: 609-258-4161
Lewis Library,Washington Road and Ivy Lane, Princeton University, Princeton, NJ 
08544


--
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] Cocoon cache

2015-03-27 Thread Hilton Gibson
Hi Monika

Perhaps this will help:
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Rebuild_DSpace#Step_3_-_Create_the_script

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 27 March 2015 at 16:32, Monika C. Mevenkamp moni...@princeton.edu
wrote:

  I remember reading somewhere something about cleaning out the cocoon
 cache. Can’t find that note anymore
 Can somebody please point me  ?

  Thanks

  Monika


  Monika Mevenkamp
 phone: 609-258-4161
 Lewis Library,Washington Road and Ivy Lane, Princeton University,
 Princeton, NJ 08544




 --
 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] Item Submission Form Solr Statistics!

2015-03-27 Thread Nada Abo-Eita
Thnx Sean it works. I changed start.year and it works :).

But I have one more question, if possible.
I noticed that if I import set of  items into my dspace instance using *the
packager technique*, the items archived count doesn't increase ( it seems
that those items not counted as archived items).

OTOH, if I submit an item into my repository using the item-submission
workflow (/submit), then the items archived count increase.

So do you know why the count doesn't increase in-case of importing using
packager technique?



On Mon, Mar 23, 2015 at 1:26 PM, Nada Abo-Eita naboeit...@gmail.com wrote:

 Thnx Sean for your reply.
 I'll check that and let you know.

 Regards,
 Nada Abo-Eita

 On Tue, Mar 17, 2015 at 2:26 PM, Sean Carte sean.ca...@gmail.com wrote:


 On 16 March 2015 at 18:42, Nada Abo-Eita naboeit...@gmail.com wrote:


 Does any one have an idea why it shows only 46 as archived ?


 Those 46 items were archived between Mar. 2 and Mar. 14.

 Check your start.year and start.month in dstat.cfg.

 Sean
 --



--
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] Mirage 2

2015-03-27 Thread Keith Jones
Hi All,

I'm in the process of upgrading a test instance of DSPACE from 3.2 to 5.1.
I have it up and running with Mirage but when I re-compiled to use the
Mirage 2 theme the system is up but does not display properly.

Here is the error I'm seeing in the tomcat logs:

Mar 26, 2015 11:39:27 AM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Mar 26, 2015 11:39:28 AM org.apache.catalina.core.ApplicationContext log
INFO: Apache Cocoon Spring Configurator v1.0.2 is running in mode 'prod'.
Mar 26, 2015 11:39:28 AM org.apache.catalina.core.StandardContext
listenerStart
SEVERE: Exception sending context initialized event to listener instance of
class org.springframework.web.context.Conte
xtLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'dspace.eventService' defined in
 ServletContext resource [/WEB-INF/spring/applicationContext.xml]:
Instantiation of bean failed; nested exception is or
g.springframework.beans.factory.BeanDefinitionStoreException: Factory
method [public org.dspace.services.EventService o
rg.dspace.utils.DSpace.getEventService()] threw exception; nested exception
is java.lang.IllegalStateException: DSpace
kernel cannot be null
at
org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResol
ver.java:581)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(A
bstractAutowireCapableBeanFactory.java:1015)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAuto
wireCapableBeanFactory.java:911)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCa
pableBeanFactory.java:485)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapa
bleBeanFactory.java:456)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegi
stry.java:225)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListabl
eBeanFactory.java:585)
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractAppli
cationContext.java:913)
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)
at
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:38
5)
at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:284)
at
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4791)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5285)
at
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1114)
at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1673)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException:
Factory method [public org.dspace.services.E
ventService org.dspace.utils.DSpace.getEventService()] threw exception;
nested exception is java.lang.IllegalStateExcep
tion: DSpace kernel cannot be null
at
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrateg
y.java:169)
at
org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResol
ver.java:570)
... 28 more
Caused by: java.lang.IllegalStateException: 

[Dspace-tech] enabling html in edit collection: edit metadata: license text area

2015-03-27 Thread Courtney Earl Matthews
Hello all,

How would I enable html in edit collection: edit metadata: license text area?

I'm currently able to do some basic html in the license text area with some 
exceptions. For example b/b renders as html but strong/strong displays 
as plain text.

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