[Dspace-tech] How to Enable View Usage Statistics

2014-07-18 Thread Bhavesh Patel
​​Dear All,

We want to display the Statistics on Community Level, Collection level as
well as Item level

View Usage Statistics Feature..  We have set on /module/usage-statitics.cfg
and enable but it's look like below screen sort.

Statistics
Total Visits  Views
Total Visits Per Month
Top country views  ViewsTop cities views  Views

It should work like demo site :
http://demo.dspace.org/xmlui/handle/10673/7/statistics

Please let me know what may be problem..?

OS : CentOS 6.5 (64-bit)
Dspace : 4.1


Thanks  Regards,
*Bhavesh R. Patel *

   - www.bhaveshpatel.info
   - www.onlinequizportal.com
   - www.hindisuvichar.com

Never leave till tomorrow which you can do today
*Please consider the environment before printing this e-mail.*
--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
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 export into bibliographic format

2014-07-18 Thread helix84
This has been discussed very recently, see:

http://dspace.2283337.n4.nabble.com/Export-to-Reference-Management-Systems-td4673749.html


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
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] How to incorporate AddThis in Dspace 1.8

2014-07-18 Thread Henry Atsu Agbodza
Hi Mark,
thanks massively for your response. I have successfully incorporated it.
I'm even testing the Addthis *What's Next Tool*
The URL of our repository is http://ugspace.ug.edu.gh/
Greetings to everyone.
-- 


*A man who responds to every gong from the chief’s palace will not have
time to plant his corn.The man who farms by the wayside, must not hate
greetings.Sincerely Yours,*

*Henry Atsu Agbodza*
*Library Systems and Research Support, *
*Academic Computing Unit,*
*University of Ghana Computing Systems (UGCS)*
*Room G3, Ground Floor - East Wing, *
*Balme Library*
*Legon*
*Tel.: +233 (0) 207 027360*
*IP Phone: 2442*

*UG Digital Collection (UGSpace) http://ugspace.ug.edu.gh*
*UG Library http://balme.ug.edu.gh*


*UG Online Catalogue (UGCat) http://library.ug.edu.gh/UG Research Portal
http://libguides.ug.edu.ghUG Off - Campus Access to E - Resources
http://ezproxy.ug.edu.gh/*
*UG Chat with A Librarian Service
http://balme.ug.edu.gh/mibew/client.php?locale=enstyle=silver*
--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
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] Charge big controlled-vocabulary

2014-07-18 Thread Ruben
Hi all,

I started to use controlled-vocabularies in my DSpace 3.2 and works 
well, but I want to ask if it's possible to improve it loading all 
dictionary tree progressively, because the dictionary that I want to use 
(Mesh vocabulary) it's very large and takes much time to load. User must 
wait until the request finishes because DSpace doesn't show any option 
until the tree is fully loaded, making the submit process slow and unclear.


Thanks in advance,

Rubén Boada




--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
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] Problem to upload files (pdf) or items

2014-07-18 Thread Yelena Islen San Juan
Hi I have this problem in my Dspace and I don't know what to do

Regards

An internal server error occurred on http://localhost:8080/tesis:

Date:   15/07/14 12:39
Session ID: A4A2C462EFC57D5FC2E266C0EC75BA4C
User:
IP address: 

-- URL Was: http://localhost:8080/tesis/submit
-- Method: POST
-- Parameters were:


Exception:
javax.servlet.ServletException: java.io.IOException: Processing of 
multipart/form-data request failed. 
/opt/tesis/upload/upload__76d9c701_1473ae21297__7fff_0004.tmp (Permission 
denied)
at 
org.dspace.app.webui.servlet.SubmissionController.wrapMultipartRequest(SubmissionController.java:1387)
at 
org.dspace.app.webui.servlet.SubmissionController.doDSPost(SubmissionController.java:225)
at 
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:115)
at 
org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:73)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.dspace.app.webui.filter.RegisteredOnlyFilter.doFilter(RegisteredOnlyFilter.java:66)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.IOException: Processing of multipart/form-data request 
failed. /opt/tesis/upload/upload__76d9c701_1473ae21297__7fff_0004.tmp 
(Permission denied)
at 
org.dspace.app.webui.util.FileUploadRequest.init(FileUploadRequest.java:104)
at 
org.dspace.app.webui.servlet.SubmissionController.wrapMultipartRequest(SubmissionController.java:1372)
... 23 more
Caused by: org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: 
Processing of multipart/form-data request failed. 
/opt/tesis/upload/upload__76d9c701_1473ae21297__7fff_0004.tmp (Permission 
denied)
at 
org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:367)
at 
org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.java:126)
at 
org.dspace.app.webui.util.FileUploadRequest.init(FileUploadRequest.java:70)
... 24 more
Caused by: java.io.FileNotFoundException: 
/opt/tesis/upload/upload__76d9c701_1473ae21297__7fff_0004.tmp (Permission 
denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.init(FileOutputStream.java:209)
at java.io.FileOutputStream.init(FileOutputStream.java:160)
at 
org.apache.commons.io.output.DeferredFileOutputStream.thresholdReached(DeferredFileOutputStream.java:165)
at 
org.apache.commons.io.output.ThresholdingOutputStream.checkThreshold(ThresholdingOutputStream.java:221)
at 
org.apache.commons.io.output.ThresholdingOutputStream.write(ThresholdingOutputStream.java:127)
at org.apache.commons.fileupload.util.Streams.copy(Streams.java:101)
at org.apache.commons.fileupload.util.Streams.copy(Streams.java:64)
at 
org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:362)
... 26 more



--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.

[Dspace-tech] Show on a collection of data from a journal

2014-07-18 Thread Yelena Islen San Juan

Hi

I need to know how to display data in a collection from a journal. Thanks

Regards

--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
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