Title: Message Title
Monika Mevenkamp commented on an issue
DSpace / Improvement DS-1925
JSP UI failed to display page due to exception in registering usage event
running on my laptop DSPACE failed to display an item page

I tracked it down to an exception in HandleServet.java: displayItem

new DSpace().getEventService().fireEvent(
                    new UsageEvent(
                            UsageEvent.Action.VIEW,
                            request,
                            context,
             ...
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to