Hi,
We have installed TS16.2 . We are facing issue with Sitepublisher page and template.
We can able to create components with out any issues. But there is a problem with template and page.
Unable to preview it and Edit it.
We captured below error in server.log: (Can any one help on this)
ERROR [io.undertow.request] (default task-112) UT005023: Exception handling request to /iw-cc/Site/Page/Edit.do: javax.servlet.ServletException: BeanUtils.populate
at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:495)
at org.apache.struts.action.RequestProcessor.processPopulate(RequestProcessor.java:816)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:203)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:81)
at
Thanks.