[Dspace-tech] Statistics in dspace 4.1

2015-07-24 Thread Dspace P
Good Morning
I have problems in statistics in dspace 4.1 because their are not
registering.
I can see this in catalina.out

java.lang.NullPointerException
at
org.dspace.statistics.util.SpiderDetector.isSpider(SpiderDetector.java:208)
at
org.dspace.statistics.util.SpiderDetector.isSpider(SpiderDetector.java:258)
at
org.dspace.statistics.SolrLogger.getCommonSolrDoc(SolrLogger.java:287)
at org.dspace.statistics.SolrLogger.postView(SolrLogger.java:215)
at
org.dspace.statistics.SolrLoggerUsageEventListener.receiveEvent(SolrLoggerUsageEventListener.java:42)
at
org.dspace.services.events.SystemEventService.fireLocalEvent(SystemEventService.java:144)
at
org.dspace.services.events.SystemEventService.fireEvent(SystemEventService.java:86)
at
org.dspace.app.webui.servlet.BitstreamServlet.doDSGet(BitstreamServlet.java:176)
at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:119)
at
org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException

Any idea about this problem?
Thanks for the help
Best regards
Antonio
--
___
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] SolrLoggerUsageEventListener

2015-07-24 Thread Dspace P
Good mornig
I can read in the dspace.log.sss-ss-ss of our dspace 4.1 this line

ERROR org.dspace.statistics.SolrLoggerUsageEventListener @

A bit strange not to find more information after @. Before and after this
line I can read somtething like  INFO  org.dspace.usage , i mean
lines with complete information.

In ERROR org.dspace.statistics.SolrLoggerUsageEventListener @ I don´t see
any clue to investigate the error
Any idea?

Thanks for the help
Best regards
Antonio
--
___
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] Statistics in dspace 4.1

2015-07-23 Thread Dspace P
Good MorningI
Have problems in statistics in dspace 4.1 because their are not
registering.
I can see this in Catalina

java.lang.NullPointerException
at
org.dspace.statistics.util.SpiderDetector.isSpider(SpiderDetector.java:208)
at
org.dspace.statistics.util.SpiderDetector.isSpider(SpiderDetector.java:258)
at
org.dspace.statistics.SolrLogger.getCommonSolrDoc(SolrLogger.java:287)
at org.dspace.statistics.SolrLogger.postView(SolrLogger.java:215)
at
org.dspace.statistics.SolrLoggerUsageEventListener.receiveEvent(SolrLoggerUsageEventListener.java:42)
at
org.dspace.services.events.SystemEventService.fireLocalEvent(SystemEventService.java:144)
at
org.dspace.services.events.SystemEventService.fireEvent(SystemEventService.java:86)
at
org.dspace.app.webui.servlet.BitstreamServlet.doDSGet(BitstreamServlet.java:176)
at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:119)
at
org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:307)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException
java.lang.NullPointerException

Any idia about this problem?
Thanksfor the help
Antonio
--
___
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] Validating in BASE OAI-PMH Validator

2015-04-09 Thread Dspace P
Hi all.
I try to validat a dspace 4.1 in http://oval.base-search.net/
I can read in the report obtained after validation (well after trying to
validate) the following error *ERROR:* No incremental harvesting (day
granularity) of ListRecords: Harvest for reference date 2015-03-02 returned
no records. Please make sure that the from and until parameters are
evaluated.
I tested these parameters in the url of the browser

request?verb=ListRecordsfrom=2015-03-02metadataPrefix=oai_dc
request?verb=ListRecordsuntil=2015-03-02metadataPrefix=oai_dc
request?verb=ListRecordsfrom=2015-03-02T00:00:00Zuntil=2015-03-02T23:59:59ZmetadataPrefix=oai_dc

and in all cases i have results

Any idea about the error or what to do in my intance of dspace 4.1?
Thanks.
Best regards
Antonio
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF___
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] Handle server configuración

2014-03-10 Thread Dspace P
Good Morning.
I have in my test dspace 3.2 , that is not conected to internet, several
items with handles diferents. I sent some items that have the handle I can
see in dspace.cfg (for example 123456). I imported some items from other
dspace. His dspace has other handle (for example 123456.1).
I would like the handle server of my new dspace 3.2 can resolve items with
this two handles. In config.dct i write in server_admins:
server_admins = (
300:0.NA/123456.1 http://0.NA/10211.3
300:0.NA/123456.2 http://0.NA/10211.5
)
But whe i go to http://myIP:8000 and try to get the url of one of my items,
handle-server only resolve when i look for a item with the same handle i
have in dspace.cfg of my dspace 3.2. If i look for a item with a handle
diferent, handle- server do not resolve. In both case items exist in dspace
3.2.
Any idea?
Some doc for help ?
Regars
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech___
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] Handle server configuración

2014-03-06 Thread Dspace P
Good morning.
In this moment, where i'm working, we have 5 dspaces working. The version
is 1.6.2 in every dspace.. Every dspace 1.6.2 have a diferent handle (for
example 12345,12345.1,12345.2, 12345.3 and 12345.4) We want to update our
repositories. We are studying to have only one dspace 3.2. In this
new dspace 3.2 would have 5 comunities, one per old dspace. So all content
in every old dspace1.6.2 will be in the new dspace 3.2. Obviously the ítems
from old dspaces that will be in the new dspace 3.2 will  have the
same handle, the handle they had in dspace 1.6.2,  in the new dspace 3.2
(this dspace 3.2 will be configurated with a  handle of one of the
old dspaces for example 12345).  I would like to know how could be the
configuration of the new handle server of the new dspace 3.2 to know if
when some one put in internet http://hdl.handle.net/12345/123 or
http://hdl.handle.net/12345.1/37 (2 example that exist in dspace 1.6.2 now
and will be in the new dspace 3.2) the new dspace3.2 handle server vive the
correct items.
The questions would be:
1 would It be posible make a configuration in the handle server of dspace
3.2 to resolve ítems of dspace 3.2 that come from old dspace 1.62.?
2 if It is possible would it be necesary one handle server or 5 handle
server?
3 if one handle server is needed. In config.dct i have to introduce
the handle where YOUR_NAMING_AUTHORITY is writen. This handle would be the
same handle that the handle i write in dspace.cfg, wouldn'nt it? ( for
example 12345) but with this configuration if It is repuested a ítem with
handle 12345.1, could this server give the URL of item if ítem exist in
dspace 3.2? If no posible, could i introduce more that one handle in the
same config.dct? If more than one handle can be configurated in config.dct
i would email the sitebndl.zip file and identify the  5 prefixes to CNRI.
But i don't know if CNRI could accept this.
4 if 5 handles are needed , i don't know if there would be any problem with
dspace, because en dspace.cfg only i can indicate one handle server cannot
i?
Thank
--
Subversion Kills Productivity. Get off Subversion  Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951iu=/4140/ostg.clktrk___
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