Re: [dspace-tech] SOLR error: too many boolean clauses

2020-02-17 Thread Sean Carte
Thank you, Claudia!

Disabling the Access Rights Awareness feature does appear to resolve the
issue.

I did try increasing the maxBooleanClauses setting first, but it looks like
this may get set elsewhere, so I found all the solrconfig.xml and increased
it in all of them. That also resolves the issue.

On Mon, 17 Feb 2020 at 17:44, Claudia Jürgen 
wrote:

> Hello Sean,
>
> this might be related to the Access Rights Awareness
> see
>
> https://wiki.lyrasis.org/display/DSPACE/TechnicalFaq#TechnicalFAQ-I'mgetting%22SolrException:BadRequest%22followedbyalongqueryora%22tooManyClauses%22Exception
>
> Hope this helps
>
> Claudia Jürgen
>
>
> Am 17.02.2020 um 13:34 schrieb Sean Carte:
> > I have a dspace 6.3 instance running on Ubuntu 18.04.3. When a user who
> > belongs to two groups that are authorised to add to and edit all
> > collections, a very long error is generated, ending with:
> >
> > ...
> > OR l9d9b96b2-ae23-40ea-9e98-46a8537ac4b5 OR
> > lf94b27dc-2c22-476c-a012-72f36b50d521 OR
> > lfd7afb4f-8a09-4412-8044-2acbe584fa76)': too many boolean clauses
> >  at
> >
> org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:552)
> >  at
> >
> org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
> >  at
> >
> org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
> >  at
> >
> org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
> >  at
> > org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:310)
> >  at
> > org.dspace.discovery.SolrServiceImpl.search(SolrServiceImpl.java:1610)
> >  ... 364 more
> >
> > I've attached the solr.log containing the full error.
> >
> > Removing the user from either of the groups resolves the problem. Also,
> if
> > the user is an administrator the problem does not occur.
> >
> > The problem occurs irrespective of the UI.
> >
> > I downloaded a fresh copy of DSpace and updated the existing installation
> > with it, but that didn't help. I deleted the /dspace directory and did a
> > fresh installation, then restored the database; the problem persists.
> >
> > But, I copied the database to a laptop (running the same versions of all
> > software) and the problem went away.
> >
> > If the problem doesn't exist in the database, where could it be? Does
> > anybody have any ideas?
> >
> > DSpace version:  6.3
> >SCM revision:  813800ce1736ec503fdcfbee4d86de836788f87c
> >  SCM branch:  UNKNOWN
> >  OS:  Linux(amd64) version 4.15.0-74-generic
> >   Discovery:  enabled.
> > JRE:  Private Build version 1.8.0_242
> > Ant version:  Apache Ant(TM) version 1.10.5 compiled on March 28 2019
> >   Maven version:  3.3.9
> > DSpace home:  /dspace
> > Tomcat 8
> > PostgreSQL 10
> >
> > /etc/default/tomcat8: JAVA_OPTS="-Djava.awt.headless=true -Xmx8192m
> > -Xms4096m -XX:+UseConcMarkSweepGC -Dfile.encoding=UTF-8
> > -XX:MaxPermSize=512m"
> > --
> >
>
> --
> Claudia Juergen
> Eldorado
>
> Technische Universität Dortmund
> Universitätsbibliothek
> Vogelpothsweg 76
> 44227 Dortmund
>
> Tel.: +49 231-755 40 43
> Fax: +49 231-755 40 32
> claudia.juer...@tu-dortmund.de
> www.ub.tu-dortmund.de
>
>
> Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
> ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
> diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
> und vernichten Sie diese Mail. Vielen Dank.
> Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
> ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
> Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
> solchen Schriftstücks per Telefax erfolgen.
>
> Important note: The information included in this e-mail is confidential.
> It is solely intended for the recipient. If you are not the intended
> recipient of this e-mail please contact the sender and delete this message.
> Thank you. Without prejudice of e-mail correspondence, our statements are
> only legally binding when they are made in the conventional written form
> (with personal signature) or when such documents are sent by fax.
>
> --
> 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 this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/018898d5-6a6c-6225-73df-6c69f6f5fc16%40tu-dortmund.de
> .
>


--

-- 
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 

[dspace-tech] Re: getting error during installation dspace

2020-02-17 Thread Rakhi Batra - Assistant Manager Publication
Try this: C:\dspace-6.0-src-release>mvn package

On Monday, February 17, 2020 at 8:45:40 PM UTC+5, ajay wrote:
>
> good morning sir/ mam 
> i am getting problem during installation dspace as following
> please help me  
>  
> -- Microsoft Windows [Version 6.1.7600]
> Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
>
> C:\Users\Hello>mvn package
> [INFO] Scanning for projects...
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time: 0.109s
> [INFO] Finished at: Mon Feb 17 10:17:43 IST 2020
> [INFO] Final Memory: 4M/15M
> [INFO] 
> 
> [ERROR] The goal you specified requires a project to execute but there is 
> no POM
>  in this directory (C:\Users\Hello). Please verify you invoked Maven from 
> the co
> rrect directory. -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the 
> -e swit
> ch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, 
> please rea
> d the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MissingProject
> Exception
> C:\Users\Hello>cd C:\dspace-6.0-src-release\dspace
>
> C:\dspace-6.0-src-release\dspace>mvn package
> [INFO] Scanning for projects...
> [INFO] 
> 
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] DSpace Addon Modules
> [INFO] DSpace Kernel :: Additions and Local Customizations
> [INFO] DSpace XML-UI (Manakin) :: Local Customizations
> [INFO] DSpace JSP-UI :: Local Customizations
> [INFO] DSpace RDF :: Local Customizations
> [INFO] DSpace REST :: Local Customizations
> [INFO] DSpace SWORD :: Local Customizations
> [INFO] DSpace SWORD v2 :: Local Customizations
> [INFO] DSpace SOLR :: Local Customizations
> [INFO] DSpace OAI-PMH :: Local Customizations
> [INFO] DSpace Assembly and Configuration
> [INFO]
> [INFO] 
> 
> [INFO] Building DSpace Addon Modules 6.0
> [INFO] 
> 
> Downloading: 
> http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-
> enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
> [INFO] 
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] DSpace Addon Modules .. FAILURE [1.638s]
> [INFO] DSpace Kernel :: Additions and Local Customizations  SKIPPED
> [INFO] DSpace XML-UI (Manakin) :: Local Customizations ... SKIPPED
> [INFO] DSpace JSP-UI :: Local Customizations . SKIPPED
> [INFO] DSpace RDF :: Local Customizations  SKIPPED
> [INFO] DSpace REST :: Local Customizations ... SKIPPED
> [INFO] DSpace SWORD :: Local Customizations .. SKIPPED
> [INFO] DSpace SWORD v2 :: Local Customizations ... SKIPPED
> [INFO] DSpace SOLR :: Local Customizations ... SKIPPED
> [INFO] DSpace OAI-PMH :: Local Customizations  SKIPPED
> [INFO] DSpace Assembly and Configuration . SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time: 1.997s
> [INFO] Finished at: Mon Feb 17 10:18:49 IST 2020
> [INFO] Final Memory: 7M/17M
> [INFO] 
> 
> [ERROR] Plugin org.apache.maven.plugins:maven-enforcer-plugin:1.4.1 or one 
> of it
> s dependencies could not be resolved: Failed to read artifact descriptor 
> for org
> .apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1: Could not transfer 
> artifa
> ct org.apache.maven.plugins:maven-enforcer-plugin:pom:1.4.1 from/to 
> central (htt
> p://repo.maven.apache.org/maven2): Failed to transfer file: 
> http://repo.maven.ap
>
> ache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enfor
> cer-plugin-1.4.1.pom. Return code is: 501 , ReasonPhrase:HTTPS Required. 
> -> [Hel
> p 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the 
> -e swit
> ch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, 
> please rea
> d the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
> onException
> C:\dspace-6.0-src-release\dspace>^A
> '☺' is not recognized as an internal or external command,
> operable program or batch file.
>
> C:\dspace-6.0-src-release\dspace>^A
>
> with regards 
>

[dspace-tech] solr connection refused.

2020-02-17 Thread Jose Blanco
I'm getting this error:

Caused by: org.dspace.discovery.SearchServiceException: Server refused
connection at: http://dev.deepblue.lib.umich.edu/solr/search


Do I need to do something to enable this connection?


Thank you!
-Jose

-- 
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 this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAK%3DKc-s1%2BXw1Tm3ecbtbUQLJs7AMun7562WAZYxcPhL7bcZSxQ%40mail.gmail.com.


[dspace-tech] Dspace 6.3 + Shibboleth authentication problem

2020-02-17 Thread Gessy Junior
Hi,

I'm using version 5.7 of DSpace with nginx and Shibboleth authentication 
and everything is working fine.
But now I need to update to version 6.3 and I followed all the procedures 
described in the documentation and I successfully managed to upgrade. 
However, shibboleth authentication does not work.

my authentication-shibboleth.cfg is:
lazysession = false
lazysession.loginurl = /Shibboleth.sso/Login
lazysession.secure = true
netid-header = Shib-Person-UID
email-header = Shib-Person-Mail
email-use-tomcat-remote-user = false
autoregister = true
sword.compatibility = false
firstname-header = Shib-InetOrgPerson-givenName
lastname-header = Shib-Person-surname
eperson.metadata.autocreate = true;
reconvert.attributes = false
role-header = Shib-EP-ScopedAffiliation
role-header.ignore-scope = true


and using DEBUG mode I observed the following:

2020-02-17 12:24:39,447 INFO  
org.dspace.app.webui.discovery.DiscoverUtility @ facets for scope, null: 4
722f73686962626f6c6574682d7370=_723d8cb35039733075ea508c9ac3b106; 
JSESSIONID=62A806BA7ADEA88D185DC8DBD8B97DBE'
auth_type='shibboleth'
remote_user='x'
shib-application-id='default'
shib-authentication-instant='2020-02-12T18:59:10.886Z'
shib-authentication-method='urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified'
shib-authncontext-class='urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified'
shib-ep-orgdn='o='
shib-ep-orgunitdn='ou=grad,ou=,o='
shib-ep-primaryaffiliation='student'
shib-handler='https://.xxx.xxx.xxx/Shibboleth.sso'
shib-identity-provider='https://xxx.xxx.xxx/shibboleth'
shib-inetorgperson-givenname='Gessy'
shib-person-commonname='Gessy'
shib-person-mail='gess...@fis.grad.xxx.xxx'
shib-person-uid='login'
shib-person-surname='Junior'
shib-session-expires='1581541151'
shib-session-id='_723d8cb35039733075ea508c9ac3b106'
shib-session-inactivity='1581540032'
shib-session-index='cc6cbb0337efd651aeee991136423ae3cbe46f9b203a30dd044944937a20b831'
shib-brperson-datanascimento='30121899'
shib-person-status='EmailDominio_A'
shib-person-urlemail='http://correio..xxx.xxx/'
affiliation='stud...@.br '
eppn='x...@xxx.br'
unscoped-affiliation='student'

2020-02-12 17:24:39,909 ERROR org.dspace.authenticate.ShibAuthentication @ 
Shibboleth authentication was not able to find a Ne
tId, Email, or Tomcat Remote user for which to indentify a user from.
2020-02-12 17:24:40,910 ERROR org.dspace.authenticate.ShibAuthentication @ 
Unable to register new eperson because we are unabl
e to find an email address along with first and last name for the user.
  NetId Header: 'null'='null' (Optional) 
  Email Header: 'null'='null' 
  First Name Header: 'null'='null' 
  Last Name Header: 'null'='null'


I see from the logs that the HTTP header is being filled in with the 
correct values and are reaching tomcat and possibly DSpace but he can't 
seem to get the header data.

Someone can help me?

Thank you
Gessy

-- 
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 this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/ba2f2422-4f07-4609-b12c-9709d26564d5%40googlegroups.com.


[dspace-tech] Maximum number of DB connections in pool

2020-02-17 Thread Paolo


Dear All,

I would like to submit you a fairly frequent problem in our cadmus.eui.eu 
repository.

Our DSpace 5.2 installation works as a front-end on a virtual machine with 
4 CPU and 8 GB RAM and the back-end with Oracle db on the Oracle enterprise 
installation in our University ICT environment. The access to the DMZ, 
where the front-end is located, is managed by linux server with an 
Apache httpd.conf configuration apparently not limited by the number of 
simultaneous connections. Our problem is the number of connections to the 
db that quite frequently reach 200 as configured in dspace.cfg.


#Maximum number of DB connections in pool 

db.maxconnections = 200


Unfortunately, despite the fact that the 200 connections are inactive, they 
blocked access to the server forcing tomcat to restart.

Please find attached the result of an SQL query for inactive connections


Any suggestions or previous experience in this regard are extremely welcome.

Best Regards


Paolo Baglioni

Library Systems Analyst

European University Institute

50014 Firenze ITALY

-- 
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 this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/79f1fd7c-b1e2-4279-9b83-a1de82e74f5f%40googlegroups.com.


inactive db connections.ods
Description: application/vnd.oasis.opendocument.spreadsheet


[dspace-tech] i am getting problem during installation message shown as below please help me

2020-02-17 Thread FLIS ACADEMY Library and Information Science
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Hello>mvn package
[INFO] Scanning for projects...
[INFO] 

[INFO] BUILD FAILURE
[INFO] 

[INFO] Total time: 0.109s
[INFO] Finished at: Mon Feb 17 10:17:43 IST 2020
[INFO] Final Memory: 4M/15M
[INFO] 

[ERROR] The goal you specified requires a project to execute but there is 
no POM
 in this directory (C:\Users\Hello). Please verify you invoked Maven from 
the co
rrect directory. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, 
please rea
d the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MissingProject
Exception
C:\Users\Hello>cd C:\dspace-6.0-src-release\dspace

C:\dspace-6.0-src-release\dspace>mvn package
[INFO] Scanning for projects...
[INFO] 

[INFO] Reactor Build Order:
[INFO]
[INFO] DSpace Addon Modules
[INFO] DSpace Kernel :: Additions and Local Customizations
[INFO] DSpace XML-UI (Manakin) :: Local Customizations
[INFO] DSpace JSP-UI :: Local Customizations
[INFO] DSpace RDF :: Local Customizations
[INFO] DSpace REST :: Local Customizations
[INFO] DSpace SWORD :: Local Customizations
[INFO] DSpace SWORD v2 :: Local Customizations
[INFO] DSpace SOLR :: Local Customizations
[INFO] DSpace OAI-PMH :: Local Customizations
[INFO] DSpace Assembly and Configuration
[INFO]
[INFO] 

[INFO] Building DSpace Addon Modules 6.0
[INFO] 

Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-
enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
[INFO] 

[INFO] Reactor Summary:
[INFO]
[INFO] DSpace Addon Modules .. FAILURE [1.638s]
[INFO] DSpace Kernel :: Additions and Local Customizations  SKIPPED
[INFO] DSpace XML-UI (Manakin) :: Local Customizations ... SKIPPED
[INFO] DSpace JSP-UI :: Local Customizations . SKIPPED
[INFO] DSpace RDF :: Local Customizations  SKIPPED
[INFO] DSpace REST :: Local Customizations ... SKIPPED
[INFO] DSpace SWORD :: Local Customizations .. SKIPPED
[INFO] DSpace SWORD v2 :: Local Customizations ... SKIPPED
[INFO] DSpace SOLR :: Local Customizations ... SKIPPED
[INFO] DSpace OAI-PMH :: Local Customizations  SKIPPED
[INFO] DSpace Assembly and Configuration . SKIPPED
[INFO] 

[INFO] BUILD FAILURE
[INFO] 

[INFO] Total time: 1.997s
[INFO] Finished at: Mon Feb 17 10:18:49 IST 2020
[INFO] Final Memory: 7M/17M
[INFO] 

[ERROR] Plugin org.apache.maven.plugins:maven-enforcer-plugin:1.4.1 or one 
of it
s dependencies could not be resolved: Failed to read artifact descriptor 
for org
.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1: Could not transfer 
artifa
ct org.apache.maven.plugins:maven-enforcer-plugin:pom:1.4.1 from/to central 
(htt
p://repo.maven.apache.org/maven2): Failed to transfer file: 
http://repo.maven.ap
ache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enfor
cer-plugin-1.4.1.pom. Return code is: 501 , ReasonPhrase:HTTPS Required. -> 
[Hel
p 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, 
please rea
d the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
onException
C:\dspace-6.0-src-release\dspace>

-- 
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 this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/a186053e-b2c2-421f-a9f4-ff4fd721ffef%40googlegroups.com.
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  

[dspace-tech] getting error during installation dspace

2020-02-17 Thread ajay
good morning sir/ mam
i am getting problem during installation dspace as following
please help me

-- Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Hello>mvn package
[INFO] Scanning for projects...
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 0.109s
[INFO] Finished at: Mon Feb 17 10:17:43 IST 2020
[INFO] Final Memory: 4M/15M
[INFO]

[ERROR] The goal you specified requires a project to execute but there is
no POM
 in this directory (C:\Users\Hello). Please verify you invoked Maven from
the co
rrect directory. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please rea
d the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MissingProject
Exception
C:\Users\Hello>cd C:\dspace-6.0-src-release\dspace

C:\dspace-6.0-src-release\dspace>mvn package
[INFO] Scanning for projects...
[INFO]

[INFO] Reactor Build Order:
[INFO]
[INFO] DSpace Addon Modules
[INFO] DSpace Kernel :: Additions and Local Customizations
[INFO] DSpace XML-UI (Manakin) :: Local Customizations
[INFO] DSpace JSP-UI :: Local Customizations
[INFO] DSpace RDF :: Local Customizations
[INFO] DSpace REST :: Local Customizations
[INFO] DSpace SWORD :: Local Customizations
[INFO] DSpace SWORD v2 :: Local Customizations
[INFO] DSpace SOLR :: Local Customizations
[INFO] DSpace OAI-PMH :: Local Customizations
[INFO] DSpace Assembly and Configuration
[INFO]
[INFO]

[INFO] Building DSpace Addon Modules 6.0
[INFO]

Downloading:
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-
enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] DSpace Addon Modules .. FAILURE [1.638s]
[INFO] DSpace Kernel :: Additions and Local Customizations  SKIPPED
[INFO] DSpace XML-UI (Manakin) :: Local Customizations ... SKIPPED
[INFO] DSpace JSP-UI :: Local Customizations . SKIPPED
[INFO] DSpace RDF :: Local Customizations  SKIPPED
[INFO] DSpace REST :: Local Customizations ... SKIPPED
[INFO] DSpace SWORD :: Local Customizations .. SKIPPED
[INFO] DSpace SWORD v2 :: Local Customizations ... SKIPPED
[INFO] DSpace SOLR :: Local Customizations ... SKIPPED
[INFO] DSpace OAI-PMH :: Local Customizations  SKIPPED
[INFO] DSpace Assembly and Configuration . SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1.997s
[INFO] Finished at: Mon Feb 17 10:18:49 IST 2020
[INFO] Final Memory: 7M/17M
[INFO]

[ERROR] Plugin org.apache.maven.plugins:maven-enforcer-plugin:1.4.1 or one
of it
s dependencies could not be resolved: Failed to read artifact descriptor
for org
.apache.maven.plugins:maven-enforcer-plugin:jar:1.4.1: Could not transfer
artifa
ct org.apache.maven.plugins:maven-enforcer-plugin:pom:1.4.1 from/to central
(htt
p://repo.maven.apache.org/maven2): Failed to transfer file:
http://repo.maven.ap
ache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enfor
cer-plugin-1.4.1.pom. Return code is: 501 , ReasonPhrase:HTTPS Required. ->
[Hel
p 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please rea
d the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
onException
C:\dspace-6.0-src-release\dspace>^A
'☺' is not recognized as an internal or external command,
operable program or batch file.

C:\dspace-6.0-src-release\dspace>^A

with regards

*Ajay Rohilla*
Librarian
Pragya College of Education,
Village-Dulhera, Teh-Badli,
Distt.-Jhajjar (HR) Pin-124103

Contact No.
 0 9034903016/ 0 8708805636
*email id : ajayrohi1...@gmail.com *


(¨`·.·´¨) Always
`·.¸ (¨`·.·´¨) Keep
(¨`·.·´¨)¸.·´ Smiling!
`·.¸.·´

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: 

Re: [dspace-tech] SOLR error: too many boolean clauses

2020-02-17 Thread Claudia Jürgen

Hello Sean,

this might be related to the Access Rights Awareness
see
https://wiki.lyrasis.org/display/DSPACE/TechnicalFaq#TechnicalFAQ-I'mgetting%22SolrException:BadRequest%22followedbyalongqueryora%22tooManyClauses%22Exception

Hope this helps

Claudia Jürgen


Am 17.02.2020 um 13:34 schrieb Sean Carte:

I have a dspace 6.3 instance running on Ubuntu 18.04.3. When a user who
belongs to two groups that are authorised to add to and edit all
collections, a very long error is generated, ending with:

...
OR l9d9b96b2-ae23-40ea-9e98-46a8537ac4b5 OR
lf94b27dc-2c22-476c-a012-72f36b50d521 OR
lfd7afb4f-8a09-4412-8044-2acbe584fa76)': too many boolean clauses
 at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:552)
 at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
 at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
 at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
 at
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:310)
 at
org.dspace.discovery.SolrServiceImpl.search(SolrServiceImpl.java:1610)
 ... 364 more

I've attached the solr.log containing the full error.

Removing the user from either of the groups resolves the problem. Also, if
the user is an administrator the problem does not occur.

The problem occurs irrespective of the UI.

I downloaded a fresh copy of DSpace and updated the existing installation
with it, but that didn't help. I deleted the /dspace directory and did a
fresh installation, then restored the database; the problem persists.

But, I copied the database to a laptop (running the same versions of all
software) and the problem went away.

If the problem doesn't exist in the database, where could it be? Does
anybody have any ideas?

DSpace version:  6.3
   SCM revision:  813800ce1736ec503fdcfbee4d86de836788f87c
 SCM branch:  UNKNOWN
 OS:  Linux(amd64) version 4.15.0-74-generic
  Discovery:  enabled.
JRE:  Private Build version 1.8.0_242
Ant version:  Apache Ant(TM) version 1.10.5 compiled on March 28 2019
  Maven version:  3.3.9
DSpace home:  /dspace
Tomcat 8
PostgreSQL 10

/etc/default/tomcat8: JAVA_OPTS="-Djava.awt.headless=true -Xmx8192m
-Xms4096m -XX:+UseConcMarkSweepGC -Dfile.encoding=UTF-8
-XX:MaxPermSize=512m"
--



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de


Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
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 this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/018898d5-6a6c-6225-73df-6c69f6f5fc16%40tu-dortmund.de.


[dspace-tech] Solr metadata statistics - query syntax

2020-02-17 Thread Filippo Santoro
Hello to everyone,
I have installed an instance of DSpace 6.3 on Windows Server 2016.
Since for institutional policies cannot use default JSP frontend of DSpace 
(except for ordinary maintenance), I am using Solr for queries.
However, I need to get statistics from a query (as provided by the 
Discovery module) using Solr. For example, if I perform a search by author:

http:
//localhost:8090/search/select?q=search.resourcetype:2=dc.contributor.author:MickeyMouse

in addition to the assets in which MickeyMouse is the author, I would 
obtain the number by author:

Mickey Mouse45
Donald Duck 25
Minnie Mouse13
Pluto   5
Goofy   3
Daisy Duck  3

How should I edit the query?

Thanks in advance.
Filippo

-- 
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 this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/f97a2f69-b786-477f-bf54-2fb75090a550%40googlegroups.com.


[dspace-tech] DSpace Custom Handle IDs

2020-02-17 Thread 'André Langer' via DSpace Technical Support

Hello,

is there a way to influence the local ID generation for a resource at 
creation time?

I see, that the IDs are provided in ascending order such as 
/handle/12345678/30, /handle/12345678/31, /handle/12345678/32.

Can I somewhere modify the start value?
Or even create a custom logic for the ID generation, so that I can 
distinguish between IDs for publications, communities and collections?

We are using DSpace 6.3 (with CRIS extension).

Thanks in advance

André

-- 
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 this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/0a04cc85-9d0e-424a-88b3-d621a86c1ab0%40googlegroups.com.