Re: [dspace-tech] Re: dspace 6.3 problem loading items on mirage 2 theme

2019-09-16 Thread Tim Donohue
Hello Massimiliano, As noted previously, you should look at the Tomcat Logs whenever the errors displayed are coming from Tomcat (and not DSpace). It's still possible that DSpace is causing the error, but Tomcat's logs will contain the detailed error message (as it is where the failure

Re: [dspace-tech] Author search (starts_with).

2019-09-16 Thread Tim Donohue
Hello, The box on that page is not a "search box". It's just a box that lets you "jump to" a specific letter (or letters) in the browse listing of Authors. Unfortunately, I don't believe that box supports spaces, so searching on "Abad" will work (it will jump you to authors with the surname

Re: [dspace-tech] Re: webui.itemlist.columns, again or yet

2019-09-16 Thread Tim Donohue
Hi Ricardo, At this time, this doesn't seem to be possible. The "webui.itemlist.columns" setting seems to expect a comma separated list of single fields. The only way to match multiple fields seems to be by using the asterisk (*), which doesn't seem to work for your use case. You might be

Re: [dspace-tech] 404 error: The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

2019-09-16 Thread José Geraldo
Hi, You need solr available in tomcat, same procedure to make xmlui available. http://dspace.2283337.n4.nabble.com/freshly-installed-dspace-5-has-problems-td4677099.html Em seg, 16 de set de 2019 às 12:58, Nate Poell escreveu: > Hello everyone. > > > My institution recently set up a DSpace

[dspace-tech] 404 error: The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

2019-09-16 Thread Nate Poell
Hello everyone. My institution recently set up a DSpace instance to run our institutional repository. However, we are having trouble w/the configuration or setup, particularly with Solr. We are running into the following error when trying to navigate/browse the collection (this one is by

[dspace-tech] Re: besoin d'aide

2019-09-16 Thread samia samiaa
j'ai taper la commande sous utilisateur dspace mvn package -Dmirage2.on=true -Dmirage2.deps.included=false et les message d'erreur dans piece jointe -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ ---

Re: [dspace-tech] Custom EmbargoSetter allowing on campus access

2019-09-16 Thread Shawn Kiewel
Thanks. This compiled with no trouble at all. From: Terry Brady Date: Friday, September 13, 2019 at 2:11 AM To: Shawn Kiewel , DSpace Technical Support Subject: Re: [dspace-tech] Custom EmbargoSetter allowing on campus access Shawn, The prior version of the gist was for

Re: [dspace-tech] Re: besoin d'aide

2019-09-16 Thread Massimiliano CILURZO
Dear Samia, As I told you in the previous messages to help you we need some errror messages, logs. if you do a build with option -Dmirage2.deps.included=false, which is the result? Are you running the build not as root? Thanks Best regards Il giorno lunedì 16 settembre 2019

Re: [dspace-tech] Re: besoin d'aide

2019-09-16 Thread samia samiaa
monsieur masimilianno est ce que m'aider a resoudre ce prob Le lun. 16 sept. 2019 à 15:41, samia samiaa a écrit : > > > oui et quelle est la solution? > > -- > All messages to this mailing list should adhere to the DuraSpace Code of > Conduct:

[dspace-tech] Re: besoin d'aide

2019-09-16 Thread samia samiaa
oui et quelle est la solution? -- 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

Re: [dspace-tech] Re: besoin d'aide

2019-09-16 Thread Massimiliano CILURZO
Dear Samia, It seems that you have installed the dependencies needed the system gives you some error message? Best regards Massimiliano Il giorno lunedì 16 settembre 2019 15:05:38 UTC+2, samia samiaa ha scritto: > > bonjour monsieur Massimiliano >> >> Install node >> > apt-get install

Re: [dspace-tech] Re: besoin d'aide

2019-09-16 Thread samia samiaa
> > bonjour monsieur Massimiliano > > Install node > apt-get install git > Install node > curl -o- > https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | > bash > > nvm –version > nvm install node > nvm install 6.5.0 > npm install -g bower > Install grunt > npm install -g