[dspace-tech] Statistics query fails in 6.2. May be the ID is expected to be a number??

2018-11-22 Thread Evgeni Dimitrov
This is in DSpace 6.2
The query fails with
java.lang.NumberFormatException: For input string:
"025186b3-56fa-4314-9cbb-e951f2bbd467"

More of the trace is bellow. Is it possible that it is caused because SOLR
expects the ID to be a number as in 5.x?
If this is the case is there a workaround?

-
2018-11-22 17:04:39,015 INFO  org.apache.solr.core.SolrCore @ [statistics]
webapp=/solr path=/select
params={q=type:2&facet.limit=-1&facet.pivot=id,statistics_type&indent=on&fq=owningComm:94a589a1-33a0-41e3-a83b-f7644db9a1a5&fq=-isBot:true&fq=time:[2018-10-01T00:00:00Z+TO+2018-11-01T00:00:00Z]&rows=0&facet=true&facet.pivot.mincount=1}
hits=2360 status=500 QTime=1121
2018-11-22 17:04:39,015 ERROR org.apache.solr.servlet.SolrDispatchFilter @
null:java.lang.NumberFormatException: For input string:
"025186b3-56fa-4314-9cbb-e951f2bbd467"
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.valueOf(Integer.java:766)
at org.apache.solr.schema.IntField.toObject(IntField.java:92)
at org.apache.solr.schema.IntField.toObject(IntField.java:45)
at org.apache.solr.schema.FieldType.toObject(FieldType.java:364)
at
org.apache.solr.handler.component.PivotFacetProcessor.doPivots(PivotFacetProcessor.java:179)
at
org.apache.solr.handler.component.PivotFacetProcessor.processSingle(PivotFacetProcessor.java:143)
at
org.apache.solr.handler.component.PivotFacetProcessor.process(PivotFacetProcessor.java:95)
at
org.apache.solr.handler.component.FacetComponent.process(FacetComponent.java:112)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:218)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:1976)
at
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:777)

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] could not update messages.properties

2018-11-22 Thread Ze Victor Harry
hi guys i wanted to update the contents of  messages.properties and i
followed instructions on this page
https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n the
C:\dspace-6.3-src-release\dspace-6.3-src-release\dspace\modules\jspui\src\main\resources
path was not avalable so i created the path and copied messages.properties
from
C:\dspace-6.3-src-release\dspace-6.3-src-release\dspace-api\src\main\resources
to it.but after rebuilding dspace using mvn package from
[dspace-source]/dspace/directory and restarting tomcat nothing changes.
can some one tell me what am i doing wrong?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.