<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Error handling in Administrator console with custom error page in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137882#M36989</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I would like to show the custom error page configured in web.xml of alfresco web app for the 401 ,400 ,500 errors.&lt;BR /&gt;&lt;STRONG&gt;web.xml configuration :&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt; &amp;lt;error-page&amp;gt;
		&amp;lt;error-code&amp;gt;401&amp;lt;/error-code&amp;gt;
		&amp;lt;location&amp;gt;/errorPage.html&amp;lt;/location&amp;gt;
	&amp;lt;/error-page&amp;gt;
	&amp;lt;error-page&amp;gt;
		&amp;lt;error-code&amp;gt;500&amp;lt;/error-code&amp;gt;
		&amp;lt;location&amp;gt;/errorPage.html&amp;lt;/location&amp;gt;
	&amp;lt;/error-page&amp;gt;
	&amp;lt;error-page&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Currently webscript errors in the admin console of alfresco thrown the exception in browser like below :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;1) An error has occurred in the API: /alfresco/s/enterprise/admin.It responded with a status of 401 - Unauthorized.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error Code Information:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;401 - The request requires HTTP authentication.&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error Message:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;03160008 Authentication failed for Web Script org/alfresco/enterprise/repository/admin/admin-root.get&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Server:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Alfresco Enterprise v5.2.5 (re0f49095-b17) schema 10,075&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Time:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Apr 16, 2021 12:26:53 PM&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV&gt;2)An error has occurred in the API: /alfresco/s/enterprise/admin.It responded with a status of 500 - Internal Error.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error Code Information:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;500 - An error inside the HTTP server which prevented it from fulfilling the request.&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error Message:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;03160012 User does not exist and could not be created: test&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Server:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Alfresco Enterprise v5.2.7 (.2 rde4c74f1-b29) schema 10,095&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Time:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Apr 16, 2021 3:31:43 AM&lt;BR /&gt;&lt;BR /&gt;I have configured the custom error page in web.xml. but it's not working. how to show the custom error page while 401 ,500 thrown by alfresco?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="401error.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1031i523979067817B077/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 16 Apr 2021 07:40:46 GMT</pubDate>
    <dc:creator>ashokpivotal</dc:creator>
    <dc:date>2021-04-16T07:40:46Z</dc:date>
    <item>
      <title>Error handling in Administrator console with custom error page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137882#M36989</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I would like to show the custom error page configured in web.xml of alfresco web app for the 401 ,400 ,500 errors.&lt;BR /&gt;&lt;STRONG&gt;web.xml configuration :&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt; &amp;lt;error-page&amp;gt;
		&amp;lt;error-code&amp;gt;401&amp;lt;/error-code&amp;gt;
		&amp;lt;location&amp;gt;/errorPage.html&amp;lt;/location&amp;gt;
	&amp;lt;/error-page&amp;gt;
	&amp;lt;error-page&amp;gt;
		&amp;lt;error-code&amp;gt;500&amp;lt;/error-code&amp;gt;
		&amp;lt;location&amp;gt;/errorPage.html&amp;lt;/location&amp;gt;
	&amp;lt;/error-page&amp;gt;
	&amp;lt;error-page&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Currently webscript errors in the admin console of alfresco thrown the exception in browser like below :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;1) An error has occurred in the API: /alfresco/s/enterprise/admin.It responded with a status of 401 - Unauthorized.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error Code Information:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;401 - The request requires HTTP authentication.&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error Message:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;03160008 Authentication failed for Web Script org/alfresco/enterprise/repository/admin/admin-root.get&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Server:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Alfresco Enterprise v5.2.5 (re0f49095-b17) schema 10,075&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Time:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Apr 16, 2021 12:26:53 PM&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV&gt;2)An error has occurred in the API: /alfresco/s/enterprise/admin.It responded with a status of 500 - Internal Error.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error Code Information:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;500 - An error inside the HTTP server which prevented it from fulfilling the request.&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error Message:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;03160012 User does not exist and could not be created: test&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Server:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Alfresco Enterprise v5.2.7 (.2 rde4c74f1-b29) schema 10,095&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Time:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Apr 16, 2021 3:31:43 AM&lt;BR /&gt;&lt;BR /&gt;I have configured the custom error page in web.xml. but it's not working. how to show the custom error page while 401 ,500 thrown by alfresco?&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="401error.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1031i523979067817B077/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Apr 2021 07:40:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137882#M36989</guid>
      <dc:creator>ashokpivotal</dc:creator>
      <dc:date>2021-04-16T07:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling in Administrator console with custom error page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137883#M36990</link>
      <description>&lt;P&gt;The web script framework has its own error / status template handling and does not fall back to the global servlet error page set via web.xml. See &lt;A href="https://docs.alfresco.com/content-services/6.1/develop/reference/web-scripts-ref/#response-status-code-templates" target="_self" rel="nofollow noopener noreferrer"&gt;response status code templates (documentation)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 10:26:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137883#M36990</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2021-04-16T10:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling in Administrator console with custom error page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137884#M36991</link>
      <description>&lt;P&gt;This error recently appeared when trying to log into the Alfresco 6.1 admin page.&amp;nbsp; Alfresco is still up and running and functional.&amp;nbsp; I am not aware of what RHEL 7 patch or a new security product that was recently installed.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;An error has occured in the API: /alfresco/s/enterprise/admin.&lt;/DIV&gt;&lt;DIV&gt;It responded with a status of 401 - Unauthorized.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error Code Information:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;401 - The request requires HTTP authentication.&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Error Message:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;052115162 Authentication failed for Web Script org/alfresco/enterprise/repository/admin/admin-root.get&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Server:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Alfresco Enterprise v6.1.0 (r4bf3ddca-b67) schema 12,001&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Time:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Jun 21, 2021, 12:09:23 PM&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 21 Jun 2021 17:24:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137884#M36991</guid>
      <dc:creator>JMRowland</dc:creator>
      <dc:date>2021-06-21T17:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling in Administrator console with custom error page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137885#M36992</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/86155"&gt;@JMRowland&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you raised a support ticket for this issue?&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 12:30:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137885#M36992</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2021-06-22T12:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling in Administrator console with custom error page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137886#M36993</link>
      <description>&lt;P&gt;We were about to submit a ticket, then one of our team members was able to access via Chrome instead of Microsoft Edge.&amp;nbsp; We are not sure what policies were applied to our Edge browsers, but we can finally connect.&lt;BR /&gt;&lt;BR /&gt;We saw the issue during tests after our monthly patching and a second new security product was added to our linux servers in the past few weeks, so that is where we started troubleshooting.&amp;nbsp; We had fully regression tested everything in April and had not changed app configurations, so we jumped to the wrong source of evironmental changes.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 13:10:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137886#M36993</guid>
      <dc:creator>JMRowland</dc:creator>
      <dc:date>2021-06-22T13:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling in Administrator console with custom error page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137887#M36994</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/86155"&gt;@JMRowland&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm pleased that it looks like you've resolved this issue. I will mark this as an accepted solution - let me know if that's no OK.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 15:52:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-handling-in-administrator-console-with-custom-error-page/m-p/137887#M36994</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2021-07-05T15:52:36Z</dc:date>
    </item>
  </channel>
</rss>

