【问题标题】:Liferay admin page server errorLiferay 管理页面服务器错误
【发布时间】:2016-01-30 16:02:27
【问题描述】:

在尝试访问站点管理员以安装几乎全新的 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)

看起来市场存在一些问题,但我在这次安装中没有涉及到这个问题。 没有任何东西添加到系统中就出现了问题,(我的 portlet 已部署,但未运行)

【问题讨论】:

标签: liferay liferay-6


【解决方案1】:

你可以直接替换webapps中的market-portlet,然后重启服务器。

【讨论】:

    猜你喜欢
    • 2014-03-22
    • 2014-03-08
    • 2016-11-16
    • 2012-08-24
    • 1970-01-01
    • 2017-05-30
    • 2011-07-24
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多