cq5 - device simulator not working in AEM 6 -
the device simulator not working in aem 6 (mongo db persistence manager) installation. it's throwing error that's stopping page loading. i'm trying open demo geometrixx media site has required deice groups set. stack trace of exception *error* [0:0:0:0:0:0:0:1 [1410351155706] /content/geometrixx-media/en.html http/1.1] com.day.cq.wcm.tags.includetag error while executing script head.jsp org.apache.sling.api.scripting.scriptevaluationexception: org.apache.sling.scripting.jsp.jasper.jasperexception: unable compile class jsp: error occurred @ line: 103 in jsp file: /libs/wcm/mobile/components/simulator/simulator.jsp type java.lang.charsequence cannot resolved. indirectly referenced required .class files 100: }); 101: </script><% 102: } else { 103: log.warn("mobile page [{}]: no device groups, cannot initialize emulators.", currentpage.getpath()); 104: } 105: } 106: %> @ org.apache.sling.scripting.core.impl.defa...