Skip to content

Instantly share code, notes, and snippets.

@amusarra
Created April 11, 2016 19:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amusarra/7f7d5c2f4d73e88f55f092d4d1853ff9 to your computer and use it in GitHub Desktop.
Save amusarra/7f7d5c2f4d73e88f55f092d4d1853ff9 to your computer and use it in GitHub Desktop.
Liferay Portal Oracle Database Support
11-Apr-2016 19:02:04.085 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8.0.32
11-Apr-2016 19:02:04.088 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Feb 2 2016 19:34:53 UTC
11-Apr-2016 19:02:04.088 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server number: 8.0.32.0
11-Apr-2016 19:02:04.088 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Mac OS X
11-Apr-2016 19:02:04.088 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 10.11.4
11-Apr-2016 19:02:04.089 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: x86_64
11-Apr-2016 19:02:04.089 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/jre
11-Apr-2016 19:02:04.089 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.7.0_79-b15
11-Apr-2016 19:02:04.089 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
11-Apr-2016 19:02:04.089 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32
11-Apr-2016 19:02:04.090 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32
11-Apr-2016 19:02:04.091 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/conf/logging.properties
11-Apr-2016 19:02:04.091 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
11-Apr-2016 19:02:04.091 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dfile.encoding=UTF8
11-Apr-2016 19:02:04.092 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.net.preferIPv4Stack=true
11-Apr-2016 19:02:04.092 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.loader.WebappClassLoader.ENABLE_CLEAR_REFERENCES=false
11-Apr-2016 19:02:04.092 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Duser.timezone=GMT
11-Apr-2016 19:02:04.092 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Xmx1024m
11-Apr-2016 19:02:04.092 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxPermSize=384m
11-Apr-2016 19:02:04.093 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.endorsed.dirs=/opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/endorsed
11-Apr-2016 19:02:04.093 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32
11-Apr-2016 19:02:04.093 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32
11-Apr-2016 19:02:04.094 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/temp
11-Apr-2016 19:02:04.094 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /Users/amusarra/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
11-Apr-2016 19:02:04.376 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-9080"]
11-Apr-2016 19:02:04.408 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
11-Apr-2016 19:02:04.412 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["ajp-nio-8009"]
11-Apr-2016 19:02:04.415 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
11-Apr-2016 19:02:04.416 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 1071 ms
11-Apr-2016 19:02:04.446 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service Catalina
11-Apr-2016 19:02:04.447 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.0.32
11-Apr-2016 19:02:04.458 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deploying configuration descriptor /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/conf/Catalina/localhost/ROOT.xml
11-Apr-2016 19:02:22.146 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log No Spring WebApplicationInitializer types detected on classpath
Loading jar:file:/opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.properties
Loading jar:file:/opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.properties
Loading jar:file:/opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal.properties
Loading file:/opt/liferay-portal-7.0-ce-ga1-node-1/portal-ext.properties
19:02:28,370 INFO [localhost-startStop-1][DialectDetector:75] Determine dialect for Oracle 11.2
19:02:28,398 INFO [localhost-startStop-1][DialectDetector:148] Found dialect org.hibernate.dialect.Oracle10gDialect
19:02:32,182 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting_2.0.0 [22]
19:02:32,185 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.db_2.0.0 [23]
19:02:32,186 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.weblogic.support_2.0.0 [24]
19:02:32,187 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.template.freemarker_2.0.3 [25]
19:02:32,187 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.ntlm_3.0.0 [26]
19:02:32,188 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.file.system_2.0.0 [27]
19:02:32,188 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.api_2.0.0 [28]
19:02:32,189 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.service_2.0.0 [29]
19:02:32,189 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.service_2.0.2 [30]
19:02:32,190 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.extender_2.0.0 [31]
19:02:32,190 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.reports.engine.api_2.0.0 [32]
19:02:32,191 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.monitoring_3.0.1 [33]
19:02:32,191 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.antisamy_2.0.0 [34]
19:02:32,192 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.web_2.0.0 [35]
19:02:32,274 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.cxf.jaxrs.common_2.0.1 [36]
19:02:32,275 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.opensso_3.0.0 [37]
19:02:32,275 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.token_3.0.0 [38]
19:02:32,276 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.cmis_2.0.0 [39]
19:02:32,276 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.json.web.service.extender_2.0.1 [40]
19:02:32,277 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.facebook.connect.web_1.0.2 [41]
19:02:32,277 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype_2.0.0 [42]
19:02:32,278 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.context.helper_2.0.3 [43]
19:02:32,279 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.s3_2.0.1 [44]
19:02:32,279 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.verify.extender_2.0.0 [45]
19:02:32,280 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.soap.extender_2.0.0 [46]
19:02:32,280 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.api_2.0.0 [47]
19:02:32,281 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.jcr_2.0.0 [48]
19:02:32,281 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache_2.0.0 [49]
19:02:32,282 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.api_2.0.0 [50]
19:02:32,282 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.ldap_2.0.1 [51]
19:02:32,283 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.instances.web_1.0.1 [52]
19:02:32,283 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.python_2.0.1 [53]
19:02:32,284 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.commons.io_1.4.0 [54]
19:02:32,284 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.background.task.service_2.0.1 [55]
19:02:32,285 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.output.stream.container_2.0.0 [56]
19:02:32,285 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.annotations_2.0.0 [57]
19:02:32,286 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.service_2.0.0 [58]
19:02:32,286 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ntlm.web_1.0.2 [59]
19:02:32,287 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.dao.orm.custom.sql_1.0.2 [60]
19:02:32,287 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.cxf.common_2.0.4 [61]
19:02:32,287 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.api_2.0.0 [62]
19:02:32,288 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.spring.extender_2.0.2 [63]
19:02:32,288 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.compound.session.id_2.0.0 [64]
19:02:32,289 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.lock.api_2.0.0 [65]
19:02:32,289 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.search.facet_2.0.0 [66]
19:02:32,290 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.template.soy_2.0.1 [67]
19:02:32,290 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.cluster.single_2.0.0 [68]
19:02:32,291 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.instance.lifecycle_3.0.0 [69]
19:02:32,291 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.audit.wiring_2.0.0 [70]
19:02:32,316 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED woodstox-core-asl_4.4.1 [71]
19:02:32,317 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.init.servlet.filter_2.0.0 [72]
19:02:32,317 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.portlet.bridge.soy_3.0.0 [73]
19:02:32,318 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.api_2.0.0 [74]
19:02:32,319 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.cluster_2.0.0 [75]
19:02:32,320 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.single_2.0.0 [76]
19:02:32,320 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.definition.impl_2.0.0 [77]
19:02:32,321 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.pop.notifications_2.0.0 [78]
19:02:32,322 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.rest.extender_2.0.1 [79]
19:02:32,322 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.rules.engine.wiring_2.0.0 [80]
19:02:32,323 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.groovy_2.0.1 [81]
19:02:32,323 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.executor_2.0.1 [82]
19:02:32,324 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.single_2.0.1 [83]
19:02:32,324 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.api_2.0.0 [84]
19:02:32,325 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.api_2.0.0 [86]
19:02:32,326 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.cache_2.0.1 [87]
19:02:32,326 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.facebook.connect_3.0.0 [88]
19:02:32,327 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.search.elasticsearch_2.0.2 [89]
19:02:32,327 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.remote.http.tunnel.extender_2.0.0 [90]
19:02:32,328 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED stax2-api_3.1.4 [91]
19:02:32,328 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.openid_3.0.0 [92]
19:02:32,329 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.messaging_3.0.0 [93]
19:02:32,329 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.generator_2.1.1 [94]
19:02:32,330 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.task.web_1.0.2 [95]
19:02:32,331 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.language.servlet.filter_2.0.0 [96]
19:02:32,332 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.servlet.jsp.compiler_2.0.3 [97]
19:02:32,332 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.google.web_1.0.1 [98]
19:02:32,333 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.commons.fileupload_1.2.1 [99]
19:02:32,333 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.template.xsl_2.0.0 [100]
19:02:32,334 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.exportimport.api_2.0.0 [101]
19:02:32,335 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.cas.web_1.0.2 [102]
19:02:32,335 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.beanshell_2.0.1 [103]
19:02:32,336 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.search.web_1.0.4 [104]
19:02:32,336 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.cas_3.0.1 [105]
19:02:32,337 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.language.extender_2.0.0 [106]
19:02:32,337 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.ruby_2.0.1 [107]
19:02:32,338 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.web_1.0.1 [108]
19:02:32,338 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler_3.0.0 [109]
19:02:32,341 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.portlet.tracker_2.0.1 [111]
19:02:32,342 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.executor_2.0.0 [112]
19:02:32,343 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.reference.support_1.0.1 [113]
19:02:32,343 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.ldap.web_1.0.3 [114]
19:02:32,344 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.openid.web_1.0.2 [115]
19:02:32,344 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.lang_2.0.0 [116]
19:02:32,345 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auth.verifier_2.0.0 [117]
19:02:32,345 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.runtime.impl_2.0.3 [118]
19:02:32,346 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.metatype.definitions.equinox_2.0.0 [119]
19:02:32,346 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scheduler.quartz_2.0.2 [120]
19:02:32,347 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.jmx_3.0.0 [121]
19:02:32,347 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.settings_2.0.1 [122]
19:02:32,348 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.javascript_2.0.1 [123]
19:02:32,348 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.cache.ehcache.provider_2.0.0 [124]
19:02:32,349 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.template.velocity_2.0.2 [125]
19:02:32,349 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.license.deployer_1.0.1 [126]
19:02:32,350 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.module.configuration_2.0.1 [127]
19:02:32,350 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.upgrade_2.0.1 [128]
19:02:32,351 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.axis.extender_2.0.0 [129]
19:02:32,358 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager.shell_3.2.0 [130]
19:02:32,359 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.web_1.0.3 [131]
19:02:32,360 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.auto.login_2.0.0 [132]
19:02:32,360 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.settings.authentication.opensso.web_1.0.2 [133]
19:02:32,361 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.kaleo.api_2.0.0 [134]
19:02:32,361 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.felix.dependencymanager_3.2.0 [135]
19:02:32,362 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.search_3.0.1 [136]
19:02:32,362 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.osgi.web.wab.extender_2.0.4 [137]
19:02:32,363 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.definition.link.web_1.0.1 [138]
19:02:32,363 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.mobile.device_2.0.0 [139]
19:02:32,364 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.safefilenamewrapper_2.0.0 [140]
19:02:32,364 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.workflow.instance.web_1.0.2 [141]
19:02:32,365 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.sso.google_2.0.1 [142]
19:02:32,365 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.util.taglib_2.1.1 [143]
19:02:32,366 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.security.service.access.policy.web_1.0.2 [144]
19:02:32,366 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.validator_2.0.2 [145]
19:02:32,367 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.activity.web_2.0.0 [146]
19:02:32,367 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.xstream.configurator.api_2.0.0 [147]
19:02:32,368 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.parser.bbcode_2.0.0 [148]
19:02:32,368 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.control.panel_2.0.0 [149]
19:02:32,369 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.calendar.web_1.0.4 [150]
19:02:32,369 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.web_1.0.4 [151]
19:02:32,370 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.currency.converter.web_1.0.2 [152]
19:02:32,370 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.field.type_2.0.1 [153]
19:02:32,371 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.flags.service_2.0.1 [154]
19:02:32,371 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.checkbox_2.0.3 [155]
19:02:32,372 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype_2.0.0 [156]
19:02:32,372 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.shopping.api_1.0.1 [157]
19:02:32,373 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.impl_1.0.1 [159]
19:02:32,373 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.configuration.admin.web_1.0.2 [160]
19:02:32,374 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.group.statistics.web_2.0.0 [161]
19:02:32,374 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.map.api_2.0.0 [162]
19:02:32,375 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.lang_1.0.1 [163]
19:02:32,375 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.staging.processes.web_1.0.4 [164]
19:02:32,376 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.document.library.google.docs_2.0.3 [165]
19:02:32,376 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis_2.0.1 [166]
19:02:32,377 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.document.library.web_1.0.5 [167]
19:02:32,378 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.flags.api_2.0.0 [168]
19:02:32,378 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.taglib_1.1.0 [169]
19:02:32,379 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.login.web_1.0.3 [170]
19:02:32,380 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.ratings.definition_2.0.0 [171]
19:02:32,380 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.mediawiki_2.0.1 [172]
19:02:32,381 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.document.library.item.selector.web_1.0.1 [173]
19:02:32,381 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.service_1.0.5 [174]
19:02:32,382 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.site.administration_2.0.0 [175]
19:02:32,382 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.invitation.web_1.0.3 [176]
19:02:32,383 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.expression_2.0.0 [177]
19:02:32,383 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.comment.editor.config_2.0.0 [178]
19:02:32,386 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.full.page.application_2.0.0 [179]
19:02:32,387 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.staging.api_2.0.0 [180]
19:02:32,390 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.service_1.0.3 [181]
19:02:32,391 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.mentions.api_2.0.0 [182]
19:02:32,392 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.upload.web_2.0.0 [183]
19:02:32,392 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.web_1.0.6 [184]
19:02:32,393 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.mentions.web_1.0.2 [185]
19:02:32,393 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.defaults_2.0.0 [186]
19:02:32,394 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.exportimport.api_2.0.0 [187]
19:02:32,395 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.exportimport.resources.importer_1.0.4 [188]
19:02:32,395 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.announcements.web_1.0.3 [189]
19:02:32,396 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.lang_2.0.0 [190]
19:02:32,396 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector_2.0.0 [191]
19:02:32,397 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.search.web_1.0.1 [192]
19:02:32,398 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.web_1.1.1 [193]
19:02:32,399 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.comments_1.0.2 [194]
19:02:32,400 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.input.editor.common_2.0.0 [195]
19:02:32,400 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.ratings.service_1.0.1 [196]
19:02:32,401 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.my.sites.web_1.0.3 [197]
19:02:32,404 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template.web_2.0.1 [198]
19:02:32,405 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.web_1.0.4 [199]
19:02:32,405 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.staging.bar.web_1.0.3 [200]
19:02:32,406 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.comment.sanitizer_2.0.0 [202]
19:02:32,407 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.api_2.0.0 [203]
19:02:32,407 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.query_2.0.2 [204]
19:02:32,408 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.image.uploader.web_1.0.2 [205]
19:02:32,409 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.marketplace.api_2.0.0 [206]
19:02:32,409 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.web_1.0.6 [207]
19:02:32,410 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.service_2.0.3 [208]
19:02:32,410 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.web_2.0.1 [209]
19:02:32,411 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.converter_1.0.1 [210]
19:02:32,412 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.teams.web_1.0.4 [211]
19:02:32,412 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.web_1.0.3 [212]
19:02:32,413 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.criteria.api_2.0.0 [213]
19:02:32,414 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.editor.config_2.0.0 [214]
19:02:32,414 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.password.generator.web_1.0.2 [215]
19:02:32,415 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.api_3.0.0 [216]
19:02:32,415 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.comment.page.comments.web_1.0.1 [217]
19:02:32,416 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.web_1.0.5 [218]
19:02:32,416 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.editor.configuration_2.0.0 [219]
19:02:32,417 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.browser.web_2.0.3 [220]
19:02:32,418 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.marketplace.service_2.0.0 [221]
19:02:32,418 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.editor_2.0.4 [222]
19:02:32,418 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.radio_2.0.4 [223]
19:02:32,419 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.date_2.0.3 [224]
19:02:32,419 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.web_1.0.5 [225]
19:02:32,420 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.service_1.0.1 [226]
19:02:32,420 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.api_2.0.0 [227]
19:02:32,421 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.expando.web_1.0.1 [228]
19:02:32,421 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.notifications.web_1.0.4 [229]
19:02:32,422 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dictionary.web_1.0.2 [230]
19:02:32,422 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.loader.modules.extender_1.0.1 [231]
19:02:32,423 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.trash.web_1.0.3 [232]
19:02:32,423 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.web_1.0.3 [233]
19:02:32,424 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.marketplace.app.manager.web_1.0.3 [234]
19:02:32,424 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.networking.api_2.0.1 [235]
19:02:32,425 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder.sample.web_2.0.1 [236]
19:02:32,425 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.simple.web_1.0.1 [237]
19:02:32,425 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.content.util_1.0.1 [238]
19:02:32,426 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.taglib_2.0.2 [239]
19:02:32,426 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.web_2.0.0 [240]
19:02:32,427 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.calendar.api_2.0.0 [241]
19:02:32,427 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.api_2.0.1 [242]
19:02:32,428 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.microblogs.api_2.0.0 [243]
19:02:32,428 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.service_1.0.3 [244]
19:02:32,429 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.plugins.admin.web_1.0.1 [245]
19:02:32,429 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.contacts.service_2.0.0 [246]
19:02:32,430 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.directory.web_2.0.0 [247]
19:02:32,430 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.roles.selector.web_1.0.1 [248]
19:02:32,431 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.taglib_2.0.2 [249]
19:02:32,431 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.related.assets_2.0.0 [250]
19:02:32,432 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.web_1.0.2 [251]
19:02:32,432 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.osgi.util_3.0.0 [252]
19:02:32,433 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.sharing.web_2.0.0 [253]
19:02:32,433 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.toolbar.contributor.locator.api_2.0.0 [254]
19:02:32,434 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.cmis.impl_2.0.1 [255]
19:02:32,434 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.trash.taglib_2.0.2 [256]
19:02:32,435 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.css.web_2.0.0 [257]
19:02:32,435 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.comment.web_1.0.2 [258]
19:02:32,436 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.ratings.api_2.0.0 [259]
19:02:32,436 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.google.web_2.0.0 [260]
19:02:32,437 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.panel_2.0.0 [261]
19:02:32,437 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.staging.lang_2.0.1 [262]
19:02:32,438 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.recent.documents.web_2.0.0 [263]
19:02:32,438 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.api_2.0.0 [264]
19:02:32,439 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.key.value_2.0.2 [265]
19:02:32,440 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.impl_1.0.1 [266]
19:02:32,440 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider_2.0.1 [267]
19:02:32,441 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.map.common_2.0.0 [268]
19:02:32,441 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.ratings_2.0.0 [269]
19:02:32,442 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.shopping.service_1.0.4 [270]
19:02:32,443 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.url.web_2.0.0 [271]
19:02:32,444 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.service_2.0.2 [272]
19:02:32,444 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.print_2.0.0 [273]
19:02:32,445 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.web_2.0.2 [274]
19:02:32,446 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.minimize_2.0.0 [275]
19:02:32,446 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector.web_1.0.1 [277]
19:02:32,447 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.text_2.0.3 [278]
19:02:32,448 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.license.manager.web_2.0.0 [279]
19:02:32,449 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.loan.calculator.web_1.0.2 [280]
19:02:32,449 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.maximize_2.0.0 [281]
19:02:32,450 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.ckeditor.web_1.0.3 [282]
19:02:32,450 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.rss.web_2.0.1 [283]
19:02:32,451 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.web_1.0.3 [284]
19:02:32,452 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.web_1.0.4 [285]
19:02:32,452 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.admin.web_1.0.4 [286]
19:02:32,453 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.blogs.editor.config_2.0.0 [287]
19:02:32,453 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.help_2.0.0 [288]
19:02:32,454 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.marketplace.deployer_2.0.1 [289]
19:02:32,454 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.activity_2.0.0 [290]
19:02:32,455 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.translator.web_1.0.1 [291]
19:02:32,456 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.site.map.web_2.0.0 [292]
19:02:32,456 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation_2.0.0 [293]
19:02:32,457 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.publisher.layout.prototype_1.0.2 [294]
19:02:32,457 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.staging.taglib_3.0.0 [295]
19:02:32,458 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.staging.configuration.web_1.0.3 [296]
19:02:32,459 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.layout.set.prototype_1.0.2 [297]
19:02:32,460 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.networking.web_1.0.3 [298]
19:02:32,460 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.web_2.0.0 [299]
19:02:32,461 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.shopping.web_1.0.2 [300]
19:02:32,462 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit_2.0.0 [302]
19:02:32,462 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.product.menu.theme.contributor_2.0.0 [303]
19:02:32,463 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.nested.portlets.web_2.0.0 [304]
19:02:32,467 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.facebook.connect.web_2.0.1 [305]
19:02:32,468 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.select_2.0.3 [306]
19:02:32,468 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.polls.web_2.0.1 [307]
19:02:32,469 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.api_2.0.1 [308]
19:02:32,469 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.application.list.user.personal.site.permissions_2.0.1 [309]
19:02:32,470 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.api_2.0.1 [310]
19:02:32,470 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.styled_2.0.2 [311]
19:02:32,471 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.editor.config_2.0.0 [312]
19:02:32,471 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.screens.api_2.0.0 [313]
19:02:32,472 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.terms.of.use_2.0.3 [314]
19:02:32,473 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.sync.security_2.0.1 [315]
19:02:32,473 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.web_1.0.2 [316]
19:02:32,475 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.polyfill.babel.web_1.0.1 [317]
19:02:32,475 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.maxmind.geoip.api_1.2.14 [318]
19:02:32,476 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.common_2.0.0 [319]
19:02:32,476 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.screens.service_1.0.4 [320]
19:02:32,477 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.io_2.0.3 [322]
19:02:32,478 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.paragraph_2.0.2 [323]
19:02:32,478 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.refresh_2.0.0 [324]
19:02:32,479 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.polls.api_2.0.0 [325]
19:02:32,479 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.staging.security_2.0.0 [326]
19:02:32,480 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.device_2.0.0 [327]
19:02:32,481 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.api_2.0.0 [328]
19:02:32,481 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.form.web_1.0.4 [329]
19:02:32,482 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.invitation.invite.members.web_1.0.4 [330]
19:02:32,482 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user.personal.bar.web_2.0.0 [331]
19:02:32,483 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.edit.guest_2.0.0 [332]
19:02:32,483 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.map.taglib_1.0.3 [333]
19:02:32,484 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.staging.portlet.data.handler_2.0.0 [334]
19:02:32,485 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.display.template_2.0.1 [335]
19:02:32,485 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.navigation.web_1.0.1 [336]
19:02:32,486 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.ratings.page.ratings.web_2.0.1 [337]
19:02:32,486 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.contacts.api_2.0.1 [338]
19:02:32,487 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.admin.web_1.0.5 [339]
19:02:32,487 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.print_2.0.0 [340]
19:02:32,488 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.users.admin.impl_1.0.1 [341]
19:02:32,488 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.theme.contributor_2.0.0 [342]
19:02:32,489 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.ip.geocoder_2.0.3 [343]
19:02:32,489 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.map.openstreetmap_2.0.0 [344]
19:02:32,490 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.contacts.web_1.0.6 [345]
19:02:32,490 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.user.statistics.web_2.0.1 [346]
19:02:32,491 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.prototype.impl_1.0.1 [347]
19:02:32,491 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.options_2.0.2 [348]
19:02:32,492 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.user_2.0.0 [349]
19:02:32,492 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.tag.admin.web_1.0.4 [350]
19:02:32,492 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.menu.web_2.0.1 [351]
19:02:32,493 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.unit.converter.web_1.0.1 [352]
19:02:32,493 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.application.list.taglib_2.0.3 [353]
19:02:32,494 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector.web_2.0.2 [354]
19:02:32,494 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector.web_1.0.1 [355]
19:02:32,494 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.locator.api_2.0.0 [356]
19:02:32,495 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.web_1.0.5 [357]
19:02:32,495 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.flags.web_2.0.0 [358]
19:02:32,496 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.taglib_1.0.4 [359]
19:02:32,496 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.data.provider.rest_2.0.1 [360]
19:02:32,497 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.bundle.config.extender_1.0.1 [361]
19:02:32,498 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.control.menu.api_2.0.0 [362]
19:02:32,499 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.admin.web_1.0.3 [363]
19:02:32,499 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.product.navigation.simulation.theme.contributor_2.0.0 [364]
19:02:32,499 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.marketplace.store.web_2.0.0 [365]
19:02:32,500 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.tinymce.web_1.0.1 [366]
19:02:32,500 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.css.rtl.servlet_1.0.1 [367]
19:02:32,500 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.activities.web_1.0.2 [368]
19:02:32,501 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.users.admin.api_2.0.0 [369]
19:02:32,502 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.creole_2.0.0 [370]
19:02:32,502 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.contributor.extender_1.0.1 [371]
19:02:32,503 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.xsl.content.web_2.0.0 [372]
19:02:32,504 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.item.selector.web_1.0.1 [373]
19:02:32,505 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.comment.api_2.0.0 [374]
19:02:32,505 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.login.authentication.openid.web_2.0.1 [376]
19:02:32,506 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.locales_1.0.1 [377]
19:02:32,506 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.impl_1.0.1 [379]
19:02:32,507 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.taglib_2.0.2 [380]
19:02:32,508 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.networking.service_2.0.1 [381]
19:02:32,508 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.blogs.layout.prototype_2.0.1 [382]
19:02:32,509 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.document.library.layout.set.prototype_2.0.1 [383]
19:02:32,521 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.exportimport.web_1.0.7 [384]
19:02:32,521 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portlet.configuration.icon.close_2.0.0 [385]
19:02:32,522 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.map.google.maps_1.0.3 [386]
19:02:32,523 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.mobile.device.rules.web_1.0.5 [387]
19:02:32,524 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.service_2.0.2 [388]
19:02:32,524 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.memberships.web_1.0.5 [389]
19:02:32,525 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.web.proxy.web_1.0.1 [390]
19:02:32,525 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.layout.prototype_1.0.2 [391]
19:02:32,526 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.comment_2.0.1 [392]
19:02:32,527 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.breadcrumb.web_2.0.0 [393]
19:02:32,527 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype_2.0.0 [394]
19:02:32,528 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.metal.web_1.0.5 [395]
19:02:32,532 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.item.selector_2.0.0 [396]
19:02:32,532 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.api_3.0.0 [397]
19:02:32,533 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.quick.note.web_2.0.0 [398]
19:02:32,534 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.my.account.web_1.0.1 [399]
19:02:32,534 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.navigation.web_2.0.0 [400]
19:02:32,535 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.node_2.0.0 [401]
19:02:32,539 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.api_2.0.2 [402]
19:02:32,540 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.categories.admin.web_1.0.5 [403]
19:02:32,543 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.server.admin.web_1.0.3 [404]
19:02:32,544 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.blogs.api_3.0.0 [405]
19:02:32,545 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.privatemessaging.api_2.0.0 [406]
19:02:32,545 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.service_2.0.0 [407]
19:02:32,546 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.mentions.service_2.0.0 [409]
19:02:32,546 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.hello.world.web_2.0.0 [410]
19:02:32,547 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.flags.taglib_2.0.1 [411]
19:02:32,547 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.web_1.0.3 [412]
19:02:32,548 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.tukaani.xz_1.5.0 [413]
19:02:32,548 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.application.list.api_2.1.0 [414]
19:02:32,549 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.compiler.web_2.0.0 [415]
19:02:32,550 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.users.admin.web_1.0.4 [416]
19:02:32,550 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.text_2.0.0 [417]
19:02:32,551 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.impl_1.0.1 [418]
19:02:32,551 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.evaluator_2.0.1 [419]
19:02:32,552 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.microblogs.service_2.0.1 [420]
19:02:32,553 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.type.controller.shared.portlet_2.0.0 [421]
19:02:32,553 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.blogs.recent.bloggers.web_1.0.1 [422]
19:02:32,554 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.classic.web_2.0.2 [423]
19:02:32,554 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.user.groups.admin.api_2.0.0 [424]
19:02:32,555 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.soyutils.web_1.0.2 [425]
19:02:32,556 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.editor.alloyeditor.web_1.0.3 [426]
19:02:32,557 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.blogs.web_1.0.5 [427]
19:02:32,558 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.blogs.service_1.0.1 [428]
19:02:32,559 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.web_1.0.5 [429]
19:02:32,559 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.conversions_2.0.0 [430]
19:02:32,560 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.captcha_2.0.1 [431]
19:02:32,560 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.js.spa.web_1.0.5 [432]
19:02:32,561 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.rss.util_1.0.2 [433]
19:02:32,562 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.iframe.web_1.0.2 [434]
19:02:32,562 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.password.policies.admin.api_2.0.0 [435]
19:02:32,563 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.type.validation_2.0.2 [436]
19:02:32,564 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.hello.velocity.web_2.0.1 [437]
19:02:32,564 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.amazon.rankings.web_1.0.2 [438]
19:02:32,565 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.impl_2.0.1 [439]
19:02:32,566 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.layout.set.prototype.web_1.0.3 [440]
19:02:32,569 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.bookmarks.service_1.0.2 [441]
19:02:32,570 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.web_1.0.4 [442]
19:02:32,571 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.entry.query.processor.custom.user.attributes_2.0.0 [443]
19:02:32,571 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.item.selector_2.0.0 [445]
19:02:32,572 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.journal.content.asset.addon.entry.common_2.0.1 [446]
19:02:32,572 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.document.library.repository.search_2.0.0 [447]
19:02:32,577 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.polls.service_1.0.3 [448]
19:02:32,579 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.document.library.file.version.discussion.web_2.0.4 [449]
19:02:32,584 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.network.utilities.web_1.0.2 [450]
19:02:32,588 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.tags.navigation.web_2.0.0 [451]
19:02:32,589 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.asset.browser.web_1.0.4 [452]
19:02:32,589 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.lang_2.0.0 [453]
19:02:32,590 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.social.requests.web_1.0.1 [454]
19:02:32,595 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.lists.service_1.0.6 [455]
19:02:32,596 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.microblogs.web_2.0.1 [456]
19:02:32,596 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.item.selector.web_2.0.1 [457]
19:02:32,597 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.message.boards.service_1.0.2 [458]
19:02:32,598 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.calendar.service_1.1.0 [459]
19:02:32,598 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.blogs.item.selector_2.0.0 [460]
19:02:32,599 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.language.web_2.0.0 [461]
19:02:32,600 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.wiki.engine.html_2.0.0 [463]
19:02:32,600 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.site.navigation.taglib_2.0.2 [464]
19:02:32,601 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.document.library.service_1.0.2 [465]
19:02:32,601 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.values.factory_2.0.3 [466]
19:02:32,602 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.comment.ratings.definition_2.0.0 [467]
19:02:32,603 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.exportimport.service_2.2.1 [468]
19:02:32,603 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.document.library.api_3.0.0 [469]
19:02:32,606 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.roles.admin.api_2.0.0 [470]
19:02:32,607 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.form.renderer_2.0.2 [471]
19:02:32,608 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.dynamic.data.mapping.taglib_2.0.1 [472]
19:02:32,608 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.directory.web_1.0.1 [473]
19:02:32,609 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.frontend.theme.unstyled_2.0.3 [474]
19:02:32,609 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.monitoring.web_1.0.2 [475]
19:02:32,611 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED Marketplace_4.0.0 [476]
19:02:32,612 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED Liferay Web Experience CE_1.3.0 [477]
19:02:32,616 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED Liferay Collaboration CE_1.0.0 [478]
19:02:32,617 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED Liferay Forms and Workflow CE_1.3.0 [479]
19:02:32,618 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED Liferay Foundation CE_1.3.0 [480]
19:02:32,724 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.felix.configadmin_1.8.8 [1]
19:02:33,035 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.configuration.persistence_2.0.0 [2]
19:02:33,036 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.osgi.service.metatype_1.3.0.201505202024 [3]
19:02:33,050 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.equinox.metatype_1.4.200.v20150715-1528 [4]
19:02:33,113 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.felix.eventadmin_1.4.6 [5]
19:02:33,115 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.api_1.1.1 [6]
19:02:33,117 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.aries.util_1.0.0 [7]
19:02:33,217 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.aries.jmx.core_1.1.3 [8]
19:02:43,761 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.felix.scr_2.0.2 [9]
19:02:44,632 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.felix.bundlerepository_2.0.2 [10]
19:02:44,662 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.runtime_0.10.0 [11]
19:02:44,720 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.shell_0.10.0 [12]
19:02:44,742 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.felix.gogo.command_0.12.0 [13]
19:02:44,802 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.equinox.console_1.1.100.v20141023-1406 [14]
19:02:44,807 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.log4j.extender_2.0.0 [15]
19:02:44,808 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.osgi.service.http_3.5.0.LIFERAY-PATCHED-2 [16]
19:02:44,810 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.sun.el.javax.el_3.0.0 [17]
19:02:44,810 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED javax.servlet.jsp-api_2.3.2.b01 [18]
19:02:44,811 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl-api_1.2.1 [19]
19:02:44,813 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED javax.servlet.jsp.jstl_1.2.3.LIFERAY-PATCHED-2 [20]
19:02:45,171 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.apache.felix.fileinstall_3.5.1.SNAPSHOT [21]
19:02:45,175 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.osgi_3.10.200.v20150831-0856 [0]
11-Apr-2016 19:02:47.264 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext
19:03:14,688 INFO [localhost-startStop-1][node:137] [Trump] version[2.2.0], pid[22569], build[8ff36d1/2016-01-27T13:32:39Z]
19:03:14,689 INFO [localhost-startStop-1][node:139] [Trump] initializing ...
19:03:14,941 INFO [localhost-startStop-1][plugins:180] [Trump] modules [], plugins [analysis-smartcn, analysis-kuromoji, analysis-stempel, analysis-icu], sites []
19:03:14,973 INFO [localhost-startStop-1][env:288] [Trump] using [1] data paths, mounts [[/ (/dev/disk1)]], net usable_space [44.8gb], net total_space [231.7gb], spins? [unknown], types [hfs]
19:03:14,974 INFO [localhost-startStop-1][env:303] [Trump] heap size [910.5mb], compressed ordinary object pointers [true]
19:03:18,104 INFO [localhost-startStop-1][node:212] [Trump] initialized
19:03:18,105 INFO [localhost-startStop-1][node:238] [Trump] starting ...
19:03:18,107 INFO [localhost-startStop-1][transport:172] [Trump] publish_address {local[1]}, bound_addresses {local[1]}
19:03:18,125 INFO [localhost-startStop-1][discovery:86] [Trump] LiferayElasticsearchCluster/MRijiuyZT2K7-Cy9yYrKbA
19:03:18,129 INFO [elasticsearch[Trump][clusterService#updateTask][T#1]][service:570] [Trump] master {new {Trump}{MRijiuyZT2K7-Cy9yYrKbA}{local}{local[1]}{local=true}}, removed {{Trump}{ObgBjLuwRBiNuhNi8rOp-g}{local}{local[1]}{local=true},}, reason: local-disco-initial_connect(master)
19:03:18,284 INFO [elasticsearch[Trump][clusterService#updateTask][T#1]][gateway:277] [Trump] recovered [2] indices into cluster_state
19:03:18,295 INFO [localhost-startStop-1][http:94] [Trump] publish_address {127.0.0.1:9200}, bound_addresses {127.0.0.1:9200}
19:03:18,296 INFO [localhost-startStop-1][node:274] [Trump] started
19:03:19,026 INFO [elasticsearch[Trump][clusterService#updateTask][T#1]][allocation:238] [Trump] Cluster health status changed from [RED] to [GREEN] (reason: [shards started [[liferay-0][0], [liferay-20202][0]] ...]).
__ ____________________ _____ __
/ / / _/ ____/ ____/ __ \/ \ \/ /
/ / / // /_ / __/ / /_/ / /| |\ /
/ /____/ // __/ / /___/ _, _/ ___ |/ /
/_____/___/_/ /_____/_/ |_/_/ |_/_/
Starting Liferay Portal Community Edition 7.0.0 CE GA1 (Wilberforce / Build 7000 / March 31, 2016)
19:03:24,627 INFO [localhost-startStop-1][StartupAction:110] There are no patches installed
19:03:24,721 WARN [localhost-startStop-1][ReleaseLocalServiceImpl:226] ORA-00942: table or view does not exist_ [Sanitized]
19:03:24,800 INFO [localhost-startStop-1][ReleaseLocalServiceImpl:124] Create tables and populate with default data
19:03:33,583 INFO [localhost-startStop-1][BaseDB:498] Database supports case sensitive queries
19:03:34,522 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyProcessSuite
19:03:34,525 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyProperties
19:03:34,527 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyProperties#verifySystemProperties
19:03:34,528 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyProperties#verifySystemProperties in 1 ms
19:03:34,528 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyProperties#verifyPortalProperties
19:03:34,537 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyProperties#verifyPortalProperties in 9 ms
19:03:34,538 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyProperties#verifyDocumentLibrary
19:03:34,538 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyProperties#verifyDocumentLibrary in 0 ms
19:03:34,538 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyProperties in 13ms
19:03:34,539 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyDB2
19:03:34,539 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyDB2 in 0ms
19:03:34,540 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyMySQL
19:03:34,541 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyMySQL in 1ms
19:03:34,541 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyOracle
19:03:34,542 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyOracle#alterVarchar2Columns
19:03:35,573 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyOracle#alterVarchar2Columns in 1031 ms
19:03:35,574 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyOracle in 1033ms
19:03:35,576 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifySQLServer
19:03:35,576 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifySQLServer in 0ms
19:03:35,577 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyUUID
19:03:35,588 INFO [pool-7-thread-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,592 INFO [pool-7-thread-16][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,593 INFO [pool-7-thread-16][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#RatingsEntry
19:03:35,592 INFO [pool-7-thread-15][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,594 INFO [pool-7-thread-15][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#Phone
19:03:35,592 INFO [pool-7-thread-14][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,591 INFO [pool-7-thread-13][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,591 INFO [pool-7-thread-12][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,591 INFO [pool-7-thread-11][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,591 INFO [pool-7-thread-10][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,591 INFO [pool-7-thread-9][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,598 INFO [pool-7-thread-9][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#MBBan
19:03:35,590 INFO [pool-7-thread-8][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,590 INFO [pool-7-thread-7][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,590 INFO [pool-7-thread-6][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,600 INFO [pool-7-thread-6][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#LayoutPrototype
19:03:35,590 INFO [pool-7-thread-5][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,602 INFO [pool-7-thread-5][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#EmailAddress
19:03:35,589 INFO [pool-7-thread-3][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,604 INFO [pool-7-thread-3][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#DLFileVersion
19:03:35,590 INFO [pool-7-thread-4][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,588 INFO [pool-7-thread-2][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,605 INFO [pool-7-thread-4][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#Group_
19:03:35,600 INFO [pool-7-thread-7][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#LayoutSetPrototype
19:03:35,599 INFO [pool-7-thread-8][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#Layout
19:03:35,598 INFO [pool-7-thread-10][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#MBDiscussion
19:03:35,597 INFO [pool-7-thread-11][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#MBThread
19:03:35,597 INFO [pool-7-thread-12][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#MBThreadFlag
19:03:35,596 INFO [pool-7-thread-13][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#Organization_
19:03:35,596 INFO [pool-7-thread-14][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#PasswordPolicy
19:03:35,593 INFO [pool-7-thread-20][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,626 INFO [pool-7-thread-20][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#Website
19:03:35,593 INFO [pool-7-thread-19][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,630 INFO [pool-7-thread-19][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#UserGroup
19:03:35,592 INFO [pool-7-thread-18][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,631 INFO [pool-7-thread-18][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#Team
19:03:35,592 INFO [pool-7-thread-17][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:35,632 INFO [pool-7-thread-17][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#Role_
19:03:35,592 INFO [pool-7-thread-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#Address
19:03:35,606 INFO [pool-7-thread-2][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#AssetTag
19:03:35,714 INFO [pool-7-thread-15][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#Phone in 120 ms
19:03:35,715 INFO [pool-7-thread-15][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 123 ms
19:03:35,719 INFO [pool-7-thread-16][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#RatingsEntry in 126 ms
19:03:35,720 INFO [pool-7-thread-16][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 128 ms
19:03:35,733 INFO [pool-7-thread-5][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#EmailAddress in 131 ms
19:03:35,734 INFO [pool-7-thread-5][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 144 ms
19:03:35,745 INFO [pool-7-thread-9][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#MBBan in 147 ms
19:03:35,746 INFO [pool-7-thread-9][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 155 ms
19:03:35,745 INFO [pool-7-thread-3][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#DLFileVersion in 142 ms
19:03:35,746 INFO [pool-7-thread-3][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 157 ms
19:03:35,775 INFO [pool-7-thread-7][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#LayoutSetPrototype in 175 ms
19:03:35,775 INFO [pool-7-thread-7][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 185 ms
19:03:35,781 INFO [pool-7-thread-8][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#Layout in 182 ms
19:03:35,784 INFO [pool-7-thread-8][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 194 ms
19:03:35,809 INFO [pool-7-thread-4][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#Group_ in 204 ms
19:03:35,809 INFO [pool-7-thread-4][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 219 ms
19:03:35,825 INFO [pool-7-thread-6][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#LayoutPrototype in 225 ms
19:03:35,826 INFO [pool-7-thread-6][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 236 ms
19:03:35,848 INFO [pool-7-thread-10][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#MBDiscussion in 250 ms
19:03:35,848 INFO [pool-7-thread-10][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 257 ms
19:03:36,054 INFO [pool-7-thread-19][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#UserGroup in 424 ms
19:03:36,054 INFO [pool-7-thread-19][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 461 ms
19:03:36,057 INFO [pool-7-thread-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#Address in 465 ms
19:03:36,057 INFO [pool-7-thread-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 469 ms
19:03:36,065 INFO [pool-7-thread-12][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#MBThreadFlag in 468 ms
19:03:36,065 INFO [pool-7-thread-12][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 474 ms
19:03:36,074 INFO [pool-7-thread-17][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#Role_ in 442 ms
19:03:36,074 INFO [pool-7-thread-17][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 482 ms
19:03:36,084 INFO [pool-7-thread-13][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#Organization_ in 488 ms
19:03:36,085 INFO [pool-7-thread-13][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 494 ms
19:03:36,085 INFO [pool-7-thread-18][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#Team in 454 ms
19:03:36,086 INFO [pool-7-thread-18][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 494 ms
19:03:36,109 INFO [pool-7-thread-11][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#MBThread in 512 ms
19:03:36,109 INFO [pool-7-thread-11][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 518 ms
19:03:36,118 INFO [pool-7-thread-14][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#PasswordPolicy in 522 ms
19:03:36,118 INFO [pool-7-thread-14][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 526 ms
19:03:36,134 INFO [pool-7-thread-2][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#AssetTag in 528 ms
19:03:36,134 INFO [pool-7-thread-20][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#Website in 508 ms
19:03:36,134 INFO [pool-7-thread-2][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 546 ms
19:03:36,134 INFO [pool-7-thread-20][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 541 ms
19:03:36,135 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyUUID in 558ms
19:03:36,138 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyPermission
19:03:36,138 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyPermission#deleteDefaultPrivateLayoutPermissions
19:03:36,149 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyPermission#deleteDefaultPrivateLayoutPermissions in 11 ms
19:03:36,150 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyPermission#checkPermissions
19:03:38,371 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyPermission#checkPermissions in 2221 ms
19:03:38,372 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyPermission#fixOrganizationRolePermissions
19:03:38,459 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyPermission#fixOrganizationRolePermissions in 87 ms
19:03:38,460 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyPermission#fixUserDefaultRolePermissions
19:03:38,629 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyPermission#fixUserDefaultRolePermissions in 169 ms
19:03:38,638 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyPermission in 2500ms
19:03:38,641 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyGroup
19:03:38,641 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyGroup#verifyCompanyGroups
19:03:38,662 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyGroup#verifyCompanyGroups in 21 ms
19:03:38,663 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyGroup#verifyNullFriendlyURLGroups
19:03:38,778 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyGroup#verifyNullFriendlyURLGroups in 115 ms
19:03:38,778 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyGroup#verifyOrganizationNames
19:03:38,783 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyGroup#verifyOrganizationNames in 5 ms
19:03:38,783 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyGroup#verifyRobots
19:03:38,791 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyGroup#verifyRobots in 8 ms
19:03:38,791 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyGroup#verifySites
19:03:38,812 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyGroup#verifySites in 21 ms
19:03:38,818 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyGroup#verifyStagedGroups
19:03:38,822 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyGroup#verifyStagedGroups in 4 ms
19:03:38,823 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyGroup#verifyTree
19:03:38,825 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyGroup#verifyTree in 2 ms
19:03:38,826 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyGroup in 186ms
19:03:38,826 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyRole
19:03:38,828 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyRole in 2ms
19:03:38,829 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyAsset
19:03:38,829 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAsset#deleteOrphanedAssetEntries
19:03:38,844 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAsset#deleteOrphanedAssetEntries in 15 ms
19:03:38,845 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAsset#rebuildTree
19:03:38,854 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAsset#rebuildTree in 9 ms
19:03:38,855 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyAsset in 26ms
19:03:38,861 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyAuditedModel
19:03:38,883 INFO [pool-8-thread-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,884 INFO [pool-8-thread-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#LayoutFriendlyURL
19:03:38,885 INFO [pool-8-thread-2][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,885 INFO [pool-8-thread-2][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#LayoutPrototype
19:03:38,886 INFO [pool-8-thread-3][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,887 INFO [pool-8-thread-3][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#LayoutSetPrototype
19:03:38,889 INFO [pool-8-thread-4][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,890 INFO [pool-8-thread-4][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#Layout
19:03:38,897 INFO [pool-8-thread-5][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,898 INFO [pool-8-thread-5][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#MBDiscussion
19:03:38,906 INFO [pool-8-thread-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#LayoutFriendlyURL in 22 ms
19:03:38,907 INFO [pool-8-thread-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 24 ms
19:03:38,908 INFO [pool-8-thread-6][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,910 INFO [pool-8-thread-6][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#MBThread
19:03:38,911 INFO [pool-8-thread-5][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#MBDiscussion in 13 ms
19:03:38,912 INFO [pool-8-thread-5][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 15 ms
19:03:38,913 INFO [pool-8-thread-7][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,913 INFO [pool-8-thread-7][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#MBThreadFlag
19:03:38,918 INFO [pool-8-thread-8][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,919 INFO [pool-8-thread-8][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#Organization_
19:03:38,918 INFO [pool-8-thread-6][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#MBThread in 8 ms
19:03:38,920 INFO [pool-8-thread-6][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 12 ms
19:03:38,919 INFO [pool-8-thread-2][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#LayoutPrototype in 34 ms
19:03:38,920 INFO [pool-8-thread-2][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 35 ms
19:03:38,920 INFO [pool-8-thread-9][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,920 INFO [pool-8-thread-10][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,922 INFO [pool-8-thread-10][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#Role_
19:03:38,923 INFO [pool-8-thread-11][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:38,921 INFO [pool-8-thread-9][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#RepositoryEntry
19:03:38,923 INFO [pool-8-thread-11][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#UserGroup
19:03:38,922 INFO [pool-8-thread-7][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#MBThreadFlag in 9 ms
19:03:38,925 INFO [pool-8-thread-7][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 12 ms
19:03:38,929 INFO [pool-8-thread-11][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#UserGroup in 6 ms
19:03:38,929 INFO [pool-8-thread-11][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 6 ms
19:03:38,931 INFO [pool-8-thread-3][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#LayoutSetPrototype in 44 ms
19:03:38,931 INFO [pool-8-thread-3][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 45 ms
19:03:38,945 INFO [pool-8-thread-9][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#RepositoryEntry in 24 ms
19:03:38,946 INFO [pool-8-thread-9][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 26 ms
19:03:38,949 INFO [pool-8-thread-8][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#Organization_ in 30 ms
19:03:38,950 INFO [pool-8-thread-8][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 32 ms
19:03:38,954 INFO [pool-8-thread-10][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#Role_ in 32 ms
19:03:38,955 INFO [pool-8-thread-10][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 35 ms
19:03:38,963 INFO [pool-8-thread-4][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#Layout in 73 ms
19:03:38,963 INFO [pool-8-thread-4][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 74 ms
19:03:38,964 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyAuditedModel in 103ms
19:03:38,965 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyBlogs
19:03:38,966 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyBlogs#updateEntryAssets
19:03:38,993 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyBlogs#updateEntryAssets in 27 ms
19:03:38,993 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyBlogs#verifyStatus
19:03:38,999 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyBlogs#verifyStatus in 6 ms
19:03:39,000 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyBlogs in 35ms
19:03:39,001 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyGroupedModel
19:03:39,008 INFO [pool-9-thread-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:39,008 INFO [pool-9-thread-2][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:39,009 INFO [pool-9-thread-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyGroupedModel#verifyGroupedModel#MBDiscussion
19:03:39,009 INFO [pool-9-thread-2][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyGroupedModel#verifyGroupedModel#MBThreadFlag
19:03:39,016 INFO [pool-9-thread-2][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyGroupedModel#verifyGroupedModel#MBThreadFlag in 7 ms
19:03:39,018 INFO [pool-9-thread-2][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 10 ms
19:03:39,021 INFO [pool-9-thread-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyGroupedModel#verifyGroupedModel#MBDiscussion in 12 ms
19:03:39,021 INFO [pool-9-thread-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 13 ms
19:03:39,022 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyGroupedModel in 21ms
19:03:39,023 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyLayout
19:03:39,023 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyLayout#deleteOrphanedLayouts
19:03:39,032 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyLayout#deleteOrphanedLayouts in 9 ms
19:03:39,032 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyLayout#verifyFriendlyURL
19:03:39,061 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyLayout#verifyFriendlyURL in 29 ms
19:03:39,062 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyLayout#verifyLayoutIdFriendlyURL
19:03:39,071 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyLayout#verifyLayoutIdFriendlyURL in 9 ms
19:03:39,072 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyLayout#verifyLayoutPrototypeLinkEnabled
19:03:39,075 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyLayout#verifyLayoutPrototypeLinkEnabled in 3 ms
19:03:39,076 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyLayout#verifyUuid
19:03:39,084 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyLayout#verifyUuid in 8 ms
19:03:39,088 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyLayout in 65ms
19:03:39,089 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyMessageBoards
19:03:39,090 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyMessageBoards#verifyStatisticsForCategories
19:03:39,105 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyMessageBoards#verifyStatisticsForCategories in 15 ms
19:03:39,105 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyMessageBoards#verifyStatisticsForThreads
19:03:39,119 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyMessageBoards#verifyStatisticsForThreads in 14 ms
19:03:39,120 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyMessageBoards#verifyAssetsForMessages
19:03:39,145 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyMessageBoards#verifyAssetsForMessages in 25 ms
19:03:39,146 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyMessageBoards#verifyAssetsForThreads
19:03:39,152 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyMessageBoards#verifyAssetsForThreads in 6 ms
19:03:39,153 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyMessageBoards in 64ms
19:03:39,154 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyOrganization
19:03:39,161 INFO [pool-10-thread-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:39,161 INFO [pool-10-thread-3][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:39,161 INFO [pool-10-thread-2][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:03:39,162 INFO [pool-10-thread-3][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyOrganization#updateOrganizationAssetEntries
19:03:39,161 INFO [pool-10-thread-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyOrganization#rebuildTree
19:03:39,162 INFO [pool-10-thread-2][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyOrganization#updateOrganizationAssets
19:03:39,167 INFO [pool-10-thread-3][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyOrganization#updateOrganizationAssetEntries in 5 ms
19:03:39,168 INFO [pool-10-thread-3][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 7 ms
19:03:39,168 INFO [pool-10-thread-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyOrganization#rebuildTree in 7 ms
19:03:39,169 INFO [pool-10-thread-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 8 ms
19:03:39,174 INFO [pool-10-thread-2][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyOrganization#updateOrganizationAssets in 12 ms
19:03:39,175 INFO [pool-10-thread-2][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 14 ms
19:03:39,175 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyOrganization in 21ms
19:03:39,176 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyPortletPreferences
19:03:39,176 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyPortletPreferences#cleanUpLayoutRevisionPortletPreferences
19:03:39,208 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyPortletPreferences#cleanUpLayoutRevisionPortletPreferences in 32 ms
19:03:39,209 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyPortletPreferences in 33ms
19:03:39,210 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyRatings
19:03:39,212 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyRatings#normalizeRatingStats
19:03:39,222 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyRatings#normalizeRatingStats in 10 ms
19:03:39,223 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyRatings in 13ms
19:03:39,227 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyResourcePermissions
19:03:39,233 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyResourcePermissions in 6ms
19:03:39,234 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifySocial
19:03:39,252 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifySocial in 18ms
19:03:39,253 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyUser
19:03:39,254 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUser#verifyInactive
19:03:39,287 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUser#verifyInactive in 33 ms
19:03:39,291 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUser#verifyNoContacts
19:03:39,319 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUser#verifyNoContacts in 28 ms
19:03:39,320 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyUser in 67ms
19:03:39,321 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.verify.VerifyWorkflow
19:03:39,321 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyWorkflow#deleteOrphaned
19:03:39,465 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyWorkflow#deleteOrphaned in 144 ms
19:03:39,465 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyWorkflow in 144ms
19:03:39,465 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.verify.VerifyProcessSuite in 4943ms
19:03:39,558 INFO [localhost-startStop-1][ServerDetector:139] Server supports hot deploy
19:03:39,565 INFO [localhost-startStop-1][PluginPackageUtil:1003] Reading plugin package for the root context
19:03:40,901 INFO [localhost-startStop-1][AutoDeployDir:183] Auto deploy scanner started for /opt/liferay-portal-7.0-ce-ga1-node-1/deploy
19:03:47,590 INFO [localhost-startStop-1][SetupWizardSampleDataUtil:54] Adding sample data
19:04:35,693 INFO [localhost-startStop-1][SetupWizardSampleDataUtil:122] Finished adding data in 48103 ms
19:04:35,824 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseAutoDeployListener:42] Copying themes for /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/temp/20160411190435753LKDLZBAL/user-vertical-theme.war
19:04:35,909 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseDeployer:860] Deploying user-vertical-theme.war
19:04:37,904 INFO [liferay/scheduler_dispatch-4][PluginPackageUtil:1267] Reloading repositories
19:04:37,996 INFO [localhost-startStop-1][UpgradeProcess:82] Upgrading com.liferay.calendar.web.upgrade.v1_0_1.UpgradePortletPreferences
INFO - Upgrading com.liferay.calendar.web.upgrade.v1_0_1.UpgradePortletPreferences
19:04:38,001 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferences#updatePortletPreferences
INFO - Starting com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferences#updatePortletPreferences
19:04:38,021 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferences#updatePortletPreferences in 20 ms
INFO - Completed com.liferay.portal.kernel.upgrade.BaseUpgradePortletPreferences#updatePortletPreferences in 20 ms
19:04:38,022 INFO [localhost-startStop-1][UpgradeProcess:97] Completed upgrade process com.liferay.calendar.web.upgrade.v1_0_1.UpgradePortletPreferences in 26ms
INFO - Completed upgrade process com.liferay.calendar.web.upgrade.v1_0_1.UpgradePortletPreferences in 26ms
19:04:39,319 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseAutoDeployListener:50] Themes for /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/temp/20160411190435753LKDLZBAL/user-vertical-theme.war copied successfully
Executing verifiers registered for com.liferay.portal.scheduler.internal.verify
19:04:40,799 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.scheduler.internal.verify.SchedulerHelperPropertiesVerifyProcess
INFO - Verifying com.liferay.portal.scheduler.internal.verify.SchedulerHelperPropertiesVerifyProcess
19:04:40,800 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.scheduler.internal.verify.SchedulerHelperPropertiesVerifyProcess#upgradeConfiguration
INFO - Starting com.liferay.portal.scheduler.internal.verify.SchedulerHelperPropertiesVerifyProcess#upgradeConfiguration
19:04:40,801 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.scheduler.internal.verify.SchedulerHelperPropertiesVerifyProcess#upgradeConfiguration in 1 ms
INFO - Completed com.liferay.portal.scheduler.internal.verify.SchedulerHelperPropertiesVerifyProcess#upgradeConfiguration in 1 ms
19:04:40,802 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.scheduler.internal.verify.SchedulerHelperPropertiesVerifyProcess in 3ms
INFO - Completed verification process com.liferay.portal.scheduler.internal.verify.SchedulerHelperPropertiesVerifyProcess in 3ms
Executing verifiers registered for com.liferay.portal.security.sso.ntlm
19:04:40,813 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.security.sso.ntlm.internal.verify.NtlmCompanySettingsVerifyProcess
INFO - Verifying com.liferay.portal.security.sso.ntlm.internal.verify.NtlmCompanySettingsVerifyProcess
19:04:40,814 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
INFO - Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
19:04:40,873 INFO [localhost-startStop-1][BaseCompanySettingsVerifyProcess:109] Removing preference keys [ntlm.auth.negotiate.flags, ntlm.auth.service.password, ntlm.auth.enabled, ntlm.auth.domain.controller.name, ntlm.auth.domain, ntlm.auth.service.account, ntlm.auth.domain.controller] for company 20202
INFO - Removing preference keys [ntlm.auth.negotiate.flags, ntlm.auth.service.password, ntlm.auth.enabled, ntlm.auth.domain.controller.name, ntlm.auth.domain, ntlm.auth.service.account, ntlm.auth.domain.controller] for company 20202
19:04:40,894 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 80 ms
INFO - Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 80 ms
19:04:40,895 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.security.sso.ntlm.internal.verify.NtlmCompanySettingsVerifyProcess in 82ms
INFO - Completed verification process com.liferay.portal.security.sso.ntlm.internal.verify.NtlmCompanySettingsVerifyProcess in 82ms
Executing verifiers registered for com.liferay.portal.security.sso.google
19:04:40,905 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.security.sso.google.internal.verify.GoogleLoginCompanySettingsVerifyProcess
INFO - Verifying com.liferay.portal.security.sso.google.internal.verify.GoogleLoginCompanySettingsVerifyProcess
19:04:40,906 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
INFO - Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
19:04:40,928 INFO [localhost-startStop-1][BaseCompanySettingsVerifyProcess:109] Removing preference keys [google-client-secret, google-client-id, google-auth-enabled] for company 20202
INFO - Removing preference keys [google-client-secret, google-client-id, google-auth-enabled] for company 20202
19:04:40,936 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 30 ms
INFO - Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 30 ms
19:04:40,937 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.security.sso.google.internal.verify.GoogleLoginCompanySettingsVerifyProcess in 32ms
INFO - Completed verification process com.liferay.portal.security.sso.google.internal.verify.GoogleLoginCompanySettingsVerifyProcess in 32ms
Executing verifiers registered for com.liferay.portal.security.sso.openid
19:04:40,948 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.security.sso.openid.internal.verify.OpenIdCompanySettingsVerifyProcess
INFO - Verifying com.liferay.portal.security.sso.openid.internal.verify.OpenIdCompanySettingsVerifyProcess
19:04:40,950 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
INFO - Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
19:04:40,970 INFO [localhost-startStop-1][BaseCompanySettingsVerifyProcess:109] Removing preference keys [openid.auth.enabled] for company 20202
INFO - Removing preference keys [openid.auth.enabled] for company 20202
19:04:40,987 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 37 ms
INFO - Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 37 ms
19:04:40,988 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.security.sso.openid.internal.verify.OpenIdCompanySettingsVerifyProcess in 40ms
INFO - Completed verification process com.liferay.portal.security.sso.openid.internal.verify.OpenIdCompanySettingsVerifyProcess in 40ms
Executing verifiers registered for com.liferay.portal.security.sso.facebook.connect
19:04:40,999 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.security.sso.facebook.connect.internal.verify.FacebookConnectCompanySettingsVerifyProcess
INFO - Verifying com.liferay.portal.security.sso.facebook.connect.internal.verify.FacebookConnectCompanySettingsVerifyProcess
19:04:41,001 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
INFO - Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
19:04:41,018 INFO [localhost-startStop-1][BaseCompanySettingsVerifyProcess:109] Removing preference keys [facebook.connect.oauth.token.url, facebook.connect.app.secret, facebook.connect.app.id, facebook.connect.graph.url, facebook.connect.oauth.redirect.url, facebook.connect.verified.account.required, facebook.auth.enabled, facebook.connect.oauth.auth.url] for company 20202
INFO - Removing preference keys [facebook.connect.oauth.token.url, facebook.connect.app.secret, facebook.connect.app.id, facebook.connect.graph.url, facebook.connect.oauth.redirect.url, facebook.connect.verified.account.required, facebook.auth.enabled, facebook.connect.oauth.auth.url] for company 20202
19:04:41,040 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 39 ms
INFO - Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 39 ms
19:04:41,041 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.security.sso.facebook.connect.internal.verify.FacebookConnectCompanySettingsVerifyProcess in 42ms
INFO - Completed verification process com.liferay.portal.security.sso.facebook.connect.internal.verify.FacebookConnectCompanySettingsVerifyProcess in 42ms
Executing verifiers registered for com.liferay.portal.security.sso.token.shibboleth
19:04:41,051 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.security.sso.token.internal.verify.ShibbolethCompanySettingsVerifyProcess
INFO - Verifying com.liferay.portal.security.sso.token.internal.verify.ShibbolethCompanySettingsVerifyProcess
19:04:41,052 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
INFO - Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
19:04:41,060 INFO [localhost-startStop-1][BaseCompanySettingsVerifyProcess:109] Removing preference keys [shibboleth.auth.enabled, shibboleth.import.from.ldap, shibboleth.logout.url, shibboleth.user.header] for company 20202
INFO - Removing preference keys [shibboleth.auth.enabled, shibboleth.import.from.ldap, shibboleth.logout.url, shibboleth.user.header] for company 20202
19:04:41,071 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 19 ms
INFO - Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 19 ms
19:04:41,072 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.security.sso.token.internal.verify.ShibbolethCompanySettingsVerifyProcess in 21ms
INFO - Completed verification process com.liferay.portal.security.sso.token.internal.verify.ShibbolethCompanySettingsVerifyProcess in 21ms
Executing verifiers registered for com.liferay.portal.security.sso.token.siteminder
19:04:41,081 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.security.sso.token.internal.verify.SiteMinderCompanySettingsVerifyProcess
INFO - Verifying com.liferay.portal.security.sso.token.internal.verify.SiteMinderCompanySettingsVerifyProcess
19:04:41,082 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
INFO - Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
19:04:41,087 INFO [localhost-startStop-1][BaseCompanySettingsVerifyProcess:109] Removing preference keys [siteminder.user.header, siteminder.import.from.ldap, siteminder.auth.enabled] for company 20202
INFO - Removing preference keys [siteminder.user.header, siteminder.import.from.ldap, siteminder.auth.enabled] for company 20202
19:04:41,102 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 20 ms
INFO - Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 20 ms
19:04:41,103 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.security.sso.token.internal.verify.SiteMinderCompanySettingsVerifyProcess in 22ms
INFO - Completed verification process com.liferay.portal.security.sso.token.internal.verify.SiteMinderCompanySettingsVerifyProcess in 22ms
Executing verifiers registered for com.liferay.portal.security.sso.opensso
19:04:41,112 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.security.sso.opensso.internal.verify.OpenSSOCompanySettingsVerifyProcess
INFO - Verifying com.liferay.portal.security.sso.opensso.internal.verify.OpenSSOCompanySettingsVerifyProcess
19:04:41,114 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
INFO - Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
19:04:41,128 INFO [localhost-startStop-1][BaseCompanySettingsVerifyProcess:109] Removing preference keys [open.sso.email.address.attr, open.sso.logout.on.session.expiration, open.sso.logout.url, open.sso.screen.name.attr, open.sso.service.url, open.sso.ldap.import.enabled, open.sso.last.name.attr, open.sso.auth.enabled, open.sso.login.url, open.sso.first.name.attr] for company 20202
INFO - Removing preference keys [open.sso.email.address.attr, open.sso.logout.on.session.expiration, open.sso.logout.url, open.sso.screen.name.attr, open.sso.service.url, open.sso.ldap.import.enabled, open.sso.last.name.attr, open.sso.auth.enabled, open.sso.login.url, open.sso.first.name.attr] for company 20202
19:04:41,145 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 31 ms
INFO - Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 31 ms
19:04:41,146 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.security.sso.opensso.internal.verify.OpenSSOCompanySettingsVerifyProcess in 34ms
INFO - Completed verification process com.liferay.portal.security.sso.opensso.internal.verify.OpenSSOCompanySettingsVerifyProcess in 34ms
Executing verifiers registered for com.liferay.portal.security.sso.cas
19:04:41,155 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.security.sso.cas.internal.verify.CASCompanySettingsVerifyProcess
INFO - Verifying com.liferay.portal.security.sso.cas.internal.verify.CASCompanySettingsVerifyProcess
19:04:41,156 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
INFO - Starting com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties
19:04:41,172 INFO [localhost-startStop-1][BaseCompanySettingsVerifyProcess:109] Removing preference keys [cas,logout.on.session.expiration, cas.auth.enabled, cas.server.url, cas.login.url, cas.service.url, cas.no.such.user.redirect.url, cas.server.name, cas.import.from.ldap, cas.logout.url] for company 20202
INFO - Removing preference keys [cas,logout.on.session.expiration, cas.auth.enabled, cas.server.url, cas.login.url, cas.service.url, cas.no.such.user.redirect.url, cas.server.name, cas.import.from.ldap, cas.logout.url] for company 20202
19:04:41,188 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 32 ms
INFO - Completed com.liferay.portal.verify.BaseCompanySettingsVerifyProcess#verifyProperties in 32 ms
19:04:41,190 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.security.sso.cas.internal.verify.CASCompanySettingsVerifyProcess in 35ms
INFO - Completed verification process com.liferay.portal.security.sso.cas.internal.verify.CASCompanySettingsVerifyProcess in 35ms
Executing verifiers registered for com.liferay.portal.security.ldap
19:04:41,199 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.security.ldap.internal.verify.LDAPPropertiesVerifyProcess
INFO - Verifying com.liferay.portal.security.ldap.internal.verify.LDAPPropertiesVerifyProcess
19:04:41,201 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.security.ldap.internal.verify.LDAPPropertiesVerifyProcess#verifyLDAPProperties
INFO - Starting com.liferay.portal.security.ldap.internal.verify.LDAPPropertiesVerifyProcess#verifyLDAPProperties
19:04:41,331 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.security.ldap.internal.verify.LDAPPropertiesVerifyProcess#verifyLDAPProperties in 130 ms
INFO - Completed com.liferay.portal.security.ldap.internal.verify.LDAPPropertiesVerifyProcess#verifyLDAPProperties in 130 ms
19:04:41,332 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.security.ldap.internal.verify.LDAPPropertiesVerifyProcess in 133ms
INFO - Completed verification process com.liferay.portal.security.ldap.internal.verify.LDAPPropertiesVerifyProcess in 133ms
19:04:42,317 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Lock SQL scripts
19:04:42,739 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseAutoDeployListener:42] Copying themes for /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/temp/20160411190435753LKDLZBAL/user-vertical-theme.war
19:04:42,794 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseDeployer:860] Deploying user-vertical-theme.war
19:04:42,798 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseDeployer:965] Updating User Vertical from version 7.0.0 to version 7.0.0
19:04:44,610 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseAutoDeployListener:50] Themes for /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/temp/20160411190435753LKDLZBAL/user-vertical-theme.war copied successfully
19:04:46,062 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseAutoDeployListener:42] Copying themes for /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/temp/20160411190446033BRGVCIKY/user-horizontal-theme.war
19:04:46,124 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseDeployer:860] Deploying user-horizontal-theme.war
19:04:47,026 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Kaleo SQL scripts
19:04:49,347 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running BackgroundTask SQL scripts
19:04:49,367 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseAutoDeployListener:50] Themes for /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/temp/20160411190446033BRGVCIKY/user-horizontal-theme.war copied successfully
19:04:49,989 INFO [elasticsearch[Trump][clusterService#updateTask][T#1]][metadata:317] [Trump] [liferay-0] update_mapping [LiferayDocumentType]
19:04:53,411 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseAutoDeployListener:42] Copying themes for /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/temp/20160411190446033BRGVCIKY/user-horizontal-theme.war
19:04:53,617 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseDeployer:860] Deploying user-horizontal-theme.war
19:04:53,622 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseDeployer:965] Updating User Horizontal from version 7.0.0 to version 7.0.0
19:04:57,364 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BaseAutoDeployListener:50] Themes for /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/temp/20160411190446033BRGVCIKY/user-horizontal-theme.war copied successfully
19:04:57,473 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running SAP SQL scripts
Executing verifiers registered for com.liferay.portal.security.service.access.policy.service
19:04:58,842 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.portal.security.service.access.policy.verify.SAPServiceVerifyProcess
INFO - Verifying com.liferay.portal.security.service.access.policy.verify.SAPServiceVerifyProcess
19:04:58,845 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.security.service.access.policy.verify.SAPServiceVerifyProcess#verifyDefaultSAPEntry
INFO - Starting com.liferay.portal.security.service.access.policy.verify.SAPServiceVerifyProcess#verifyDefaultSAPEntry
19:04:58,916 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.security.service.access.policy.verify.SAPServiceVerifyProcess#verifyDefaultSAPEntry in 71 ms
INFO - Completed com.liferay.portal.security.service.access.policy.verify.SAPServiceVerifyProcess#verifyDefaultSAPEntry in 71 ms
19:04:58,917 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.portal.security.service.access.policy.verify.SAPServiceVerifyProcess in 75ms
INFO - Completed verification process com.liferay.portal.security.service.access.policy.verify.SAPServiceVerifyProcess in 75ms
19:05:02,605 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BundleStartStopLogger:35] STARTED user-horizontal-theme_7.0.0 [510]
19:05:02,623 INFO [fileinstall-/opt/liferay-portal-7.0-ce-ga1-node-1/osgi/war][BundleStartStopLogger:35] STARTED user-vertical-theme_7.0.0 [509]
19:05:02,930 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Flags SQL scripts
19:05:03,391 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running PM SQL scripts
19:05:04,568 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Marketplace SQL scripts
19:05:08,474 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running MDR SQL scripts
Executing verifiers registered for com.liferay.mobile.device.rules.service
19:05:08,600 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.mobile.device.rules.verify.MDRServiceVerifyProcess
INFO - Verifying com.liferay.mobile.device.rules.verify.MDRServiceVerifyProcess
19:05:08,605 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:08,607 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#MDRRuleGroupInstance
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#MDRRuleGroupInstance
19:05:08,612 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#MDRRuleGroupInstance in 5 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#MDRRuleGroupInstance in 5 ms
19:05:08,613 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 8 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 8 ms
19:05:08,614 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
19:05:08,633 INFO [localhost-startStop-1][VerifyResourcePermissions:120] Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
INFO - Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
19:05:08,675 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 61 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 61 ms
19:05:08,679 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:08,681 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#MDRRuleGroup
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#MDRRuleGroup
19:05:08,686 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#MDRRuleGroup in 5 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#MDRRuleGroup in 5 ms
19:05:08,687 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 8 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 8 ms
19:05:08,688 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
19:05:08,696 INFO [localhost-startStop-1][VerifyResourcePermissions:120] Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
INFO - Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
19:05:08,711 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 23 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 23 ms
19:05:08,712 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.mobile.device.rules.verify.MDRServiceVerifyProcess in 112ms
INFO - Completed verification process com.liferay.mobile.device.rules.verify.MDRServiceVerifyProcess in 112ms
19:05:10,175 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Wiki SQL scripts
Executing verifiers registered for com.liferay.wiki.service
19:05:10,763 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.wiki.verify.WikiServiceVerifyProcess
INFO - Verifying com.liferay.wiki.verify.WikiServiceVerifyProcess
19:05:10,765 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyCreateDate
INFO - Starting com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyCreateDate
19:05:10,776 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyCreateDate in 11 ms
INFO - Completed com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyCreateDate in 11 ms
19:05:10,778 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyNoAssetPages
INFO - Starting com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyNoAssetPages
19:05:10,828 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyNoAssetPages in 50 ms
INFO - Completed com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyNoAssetPages in 50 ms
19:05:10,829 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyResourcedModels
INFO - Starting com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyResourcedModels
19:05:10,832 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:10,833 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#WikiNode
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#WikiNode
19:05:10,838 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#WikiNode in 5 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#WikiNode in 5 ms
19:05:10,839 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 7 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 7 ms
19:05:10,840 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
19:05:10,858 INFO [localhost-startStop-1][VerifyResourcePermissions:120] Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
INFO - Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
19:05:10,872 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 32 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 32 ms
19:05:10,875 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:10,876 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#WikiPage
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#WikiPage
19:05:10,881 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#WikiPage in 5 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#WikiPage in 5 ms
19:05:10,882 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 7 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 7 ms
19:05:10,883 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
19:05:10,891 INFO [localhost-startStop-1][VerifyResourcePermissions:120] Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
INFO - Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
19:05:10,894 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 11 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 11 ms
19:05:10,894 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyResourcedModels in 65 ms
INFO - Completed com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyResourcedModels in 65 ms
19:05:10,896 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyUUIDModels
INFO - Starting com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyUUIDModels
19:05:10,898 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:10,899 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#WikiPageResource
INFO - Starting com.liferay.portal.verify.VerifyUUID#verifyUUID#WikiPageResource
19:05:10,903 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#WikiPageResource in 4 ms
INFO - Completed com.liferay.portal.verify.VerifyUUID#verifyUUID#WikiPageResource in 4 ms
19:05:10,904 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 6 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 6 ms
19:05:10,905 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyUUIDModels in 9 ms
INFO - Completed com.liferay.wiki.verify.WikiServiceVerifyProcess#verifyUUIDModels in 9 ms
19:05:10,906 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.wiki.verify.WikiServiceVerifyProcess in 143ms
INFO - Completed verification process com.liferay.wiki.verify.WikiServiceVerifyProcess in 143ms
19:05:11,258 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Contacts SQL scripts
19:05:12,715 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Shopping SQL scripts
Executing verifiers registered for com.liferay.shopping.service
19:05:12,823 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.shopping.verify.ShoppingServiceVerifyProcess
INFO - Verifying com.liferay.shopping.verify.ShoppingServiceVerifyProcess
19:05:12,826 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:12,827 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingCategory
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingCategory
19:05:12,832 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingCategory in 5 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingCategory in 5 ms
19:05:12,833 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 7 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 7 ms
19:05:12,834 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
19:05:12,840 INFO [localhost-startStop-1][VerifyResourcePermissions:120] Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
INFO - Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
19:05:12,849 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 15 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 15 ms
19:05:12,853 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:12,854 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingItem
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingItem
19:05:12,859 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingItem in 5 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingItem in 5 ms
19:05:12,860 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 7 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 7 ms
19:05:12,861 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
19:05:12,870 INFO [localhost-startStop-1][VerifyResourcePermissions:120] Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
INFO - Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
19:05:12,873 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 12 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 12 ms
19:05:12,876 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:12,878 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingOrder
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingOrder
19:05:12,883 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingOrder in 5 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#ShoppingOrder in 5 ms
19:05:12,884 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 8 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 8 ms
19:05:12,885 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
19:05:12,890 INFO [localhost-startStop-1][VerifyResourcePermissions:120] Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
INFO - Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
19:05:12,892 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 7 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 7 ms
19:05:12,893 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.shopping.verify.ShoppingServiceVerifyProcess in 70ms
INFO - Completed verification process com.liferay.shopping.verify.ShoppingServiceVerifyProcess in 70ms
19:05:13,565 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running IM SQL scripts
19:05:14,392 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running SN SQL scripts
19:05:16,840 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running DDM SQL scripts
Executing verifiers registered for com.liferay.dynamic.data.mapping.service
19:05:25,809 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess
INFO - Verifying com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess
19:05:25,811 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyStructures
INFO - Starting com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyStructures
19:05:26,246 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyStructures in 435 ms
INFO - Completed com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyStructures in 435 ms
19:05:26,248 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyStructureLinks
INFO - Starting com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyStructureLinks
19:05:26,252 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyStructureLinks in 4 ms
INFO - Completed com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyStructureLinks in 4 ms
19:05:26,253 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyTemplateLinks
INFO - Starting com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyTemplateLinks
19:05:26,258 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyTemplateLinks in 5 ms
INFO - Completed com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyTemplateLinks in 5 ms
19:05:26,261 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyContents
INFO - Starting com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyContents
19:05:26,279 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyContents in 18 ms
INFO - Completed com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess#verifyContents in 18 ms
19:05:26,280 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess in 471ms
INFO - Completed verification process com.liferay.dynamic.data.mapping.verify.DDMServiceVerifyProcess in 471ms
19:05:27,855 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Journal SQL scripts
Executing verifiers registered for com.liferay.journal.service
19:05:28,787 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.journal.verify.JournalServiceSystemEventVerifyProcess
INFO - Verifying com.liferay.journal.verify.JournalServiceSystemEventVerifyProcess
19:05:28,789 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.journal.verify.JournalServiceSystemEventVerifyProcess#verifyJournalArticleDeleteSystemEvents
INFO - Starting com.liferay.journal.verify.JournalServiceSystemEventVerifyProcess#verifyJournalArticleDeleteSystemEvents
19:05:28,810 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.journal.verify.JournalServiceSystemEventVerifyProcess#verifyJournalArticleDeleteSystemEvents in 21 ms
INFO - Completed com.liferay.journal.verify.JournalServiceSystemEventVerifyProcess#verifyJournalArticleDeleteSystemEvents in 21 ms
19:05:28,811 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.journal.verify.JournalServiceSystemEventVerifyProcess in 24ms
INFO - Completed verification process com.liferay.journal.verify.JournalServiceSystemEventVerifyProcess in 24ms
Executing verifiers registered for com.liferay.document.library.service
19:05:29,242 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.document.library.verify.DLServiceVerifyProcess
INFO - Verifying com.liferay.document.library.verify.DLServiceVerifyProcess
19:05:29,244 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.document.library.verify.DLServiceVerifyProcess#checkMisversionedDLFileEntries
INFO - Starting com.liferay.document.library.verify.DLServiceVerifyProcess#checkMisversionedDLFileEntries
19:05:29,268 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.document.library.verify.DLServiceVerifyProcess#checkMisversionedDLFileEntries in 25 ms
INFO - Completed com.liferay.document.library.verify.DLServiceVerifyProcess#checkMisversionedDLFileEntries in 25 ms
19:05:29,270 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.document.library.verify.DLServiceVerifyProcess#checkDLFileEntryType
INFO - Starting com.liferay.document.library.verify.DLServiceVerifyProcess#checkDLFileEntryType
19:05:29,286 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.document.library.verify.DLServiceVerifyProcess#checkDLFileEntryType in 16 ms
INFO - Completed com.liferay.document.library.verify.DLServiceVerifyProcess#checkDLFileEntryType in 16 ms
19:05:29,288 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.document.library.verify.DLServiceVerifyProcess#checkDLFileEntryMetadata
INFO - Starting com.liferay.document.library.verify.DLServiceVerifyProcess#checkDLFileEntryMetadata
19:05:29,309 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.document.library.verify.DLServiceVerifyProcess#checkDLFileEntryMetadata in 21 ms
INFO - Completed com.liferay.document.library.verify.DLServiceVerifyProcess#checkDLFileEntryMetadata in 21 ms
19:05:29,311 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.document.library.verify.DLServiceVerifyProcess#checkMimeTypes
INFO - Starting com.liferay.document.library.verify.DLServiceVerifyProcess#checkMimeTypes
19:05:29,328 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.document.library.verify.DLServiceVerifyProcess#checkMimeTypes in 17 ms
INFO - Completed com.liferay.document.library.verify.DLServiceVerifyProcess#checkMimeTypes in 17 ms
19:05:29,330 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.document.library.verify.DLServiceVerifyProcess#checkTitles
INFO - Starting com.liferay.document.library.verify.DLServiceVerifyProcess#checkTitles
19:05:29,345 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.document.library.verify.DLServiceVerifyProcess#checkTitles in 15 ms
INFO - Completed com.liferay.document.library.verify.DLServiceVerifyProcess#checkTitles in 15 ms
19:05:29,347 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.document.library.verify.DLServiceVerifyProcess#deleteOrphanedDLFileEntries
INFO - Starting com.liferay.document.library.verify.DLServiceVerifyProcess#deleteOrphanedDLFileEntries
19:05:29,364 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.document.library.verify.DLServiceVerifyProcess#deleteOrphanedDLFileEntries in 17 ms
INFO - Completed com.liferay.document.library.verify.DLServiceVerifyProcess#deleteOrphanedDLFileEntries in 17 ms
19:05:29,366 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.document.library.verify.DLServiceVerifyProcess#updateClassNameId
INFO - Starting com.liferay.document.library.verify.DLServiceVerifyProcess#updateClassNameId
19:05:29,370 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.document.library.verify.DLServiceVerifyProcess#updateClassNameId in 4 ms
INFO - Completed com.liferay.document.library.verify.DLServiceVerifyProcess#updateClassNameId in 4 ms
19:05:29,372 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.document.library.verify.DLServiceVerifyProcess#updateFileEntryAssets
INFO - Starting com.liferay.document.library.verify.DLServiceVerifyProcess#updateFileEntryAssets
19:05:29,389 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.document.library.verify.DLServiceVerifyProcess#updateFileEntryAssets in 17 ms
INFO - Completed com.liferay.document.library.verify.DLServiceVerifyProcess#updateFileEntryAssets in 17 ms
19:05:29,391 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.document.library.verify.DLServiceVerifyProcess#updateFolderAssets
INFO - Starting com.liferay.document.library.verify.DLServiceVerifyProcess#updateFolderAssets
19:05:29,408 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.document.library.verify.DLServiceVerifyProcess#updateFolderAssets in 17 ms
INFO - Completed com.liferay.document.library.verify.DLServiceVerifyProcess#updateFolderAssets in 17 ms
19:05:29,409 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.document.library.verify.DLServiceVerifyProcess#verifyTree
INFO - Starting com.liferay.document.library.verify.DLServiceVerifyProcess#verifyTree
19:05:29,491 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.document.library.verify.DLServiceVerifyProcess#verifyTree in 82 ms
INFO - Completed com.liferay.document.library.verify.DLServiceVerifyProcess#verifyTree in 82 ms
19:05:29,492 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.document.library.verify.DLServiceVerifyProcess in 250ms
INFO - Completed verification process com.liferay.document.library.verify.DLServiceVerifyProcess in 250ms
19:05:29,850 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Microblogs SQL scripts
19:05:30,574 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Bookmarks SQL scripts
Executing verifiers registered for com.liferay.bookmarks.service
19:05:30,990 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess
INFO - Verifying com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess
19:05:31,011 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#updateEntryAssets
INFO - Starting com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#updateEntryAssets
19:05:31,033 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#updateEntryAssets in 22 ms
INFO - Completed com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#updateEntryAssets in 22 ms
19:05:31,039 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#updateFolderAssets
INFO - Starting com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#updateFolderAssets
19:05:31,063 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#updateFolderAssets in 24 ms
INFO - Completed com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#updateFolderAssets in 24 ms
19:05:31,074 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#verifyTree
INFO - Starting com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#verifyTree
19:05:31,221 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#verifyTree in 147 ms
INFO - Completed com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess#verifyTree in 147 ms
19:05:31,223 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess in 233ms
INFO - Completed verification process com.liferay.bookmarks.verify.BookmarksServiceVerifyProcess in 233ms
19:05:32,539 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Polls SQL scripts
Executing verifiers registered for com.liferay.polls.service
19:05:32,713 INFO [localhost-startStop-1][VerifyProcess:64] Verifying com.liferay.polls.verify.PollsServiceVerifyProcess
INFO - Verifying com.liferay.polls.verify.PollsServiceVerifyProcess
19:05:32,725 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.polls.verify.PollsServiceVerifyProcess#verifyAuditedModels
INFO - Starting com.liferay.polls.verify.PollsServiceVerifyProcess#verifyAuditedModels
19:05:32,730 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:32,732 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#PollsChoice
INFO - Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#PollsChoice
19:05:32,738 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#PollsChoice in 6 ms
INFO - Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#PollsChoice in 6 ms
19:05:32,743 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 13 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 13 ms
19:05:32,746 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:32,748 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#PollsVote
INFO - Starting com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#PollsVote
19:05:32,753 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#PollsVote in 5 ms
INFO - Completed com.liferay.portal.verify.VerifyAuditedModel#verifyAuditedModel#PollsVote in 5 ms
19:05:32,755 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 9 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 9 ms
19:05:32,756 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.polls.verify.PollsServiceVerifyProcess#verifyAuditedModels in 31 ms
INFO - Completed com.liferay.polls.verify.PollsServiceVerifyProcess#verifyAuditedModels in 31 ms
19:05:32,758 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.polls.verify.PollsServiceVerifyProcess#verifyResourcedModels
INFO - Starting com.liferay.polls.verify.PollsServiceVerifyProcess#verifyResourcedModels
19:05:32,762 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
INFO - Starting com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run
19:05:32,764 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#PollsQuestion
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#PollsQuestion
19:05:32,781 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#PollsQuestion in 17 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyResourcedModel#PollsQuestion in 17 ms
19:05:32,783 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 21 ms
INFO - Completed com.liferay.portal.kernel.concurrent.ThrowableAwareRunnable#run in 21 ms
19:05:32,788 INFO [localhost-startStop-1][LoggingTimer:70] Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
INFO - Starting com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout
19:05:32,798 INFO [localhost-startStop-1][VerifyResourcePermissions:120] Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
INFO - Processed 0 of 5 resource permissions for company = 20202 and model com.liferay.portal.kernel.model.Layout
19:05:32,820 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 32 ms
INFO - Completed com.liferay.portal.verify.VerifyResourcePermissions#verifyLayout in 32 ms
19:05:32,822 INFO [localhost-startStop-1][LoggingTimer:38] Completed com.liferay.polls.verify.PollsServiceVerifyProcess#verifyResourcedModels in 64 ms
INFO - Completed com.liferay.polls.verify.PollsServiceVerifyProcess#verifyResourcedModels in 64 ms
19:05:32,823 INFO [localhost-startStop-1][VerifyProcess:79] Completed verification process com.liferay.polls.verify.PollsServiceVerifyProcess in 110ms
INFO - Completed verification process com.liferay.polls.verify.PollsServiceVerifyProcess in 110ms
19:05:34,116 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running DDL SQL scripts
19:05:34,702 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Screens SQL scripts
19:05:37,016 INFO [localhost-startStop-1][ServiceComponentLocalServiceImpl:286] Running Calendar SQL scripts
19:05:37,973 INFO [localhost-startStop-1][BundleStartStopLogger:35] STARTED org.eclipse.equinox.http.servlet_1.2.2.v20160310-0204 [85]
19:05:40,506 INFO [localhost-startStop-1][Environment:105] Loading properties from /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/temp/Q8uipmeNY19xVpXlkPtr7469088732922241352.tmp
19:05:45,769 INFO [localhost-startStop-1][HotDeployImpl:222] Deploying shopping-web from queue
19:05:45,771 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for shopping-web
11-Apr-2016 19:05:45.795 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext
19:05:45,823 INFO [elasticsearch[Trump][clusterService#updateTask][T#1]][metadata:317] [Trump] [liferay-0] update_mapping [LiferayDocumentType]
19:05:45,826 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for shopping-web
19:05:46,315 INFO [localhost-startStop-1][PortletHotDeployListener:336] 2 portlets for shopping-web are available for use
19:05:47,265 INFO [localhost-startStop-1][HotDeployImpl:222] Deploying polls-web from queue
19:05:47,266 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for polls-web
11-Apr-2016 19:05:47.274 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext
19:05:47,286 INFO [localhost-startStop-1][PortletHotDeployListener:202] Registering portlets for polls-web
19:05:47,657 INFO [localhost-startStop-1][PortletHotDeployListener:336] 2 portlets for polls-web are available for use
19:05:57,494 INFO [localhost-startStop-1][HotDeployImpl:222] Deploying user-vertical-theme from queue
19:05:57,495 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-vertical-theme
11-Apr-2016 19:05:57.500 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext
19:05:57,509 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-vertical-theme
19:05:57,559 INFO [elasticsearch[Trump][clusterService#updateTask][T#1]][metadata:317] [Trump] [liferay-0] update_mapping [LiferayDocumentType]
19:06:00,420 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-vertical-theme is available for use
19:06:00,869 INFO [localhost-startStop-1][HotDeployImpl:222] Deploying user-horizontal-theme from queue
19:06:00,870 INFO [localhost-startStop-1][PluginPackageUtil:1006] Reading plugin package for user-horizontal-theme
11-Apr-2016 19:06:00.875 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring root WebApplicationContext
19:06:00,891 INFO [localhost-startStop-1][ThemeHotDeployListener:94] Registering themes for user-horizontal-theme
19:06:03,397 INFO [localhost-startStop-1][ThemeHotDeployListener:109] 1 theme for user-horizontal-theme is available for use
19:06:15,090 INFO [elasticsearch[Trump][clusterService#updateTask][T#1]][metadata:317] [Trump] [liferay-20202] update_mapping [LiferayDocumentType]
11-Apr-2016 19:06:49.831 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'Remoting Servlet'
11-Apr-2016 19:06:50.192 INFO [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of configuration descriptor /opt/liferay-portal-7.0-ce-ga1-node-1/tomcat-8.0.32/conf/Catalina/localhost/ROOT.xml has finished in 285,733 ms
11-Apr-2016 19:06:50.198 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-9080"]
11-Apr-2016 19:06:50.208 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["ajp-nio-8009"]
11-Apr-2016 19:06:50.208 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 285792 ms
19:07:52,812 WARN [http-nio-9080-exec-10][code_jsp:181] {code="404", msg="/favicon.ico", uri=/favicon.ico}
19:10:35,150 INFO [elasticsearch[Trump][scheduler][T#1]][jvm:176] [Trump] [gc][old][427][6] duration [5.5s], collections [1]/[6.7s], total [5.5s]/[11.7s], memory [595.4mb]->[521.3mb]/[910.5mb], all_pools {[young] [112.7mb]->[959.7kb]/[207.5mb]}{[survivor] [52.4mb]->[29.6mb]/[67mb]}{[old] [430.1mb]->[490.8mb]/[682.5mb]}
19:11:53,503 INFO [elasticsearch[Trump][clusterService#updateTask][T#1]][metadata:317] [Trump] [liferay-20202] update_mapping [LiferayDocumentType]
19:11:54,698 TRACE [elasticsearch[Trump][bulk][T#4]][index:158] took[1.1s], took_millis[1142], type[LiferayDocumentType], id[com.liferay.document.library.kernel.model.DLFolder_PORTLET_31863], routing[] , source[{"uid":"com.liferay.document.library.kernel.model.DLFolder_PORTLET_31863","scopeGroupId":"20233","priority_sortable":0.0,"visible":"true","createDate_sortable":1460401913285,"groupRoleId":"20233-20216","expirationDate_sortable":9223372036854775807,"folderId":"0","title":"MyFolder","priority":"0.0","userId":"20250","ratings_sortable":0.0,"userName":"joe bloggs","title_sortable":"myfolder","createDate":"20160411191153","publishDate_sortable":0,"localized_title":"myfolder","localized_title_en_US":"myfolder","localized_title_en_US_sortable":"myfolder","localized_title_es_ES":"myfolder","localized_title_es_ES_sortable":"myfolder","localized_title_ja_JP":"myfolder","localized_title_ja_JP_sortable":"myfolder","localized_title_iw_IL":"myfolder","localized_title_iw_IL_sortable":"myfolder","localized_title_ca_ES":"myfolder","localized_title_ca_ES_sortable":"myfolder","localized_title_fi_FI":"myfolder","localized_title_fi_FI_sortable":"myfolder","localized_title_pt_BR":"myfolder","localized_title]
19:12:28,662 INFO [elasticsearch[Trump][clusterService#updateTask][T#1]][metadata:317] [Trump] [liferay-20202] update_mapping [LiferayDocumentType]
19:12:50,745 INFO [elasticsearch[Trump][clusterService#updateTask][T#1]][metadata:317] [Trump] [liferay-20202] update_mapping [LiferayDocumentType]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment