Re: [dspace-tech] DSpace-CRIS - unable recently to retrieve bibliometrics from Scopus

2020-11-10 Thread Pascarelli Luigi Andrea
Dear Jawad Makki, I guess your DSpace-CRIS installation use the http protocol configured to reach Scopus endpoint. Please check your build.properties, change it to use https ( https://github.com/4Science/DSpace/blob/1aefe5c3ddf837bfa9dc25b4e84378db3d169a8b/build.properties#L232 ), rebuild and

Re: [dspace-tech] Re: Mirage2 build fails AGAIN

2020-06-03 Thread Pascarelli Luigi Andrea
Hello, unfortunately due to a change on underlying tool the installation of the Mirage 2 on DSpace 5.10 fails. My suggestion is to download and install the development branch (dspace-5_x) and wait the DSpace 5.11 that it will contains the fix (

Re: [dspace-tech] DSpace CRIS - clean of database failing

2019-07-03 Thread Pascarelli Luigi Andrea
Dear Marc, you can try with PostgreSQL 10, we have some test installations running and no issues found. BTW the PostgreSQL 9.6 is the safely choice. Regards, Luigi Andrea On Tue, 2019-07-02 at 08:02 -0700, Marc wrote: > Dear List, > > During the testing DSpace CRIS 5.10 we found that using

Re: [dspace-tech] Browse a DSpace CRIS entity type

2019-06-26 Thread Pascarelli Luigi Andrea
Dear Marc, you have to setup a meaningful filter for the browse option, please see the paragraph at https://wiki.duraspace.org/pages/viewpage.action?pageId=78153687#Browse For example: webui.browse.index.25 = spname:crisrp:spname browse.solr.bi_crisrp.filter=search.resourcetype:9

Re: [dspace-tech] Re: DSpace-CRIS Researcher

2018-12-31 Thread Pascarelli Luigi Andrea
Dear Andrea, can you show us details of your environment and where do you try to put the parameter "-Dorg.apache.el.parser.SKIP_IDENTIFIER_CHECK=true"? Usually when Tomcat is NOT installed as service you can add your custom startup Tomcat parameter in a new file called [tomcat-

Re: [dspace-tech] DSpace-CRIS: password authentication failed for user "dspace"

2018-04-10 Thread Pascarelli Luigi Andrea
During DSpace-CRIS build there is another place where database information are stored and used by application to display metrics data. Please check [dspace.dir]/solr/search/conf/database.properties and fill the correct database info. Restart tomcat as well. Hope this helps. Luigi Andrea Il

Re: [dspace-tech] Problem with search cris entity by Pointer field

2018-04-10 Thread Pascarelli Luigi Andrea
Luigi Andrea Il 10/04/2018 11:48, MaX Verner ha scritto: Helllo, yes you right. Thank you. понедельник, 9 апреля 2018 г., 22:34:48 UTC+3 пользователь Pascarelli Luigi Andrea написал: Dear MaX, to resume your requirements "cristest" is the shortname of the new CRIS entity,

Re: [dspace-tech] Problem with search cris entity by Pointer field

2018-04-09 Thread Pascarelli Luigi Andrea
Dear MaX, to resume your requirements "cristest" is the shortname of the new CRIS entity, you want setup a new explore section in navbar. "testauthors" is the shortname of the nested field and "testauthorsauthor" the shortname of the pointer field (RP pointer). I can imagine that you want

Re: [dspace-tech] DSpace CRIS 5 After Install

2018-04-09 Thread Pascarelli Luigi Andrea
files. So the content of your "setenv" script could be: CATALINA_OPTS="-Dfile. encoding=UTF-8 -Dorg.apache.el.parser.SKIP_IDENTIFIER_CHECK=true" Hope this help you. Thank you very much. Luigi Andrea Il 09/04/2018 19:42, jgulibraryserv...@gmail.com<mailto:jgulibraryserv...@gmail.c

Re: [dspace-tech] Add a Researcher Profile shows Internal System Error - Updating Dspace 5:X to Dspace CRIS

2018-03-19 Thread Pascarelli Luigi Andrea
Dear Mauricio, you need to add in tomcat startup script the system property: -Dorg.apache.el.parser.SKIP_IDENTIFIER_CHECK=true The best place to fit this configuration is the "setenv" script. From Apache Tomcat documentation: Apart from CATALINA_HOME and CATALINA_BASE, all environment

R: [dspace-tech] Error build dspace CRIS 6RC2

2018-01-03 Thread Pascarelli Luigi Andrea
about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :dspace-api Regards

Re: [dspace-tech] Error build dspace CRIS 6RC2

2018-01-03 Thread Pascarelli Luigi Andrea
Hi Gonzalo, from the Reactor Summary I think that you have a modified POM of DSpace-CRIS or 'mvn' command has launched in a wrong folder. Try to clone the branch using "git clone -b dspace-6_x_x-cris https://github.com/4Science/DSpace.git dspace-parent/" and from "dspace-parent" folder run

Re: [dspace-tech] Metadata filed doesn't change after modifying local.cfg

2017-08-22 Thread Pascarelli Luigi Andrea
Dear Daniel, I forgot to advice you that this commit https://github.com/4Science/DSpace/commit/63d856bb974056d23ce687a1f4f979a6461ec953 resolve your issue. The commit is part of the DSpace-CRIS 6.x RC2 tag (https://github.com/4Science/DSpace/releases/tag/dspace-cris-6RC2). Please in the

Re: [dspace-tech] DSpace-CRIS Researcher profiles

2017-07-04 Thread Pascarelli Luigi Andrea
Dear Sean, By default, the DSpace-CRIS data configuration is empty. It is possible to use an excel file to configure the system (it's a common configuration used in our demo site) To load the configuration run the following command two times ./dspace load-cris-configuration -f

R: [dspace-tech] Re: The 6 RC version of DSpace-CRIS is now available

2017-06-29 Thread Pascarelli Luigi Andrea
Hello, try to use the content of the example configuration at https://github.com/4Science/DSpace/blob/dspace-6_x_x-cris/dspace/config/local.cfg.EXAMPLE take in mind that in DSpace 6 we have the configuration managed by Apache Common Configuration and the config/local.cfg is the place to fill

Re: [dspace-tech] Has anyone used the Getty TGN as a source for an Authority/Choice Plugin?

2017-06-01 Thread Pascarelli Luigi Andrea
, 2017 at 6:12 AM, Pascarelli Luigi Andrea <luigiandrea.pascare...@4science.it<mailto:luigiandrea.pascare...@4science.it>> wrote: For our GLAM application based on DSpace-CRIS (https://dspace-glam.4science.it/<https://urlsand.esvalabs.com/?u=https%3A%2F%2Fdspace-glam.4science.it%2

Re: [dspace-tech] Has anyone used the Getty TGN as a source for an Authority/Choice Plugin?

2017-05-31 Thread Pascarelli Luigi Andrea
For our GLAM application based on DSpace-CRIS (https://dspace-glam.4science.it/) we have developed and released on github the Getty TGN integration using the authority framework, please see

Re: [dspace-tech] help to add new type in dspace cris publication home page

2017-05-23 Thread Pascarelli Luigi Andrea
Dear Punit Gupta, I think that what do you want is explained at https://wiki.duraspace.org/pages/viewpage.action?pageId=78153687#Browse With DSpace-CRIS is possible to consider different entities by the publication types (thesis, patents, dataset, etc.). Take a look at cris.cfg file to extends

Re: [dspace-tech] Re: Error to create researcher profile

2017-05-11 Thread Pascarelli Luigi Andrea
, maybe it is a wrong configuration. Contact administrator at it.cilea.osd.jdyna.web.controller.SimpleDynaController.handleDetails(SimpleDynaController.java:207) ... 42 more Regards Gonzalo 2017-05-10 18:56 GMT+01:00 Pascarelli Luigi Andrea <luigiandrea.pascare...@4science

Re: [dspace-tech] Re: Error to create researcher profile

2017-05-10 Thread Pascarelli Luigi Andrea
Dear Gonzalo, seems that you don't have any configuration filled for DSpace-CRIS in your database. Please run "dspace load-cris-configuration -f [dspace]/etc/configuration-tool-demo.xls" As reported in the official documentation this script NEED to be executed two times

Re: [dspace-tech] Error build Dspace-Dcris

2017-04-27 Thread Pascarelli Luigi Andrea
Dear Gonzalo, try to build application from dspace parent folder (i.e. if you clone using git clone https://github.com/4Science/DSpace.git --branch dspace-5_x_x-cris dspace-parent/ then the folder is dspace-parent/ ) with "mvn clean -U package" command. Let me know. Regards, Luigi Andrea

Re: [dspace-tech] dspace-cris-5.6.X create administrator on the windows 10

2017-02-14 Thread Pascarelli Luigi Andrea
Sorry, but I don't realize what is the problem. I'm using Windows 10 and I never had this issue. Actually I use jdk1.8.0_91 and Tomcat 8.0.38 version. Usually I never setup JAVA_OPTS, but I'm using CATALINA_OPTS for Tomcat and for batch script the default settings of "dspace" script. Try it,

Re: [dspace-tech] dspace-cris-5.6.X create administrator on the windows 10

2017-02-09 Thread Pascarelli Luigi Andrea
Dear Yen-Tang Chen, usually this error appears when build.properties is missing a property. Check your build.properties against the https://github.com/4Science/DSpace/blob/dspace-5_x_x-cris/build.properties Let me know. Regards, Luigi Andrea Il 09/02/2017 07:24, Yen-Tang Chen ha scritto:

Re: [dspace-tech] Dspace-CRIS Item view and Download count problem

2017-02-09 Thread Pascarelli Luigi Andrea
Dear Yan-Tang Chen, please read https://wiki.duraspace.org/display/DSDOC5x/Installing+DSpace#InstallingDSpace-RelationalDatabase:(PostgreSQLorOracle) and check the follow points: 1) edit the postgresql.conf line referred what IP address(es) to listen on; in addition to listen_addresses =

Re: [dspace-tech] Does '$/dspace database clean' affects configuration-tool-demo.xls ?

2017-01-20 Thread Pascarelli Luigi Andrea
Yes, you have to run again the load-cris-configuration script. Hope this helps you. Best, Luigi Andrea Il 20/01/2017 12:43, Lluís Madurell Alemany ha scritto: If running [dspace]/bin/dspace database clean Do you need to run again (2 times) dspace load-cris-configuration -f

Re: [dspace-tech] DSPACE-CRIS error load publications

2016-11-21 Thread Pascarelli Luigi Andrea
I checked your web application and I think that you have many problems not only this! I see that you are testing the DSpace CRIS version 5.5.0 please download the last stable version 5.6.1 from https://github.com/4Science/DSpace.git

Re: [dspace-tech] version 5.6?

2016-10-13 Thread Pascarelli Luigi Andrea
Dear Evgeni, here the modifications from 5.4 to 5.6: https://wiki.duraspace.org/display/DSDOC5x/Changes+in+5.x#Changesin5.x-ChangesinDSpace5.6 https://wiki.duraspace.org/display/DSDOC5x/Changes+in+5.x#Changesin5.x-ChangesinDSpace5.5 The guideline to upgrade a DSpace installation are available

Re: [dspace-tech] Problem with Dspace CRIS 5.5 Oracle database error

2016-10-10 Thread Pascarelli Luigi Andrea
Dear Alejandro, I suggest to take a step back and try to migrate your DSpace with DSpace-CRIS 5.x, before to build application you have to tweak two sql files with the follow modification. After checkout the branch dspace-5_x_x-cris from https://github.com/4Science/DSpace.git follow this step:

Re: [dspace-tech] Researcher Profiles in DSpace CRIS 5.5.0/5.5.1-SNAPSHOT

2016-04-27 Thread Pascarelli Luigi Andrea
c API. Thanks again for your help, I really appreciate that! Best Oliver Am Dienstag, 26. April 2016 12:06:36 UTC+2 schrieb Pascarelli Luigi Andrea: Dear Oliver, I think that you not have installed properly your DSpace-CRIS. Follow the wiki at https://wiki.duraspace.or

Re: [dspace-tech] Re: OAuth Login in DSpace CRIS 5.5.0

2016-04-26 Thread Pascarelli Luigi Andrea
Yes, you are right. I checked the authentication with Public API and I got the error. I just push to github the fix https://github.com/Cineca/DSpace/commit/6fcb1ca2fb7f106e2914f27d41502e7b9501de10 Please, upgrade your code with this patch and try again. Thank you very much. Regards, Luigi

[dspace-tech] Re: [dspace-community] DSpace-CRIS, new release available 5.5.0 (including security fix)

2016-04-18 Thread Pascarelli Luigi Andrea
Hi, load-cris-configuration command must be launch two times to build all object graph properly. The official documentation is available at https://wiki.duraspace.org/display/DSPACECRIS/DSpace-CRIS+Home Let me know. Luigi Andrea Il 16/04/2016 12:13, codefest4dumm...@gmail.com ha scritto:

Re: [dspace-tech] DSpace-CRIS: error when "lookup this value" in edit item form

2016-04-08 Thread Pascarelli Luigi Andrea
Dear Vladimir, this errors surely came with a wrong ORCID configuration. If you have a ORCID api-key and secret-key you have to add this information on the build.properties at https://github.com/Cineca/DSpace/blob/dspace-5_x_x-cris/build.properties#L206 and

Re: [dspace-tech] DSpace-CRIS: don't view items list in "theses" location

2016-04-08 Thread Pascarelli Luigi Andrea
Dear Vladimir, it seems that the default discovery configuration is wrong. Please change your discovery.cfg with this modification that I just committed on github https://github.com/Cineca/DSpace/blob/dspace-5_x_x-cris/dspace/config/spring/api/discovery.xml#L769