[dspace-tech] DSpace log files created by tomcat

2019-03-26 Thread Marc
RIS 5.10 with Tomcat 8 on Debian Jessie It looks like Tomcat is creating the log files with the following permissions -rw-r--r-- 1 tomcat8 tomcat8 I have seen suggestions of running tomcat under the dspace user or changing the variable UMASK Is there a suggested solution for this? Regards M

Re: [dspace-tech] DSpace log files created by tomcat

2019-03-26 Thread Marc
read access to new files rather then read write previously. PS sorry for the duplicate post On 26 Mar 2019, at 13:02, Mark H. Wood wrote: On Tuesday, March 26, 2019 at 8:46:53 AM UTC-4, Marc wrote: When running the *$HOME/bin/dspace generate-sitemaps > /dev/null *command, I am gett

[dspace-tech] Writing to log files, error

2019-03-26 Thread Marc
ons, including changing the user that tomcat runs under to the dspace user or setting the UMASK variable. I believe I have followed the setup instructions correctly. Is there a suggested solution to this issue? Regards Marc -- All messages to this mailing list should adhere to the DuraSpace C

[dspace-tech] Re: Submitting an item using a bibliographic file

2019-06-03 Thread Marc
the above code throws a NullPointerException I am assuming that identifiers is populated from the bte.xml, the multipleDataLoader bean? On Monday, April 22, 2019 at 1:16:46 PM UTC+1, Marc wrote: > > Dear List, > > When using the submission form and selecting to submit an item using a

[dspace-tech] Re: Null pointer exception when submitting an item via a file

2019-06-05 Thread Marc
if this is a bug and should be logged in GitHub? On Tuesday, June 4, 2019 at 4:58:01 PM UTC+1, Marc wrote: > > Dear List, > > > As requested, I am reposting this issue > > > When using the submission form and selecting to submit an item using a > bibliographic file, &g

Re: [dspace-tech] Null pointer exception when submitting an item via a file

2019-06-05 Thread Marc
and get back On Wednesday, June 5, 2019 at 3:15:47 PM UTC+1, Fazio Riccardo wrote: > > Dear Marc, > > I put a fix ( > > https://github.com/4Science/DSpace/commit/49bf2bcb60d13163a7aeac61c24c2280fe7b382e > > ) into github dspace-5_x_x-cris branch; > try to update >

[dspace-tech] Re: DSpace 5.10 on Debian Stretch - Java heap space error

2019-05-30 Thread Marc
This is an embarrassing. It turned out to be some corruption in the build.properties file. Recreating the file fixed the problem. Leaving this here in case someone else has this issue On Monday, May 20, 2019 at 3:13:57 PM UTC+1, Marc wrote: > > Dear list, > > Struggling wit

Re: [dspace-tech] Null pointer exception when submitting an item via a file

2019-06-06 Thread Marc
the GitHub repository for Dspace CRIS to avoid spamming this mailing list kind regards Marc -- 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

Re: [dspace-tech] Null pointer exception when submitting an item via a file

2019-06-10 Thread Marc
otherwise I would try and fix it myself. I am not sure what is trying to be accomplished using the BTE Transformation. Kind regards Marc On 6 Jun 2019, at 15:05, Marc wrote: Dear Riccardo, I think I may have determined one reason why the file upload is not working

[dspace-tech] DSpace 5.10 on Debian Stretch - Java heap space error

2019-05-20 Thread Marc
nt machine, but have tried installing on two different Debian Strech servers and got the some errors. Any suggestions on how to fix this would be appreciated. Kind regards Marc -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/pol

[dspace-tech] Re: Error on restart of DSpace

2019-04-19 Thread Marc
Please ignore this, I think it could have been a bug that has already been fixed. We pulled the latest version from the git repository and the message is no longer appearing in the log. On Friday, April 19, 2019 at 1:42:43 PM UTC+1, Marc wrote: > > Dear List, > > Please could

[dspace-tech] Re: Error on restart of DSpace

2019-04-19 Thread Marc
Sorry forgot the version information Debian Jessie 8.11 Java OpenJDK version 1.7.0_201 24.201-b00 Tomcat 8.0.14 (Debian) DSpace CRIS 5.10 -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received

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

2019-07-05 Thread Marc
to the list for comments. I used a combination of the install instructions on the main DSpace CRIS website (https://wiki.duraspace.org/display/DSPACECRIS/Installation) and the guides from SunScholar (https://wiki.lib.sun.ac.za/index.php/SUNScholar/DSpace). Kind regards Marc On 4 Jul 2019, at 8:46

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

2019-07-05 Thread Marc
Thank Luigi, I will probably rollback to 9.6 then kind regards Marc On Wednesday, July 3, 2019 at 11:54:53 AM UTC+1, Pascarelli Luigi Andrea wrote: > > Dear Marc, > > you can try with PostgreSQL 10, we have some test installations running > and no issues found. BTW the

[dspace-tech] Request an Item email - invalid link

2019-06-26 Thread Marc
in the /dspace/config/emails/request_item.admin email template. Hope this is the correct place to fix this error kind regards Marc -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received

[dspace-tech] Request a Copy function - Email used

2019-06-26 Thread Marc
interface (admin or otherwise) to change this. Is it possible to use a different email address, perhaps one held against the item or even the collection the item belongs to? regards Marc -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org

[dspace-tech] DSpace CRIS hiding the username/password login

2019-07-11 Thread Marc
there is. Before creating a custom version, I thought I had better check that I am not missing anything. kind regards Marc -- 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

[dspace-tech] DSpace CRIS creating links to dynamic entity types

2019-07-11 Thread Marc
. kind regards Marc -- 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 unsubs

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

2019-07-02 Thread Marc
is not supported (clean() fails) https://github.com/flyway/flyway/issues/2193 Would you suggest that we downgraded to either PostgreSQL 10 or 9.6? regards Marc -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct

[dspace-tech] DSpace CRIS 5.10 - View and Download metrics on Front Page

2019-07-08 Thread Marc
regards Marc -- 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

[dspace-tech] Re: DSpace CRIS 5.10 - View and Download metrics on Front Page

2019-07-08 Thread Marc
Please ignore this post. I have merged the changes from github and everything now seems to be working On Monday, July 8, 2019 at 3:47:04 PM UTC+1, Marc wrote: > > Dear List, > > For DSpace CRIS 5.10, we are no longer getting counts for the number of > times an item h

[dspace-tech] Submitting an item using a bibliographic file

2019-04-22 Thread Marc
version 1.7.0_201 24.201-b00 Tomcat 8.0.14 (Debian) DSpace CRIS 5.10 ORCID is configured to use the sandbox. Any advice would be gratefully received Regards Marc ``` 2019-04-22 13:04:34,977 WARN org.dspace.app.webui.servlet.InternalErrorServlet @ :session_id=C234C3FC26E8B4AC6BA224AB30E87786

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

2019-06-27 Thread Marc
Hi Luigi, Please ignore my previous message. My knowledge of solr is limited, but I have managed to figure out that the following browse.solr.bi_crissp.filter = crisdo.type:sp This seems to work well Thanks again Marc On Thursday, June 27, 2019 at 10:12:33 AM UTC+1, Marc wrote: > > Tha

Re: [dspace-tech] Request a Copy function - Email used

2019-06-27 Thread Marc
Marc On Wednesday, June 26, 2019 at 3:03:14 PM UTC+1, Mark H. Wood wrote: > > On Wed, Jun 26, 2019 at 05:44:28AM -0700, Marc wrote: > > When a user uses the Request a Copy function it seems to send the email > to > > the email address of the person that submitted the

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

2019-06-27 Thread Marc
understanding is that resourcetype is defined in const.jsp and crisconst.jsp, is there a way of determining the resourcetype for my cris entity or can I use a different solr filter? kind regards Marc On Wednesday, June 26, 2019 at 3:05:36 PM UTC+1, Pascarelli Luigi Andrea wrote: > > Dea

[dspace-tech] DSpace CRIS New Dynamic Entity - Searchin

2019-07-02 Thread Marc
/pages/viewpage.action?pageId=78153687 and https://wiki.duraspace.org/pages/viewpage.action?pageId=78163308 but can not see where I am going wrong. Any advice would be appreciated kind regards Marc -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https

[dspace-tech] Show Thumbnails for item in restricted collection

2019-08-01 Thread Marc
that I can see Kind regards Marc -- 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 u

Re: [dspace-tech] Show Thumbnails for item in restricted collection

2019-08-02 Thread Marc
Thank you Tim, I missed that setting in the DSpace config file. Works a charm kind regards Marc On Thursday, August 1, 2019 at 10:37:07 PM UTC+1, Tim Donohue wrote: > > Hi Marc, > > Yes! There's a configuration that does just that. You have to enable it > per media filter (

Re: [dspace-tech] DSpace CRIS Virtual metadata in search

2019-07-23 Thread Marc
Thank you Andrea, This is now working. Initially I could not get this working for existing items until I realised that I need to pass the -b option in the index-discovery dspace command. kind regards Marc On Friday, July 19, 2019 at 6:05:52 PM UTC+1, andrea.bollini wrote: > &g

[dspace-tech] DSpace CRIS Virtual metadata in search

2019-07-19 Thread Marc
the department name, not only would the department and author be displayed, but also the items that the author is associated will be included kind regards Marc -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You

[dspace-tech] Re: Please guide me about DSpace-CRIS

2019-07-19 Thread Marc
= 001publications\n|||\nPublications###publications Change the highlighted text You will also need to run dspace index-discovery for the settings to take effect Hope this helps Marc On Friday, July 19, 2019 at 8:26:31 AM UTC+1, Pham Quang Quyen wrote: > > I get succeed in installing DSpace-CRIS (only v

[dspace-tech] Maven package of DSpace CRIS

2019-07-26 Thread Marc
are forced Is this something that can be safely ignored? Browsing the 4Science public maven repository it looks like the items are not in there. I believe that we have the latest version of source code pulled from github kind regards Marc -- All messages to this mailing list should adhere

Re: [dspace-tech] Language of JSPUI (facet discovery of DSpace-CRIS) (I'm waiting hearing guidance)

2019-07-22 Thread Marc
not know what the file is for. I am afraid that I am not familiar with the code that is used to generate the menu. Perhaps someone else can help you more then me Kind regards Marc On 22 Jul 2019, at 11:08, Pham Quang Quyen wrote: I follow Marc and Bollini's guidance I succeed to config drop-down

[dspace-tech] Re: DSpace CRIS New Dynamic Entity - Searchin

2019-07-10 Thread Marc
Finally got this working. I had the facet not defined correctly. But the main reason why this was not working was that I falied to run the following command dspace index-discovery to update the discovery indexes On Tuesday, July 2, 2019 at 9:21:28 AM UTC+1, Marc wrote: > > Dear List,

[dspace-tech] Hiding input fields in submission forms

2019-12-19 Thread Marc
be completely hide using template item``` I have setup a template for the collection to set the dc.type field automatically to ```Article``` and it is being defaulted in correctly. But is it possible to hide this field and still have the metadata value set for the *dc.type* field? Thank you Marc

[dspace-tech] Metadata field dc.type, multiple values

2020-01-15 Thread Marc
or am I missing something? The wiki pages would suggest that you can select multiple values https://wiki.lyrasis.org/display/DSPACE/Change+a+form+value Thanks Marc -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code

Re: [dspace-tech] Metadata field dc.type, multiple values

2020-01-17 Thread Marc
Thank Claudia, Yes that makes sense. It was the hint text that was included in the original file that would suggest that multiple items could be selected in one drop down, that was confusing me. Kind regards Marc On 15 Jan 2020, at 16:02, Claudia Jürgen wrote: Hello Marc

[dspace-tech] Related datasets for datasets

2020-01-17 Thread Marc
datasets to datasets in a similar manner. Is this possible? I would assume not kind regards Marc -- 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

[dspace-tech] deleting repeated form entries during submission

2020-01-17 Thread Marc
and the browser we are using is Firefox latest build. Is this a known issue and if so is there a work around? kind regards Marc -- 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

Re: [dspace-tech] Restrict access to logged-in users only

2021-02-17 Thread Marc
to be logged in to be able to download files. Thank you Marc On 3 Feb 2021, at 15:58, José Geraldo wrote: Use the database to change or add permission. The table used is resourcepolicy. Updating the epersongroup_id to id of the special group created e o filtro por action_id. action_id: 0 read

[dspace-tech] SOL init error

2023-02-14 Thread Marc
=homedspacesolrsearchdataindex_o42_Lucene41_0.pos)) Any suggestions about how I might go about fixing this? Kind regards Marc -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you

Re: [dspace-tech] DSpace 5.10 on Debian Stretch - Java heap space error

2019-05-31 Thread Marc Brouard
Thank you Leidy, Turns out it was a corrupted build.properties file, recreating the file fixed the problem. Marc On 31 May 2019, at 0:03, Leidy Madroñero wrote: Check these links: http://dspace.2283337.n4.nabble.com/Dspace-carga-lento-td4679308.html https://stackoverflow.com/questions

Re: [dspace-tech] DSpace-cris home page

2019-05-16 Thread Marc Brouard
Kind regards Marc On 16 May 2019, at 13:03, Marc Brouard wrote: Hi Aware, Yes sorry. It is then in the file /dspace-api/src/main/resources/Messages.properties The keys for the two values you may want to edit are jsp.layout.header-default.brand.heading jsp.layout.header-default.brand.description

Re: [dspace-tech] DSpace-cris home page

2019-05-16 Thread Marc Brouard
Marc On 16 May 2019, at 8:52, Jaware wrote: Hi Marc, Sure I was checking that way but I couldn't get the default text like below DSpace-CRIS consists of a data model describing objects of interest to Research and Development and a set of tools to manage the data. Standard DSpace is used

Re: [dspace-tech] DSpace-cris home page

2019-05-16 Thread Marc Brouard
this helps Kind regards Marc On 16 May 2019, at 8:33, Jaware wrote: Hello Everone, I was installing DSpace CRIS-5.10.0 over ubuntu 18.04.I want to customize/remove the default text(DSpace CRIS ) on the front page However I try to look the configuration file but I couldn't find that. Iam happy

Re: [dspace-tech] Customizing the submission notification email

2019-07-08 Thread Marc Brouard
Hi Beau, The email templates are held in either /dspace/config/emails or in a deployed system /config/emails This is for DSpace 5.10, should be the same for version 6 as well kind regards Marc On 3 Jul 2019, at 16:57, Beau Smith wrote: When a user submits an item to a collection in DSpace

[dspace-tech] Mails not sending

2022-07-15 Thread Marc Casals
Hi I need some help regarding mail sending. I saw the documentation about it but I still can't receive mails and I don't know where I can see logs to see if SMTP is failing. I need it to work with O365 and I followed the configuration commented at the end of the section. Only difference is

Re: [dspace-tech] Mails not sending

2022-07-18 Thread Marc Casals
So seems like it was the port number. I realized that when it failed to me with port 587 the reason was that I had no SPF Record for the server so my org Barracuda blocked it. Now I tried it with other mail domains and no problem. Thanks for your answer. Marc El dia dissabte, 16 de juliol de

[dspace-tech] MediaViewer not displaying

2022-07-21 Thread Marc Casals
Hi, I want to test the image visualizer and ccording documentation in order to display MediaViewer in the frontend I just have to change the config/config.yml file with this: mediaViewer: image: true video: true The problem is that it's like Angular is ignoring the configuration and

[dspace-tech] Can't load password reset page

2022-09-08 Thread Marc Casals
Hello, I recently trying to register new users to my Dspace, but when they receive the email and go to the page to set the password, the page keeps loading forever. I tried searching for logs to see if there is an error but I only see the endpoint that is trying to use: 2022-09-08

[dspace-tech] Re: CORS errors using NGINX Reverse Proxy

2022-11-18 Thread Marc Casals
Right now I'm using http, haven't tried https yet. So I don't think it will be the case. Thanks for commenting El dia dijous, 17 de novembre de 2022 a les 12:38:38 UTC+1, edmund@gmail.com va escriure: > As with apache as a reverse proxy, you will probably find that you need to > set the

[dspace-tech] CORS errors using NGINX Reverse Proxy

2022-11-17 Thread Marc Casals
Hi, I'm currently trying to make a demo with a public domain and to do this I must use an Nginx located in a different server where I have DSpace. Frontend loads fine and backend works too, but I unable to make the frontend work with the backend (CORS Error). I've tried all combinations

[dspace-tech] CORS Error with an Nginx Reverse Proxy server

2022-11-17 Thread Marc Casals
Hi, I'm currently trying to make a demo with a public domain and to do this I must use an Nginx located in a different server where I have DSpace. Frontend loads fine and backend works too, but I unable to make the frontend work with the backend (CORS Error). I've tried all combinations