Ram Manusani:
Your start target is starting the server whenever the ant all is run. You could have it or you can run server manually, coz u need not have to run the server every time you deploy a portlet so having no start target is what I prefer.
I just tried running through the whole thing again using ("ant clean" followed by "ant deploy") instead of ("ant all"). It did not work, and resulted in the same error I saw in my original post on this thread:
$ ../bin/startup.sh
Using CATALINA_BASE: /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-03-03T16-54-26Z/liferay/tomcat
Using CATALINA_HOME: /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-03-03T16-54-26Z/liferay/tomcat
Using CATALINA_TMPDIR: /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-03-03T16-54-26Z/liferay/tomcat/temp
Using JRE_HOME: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Using CLASSPATH: /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-03-03T16-54-26Z/liferay/tomcat/bin/bootstrap.jar:/Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-03-03T16-54-26Z/liferay/tomcat/bin/tomcat-juli.jar
liferay/logs/liferay.2012-03-03.log:
19:17:56,498 INFO [DialectDetector:80] Determine dialect for HSQL Database Engine 2
19:17:56,500 WARN [DialectDetector:95] Liferay is configured to use Hypersonic as its database. Do NOT use Hypersonic in production. Hypersonic is an embedded database useful for development and demo'ing purposes. The database settings can be changed in portal-ext.properties.
19:17:56,612 INFO [DialectDetector:145] Found dialect org.hibernate.dialect.HSQLDialect
19:18:29,142 ERROR [JDBCExceptionReporter:75] user lacks privilege or object not found: LOCK_
19:18:30,074 WARN [ReleaseLocalServiceImpl:140] user lacks privilege or object not found: RELEASE_
19:18:30,076 INFO [ReleaseLocalServiceImpl:84] Create tables and populate with default data
19:18:31,197 INFO [BaseDB:406] Database supports case sensitive queries
19:18:32,179 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyProcessSuite
19:18:32,181 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyProperties
19:18:32,190 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyMySQL
19:18:32,192 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifySQLServer
19:18:32,192 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyCounter
19:18:32,213 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyUUID
19:18:32,219 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyPermission
19:18:33,368 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyRole
19:18:33,372 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyAsset
19:18:33,377 INFO [UpgradeProcess:205] Upgrading com.liferay.portal.upgrade.util.UpgradeAssetPublisherManualEntries
19:18:33,380 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyBlogs
19:18:33,413 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyBookmarks
19:18:33,418 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyCalendar
19:18:33,454 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyDocumentLibrary
19:18:33,471 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyGroup
19:18:33,487 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyJournal
19:18:33,508 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyLayout
19:18:33,541 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyMessageBoards
19:18:33,568 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyOrganization
19:18:33,570 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyResourcePermissions
19:18:33,571 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifySocial
19:18:33,571 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyUser
19:18:33,620 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyWiki
19:18:33,699 INFO [PluginPackageUtil:1096] Reading plugin package for the root context
19:18:40,070 INFO [AutoDeployDir:84] Creating missing directory /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-03-03T16-54-26Z/liferay/deploy
19:18:40,075 INFO [AutoDeployDir:105] Auto deploy scanner started for /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-03-03T16-54-26Z/liferay/deploy
19:19:04,677 ERROR [ThemeUtil:360] _SERVLET_CONTEXT_/html/themes/classic/templates/portal_pop_up.vm does not exist
19:19:05,653 ERROR [ThemeUtil:360] _SERVLET_CONTEXT_/html/themes/classic/templates/portal_pop_up.vm does not exist