2017-05-08 15:56:22,560 INFO [main] [org.apache.coyote.http11.Http11Protocol] Initializing ProtocolHandler ["http-bio-0.0.0.0-8080"] 2017-05-08 15:56:22,571 INFO [main] [org.apache.coyote.ajp.AjpProtocol] Initializing ProtocolHandler ["ajp-bio-0.0.0.0-8009"] 2017-05-08 15:56:22,578 INFO [main] [org.apache.catalina.startup.Catalina] Initialization processed in 517 ms 2017-05-08 15:56:22,614 INFO [main] [org.apache.catalina.core.StandardService] Starting service Catalina 2017-05-08 15:56:22,614 INFO [main] [org.apache.catalina.core.StandardEngine] Starting Servlet Engine: Apache Tomcat/7.0.69 2017-05-08 15:56:26,086 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying configuration descriptor /opt/nuxeo/server/conf/Catalina/localhost/nuxeo.xml 2017-05-08 15:56:26,992 INFO [localhost-startStop-1] [org.apache.catalina.startup.TldConfig] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 2017-05-08 15:56:27,473 INFO [localhost-startStop-1] [org.nuxeo.osgi.application.loader.FrameworkLoader] ====================================================================== = Starting Nuxeo Framework ====================================================================== * Server home = /opt/nuxeo/server * Runtime home = /opt/nuxeo/server/nxserver * Data Directory = /var/lib/nuxeo/data * Log Directory = /var/log/nuxeo * Configuration Directory = /opt/nuxeo/server/nxserver/config * Temp Directory = /opt/nuxeo/server/tmp ====================================================================== 2017-05-08 15:56:28,041 WARN [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Component org.nuxeo.runtime.trackers.files.threadstracking.config was blacklisted. Ignoring. 2017-05-08 15:56:30,174 INFO [localhost-startStop-1] [org.nuxeo.elasticsearch.ElasticSearchComponent] Registering local embedded configuration: EsLocalConfig(nuxeoCluster, /var/lib/nuxeo/data/elasticsearch, true, mmapfs), loaded from service:org.nuxeo.elasticsearch.defaultConfig 2017-05-08 15:56:30,180 INFO [localhost-startStop-1] [org.nuxeo.elasticsearch.ElasticSearchComponent] Registering index configuration: EsIndexConfig(nuxeo, default, doc), loaded from service:org.nuxeo.elasticsearch.defaultConfig 2017-05-08 15:56:30,181 INFO [localhost-startStop-1] [org.nuxeo.elasticsearch.ElasticSearchComponent] Registering index configuration: EsIndexConfig(nuxeo-audit, null, entry), loaded from service:org.nuxeo.elasticsearch.index.audit.contrib 2017-05-08 15:56:30,182 INFO [localhost-startStop-1] [org.nuxeo.elasticsearch.ElasticSearchComponent] Registering index configuration: EsIndexConfig(nuxeo-uidgen, null, seqId), loaded from service:org.nuxeo.elasticsearch.index.sequence.contrib 2017-05-08 15:56:33,912 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: ffmpeg-info (command ffprobe not found in system path (descriptor CommandLineDescriptor[name=ffmpeg-info,enabled=true,available=false,command=ffprobe,parameterString=#{inFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg),installErrorMessage=]). You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg)) 2017-05-08 15:56:33,915 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: ffmpeg-screenshot (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=ffmpeg-screenshot,enabled=true,available=false,command=ffmpeg,parameterString=-y -ss #{position} -i #{inFilePath} -vframes 1 -f image2 #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg),installErrorMessage=]). You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg)) 2017-05-08 15:56:33,919 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: ffmpeg-screenshot-resize (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=ffmpeg-screenshot-resize,enabled=true,available=false,command=ffmpeg,parameterString=-y -ss #{position} -i #{inFilePath} -vframes 1 -f image2 -s #{width}x#{height} #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg),installErrorMessage=]). You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg)) 2017-05-08 15:56:33,922 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: ffmpeg-towebm (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=ffmpeg-towebm,enabled=true,available=false,command=ffmpeg,parameterString=-i #{inFilePath} -s #{width}x#{height} -acodec libvorbis -v 0 #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg),installErrorMessage=]). You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg)) 2017-05-08 15:56:33,925 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: ffmpeg-tomp4 (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=ffmpeg-tomp4,enabled=true,available=false,command=ffmpeg,parameterString=-i #{inFilePath} -s #{width}x#{height} -acodec libfaac -vcodec libx264 -v 0 #{outFilePath},testParameterString=,winParameterString=-i #{inFilePath} -s #{width}x#{height} -vcodec libx264 -v 0 #{outFilePath},winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg),installErrorMessage=]). You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg)) 2017-05-08 15:56:33,927 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: ffmpeg-toogg (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=ffmpeg-toogg,enabled=true,available=false,command=ffmpeg,parameterString=-i #{inFilePath} -s #{width}x#{height} -acodec libvorbis -v 0 #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg),installErrorMessage=]). You need to install ffmpeg from http://ffmpeg.org (apt-get install ffmpeg)) 2017-05-08 15:56:33,930 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: ffmpeg-toavi (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=ffmpeg-toavi,enabled=true,available=false,command=ffmpeg,parameterString=-i #{inFilePath} -s #{width}x#{height} -q:v 0 -c:v mpeg4 -c:a ac3 #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg.,installErrorMessage=]). You need to install ffmpeg.) 2017-05-08 15:56:34,015 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: videoClosedCaptionsExtractor (command ccextractor not found in system path (descriptor CommandLineDescriptor[name=videoClosedCaptionsExtractor,enabled=true,available=false,command=ccextractor,parameterString=#{sourceFilePath} -out=#{outFormat} -trim -o #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ccextractor.,installErrorMessage=]). You need to install ccextractor.) 2017-05-08 15:56:34,018 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: videoPartClosedCaptionsExtractor (command ccextractor not found in system path (descriptor CommandLineDescriptor[name=videoPartClosedCaptionsExtractor,enabled=true,available=false,command=ccextractor,parameterString=#{sourceFilePath} -out=#{outFormat} -startat #{startAt} -endat #{endAt} -trim -o #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ccextractor.,installErrorMessage=]). You need to install ccextractor.) 2017-05-08 15:56:34,022 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: videoConcat (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=videoConcat,enabled=true,available=false,command=ffmpeg,parameterString=-y -f concat -safe 0 -i #{listFilePath} -c copy #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg.,installErrorMessage=]). You need to install ffmpeg.) 2017-05-08 15:56:34,025 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: videoSlicerByCopy (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=videoSlicerByCopy,enabled=true,available=false,command=ffmpeg,parameterString=-y -i #{sourceFilePath} -ss #{startAt} -t #{duration} -c copy #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg.,installErrorMessage=]). You need to install ffmpeg.) 2017-05-08 15:56:34,028 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: videoSlicer (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=videoSlicer,enabled=true,available=false,command=ffmpeg,parameterString=-y -i #{sourceFilePath} -ss #{startAt} -t #{duration} #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg.,installErrorMessage=]). You need to install ffmpeg.) 2017-05-08 15:56:34,031 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: videoSlicerStartAt (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=videoSlicerStartAt,enabled=true,available=false,command=ffmpeg,parameterString=-y -i #{sourceFilePath} -ss #{startAt} #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg.,installErrorMessage=]). You need to install ffmpeg.) 2017-05-08 15:56:34,034 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: videoSlicerSegments (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=videoSlicerSegments,enabled=true,available=false,command=ffmpeg,parameterString=-y -i #{sourceFilePath} -map 0 -c copy -f segment -segment_time #{duration} -reset_timestamps 1 #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg.,installErrorMessage=]). You need to install ffmpeg.) 2017-05-08 15:56:34,037 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: videoWatermarkWithPicture (command ffmpeg not found in system path (descriptor CommandLineDescriptor[name=videoWatermarkWithPicture,enabled=true,available=false,command=ffmpeg,parameterString=-y -i #{sourceFilePath} -i #{pictureFilePath} -filter_complex #{filterComplex} #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install ffmpeg.,installErrorMessage=]). You need to install ffmpeg.) 2017-05-08 15:56:34,824 WARN [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Component org.nuxeo.runtime.trackers.files.threadstracking.config was blacklisted. Ignoring. 2017-05-08 15:56:36,146 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: wkhtmltopdf (command wkhtmltopdf not found in system path (descriptor CommandLineDescriptor[name=wkhtmltopdf,enabled=true,available=false,command=wkhtmltopdf,parameterString=#{sourceFilePath} #{targetFilePath}.pdf,testParameterString=,winParameterString=#{sourceFilePath} #{targetFilePath}.pdf,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install imagemagick.,installErrorMessage=]). You need to install imagemagick.) 2017-05-08 15:56:39,783 WARN [localhost-startStop-1] [org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl] Elasticsearch embedded configuration is ONLY for testing purpose. You need to create a dedicated Elasticsearch cluster for production. 2017-05-08 15:56:44,678 INFO [localhost-startStop-1] [org.nuxeo.elasticsearch.audit.ESAuditBackend] Activate Elasticsearch backend for Audit 2017-05-08 15:57:02,121 INFO [localhost-startStop-1] [org.nuxeo.ecm.automation.core.AutomationComponent] You can activate automation trace mode to get more informations on automation executions 2017-05-08 15:57:09,095 ERROR [localhost-startStop-1] [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Component service:org.nuxeo.ecm.directory.DirectoryServiceImpl notification of application started failed: Table 'Table(studio_vocabulary_asset_type)' creation failed: ERROR: table "studio_vocabulary_asset_type" does not exist org.nuxeo.ecm.directory.DirectoryException: Table 'Table(studio_vocabulary_asset_type)' creation failed: ERROR: table "studio_vocabulary_asset_type" does not exist at org.nuxeo.ecm.directory.sql.SQLHelper.createTable(SQLHelper.java:136) at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:92) at org.nuxeo.ecm.directory.sql.SQLDirectory.initConnection(SQLDirectory.java:239) at org.nuxeo.ecm.directory.sql.SQLDirectory.initConnectionIfNeeded(SQLDirectory.java:175) at org.nuxeo.ecm.directory.sql.SQLDirectory.getSession(SQLDirectory.java:261) at org.nuxeo.ecm.directory.DirectoryServiceImpl.applicationStarted(DirectoryServiceImpl.java:85) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.notifyApplicationStarted(RegistrationInfoImpl.java:332) at org.nuxeo.runtime.osgi.OSGiRuntimeService.notifyComponentsOnStarted(OSGiRuntimeService.java:482) at org.nuxeo.runtime.osgi.OSGiRuntimeService.fireApplicationStarted(OSGiRuntimeService.java:518) at org.nuxeo.runtime.api.ServicePassivator$Waiter.proceed(ServicePassivator.java:415) at org.nuxeo.runtime.api.ServicePassivator.proceed(ServicePassivator.java:83) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:530) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:232) at org.nuxeo.osgi.application.loader.FrameworkLoader.doStart(FrameworkLoader.java:241) at org.nuxeo.osgi.application.loader.FrameworkLoader.start(FrameworkLoader.java:125) at org.nuxeo.runtime.deployment.NuxeoStarter.start(NuxeoStarter.java:120) at org.nuxeo.runtime.deployment.NuxeoStarter.contextInitialized(NuxeoStarter.java:93) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5068) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5584) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679) at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.postgresql.util.PSQLException: ERROR: table "studio_vocabulary_asset_type" does not exist at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2455) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2155) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:288) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:430) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:356) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:303) at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:289) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:266) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:262) at org.tranql.connector.jdbc.StatementHandle.execute(StatementHandle.java:119) at org.nuxeo.ecm.directory.sql.SQLHelper.createTable(SQLHelper.java:121) ... 29 more 2017-05-08 15:57:09,154 INFO [localhost-startStop-1] [org.nuxeo.ecm.platform.query.core.PageProviderClassReplacerRegistry] List of page provider names that are superseded: - default_search: org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider - expired_search: org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider - DEFAULT_DOCUMENT_SUGGESTION: org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider - advanced_document_content: org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider - default_document_suggestion: org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider - domain_documents: org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider 2017-05-08 15:57:15,244 ERROR [localhost-startStop-1] [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 1 / Total: 711 - service:org.nuxeo.ecm.directory.DirectoryServiceImpl ====================================================================== 2017-05-08 15:57:16,906 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.ui.web.application.config.JSFAnnotationProvider] container scanned classes unavailable, applying default scanning 2017-05-08 15:57:22,922 WARN [localhost-startStop-1] [org.jboss.seam.security.permission.PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required. 2017-05-08 15:57:23,410 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deployment of configuration descriptor /opt/nuxeo/server/conf/Catalina/localhost/nuxeo.xml has finished in 57,312 ms 2017-05-08 15:57:23,412 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying web application directory /opt/nuxeo/server/webapps/manager 2017-05-08 15:57:23,895 INFO [localhost-startStop-1] [org.apache.catalina.startup.TldConfig] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 2017-05-08 15:57:23,908 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deployment of web application directory /opt/nuxeo/server/webapps/manager has finished in 496 ms 2017-05-08 15:57:23,909 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying web application directory /opt/nuxeo/server/webapps/ROOT 2017-05-08 15:57:24,181 INFO [localhost-startStop-1] [org.apache.catalina.startup.TldConfig] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 2017-05-08 15:57:24,186 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deployment of web application directory /opt/nuxeo/server/webapps/ROOT has finished in 277 ms 2017-05-08 15:57:24,187 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying web application directory /opt/nuxeo/server/webapps/host-manager 2017-05-08 15:57:24,494 INFO [localhost-startStop-1] [org.apache.catalina.startup.TldConfig] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 2017-05-08 15:57:24,499 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deployment of web application directory /opt/nuxeo/server/webapps/host-manager has finished in 312 ms 2017-05-08 15:57:24,503 INFO [main] [org.apache.coyote.http11.Http11Protocol] Starting ProtocolHandler ["http-bio-0.0.0.0-8080"] 2017-05-08 15:57:24,584 INFO [main] [org.apache.coyote.ajp.AjpProtocol] Starting ProtocolHandler ["ajp-bio-0.0.0.0-8009"] 2017-05-08 15:57:24,594 INFO [main] [org.apache.catalina.startup.Catalina] Server startup in 62016 ms