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

2019-03-26 Thread Marc
Thank you Mark, Yes you are completely correct on how Tomcat was installed. We followed the series of instructions that Hilton Gibson kindly posted. So yes Tomcat 8 is running under the system tomcat8 user and there is another user called dspace whose home directory has all the dspace stuff. T

Re: [dspace-tech] Dspace dont show any itens | Unable to get location of request:The address IP is not in the database

2019-03-26 Thread Daniel gombarovitis da cunha
PS: This error started after the DNS was set up and the site was published, while it was under rationing it worked normally. Em sex, 22 de mar de 2019 às 17:30, Daniel gombarovitis da cunha < d.gombarov...@gmail.com> escreveu: > Hello you all! > > All the dspace items stopped appearing, as if the

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

2019-03-26 Thread Mark H. Wood
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 getting the following error > > log4j:ERROR setFile(null,true) call failed. > java.io.FileNotFoundException: /home/dspace/log/dspace.log.2019-03-25 ( >

Re: [dspace-tech] Writing to log files, error

2019-03-26 Thread Paul Münch
Hello Marc,   |java.io.FileNotFoundException: /home/dspace/log/dspace.log.2019-03-25 (Permission denied)| it seems that the system user, who runs dspace, as no permission to write into the dspace directory. You should check the permissions, first. Hope this helps and kind regards, Paul Münch

[dspace-tech] Writing to log files, error

2019-03-26 Thread Marc
We have DSpace CRIS 5.10 install on Debian Jessie, running on Tomcat 8. When running the *$HOME/bin/dspace generate-sitemaps > /dev/null* command in the dspace cron job the following error message is generated ``` log4j:ERROR setFile(null,true) call failed. java.io.FileNotFoundException: /hom

[dspace-tech] DSpace log files created by tomcat

2019-03-26 Thread Marc
When running the *$HOME/bin/dspace generate-sitemaps > /dev/null *command, I am getting the following error log4j:ERROR setFile(null,true) call failed. java.io.FileNotFoundException: /home/dspace/log/dspace.log.2019-03-25 ( Permission denied) at java.io.FileOutputStream.open(Native Method)

Re: [dspace-tech] Securing Solr from public on Tomcat 8

2019-03-26 Thread Paul Münch
Hello Jaware, it is possible to allow or deny access to specific paths via webserver configuration: https://httpd.apache.org/docs/2.4/howto/access.html If you use an older version, there are these features, too. But the syntax is slightly different. I hope this helps and kind regards, Paul Mün

[dspace-tech] Securing Solr from public on Tomcat 8

2019-03-26 Thread endmartech4africa
Hi Everybody We were installing Dspace 6.3 over Ubuntu 18.04(LTS) using Apache-HTTPD How ever solr is exposed through our public ip something like this -> https://0.0.0.0.0/solr I would appreciate if you have a mechanism to secure the solr Thanks, Jaware -- All messages to this mailing l