From 05a7b8cdfc7c529126d0a2b007ee4a878c4dfcc1 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 29 Nov 2016 13:52:02 +0200 Subject: [PATCH] Update notes for 2016-11-29 --- content/post/2016-11.md | 2 ++ public/2016-11/index.html | 4 +++- public/index.xml | 2 ++ public/post/index.xml | 2 ++ public/tags/notes/index.xml | 2 ++ 5 files changed, 11 insertions(+), 1 deletion(-) diff --git a/content/post/2016-11.md b/content/post/2016-11.md index fc37b24d3..0a3d30aaf 100644 --- a/content/post/2016-11.md +++ b/content/post/2016-11.md @@ -466,3 +466,5 @@ org.dspace.discovery.SearchServiceException: Error executing query - Which, according to some old threads on DSpace Tech, means that the user has a lot of permissions (from groups or on the individual eperson) which increases the Solr query size / query URL - It might be fixed by increasing the Tomcat `maxHttpHeaderSize`, which is [8192 (or 8KB) by default](http://tomcat.apache.org/tomcat-7.0-doc/config/http.html) +- I've increased the `maxHttpHeaderSize` to 16384 on DSpace Test and the user said he is now able to see the communities on the homepage +- I will make the changes on CGSpace soon diff --git a/public/2016-11/index.html b/public/2016-11/index.html index 3850cf406..ea55d161e 100644 --- a/public/2016-11/index.html +++ b/public/2016-11/index.html @@ -30,7 +30,7 @@ - + @@ -642,6 +642,8 @@ org.dspace.discovery.SearchServiceException: Error executing query diff --git a/public/index.xml b/public/index.xml index 1532fc9c2..5bca1279f 100644 --- a/public/index.xml +++ b/public/index.xml @@ -546,6 +546,8 @@ org.dspace.discovery.SearchServiceException: Error executing query <ul> <li>Which, according to some old threads on DSpace Tech, means that the user has a lot of permissions (from groups or on the individual eperson) which increases the Solr query size / query URL</li> <li>It might be fixed by increasing the Tomcat <code>maxHttpHeaderSize</code>, which is <a href="http://tomcat.apache.org/tomcat-7.0-doc/config/http.html">8192 (or 8KB) by default</a></li> +<li>I&rsquo;ve increased the <code>maxHttpHeaderSize</code> to 16384 on DSpace Test and the user said he is now able to see the communities on the homepage</li> +<li>I will make the changes on CGSpace soon</li> </ul> diff --git a/public/post/index.xml b/public/post/index.xml index 4827595bc..fbe1a60be 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -546,6 +546,8 @@ org.dspace.discovery.SearchServiceException: Error executing query <ul> <li>Which, according to some old threads on DSpace Tech, means that the user has a lot of permissions (from groups or on the individual eperson) which increases the Solr query size / query URL</li> <li>It might be fixed by increasing the Tomcat <code>maxHttpHeaderSize</code>, which is <a href="http://tomcat.apache.org/tomcat-7.0-doc/config/http.html">8192 (or 8KB) by default</a></li> +<li>I&rsquo;ve increased the <code>maxHttpHeaderSize</code> to 16384 on DSpace Test and the user said he is now able to see the communities on the homepage</li> +<li>I will make the changes on CGSpace soon</li> </ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 6436e226d..4b8c5f548 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -545,6 +545,8 @@ org.dspace.discovery.SearchServiceException: Error executing query <ul> <li>Which, according to some old threads on DSpace Tech, means that the user has a lot of permissions (from groups or on the individual eperson) which increases the Solr query size / query URL</li> <li>It might be fixed by increasing the Tomcat <code>maxHttpHeaderSize</code>, which is <a href="http://tomcat.apache.org/tomcat-7.0-doc/config/http.html">8192 (or 8KB) by default</a></li> +<li>I&rsquo;ve increased the <code>maxHttpHeaderSize</code> to 16384 on DSpace Test and the user said he is now able to see the communities on the homepage</li> +<li>I will make the changes on CGSpace soon</li> </ul>