Foros de discusión

"portal_pop_up.vm does not exist" after ant deploy portal 6.1 to tomcat

Charlie O'Keefe, modificado hace 12 años.

"portal_pop_up.vm does not exist" after ant deploy portal 6.1 to tomcat

New Member Mensajes: 6 Fecha de incorporación: 1/03/12 Mensajes recientes
So it's not buried in the description, here is the error message:

00:20:34,414 ERROR [ThemeUtil:360] _SERVLET_CONTEXT_/html/themes/classic/templates/portal_pop_up.vm does not exist


I have a subversion checkout of the tagged liferay 6.1 release, checked out via the following url:

svn://svn.liferay.com/repos/public/portal/tags/6.1.0

I also have a fresh, working install of the latest tomcat, 7.0.26

I tried to build and deploy liferay onto tomcat with the following command:

ant -Dapp.server.tomcat.dir=${CATALINA_HOME} deploy

That appeared to work. It ended with a "BUILD SUCCESSFUL" message. I looked through exactly where it put the files, and compared each of them with the tomcat instructions here:

http://www.liferay.com/documentation/liferay-portal/6.1/user-guide/-/ai/installing-liferay-on-an-existing-application-server

It put all the jars in the right places (e.g. ${CATALINA_HOME}/lib/ext), most of the stuff went into ${CATALINA_HOME}/webapps/ROOT. Some stuff went into the parent directory of ${CATALINA_HOME} (the LIFERAY_HOME described in the documentation), as expected.

Then I started tomcat, expecting to see the Liferay setup wizard. Instead I see a blank page.

Output from starting tomcat:

globe-mandalay:2012-02-29T21-00-40Z cokeefe$ ls -Alt tomcat/logs/
globe-mandalay:2012-02-29T21-00-40Z cokeefe$ tomcat/bin/startup.sh
Using CATALINA_BASE: /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat
Using CATALINA_HOME: /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat
Using CATALINA_TMPDIR: /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/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-02-29T21-00-40Z/tomcat/bin/bootstrap.jar:/Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/bin/tomcat-juli.jar
globe-mandalay:2012-02-29T21-00-40Z cokeefe$ ls -Alt tomcat/logs/
total 0
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:19 catalina.2012-03-01.log
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:19 host-manager.2012-03-01.log
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:19 localhost.2012-03-01.log
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:19 manager.2012-03-01.log
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:18 catalina.out
globe-mandalay:2012-02-29T21-00-40Z cokeefe$ ls -Alt tomcat/logs/
total 16
-rw-r--r-- 1 cokeefe staff 1228 Feb 29 17:19 catalina.2012-03-01.log
-rw-r--r-- 1 cokeefe staff 1228 Feb 29 17:19 catalina.out
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:19 localhost_access_log.2012-03-01.txt
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:19 host-manager.2012-03-01.log
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:19 localhost.2012-03-01.log
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:19 manager.2012-03-01.log
globe-mandalay:2012-02-29T21-00-40Z cokeefe$

Now let's look at the log output:

globe-mandalay:2012-02-29T21-00-40Z cokeefe$ tail -f tomcat/logs/catalina.out
INFO: Starting Servlet Engine: Apache Tomcat/7.0.26
Mar 1, 2012 12:19:05 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/conf/Catalina/localhost/ROOT.xml
Loading jar:file:/Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.properties
00:19:12,268 INFO [EasyConf:122] Refreshed the configuration of all components
00:19:13,413 INFO [ConfigurationLoader:56] Properties for jar:file:/Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal loaded from [jar:file:/Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal.properties]
Loading jar:file:/Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal.properties
00:19:26,639 INFO [DialectDetector:80] Determine dialect for HSQL Database Engine 2
00:19:26,648 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.
00:19:26,712 INFO [DialectDetector:145] Found dialect org.hibernate.dialect.HSQLDialect
Starting Liferay Portal Community Edition 6.1.0 CE (Paton / Build 6100 / January 6, 2012)
00:19:59,418 ERROR [JDBCExceptionReporter:75] user lacks privilege or object not found: LOCK_
00:20:00,160 WARN [ReleaseLocalServiceImpl:140] user lacks privilege or object not found: RELEASE_
00:20:00,162 INFO [ReleaseLocalServiceImpl:84] Create tables and populate with default data
00:20:00,997 INFO [BaseDB:406] Database supports case sensitive queries
00:20:01,631 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyProcessSuite
00:20:01,632 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyProperties
00:20:01,652 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyMySQL
00:20:01,653 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifySQLServer
00:20:01,653 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyCounter
00:20:01,673 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyUUID
00:20:01,689 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyPermission
00:20:02,612 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyRole
00:20:02,613 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyAsset
00:20:02,616 INFO [UpgradeProcess:205] Upgrading com.liferay.portal.upgrade.util.UpgradeAssetPublisherManualEntries
00:20:02,619 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyBlogs
00:20:02,648 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyBookmarks
00:20:02,653 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyCalendar
00:20:02,678 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyDocumentLibrary
00:20:02,692 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyGroup
00:20:02,719 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyJournal
00:20:02,736 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyLayout
00:20:02,763 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyMessageBoards
00:20:02,792 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyOrganization
00:20:02,794 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyResourcePermissions
00:20:02,795 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifySocial
00:20:02,796 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyUser
00:20:02,809 INFO [VerifyProcess:76] Verifying com.liferay.portal.verify.VerifyWiki
00:20:02,968 INFO [PluginPackageUtil:1096] Reading plugin package for the root context
00:20:09,411 INFO [AutoDeployDir:84] Creating missing directory /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/deploy
00:20:09,422 INFO [AutoDeployDir:105] Auto deploy scanner started for /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/deploy
Mar 1, 2012 12:20:29 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/docs
Mar 1, 2012 12:20:29 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/examples
Mar 1, 2012 12:20:29 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/host-manager
Mar 1, 2012 12:20:29 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/manager
Mar 1, 2012 12:20:29 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Mar 1, 2012 12:20:29 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
Mar 1, 2012 12:20:29 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 84058 ms
00:20:33,493 ERROR [ThemeUtil:360] _SERVLET_CONTEXT_/html/themes/classic/templates/portal_pop_up.vm does not exist
00:20:34,414 ERROR [ThemeUtil:360] _SERVLET_CONTEXT_/html/themes/classic/templates/portal_pop_up.vm does not exist

Looks like tomcat, or something related to it, caused a new tab to open in my browser to http://localhost:8080 -- that was unexpected. Still blank.

GLOBE-Mandalay:2012-02-29T21-00-40Z cokeefe$ tail -f tomcat/logs/catalina.2012-03-01.log
Mar 1, 2012 12:19:05 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Mar 1, 2012 12:19:05 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2538 ms
Mar 1, 2012 12:19:05 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Mar 1, 2012 12:19:05 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.26
Mar 1, 2012 12:19:05 AM org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/conf/Catalina/localhost/ROOT.xml
Mar 1, 2012 12:20:29 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/docs
Mar 1, 2012 12:20:29 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/examples
Mar 1, 2012 12:20:29 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/host-manager
Mar 1, 2012 12:20:29 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory /Users/cokeefe/projects/globedev/local/i386-Darwin-10.8.0/2012-02-29T21-00-40Z/tomcat/webapps/manager
Mar 1, 2012 12:20:29 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Mar 1, 2012 12:20:29 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
Mar 1, 2012 12:20:29 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 84058 ms

GLOBE-Mandalay:2012-02-29T21-00-40Z cokeefe$ ls -Alt tomcat/logs/
total 40
-rw-r--r-- 1 cokeefe staff 133 Feb 29 17:20 localhost_access_log.2012-03-01.txt
-rw-r--r-- 1 cokeefe staff 6834 Feb 29 17:20 catalina.out
-rw-r--r-- 1 cokeefe staff 2450 Feb 29 17:20 catalina.2012-03-01.log
-rw-r--r-- 1 cokeefe staff 447 Feb 29 17:20 localhost.2012-03-01.log
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:19 host-manager.2012-03-01.log
-rw-r--r-- 1 cokeefe staff 0 Feb 29 17:19 manager.2012-03-01.log
GLOBE-Mandalay:2012-02-29T21-00-40Z cokeefe$ tail -f tomcat/logs/localhost.2012-03-01.log
Mar 1, 2012 12:20:29 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Mar 1, 2012 12:20:29 AM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Mar 1, 2012 12:20:29 AM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: attributeAdded('org.apache.jasper.compiler.TldLocationsCache', 'org.apache.jasper.compiler.TldLocationsCache@4b75e66f')

GLOBE-Mandalay:2012-02-29T21-00-40Z cokeefe$ tail -f tomcat/logs/localhost_access_log.2012-03-01.txt
127.0.0.1 - - [01/Mar/2012:00:20:33 +0000] "GET / HTTP/1.1" 200 32
127.0.0.1 - - [01/Mar/2012:00:20:34 +0000] "GET / HTTP/1.1" 304 -


What shows up in the logs if I hit reload?

catalina.out:

00:48:32,448 ERROR [ThemeUtil:360] _SERVLET_CONTEXT_/html/themes/classic/templates/portal_pop_up.vm does not exist

localhost_access_log.2012-03-01.txt

127.0.0.1 - - [01/Mar/2012:00:48:32 +0000] "GET / HTTP/1.1" 304 -


Looking for the portal_pop_up.vm file

$ find . -name portal_pop_up.vm
./tomcat/webapps/ROOT/html/themes/_unstyled/templates/portal_pop_up.vm


Path in Liferay's error message:

html/themes/classic/templates/portal_pop_up.vm

Path where I found the file:

html/themes/_unstyled/templates/portal_pop_up.vm


What's in tomcat/webapps/ROOT/html/themes?

$ ls -Alt tomcat/webapps/ROOT/html/themes
total 0
drwxr-xr-x 6 cokeefe staff 204 Feb 28 23:39 _unstyled
drwxr-xr-x 3 cokeefe staff 102 Feb 28 23:39 classic
drwxr-xr-x 3 cokeefe staff 102 Feb 28 23:39 control_panel
drwxr-xr-x 4 cokeefe staff 136 Feb 28 23:39 _styled


So there is a “classic” directory there. What's in it?

$ ls -Alt tomcat/webapps/ROOT/html/themes/classic/
total 0
drwxr-xr-x 5 cokeefe staff 170 Feb 28 23:39 _diffs
$ ls -Alt tomcat/webapps/ROOT/html/themes/classic/_diffs/
total 0
drwxr-xr-x 5 cokeefe staff 170 Feb 28 23:39 css
drwxr-xr-x 5 cokeefe staff 170 Feb 28 23:39 images
drwxr-xr-x 3 cokeefe staff 102 Feb 28 23:39 js


No “templates” directory underneath “classic” here.

All the files I have in tomcat/webapps/ROOT/html/themes/classic:

tomcat/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/green.css
tomcat/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/orange.css
tomcat/webapps/ROOT/html/themes/classic/_diffs/css/custom.css
tomcat/webapps/ROOT/html/themes/classic/_diffs/css/custom_common.css
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/blue/screenshot.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/blue/thumbnail.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/green/application/state_hover_bg.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/green/aui/icon_sprite.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/green/dockbar/button_active_bg.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/green/dockbar/dockbar_bg.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/green/screenshot.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/green/thumbnail.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/orange/application/state_hover_bg.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/orange/aui/icon_sprite.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/orange/dockbar/button_active_bg.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/orange/dockbar/dockbar_bg.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/orange/screenshot.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/orange/thumbnail.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/screenshot.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/images/thumbnail.png
tomcat/webapps/ROOT/html/themes/classic/_diffs/js/main.js


Thanks for any help on solving this!

-Charlie
Charlie O'Keefe, modificado hace 12 años.

RE: "portal_pop_up.vm does not exist" after ant deploy portal 6.1 to tomcat

New Member Mensajes: 6 Fecha de incorporación: 1/03/12 Mensajes recientes
Update:

I think I've solved this problem. Instead of using this command to deploy...

ant -Dapp.server.tomcat.dir=${CATALINA_HOME} deploy

...use this command:

ant -Dapp.server.tomcat.dir=${CATALINA_HOME} all

That runs this target:

	<target name="all">
		<antcall target="clean" />
		<antcall target="start" />
		<antcall target="deploy" />
	</target>

Apparently the "clean" and/or "start" tasks do something that is necessary to get a working deploy.
thumbnail
Ram Manusani, modificado hace 12 años.

RE: "portal_pop_up.vm does not exist" after ant deploy portal 6.1 to tomcat

Regular Member Mensajes: 124 Fecha de incorporación: 27/10/11 Mensajes recientes
Well, Ant Clean is helping you to be free from all the dependencies and once you deploy it after cleaning, you will have a clean copy of a plugin
Charlie O'Keefe, modificado hace 12 años.

RE: "portal_pop_up.vm does not exist" after ant deploy portal 6.1 to tomcat

New Member Mensajes: 6 Fecha de incorporación: 1/03/12 Mensajes recientes
Free from all what dependencies, exactly?

As a Liferay newbie, I'd like to understand the details of what these ant tasks do for me.

Thanks for the comment!
thumbnail
Ram Manusani, modificado hace 12 años.

RE: "portal_pop_up.vm does not exist" after ant deploy portal 6.1 to tomcat

Regular Member Mensajes: 124 Fecha de incorporación: 27/10/11 Mensajes recientes
Well, you can think of Ant clean as deleting the generated class directory. So whenever, you ant clean you will have a safe copy with no class references or any dependencies on any other stuff generated before. If you deploy without cleaning, chances of your plugin getting deployed with older set of generated class files is high. And this might complicate your frustration ;)

So always advisable to Ant clean and then Ant Deploy.
Charlie O'Keefe, modificado hace 12 años.

RE: "portal_pop_up.vm does not exist" after ant deploy portal 6.1 to tomcat

New Member Mensajes: 6 Fecha de incorporación: 1/03/12 Mensajes recientes
Thanks for the info; I appreciate it.

What about the "start" target in the "all" target. Is that serving a useful purpose in this scenario? Or is it better to just run clean followed by deploy? I'm automating this so I don't want unnecessary work performed in scripts that may run frequently, especially if they're slow!
thumbnail
Ram Manusani, modificado hace 12 años.

RE: "portal_pop_up.vm does not exist" after ant deploy portal 6.1 to tomcat

Regular Member Mensajes: 124 Fecha de incorporación: 27/10/11 Mensajes recientes
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.
Charlie O'Keefe, modificado hace 12 años.

RE: "portal_pop_up.vm does not exist" after ant deploy portal 6.1 to tomcat

New Member Mensajes: 6 Fecha de incorporación: 1/03/12 Mensajes recientes
Ok, thanks again.

I don't understand why the "start" target would be listed ahead of the "deploy" target. I assume these are processed in order. Does it make sense to start a server before deploying?
Charlie O'Keefe, modificado hace 12 años.

RE: "portal_pop_up.vm does not exist" after ant deploy portal 6.1 to tomcat

New Member Mensajes: 6 Fecha de incorporación: 1/03/12 Mensajes recientes
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