[ 
https://jira.duraspace.org/browse/DS-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26807#comment-26807
 ] 

Kevin Van de Velde commented on DS-1291:
----------------------------------------

Openend a pull request to fix the issue: 
https://github.com/DSpace/DSpace/pull/127.

This will however not fix the issue that you found Tim. This issue is caused by 
the fact that the database for dspace.demo was replaced but the solr statistics 
for the old database where still there. So for example item with identifier 
1250 would be archived in the old DSpace database but could just be a workflow 
item (thus void of a handle) in the new database.
To resolve this I would recommend throwing away the 
[dspace.dir]/solr/statistics/data directory (which contains the old data) and 
start over from scratch.
                
> Statistics not working in xmlui
> -------------------------------
>
>                 Key: DS-1291
>                 URL: https://jira.duraspace.org/browse/DS-1291
>             Project: DSpace
>          Issue Type: Bug
>          Components: XMLUI
>    Affects Versions: 3.0
>            Reporter: Claudia Jürgen
>            Assignee: Kevin Van de Velde
>            Priority: Major
>             Fix For: 3.0
>
>
> In the DSpace home page one got 3 entries in the context menu for statistics:
> View Usage Statistics, http://demo.dspace.org/xmlui/statistics-home -> 
> results in an empty body
> View Search Statistics, http://demo.dspace.org/xmlui/search-statistics -> no 
> result, although searches have been performed
> View Workflow Statistics, http://demo.dspace.org/xmlui/workflow-statistics - 
> > results are shown
> In a community, collection, item context there are 4 entries for statistics:
> View Usage Statistics, 
> http://demo.dspace.org/xmlui/handle/10673/26/statistics -> results are shown
> View Search Statistics, 
> http://demo.dspace.org/xmlui/handle/10673/26/search-statistics - no results 
> although searches have been performed
> View Workflow Statistics, 
> http://demo.dspace.org/xmlui/handle/10673/26/workflow-statistics -> results 
> are shown
> one obsolete entry from old stats
> xmlui.statistics.Navigation.view, 
> http://demo.dspace.org/xmlui/handle/10673/26/stats -> no results

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to