Can't get to Forms > Forms and Documents in AEM 6.5
Hey! I am currently using AEM 6.5 and trying to start working on setting up a form for the first time, but seemingly can't access the url? I tried to reinstall the Forms package and didn't get any success in that. Any help would be appreciated! Not sure if I am missing a step in AEM's process of trying to create Forms or something else.
This is the tutorial URL I was trying to follow here: https://experienceleague.adobe.com/docs/experience-manager-65/forms/getting-started/create-first-adaptive-form/create-adaptive-form.html?lang=en
This is what I see on the page:
And these are the error logs I am receiving when I tried to access the page:
17.08.2021 15:26:28.573 *ERROR* [0:0:0:0:0:0:0:1 [1629228388567] GET /aem/forms.html/content/dam/formsanddocuments HTTP/1.1] org.apache.sling.engine.impl.DefaultErrorHandler handleError: Response already committed; cannot send error 500org.eclipse.jetty.io.RuntimeIOException: org.eclipse.jetty.io.EofException: Closed
17.08.2021 15:26:28.573 *ERROR* [0:0:0:0:0:0:0:1 [1629228388567] GET /aem/forms.html/content/dam/formsanddocuments HTTP/1.1] org.apache.sling.engine.impl.SlingMainServlet service: Uncaught Problem handling the request
org.eclipse.jetty.io.RuntimeIOException: org.eclipse.jetty.io.EofException: Closed
at org.eclipse.jetty.server.ResponseWriter.isOpen(ResponseWriter.java:133) [org.apache.felix.http.jetty:4.0.8]
at org.eclipse.jetty.server.ResponseWriter.flush(ResponseWriter.java:146) [org.apache.felix.http.jetty:4.0.8]
at java.base/java.io.PrintWriter.flush(PrintWriter.java:396)
at org.apache.sling.engine.impl.SlingHttpServletResponseImpl$1.flush(SlingHttpServletResponseImpl.java:229) [org.apache.sling.engine:2.6.18]
at com.day.cq.rewriter.htmlparser.SAXWriter.endDocument(SAXWriter.java:74) [com.day.cq.cq-rewriter:5.12.4]
at com.day.cq.rewriter.processor.impl.SAXWriterFactory$1.endDocument(SAXWriterFactory.java:51) [com.day.cq.cq-rewriter:5.12.4]
at org.apache.cocoon.xml.sax.AbstractSAXPipe.endDocument(AbstractSAXPipe.java:58) [org.apache.cocoon.cocoon-xml:2.0.2]
at org.apache.cocoon.xml.sax.AbstractSAXPipe.endDocument(AbstractSAXPipe.java:58) [org.apache.cocoon.cocoon-xml:2.0.2]
at org.apache.cocoon.xml.sax.AbstractSAXPipe.endDocument(AbstractSAXPipe.java:58) [org.apache.cocoon.cocoon-xml:2.0.2]
at org.apache.cocoon.xml.sax.AbstractSAXPipe.endDocument(AbstractSAXPipe.java:58) [org.apache.cocoon.cocoon-xml:2.0.2]
at org.apache.cocoon.xml.sax.AbstractSAXPipe.endDocument(AbstractSAXPipe.java:58) [org.apache.cocoon.cocoon-xml:2.0.2]
at .............