<?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 Unable to open the maintenance page for Author AEM in Adobe Social Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-social-questions/unable-to-open-the-maintenance-page-for-author-aem/m-p/241571#M449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am very new to AEM. I have an environment where AEM 6.3 is installed. I am unable to open the Maintenance page for the author node at "&lt;A href="http://52.22.37.209:4502/libs/granite/operations/content/maintenance.html" title="http://52.22.37.209:4502/libs/granite/operations/content/maintenance.html"&gt;http://x.y.z.w:4502/libs/granite/operations/content/maintenance.html&lt;/A&gt; " .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are some excerpts of the error in the error logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;19.01.2018 05:14:24.476 *ERROR* [103.43.112.97 [1516356864459] GET /libs/granite/operations/content/maintenance.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl ser&lt;/P&gt;&lt;P class="p1"&gt;vice: Uncaught SlingException&lt;/P&gt;&lt;P class="p1"&gt;org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class for JSP:&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;An error occurred at line: 7 in the generated java file&lt;/P&gt;&lt;P class="p1"&gt;Only a type can be imported. com.adobe.granite.maintenance.MaintenanceConstants resolves to a package&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;An error occurred at line: 8 in the generated java file&lt;/P&gt;&lt;P class="p1"&gt;Only a type can be imported. com.adobe.granite.maintenance.MaintenanceTaskInfo resolves to a package&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;An error occurred at line: 9 in the generated java file&lt;/P&gt;&lt;P class="p1"&gt;Only a type can be imported. com.adobe.granite.maintenance.MaintenanceUtil resolves to a package&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;An error occurred at line: 39 in the jsp file: /libs/granite/operations/components/maintenance/windowentry/windowentry.jsp&lt;/P&gt;&lt;P class="p1"&gt;MaintenanceConstants.PROPERTY_WINDOW_SCHEDULE cannot be resolved to a type&lt;/P&gt;&lt;P class="p1"&gt;36: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String contextPath = request.getContextPath();&lt;/P&gt;&lt;P class="p1"&gt;37:&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;38: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String name = properties.get("name", String.class);&lt;/P&gt;&lt;P class="p1"&gt;39: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String scheduleInfo = properties.get(MaintenanceConstants.PROPERTY_WINDOW_SCHEDULE, MaintenanceConstants.SCHEDULE_DAILY).toLowerCase();&lt;/P&gt;&lt;P class="p1"&gt;40: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowStartTime = properties.get(MaintenanceConstants.PROPERTY_WINDOW_START_TIME, String.class);&lt;/P&gt;&lt;P class="p1"&gt;41: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowEndTime = properties.get(MaintenanceConstants.PROPERTY_WINDOW_END_TIME, String.class);&lt;/P&gt;&lt;P class="p1"&gt;42: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowSchedule = properties.get(MaintenanceConstants.PROPERTY_WINDOW_SCHEDULE, String.class);&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;An error occurred at line: 39 in the jsp file: /libs/granite/operations/components/maintenance/windowentry/windowentry.jsp&lt;/P&gt;&lt;P class="p1"&gt;MaintenanceConstants.SCHEDULE_DAILY cannot be resolved to a type&lt;/P&gt;&lt;P class="p1"&gt;36: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String contextPath = request.getContextPath();&lt;/P&gt;&lt;P class="p1"&gt;37:&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;38: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String name = properties.get("name", String.class);&lt;/P&gt;&lt;P class="p1"&gt;39: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String scheduleInfo = properties.get(MaintenanceConstants.PROPERTY_WINDOW_SCHEDULE, MaintenanceConstants.SCHEDULE_DAILY).toLowerCase();&lt;/P&gt;&lt;P class="p1"&gt;40: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowStartTime = properties.get(MaintenanceConstants.PROPERTY_WINDOW_START_TIME, String.class);&lt;/P&gt;&lt;P class="p1"&gt;41: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowEndTime = properties.get(MaintenanceConstants.PROPERTY_WINDOW_END_TIME, String.class);&lt;/P&gt;&lt;P class="p1"&gt;42: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowSchedule = properties.get(MaintenanceConstants.PROPERTY_WINDOW_SCHEDULE, String.class);&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P&gt;=========&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the approach needed to resolve this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jan 2018 10:33:12 GMT</pubDate>
    <dc:creator>gauravp14126275</dc:creator>
    <dc:date>2018-01-19T10:33:12Z</dc:date>
    <item>
      <title>Unable to open the maintenance page for Author AEM</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-social-questions/unable-to-open-the-maintenance-page-for-author-aem/m-p/241571#M449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am very new to AEM. I have an environment where AEM 6.3 is installed. I am unable to open the Maintenance page for the author node at "&lt;A href="http://52.22.37.209:4502/libs/granite/operations/content/maintenance.html" title="http://52.22.37.209:4502/libs/granite/operations/content/maintenance.html"&gt;http://x.y.z.w:4502/libs/granite/operations/content/maintenance.html&lt;/A&gt; " .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are some excerpts of the error in the error logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;19.01.2018 05:14:24.476 *ERROR* [103.43.112.97 [1516356864459] GET /libs/granite/operations/content/maintenance.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl ser&lt;/P&gt;&lt;P class="p1"&gt;vice: Uncaught SlingException&lt;/P&gt;&lt;P class="p1"&gt;org.apache.sling.scripting.jsp.jasper.JasperException: Unable to compile class for JSP:&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;An error occurred at line: 7 in the generated java file&lt;/P&gt;&lt;P class="p1"&gt;Only a type can be imported. com.adobe.granite.maintenance.MaintenanceConstants resolves to a package&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;An error occurred at line: 8 in the generated java file&lt;/P&gt;&lt;P class="p1"&gt;Only a type can be imported. com.adobe.granite.maintenance.MaintenanceTaskInfo resolves to a package&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;An error occurred at line: 9 in the generated java file&lt;/P&gt;&lt;P class="p1"&gt;Only a type can be imported. com.adobe.granite.maintenance.MaintenanceUtil resolves to a package&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;An error occurred at line: 39 in the jsp file: /libs/granite/operations/components/maintenance/windowentry/windowentry.jsp&lt;/P&gt;&lt;P class="p1"&gt;MaintenanceConstants.PROPERTY_WINDOW_SCHEDULE cannot be resolved to a type&lt;/P&gt;&lt;P class="p1"&gt;36: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String contextPath = request.getContextPath();&lt;/P&gt;&lt;P class="p1"&gt;37:&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;38: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String name = properties.get("name", String.class);&lt;/P&gt;&lt;P class="p1"&gt;39: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String scheduleInfo = properties.get(MaintenanceConstants.PROPERTY_WINDOW_SCHEDULE, MaintenanceConstants.SCHEDULE_DAILY).toLowerCase();&lt;/P&gt;&lt;P class="p1"&gt;40: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowStartTime = properties.get(MaintenanceConstants.PROPERTY_WINDOW_START_TIME, String.class);&lt;/P&gt;&lt;P class="p1"&gt;41: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowEndTime = properties.get(MaintenanceConstants.PROPERTY_WINDOW_END_TIME, String.class);&lt;/P&gt;&lt;P class="p1"&gt;42: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowSchedule = properties.get(MaintenanceConstants.PROPERTY_WINDOW_SCHEDULE, String.class);&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p1"&gt;An error occurred at line: 39 in the jsp file: /libs/granite/operations/components/maintenance/windowentry/windowentry.jsp&lt;/P&gt;&lt;P class="p1"&gt;MaintenanceConstants.SCHEDULE_DAILY cannot be resolved to a type&lt;/P&gt;&lt;P class="p1"&gt;36: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String contextPath = request.getContextPath();&lt;/P&gt;&lt;P class="p1"&gt;37:&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;38: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String name = properties.get("name", String.class);&lt;/P&gt;&lt;P class="p1"&gt;39: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String scheduleInfo = properties.get(MaintenanceConstants.PROPERTY_WINDOW_SCHEDULE, MaintenanceConstants.SCHEDULE_DAILY).toLowerCase();&lt;/P&gt;&lt;P class="p1"&gt;40: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowStartTime = properties.get(MaintenanceConstants.PROPERTY_WINDOW_START_TIME, String.class);&lt;/P&gt;&lt;P class="p1"&gt;41: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowEndTime = properties.get(MaintenanceConstants.PROPERTY_WINDOW_END_TIME, String.class);&lt;/P&gt;&lt;P class="p1"&gt;42: &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;String windowSchedule = properties.get(MaintenanceConstants.PROPERTY_WINDOW_SCHEDULE, String.class);&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P&gt;=========&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the approach needed to resolve this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 10:33:12 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-social-questions/unable-to-open-the-maintenance-page-for-author-aem/m-p/241571#M449</guid>
      <dc:creator>gauravp14126275</dc:creator>
      <dc:date>2018-01-19T10:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open the maintenance page for Author AEM</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-social-questions/unable-to-open-the-maintenance-page-for-author-aem/m-p/241572#M450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same issue but i only encountered this after i have installed the SP2 package. Is there anyone had encountered the same issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Homer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 01:22:43 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-social-questions/unable-to-open-the-maintenance-page-for-author-aem/m-p/241572#M450</guid>
      <dc:creator>homerfv</dc:creator>
      <dc:date>2018-05-17T01:22:43Z</dc:date>
    </item>
  </channel>
</rss>

