Liferay管理页面服务器错误

Liferay管理页面服务器错误,liferay,liferay-6,Liferay,Liferay 6,在尝试访问几乎全新安装的liferay的站点管理员时,我得到: Internal Server Error An error occurred while accessing the requested resource. http://10.1.30.63:8080/group/control_panel?refererPlid=20632&controlPanelCategory=current_site&doAsGroupId=20181&p_p_id=156

在尝试访问几乎全新安装的liferay的站点管理员时,我得到:

Internal Server Error
An error occurred while accessing the requested resource. 
http://10.1.30.63:8080/group/control_panel?refererPlid=20632&controlPanelCategory=current_site&doAsGroupId=20181&p_p_id=156
在日志中:

Sep 21, 2015 4:50:29 AM org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for servlet jsp threw exception
java.lang.NoClassDefFoundError: com/liferay/marketplace/util/PortletPropsValues
        at com.liferay.marketplace.store.portlet.StoreControlPanelEntry.hasAccessPermission(StoreControlPanelEntry.java:33)
        at sun.reflect.GeneratedMethodAccessor857.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.liferay.portal.kernel.bean.ClassLoaderBeanHandler.invoke(ClassLoaderBeanHandler.java:67)
        at com.sun.proxy.$Proxy414.hasAccessPermission(Unknown Source)
---snip---
        at java.lang.Thread.run(Thread.java:745)
看起来市场上出现了一些问题,但我在这次安装中没有涉及到这一点。
该问题在没有向系统添加任何内容的情况下发生(my portlet已部署,但未运行)

您可以直接在webapps中替换markert portlet,然后重新启动服务器。

在中交叉发布