Forums de discussion

Startup Error

Rahul Joshi, modifié il y a 6 années.

Startup Error

Junior Member Publications: 63 Date d'inscription: 03/03/17 Publications récentes
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, modifié il y a 6 années.

RE: Startup Error

Liferay Legend Publications: 14916 Date d'inscription: 02/09/06 Publications récentes
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, modifié il y a 5 années.

RE: Startup Error

New Member Publications: 4 Date d'inscription: 07/06/16 Publications récentes
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!