Hi,
Using Liferay 6.1.1 CE GA2. I get this exception during startup. Haven't noticed any problems related to this but would of course like to know why this happens:
111:23:09,895 INFO [pool-2-thread-1][AutoDeployDir:106] Auto deploy scanner started for /opt/portal/liferay/servers/liferay-portal-6.1.1-ce-ga2/deploy
211:23:12,629 ERROR [pool-2-thread-1][PortalInstances:468] com.liferay.portal.kernel.events.ActionException: com.liferay.portal.LocaleException
3com.liferay.portal.kernel.events.ActionException: com.liferay.portal.LocaleException
4 at com.liferay.portal.events.AddDefaultDocumentLibraryStructuresAction.run(AddDefaultDocumentLibraryStructuresAction.java:64)
5 at com.liferay.portal.events.AddDefaultDataAction.run(AddDefaultDataAction.java:30)
6 at com.liferay.portal.events.EventsProcessorImpl.processEvent(EventsProcessorImpl.java:106)
7 at com.liferay.portal.events.EventsProcessorImpl.process(EventsProcessorImpl.java:58)
8 at com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:53)
9 at com.liferay.portal.util.PortalInstances._initCompany(PortalInstances.java:462)
10 at com.liferay.portal.util.PortalInstances.initCompany(PortalInstances.java:92)
11 at com.liferay.portal.servlet.MainServlet.initCompanies(MainServlet.java:798)
12 at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:355)
13 at javax.servlet.GenericServlet.init(GenericServlet.java:160)
Regards
Thomas