Month: April 2011

Liferay Portal 6.0.6 com.liferay.portal.NoSuchCompanyException: No Company exists with the primary key 1

I installed a brand new copy of MySQL 5.1 on my mac at home. Downloaded the latest copy of Liferay Portal on Tomcat 6.0.6 and configured the portal-ext.properties to use MySQL as the database. Started the server which promptly created all the necessary tables and started successfully. Access the default liferay URL on http://localhost:8080 and …