掲示板

Startup Error

7年前 に Rahul Joshi によって更新されました。

Startup Error

Junior Member 投稿: 63 参加年月日: 17/03/03 最新の投稿
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
6年前 に David H Nebinger によって更新されました。

RE: Startup Error

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
If you have DXP you should be opening a LESA ticket for issues like this.









Come meet me at the 2017 LSNA!
thumbnail
5年前 に Stuart Hallin によって更新されました。

RE: Startup Error

New Member 投稿: 4 参加年月日: 16/06/07 最新の投稿
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!