java.lang.NoClassDefFoundError: Could not initialize class com.liferay.util.portlet.PortletProps
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via liferay.com by Unknown author, 2 years ago
via Liferay Issues by Albert Lee, 1 year ago
java.lang.NoClassDefFoundError: Could not initialize class com.liferay.util.portlet.PortletProps
at com.liferay.calendar.util.PortletPropsValues.
(PortletPropsValues.java:29) at com.liferay.calendar.servlet.CalendarServletContextListener$1.onDeploy(CalendarServletContextListener.java:64)
at com.liferay.portal.kernel.messaging.HotDeployMessageListener.doReceive(HotDeployMessageListener.java:55)
at com.liferay.portal.kernel.messaging.BaseMessageListener.receive(BaseMessageListener.java:26)
at com.liferay.portal.kernel.messaging.InvokerMessageListener.receive(InvokerMessageListener.java:72)
at com.liferay.portal.kernel.messaging.SerialDestination$1.run(SerialDestination.java:65)
at com.liferay.portal.kernel.concurrent.ThreadPoolExecutor$WorkerTask._runTask(ThreadPoolExecutor.java:682)
at com.liferay.portal.kernel.concurrent.ThreadPoolExecutor$WorkerTask.run(ThreadPoolExecutor.java:593)