I modified settings for a Community Site inside Liferay. Trying to poke and play with Liferay's CMS. Added this setting= Staging: Remote Live
And now I get this error:
javax.servlet.jsp.JspException: org.apache.velocity.exception.MethodInvocationException: Invocation of method 'runtime' in class com.liferay.taglib.util.VelocityTaglib threw exception org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: ServletException in '/html/portlet/staging_bar/view.jsp': com.liferay.portal.NoSuchLayoutSetBranchException: No LayoutSetBranch exists with the key {groupId=13309, privateLayout=false, master=true} at VM_liferay.vm[line 91, column 24]
Can anyone help with what can I change programmatically to be able to get into the app again? I cannot even get to localhost:8080, it gives me this error.
I'm still using the default HSQL database.
think it might be related to this: http://issues.liferay.com/browse/LPS-18606