留言板

Startup Error

Rahul Joshi,修改在7 年前。

Startup Error

Junior Member 帖子: 63 加入日期: 17-3-3 最近的帖子
I am working with Liferay DXP version and experiencing error when I try to restart the server. It has been working fine since last many days even after restarts and no WAR or JARs were deployed before the last restart was performed.

12:33:39,254 INFO  [Start Level: Equinox Container: f01d7d23-ea28-0017-1e1c-a31a72bf9b5c][BundleStartStopLogger:35] STARTED documentum-hook_7.0.10.4 [510]
12:33:39,255 INFO  [Start Level: Equinox Container: f01d7d23-ea28-0017-1e1c-a31a72bf9b5c][BundleStartStopLogger:35] STARTED user-profile-theme_1.0.12 [511]
12:33:47,449 ERROR [localhost-startStop-1][ContextLoader:225] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.document.library.kernel.util.DLFileVersionPolicy' defined in class path resource [META-INF/util-spring.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.document.library.kernel.service.DLFileEntryMetadataLocalService' defined in class path resource [META-INF/portal-spring.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService' defined in class path resource [META-INF/portal-spring.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.liferay.portal.kernel.service.ResourceLocalService' defined in class path resource [META-INF/portal-spring.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 


After a series of errors like these, all go to STOPPED state
Could you please help?
thumbnail
David H Nebinger,修改在6 年前。

RE: Startup Error

Liferay Legend 帖子: 14919 加入日期: 06-9-2 最近的帖子
If you have DXP you should be opening a LESA ticket for issues like this.









Come meet me at the 2017 LSNA!
thumbnail
Stuart Hallin,修改在5 年前。

RE: Startup Error

New Member 帖子: 4 加入日期: 16-6-7 最近的帖子
Hi Rahul - David is correct: if you are using DXP you should open a ticket in LESA through your Liferay customer portal.

That said, are you flushing all the temporary/work directories for your instance? You may have something corrupted stored in the temporary spaces that needs to be flushed before the portal can start again cleanly. Clear everything in these directories under the Liferay directory then try starting again:
osgi/state/
work/
<tomcat directory>/work/
<tomcat directory>/temp/

Please let us know if that helps the situation!