2015-12-14 04:15:38,592 INFO [main] [org.apache.coyote.http11.Http11Protocol] Initializing ProtocolHandler ["http-bio-0.0.0.0-8080"] 2015-12-14 04:15:38,611 INFO [main] [org.apache.coyote.ajp.AjpProtocol] Initializing ProtocolHandler ["ajp-bio-0.0.0.0-auto-1"] 2015-12-14 04:15:38,613 INFO [main] [org.apache.catalina.startup.Catalina] Initialization processed in 576 ms 2015-12-14 04:15:38,651 INFO [main] [org.apache.catalina.core.StandardService] Starting service Catalina 2015-12-14 04:15:38,651 INFO [main] [org.apache.catalina.core.StandardEngine] Starting Servlet Engine: Apache Tomcat/7.0.64 2015-12-14 04:15:40,757 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying configuration descriptor /var/lib/nuxeo/server/conf/Catalina/localhost/nuxeo.xml 2015-12-14 04:15:41,588 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. 2015-12-14 04:15:41,868 INFO [localhost-startStop-1] [org.nuxeo.osgi.application.loader.FrameworkLoader] ====================================================================== = Starting Nuxeo Framework ====================================================================== * Server home = /var/lib/nuxeo/server * Runtime home = /var/lib/nuxeo/server/nxserver * Data Directory = /var/lib/nuxeo/data * Log Directory = /var/log/nuxeo * Configuration Directory = /var/lib/nuxeo/server/nxserver/config * Temp Directory = /var/lib/nuxeo/server/tmp ====================================================================== 2015-12-14 04:15:42,115 WARN [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Component org.nuxeo.elasticsearch.index.audit.contrib was blacklisted. Ignoring. 2015-12-14 04:15:42,249 WARN [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Component org.nuxeo.runtime.trackers.files.threadstracking.config was blacklisted. Ignoring. 2015-12-14 04:15:44,106 WARN [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Component org.nuxeo.elasticsearch.audit.contrib was blacklisted. Ignoring. 2015-12-14 04:15:44,111 WARN [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Component org.nuxeo.ecm.platform.audit.PageProviderservice.es.contrib was blacklisted. Ignoring. 2015-12-14 04:15:44,115 WARN [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Component org.nuxeo.admin.audit.es.contentView.contrib was blacklisted. Ignoring. 2015-12-14 04:15:44,119 WARN [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Component org.nuxeo.ecm.platform.audit.search.contrib was blacklisted. Ignoring. 2015-12-14 04:15:44,135 INFO [localhost-startStop-1] [org.nuxeo.elasticsearch.ElasticSearchComponent] Registering remote configuration: EsRemoteConfig(elasticsearch, [localhost:9300]), loaded from service:org.nuxeo.elasticsearch.defaultConfig 2015-12-14 04:15:44,136 INFO [localhost-startStop-1] [org.nuxeo.elasticsearch.ElasticSearchComponent] Registering index configuration: EsIndexConfig(nuxeo, default, doc), loaded from service:org.nuxeo.elasticsearch.defaultConfig 2015-12-14 04:15:44,136 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 2015-12-14 04:15:48,832 WARN [localhost-startStop-1] [org.nuxeo.runtime.model.impl.ComponentManagerImpl] Component org.nuxeo.runtime.trackers.files.threadstracking.config was blacklisted. Ignoring. 2015-12-14 04:15:50,294 WARN [localhost-startStop-1] [org.nuxeo.ecm.core.schema.SchemaManagerImpl] Schema base is redefined but will not be overridden 2015-12-14 04:15:56,170 WARN [localhost-startStop-1] [org.nuxeo.elasticsearch.core.ElasticSearchAdminImpl] Es Cluster ready but not GREEN: { "cluster_name" : "elasticsearch", "status" : "yellow", "timed_out" : false, "number_of_nodes" : 1, "number_of_data_nodes" : 1, "active_primary_shards" : 5, "active_shards" : 5, "relocating_shards" : 0, "initializing_shards" : 0, "unassigned_shards" : 5, "number_of_pending_tasks" : 1 } 2015-12-14 04:16:01,923 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 - DEFAULT_DOCUMENT_SUGGESTION: org.nuxeo.elasticsearch.provider.ElasticSearchNxqlPageProvider 2015-12-14 04:16:11,391 INFO [localhost-startStop-1] [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 663 ====================================================================== 2015-12-14 04:16:11,903 WARN [localhost-startStop-1] [org.nuxeo.ecm.platform.ui.web.application.config.JSFAnnotationProvider] container scanned classes unavailable, applying default scanning 2015-12-14 04:16:18,139 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. 2015-12-14 04:16:18,507 INFO [localhost-startStop-1] [org.nuxeo.osgi.application.FrameworkBootstrap] Framework started in 36 sec. 2015-12-14 04:16:18,510 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deployment of configuration descriptor /var/lib/nuxeo/server/conf/Catalina/localhost/nuxeo.xml has finished in 37,751 ms 2015-12-14 04:16:18,513 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying web application directory /var/lib/nuxeo/server/webapps/host-manager 2015-12-14 04:16:18,823 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. 2015-12-14 04:16:18,841 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deployment of web application directory /var/lib/nuxeo/server/webapps/host-manager has finished in 327 ms 2015-12-14 04:16:18,841 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying web application directory /var/lib/nuxeo/server/webapps/manager 2015-12-14 04:16:19,107 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. 2015-12-14 04:16:19,110 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deployment of web application directory /var/lib/nuxeo/server/webapps/manager has finished in 269 ms 2015-12-14 04:16:19,110 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deploying web application directory /var/lib/nuxeo/server/webapps/ROOT 2015-12-14 04:16:19,392 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. 2015-12-14 04:16:19,395 INFO [localhost-startStop-1] [org.apache.catalina.startup.HostConfig] Deployment of web application directory /var/lib/nuxeo/server/webapps/ROOT has finished in 285 ms 2015-12-14 04:16:19,415 INFO [main] [org.apache.coyote.http11.Http11Protocol] Starting ProtocolHandler ["http-bio-0.0.0.0-8080"] 2015-12-14 04:16:19,478 INFO [main] [org.apache.coyote.ajp.AjpProtocol] Starting ProtocolHandler ["ajp-bio-0.0.0.0-auto-1-39865"] 2015-12-14 04:16:19,479 INFO [main] [org.apache.catalina.startup.Catalina] Server startup in 40865 ms 2015-12-14 04:16:45,435 INFO [http-bio-0.0.0.0-8080-exec-10] [org.apache.jasper.compiler.TldLocationsCache] 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. 2015-12-14 04:17:36,347 INFO [http-bio-0.0.0.0-8080-exec-26] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: operation Produced output type: StringBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.services.GetActions ****** Actions.GET ****** Chain ID: operation Chain Aliases: null Class: GetActions Method: 'run' | Input Type: void | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: null Parameters | Name: isChainExecution, Value: true | Name: request, Value: org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper@5209d735 | Name: currentWorkspace, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Name: conversationId, Value: 0NXMAIN | Name: currentDomain, Value: 8e37876e-7931-47a2-b767-f15211444992 | Name: seamActionContext, Value: org.nuxeo.ecm.platform.actions.seam.SeamActionContext@3ab49097 | Name: currentDocument, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Name: lang, Value: en_US | Name: repository, Value: default | Name: category, Value: ContentView | Name: ChainParameters, Value: {} Context Variables | Key: isChainExecution, Value: true | Key: request, Value: org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper@5209d735 | Key: currentWorkspace, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Key: conversationId, Value: 0NXMAIN | Key: currentDomain, Value: 8e37876e-7931-47a2-b767-f15211444992 | Key: seamActionContext, Value: org.nuxeo.ecm.platform.actions.seam.SeamActionContext@3ab49097 | Key: currentDocument, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Key: lang, Value: en_US | Key: repository, Value: default | Key: category, Value: ContentView | Key: ChainParameters, Value: {} 2015-12-14 04:17:36,351 INFO [http-bio-0.0.0.0-8080-exec-26] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: SeamActions.GET Produced output type: StringBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.seam.operations.RunOperationInSeam ****** WebUI.RunOperationInSeam ****** Chain ID: SeamActions.GET Chain Aliases: [] Class: RunOperationInSeam Method: 'run' | Input Type: void | Output Type: class java.lang.Object Input: null Parameters | Name: id, Value: Actions.GET Context Variables | Key: isChainExecution, Value: true | Key: request, Value: org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper@5209d735 | Key: currentWorkspace, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Key: conversationId, Value: 0NXMAIN | Key: currentDomain, Value: 8e37876e-7931-47a2-b767-f15211444992 | Key: currentDocument, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Key: lang, Value: en_US | Key: repository, Value: default | Key: category, Value: ContentView | Key: ChainParameters, Value: {} 2015-12-14 04:17:37,828 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(7ec355cd-5a75-423f-a4d8-ab524e5893d4, path=/default-domain/workspaces/test/Aerial04.jpg, title=Aerial04.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@47ea1aa2 | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(7ec355cd-5a75-423f-a4d8-ab524e5893d4, path=/default-domain/workspaces/test/Aerial04.jpg, title=Aerial04.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@47ea1aa2 | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(7ec355cd-5a75-423f-a4d8-ab524e5893d4, path=/default-domain/workspaces/test/Aerial04.jpg, title=Aerial04.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@47ea1aa2 | Key: ChainParameters, Value: {} 2015-12-14 04:17:37,924 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(96a4ccd5-e2ae-43fb-9376-45f1bc69d0de, path=/default-domain/workspaces/test/Aerial05.jpg, title=Aerial05.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@5a6ee05a | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(96a4ccd5-e2ae-43fb-9376-45f1bc69d0de, path=/default-domain/workspaces/test/Aerial05.jpg, title=Aerial05.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@5a6ee05a | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(96a4ccd5-e2ae-43fb-9376-45f1bc69d0de, path=/default-domain/workspaces/test/Aerial05.jpg, title=Aerial05.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@5a6ee05a | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,002 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(f22bf7fc-c908-41a6-84bd-24844f6a4451, path=/default-domain/workspaces/test/Aerial06.jpg, title=Aerial06.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@7e975814 | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(f22bf7fc-c908-41a6-84bd-24844f6a4451, path=/default-domain/workspaces/test/Aerial06.jpg, title=Aerial06.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@7e975814 | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(f22bf7fc-c908-41a6-84bd-24844f6a4451, path=/default-domain/workspaces/test/Aerial06.jpg, title=Aerial06.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@7e975814 | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,091 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(ee6e88a8-db36-4d8d-a6b0-3e4c4f9c9c3c, path=/default-domain/workspaces/test/Aerial07.jpg, title=Aerial07.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@122a6d16 | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(ee6e88a8-db36-4d8d-a6b0-3e4c4f9c9c3c, path=/default-domain/workspaces/test/Aerial07.jpg, title=Aerial07.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@122a6d16 | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(ee6e88a8-db36-4d8d-a6b0-3e4c4f9c9c3c, path=/default-domain/workspaces/test/Aerial07.jpg, title=Aerial07.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@122a6d16 | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,150 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(33a03e5f-1b4d-4d8f-ae93-5e43efc07abe, path=/default-domain/workspaces/test/Aerial08.jpg, title=Aerial08.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@27285d9c | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(33a03e5f-1b4d-4d8f-ae93-5e43efc07abe, path=/default-domain/workspaces/test/Aerial08.jpg, title=Aerial08.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@27285d9c | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(33a03e5f-1b4d-4d8f-ae93-5e43efc07abe, path=/default-domain/workspaces/test/Aerial08.jpg, title=Aerial08.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@27285d9c | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,232 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(04ed44eb-37bb-4e8f-96e9-8dfad981d46d, path=/default-domain/workspaces/test/Aerial09.jpg, title=Aerial09.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@a0152b1 | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(04ed44eb-37bb-4e8f-96e9-8dfad981d46d, path=/default-domain/workspaces/test/Aerial09.jpg, title=Aerial09.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@a0152b1 | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(04ed44eb-37bb-4e8f-96e9-8dfad981d46d, path=/default-domain/workspaces/test/Aerial09.jpg, title=Aerial09.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@a0152b1 | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,300 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(b2c9ade5-86c7-4c68-8f31-e085c1459a40, path=/default-domain/workspaces/test/Cosmos01.jpg, title=Cosmos01.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@7b503be0 | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(b2c9ade5-86c7-4c68-8f31-e085c1459a40, path=/default-domain/workspaces/test/Cosmos01.jpg, title=Cosmos01.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@7b503be0 | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(b2c9ade5-86c7-4c68-8f31-e085c1459a40, path=/default-domain/workspaces/test/Cosmos01.jpg, title=Cosmos01.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@7b503be0 | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,372 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(eddff6ba-be04-41cf-a717-02d953aa66dc, path=/default-domain/workspaces/test/Cosmos02.jpg, title=Cosmos02.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@29bda02a | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(eddff6ba-be04-41cf-a717-02d953aa66dc, path=/default-domain/workspaces/test/Cosmos02.jpg, title=Cosmos02.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@29bda02a | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(eddff6ba-be04-41cf-a717-02d953aa66dc, path=/default-domain/workspaces/test/Cosmos02.jpg, title=Cosmos02.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@29bda02a | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,447 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(b5f7414b-94fd-4526-acbd-c6fd062a63fe, path=/default-domain/workspaces/test/Cosmos03.jpg, title=Cosmos03.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@25f0766b | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(b5f7414b-94fd-4526-acbd-c6fd062a63fe, path=/default-domain/workspaces/test/Cosmos03.jpg, title=Cosmos03.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@25f0766b | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(b5f7414b-94fd-4526-acbd-c6fd062a63fe, path=/default-domain/workspaces/test/Cosmos03.jpg, title=Cosmos03.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@25f0766b | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,504 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(e130d3ad-07cd-4b95-a0b8-9a41b9f2c82c, path=/default-domain/workspaces/test/Aerial01.jpg, title=Aerial01.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@1b800a88 | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(e130d3ad-07cd-4b95-a0b8-9a41b9f2c82c, path=/default-domain/workspaces/test/Aerial01.jpg, title=Aerial01.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@1b800a88 | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(e130d3ad-07cd-4b95-a0b8-9a41b9f2c82c, path=/default-domain/workspaces/test/Aerial01.jpg, title=Aerial01.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@1b800a88 | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,578 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(32b53fad-ad7d-412e-b343-1e245d6b2f16, path=/default-domain/workspaces/test/Aerial02.jpg, title=Aerial02.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@15c99a26 | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(32b53fad-ad7d-412e-b343-1e245d6b2f16, path=/default-domain/workspaces/test/Aerial02.jpg, title=Aerial02.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@15c99a26 | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(32b53fad-ad7d-412e-b343-1e245d6b2f16, path=/default-domain/workspaces/test/Aerial02.jpg, title=Aerial02.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@15c99a26 | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,657 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: eh_new_picture Produced output type: DocumentModelImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.RunScript org.nuxeo.ecm.automation.core.operations.document.SaveDocument ****** Context.FetchDocument ****** Chain ID: eh_new_picture Chain Aliases: [] Class: FetchContextDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(d0e0f63b-eda2-4b56-9fc0-b7dbef9060d3, path=/default-domain/workspaces/test/Aerial03.jpg, title=Aerial03.jpg) Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@3bb210fe | Key: ChainParameters, Value: {} ****** RunScript ****** Chain ID: eh_new_picture Chain Aliases: [] Class: RunScript Method: 'run' | Input Type: void | Output Type: void Input: DocumentModelImpl(d0e0f63b-eda2-4b56-9fc0-b7dbef9060d3, path=/default-domain/workspaces/test/Aerial03.jpg, title=Aerial03.jpg) Parameters | Name: script, Value: Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true); Context Variables | Key: isChainExecution, Value: true | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@3bb210fe | Key: ChainParameters, Value: {} ****** Document.Save ****** Chain ID: eh_new_picture Chain Aliases: [] Class: SaveDocument Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.DocumentModel | Output Type: interface org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(d0e0f63b-eda2-4b56-9fc0-b7dbef9060d3, path=/default-domain/workspaces/test/Aerial03.jpg, title=Aerial03.jpg) Context Variables | Key: isChainExecution, Value: true | Key: MvelResults, Value: {Document.addFacet("Picture"); Document.doc.putContextData("forceViewsGeneration",true);=null} | Key: Event, Value: org.nuxeo.ecm.core.event.impl.EventImpl@3bb210fe | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,694 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: operation Produced output type: DocumentModelListImpl ****** Hierarchy calls ****** org.nuxeo.elasticsearch.web.sync.RefreshUISync ****** WebUI.Refresh ****** Chain ID: operation Chain Aliases: null Class: RefreshUISync Method: 'run' | Input Type: void | Output Type: void Input: [DocumentModelImpl(7ec355cd-5a75-423f-a4d8-ab524e5893d4, path=/default-domain/workspaces/test/Aerial04.jpg, title=7ec355cd-5a75-423f-a4d8-ab524e5893d4), DocumentModelImpl(96a4ccd5-e2ae-43fb-9376-45f1bc69d0de, path=/default-domain/workspaces/test/Aerial05.jpg, title=96a4ccd5-e2ae-43fb-9376-45f1bc69d0de), DocumentModelImpl(f22bf7fc-c908-41a6-84bd-24844f6a4451, path=/default-domain/workspaces/test/Aerial06.jpg, title=f22bf7fc-c908-41a6-84bd-24844f6a4451), DocumentModelImpl(ee6e88a8-db36-4d8d-a6b0-3e4c4f9c9c3c, path=/default-domain/workspaces/test/Aerial07.jpg, title=ee6e88a8-db36-4d8d-a6b0-3e4c4f9c9c3c), DocumentModelImpl(33a03e5f-1b4d-4d8f-ae93-5e43efc07abe, path=/default-domain/workspaces/test/Aerial08.jpg, title=33a03e5f-1b4d-4d8f-ae93-5e43efc07abe), DocumentModelImpl(04ed44eb-37bb-4e8f-96e9-8dfad981d46d, path=/default-domain/workspaces/test/Aerial09.jpg, title=04ed44eb-37bb-4e8f-96e9-8dfad981d46d), DocumentModelImpl(b2c9ade5-86c7-4c68-8f31-e085c1459a40, path=/default-domain/workspaces/test/Cosmos01.jpg, title=b2c9ade5-86c7-4c68-8f31-e085c1459a40), DocumentModelImpl(eddff6ba-be04-41cf-a717-02d953aa66dc, path=/default-domain/workspaces/test/Cosmos02.jpg, title=eddff6ba-be04-41cf-a717-02d953aa66dc), DocumentModelImpl(b5f7414b-94fd-4526-acbd-c6fd062a63fe, path=/default-domain/workspaces/test/Cosmos03.jpg, title=b5f7414b-94fd-4526-acbd-c6fd062a63fe), DocumentModelImpl(e130d3ad-07cd-4b95-a0b8-9a41b9f2c82c, path=/default-domain/workspaces/test/Aerial01.jpg, title=e130d3ad-07cd-4b95-a0b8-9a41b9f2c82c), DocumentModelImpl(32b53fad-ad7d-412e-b343-1e245d6b2f16, path=/default-domain/workspaces/test/Aerial02.jpg, title=32b53fad-ad7d-412e-b343-1e245d6b2f16), DocumentModelImpl(d0e0f63b-eda2-4b56-9fc0-b7dbef9060d3, path=/default-domain/workspaces/test/Aerial03.jpg, title=d0e0f63b-eda2-4b56-9fc0-b7dbef9060d3)] Parameters | Name: isChainExecution, Value: true | Name: request, Value: org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper@3ac87d38 | Name: currentWorkspace, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Name: conversationId, Value: 0NXMAIN | Name: currentDomain, Value: 8e37876e-7931-47a2-b767-f15211444992 | Name: seamActionContext, Value: org.nuxeo.ecm.platform.actions.seam.SeamActionContext@4cc913f5 | Name: currentDocument, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Name: lang, Value: en_US | Name: repository, Value: default | Name: ChainParameters, Value: {} Context Variables | Key: isChainExecution, Value: true | Key: request, Value: org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper@3ac87d38 | Key: currentWorkspace, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Key: conversationId, Value: 0NXMAIN | Key: currentDomain, Value: 8e37876e-7931-47a2-b767-f15211444992 | Key: seamActionContext, Value: org.nuxeo.ecm.platform.actions.seam.SeamActionContext@4cc913f5 | Key: currentDocument, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Key: lang, Value: en_US | Key: repository, Value: default | Key: ChainParameters, Value: {} 2015-12-14 04:17:38,706 INFO [http-bio-0.0.0.0-8080-exec-4] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: FileManager.ImportInSeam Produced output type: DocumentModelListImpl ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.services.FileManagerImport org.nuxeo.ecm.automation.seam.operations.RunOperationInSeam ****** FileManager.Import ****** Chain ID: FileManager.ImportInSeam Chain Aliases: [] Class: FileManagerImport Method: 'run' | Input Type: class org.nuxeo.ecm.automation.core.util.BlobList | Output Type: interface org.nuxeo.ecm.core.api.DocumentModelList Input: [org.nuxeo.ecm.core.api.impl.blob.FileBlob@2d62ce8e, org.nuxeo.ecm.core.api.impl.blob.FileBlob@78be7f67, org.nuxeo.ecm.core.api.impl.blob.FileBlob@c41a3040, org.nuxeo.ecm.core.api.impl.blob.FileBlob@f75e119, org.nuxeo.ecm.core.api.impl.blob.FileBlob@5ad191f2, org.nuxeo.ecm.core.api.impl.blob.FileBlob@a62d42cb, org.nuxeo.ecm.core.api.impl.blob.FileBlob@2a7f68c7, org.nuxeo.ecm.core.api.impl.blob.FileBlob@75db19a0, org.nuxeo.ecm.core.api.impl.blob.FileBlob@c136ca79, org.nuxeo.ecm.core.api.impl.blob.FileBlob@4b4fbc03, org.nuxeo.ecm.core.api.impl.blob.FileBlob@96ab6cdc, org.nuxeo.ecm.core.api.impl.blob.FileBlob@e2071db5] Parameters | Name: overwite, Value: true Context Variables | Key: isChainExecution, Value: true | Key: request, Value: org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper@3ac87d38 | Key: currentWorkspace, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Key: conversationId, Value: 0NXMAIN | Key: currentDomain, Value: 8e37876e-7931-47a2-b767-f15211444992 | Key: currentDocument, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Key: lang, Value: en_US | Key: repository, Value: default | Key: ChainParameters, Value: {} ****** WebUI.RunOperationInSeam ****** Chain ID: FileManager.ImportInSeam Chain Aliases: [] Class: RunOperationInSeam Method: 'run' | Input Type: void | Output Type: class java.lang.Object Input: [DocumentModelImpl(7ec355cd-5a75-423f-a4d8-ab524e5893d4, path=/default-domain/workspaces/test/Aerial04.jpg, title=7ec355cd-5a75-423f-a4d8-ab524e5893d4), DocumentModelImpl(96a4ccd5-e2ae-43fb-9376-45f1bc69d0de, path=/default-domain/workspaces/test/Aerial05.jpg, title=96a4ccd5-e2ae-43fb-9376-45f1bc69d0de), DocumentModelImpl(f22bf7fc-c908-41a6-84bd-24844f6a4451, path=/default-domain/workspaces/test/Aerial06.jpg, title=f22bf7fc-c908-41a6-84bd-24844f6a4451), DocumentModelImpl(ee6e88a8-db36-4d8d-a6b0-3e4c4f9c9c3c, path=/default-domain/workspaces/test/Aerial07.jpg, title=ee6e88a8-db36-4d8d-a6b0-3e4c4f9c9c3c), DocumentModelImpl(33a03e5f-1b4d-4d8f-ae93-5e43efc07abe, path=/default-domain/workspaces/test/Aerial08.jpg, title=33a03e5f-1b4d-4d8f-ae93-5e43efc07abe), DocumentModelImpl(04ed44eb-37bb-4e8f-96e9-8dfad981d46d, path=/default-domain/workspaces/test/Aerial09.jpg, title=04ed44eb-37bb-4e8f-96e9-8dfad981d46d), DocumentModelImpl(b2c9ade5-86c7-4c68-8f31-e085c1459a40, path=/default-domain/workspaces/test/Cosmos01.jpg, title=b2c9ade5-86c7-4c68-8f31-e085c1459a40), DocumentModelImpl(eddff6ba-be04-41cf-a717-02d953aa66dc, path=/default-domain/workspaces/test/Cosmos02.jpg, title=eddff6ba-be04-41cf-a717-02d953aa66dc), DocumentModelImpl(b5f7414b-94fd-4526-acbd-c6fd062a63fe, path=/default-domain/workspaces/test/Cosmos03.jpg, title=b5f7414b-94fd-4526-acbd-c6fd062a63fe), DocumentModelImpl(e130d3ad-07cd-4b95-a0b8-9a41b9f2c82c, path=/default-domain/workspaces/test/Aerial01.jpg, title=e130d3ad-07cd-4b95-a0b8-9a41b9f2c82c), DocumentModelImpl(32b53fad-ad7d-412e-b343-1e245d6b2f16, path=/default-domain/workspaces/test/Aerial02.jpg, title=32b53fad-ad7d-412e-b343-1e245d6b2f16), DocumentModelImpl(d0e0f63b-eda2-4b56-9fc0-b7dbef9060d3, path=/default-domain/workspaces/test/Aerial03.jpg, title=d0e0f63b-eda2-4b56-9fc0-b7dbef9060d3)] Parameters | Name: id, Value: WebUI.Refresh Context Variables | Key: isChainExecution, Value: true | Key: request, Value: org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper@3ac87d38 | Key: currentWorkspace, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Key: conversationId, Value: 0NXMAIN | Key: currentDomain, Value: 8e37876e-7931-47a2-b767-f15211444992 | Key: currentDocument, Value: 9b08490f-7991-43e0-a733-2daffb2b4225 | Key: lang, Value: en_US | Key: repository, Value: default | Key: ChainParameters, Value: {} 2015-12-14 04:17:42,119 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@2d62ce8e Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(7ec355cd-5a75-423f-a4d8-ab524e5893d4, path=/default-domain/workspaces/test/Aerial04.jpg, title=Aerial04.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=100, height=62}} 2015-12-14 04:17:43,887 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@2d62ce8e Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(7ec355cd-5a75-423f-a4d8-ab524e5893d4, path=/default-domain/workspaces/test/Aerial04.jpg, title=Aerial04.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=280, height=175}} 2015-12-14 04:17:46,148 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@2d62ce8e Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(7ec355cd-5a75-423f-a4d8-ab524e5893d4, path=/default-domain/workspaces/test/Aerial04.jpg, title=Aerial04.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=550, height=343}} 2015-12-14 04:17:47,556 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@2d62ce8e Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(7ec355cd-5a75-423f-a4d8-ab524e5893d4, path=/default-domain/workspaces/test/Aerial04.jpg, title=Aerial04.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=3200, height=2000}} 2015-12-14 04:17:48,905 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@78be7f67 Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(96a4ccd5-e2ae-43fb-9376-45f1bc69d0de, path=/default-domain/workspaces/test/Aerial05.jpg, title=Aerial05.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=100, height=62}} 2015-12-14 04:17:49,805 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@78be7f67 Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(96a4ccd5-e2ae-43fb-9376-45f1bc69d0de, path=/default-domain/workspaces/test/Aerial05.jpg, title=Aerial05.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=280, height=175}} 2015-12-14 04:17:50,788 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@78be7f67 Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(96a4ccd5-e2ae-43fb-9376-45f1bc69d0de, path=/default-domain/workspaces/test/Aerial05.jpg, title=Aerial05.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=550, height=343}} 2015-12-14 04:17:51,685 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@78be7f67 Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(96a4ccd5-e2ae-43fb-9376-45f1bc69d0de, path=/default-domain/workspaces/test/Aerial05.jpg, title=Aerial05.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=3200, height=2000}} 2015-12-14 04:17:53,307 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@2a7f68c7 Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(b2c9ade5-86c7-4c68-8f31-e085c1459a40, path=/default-domain/workspaces/test/Cosmos01.jpg, title=Cosmos01.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=100, height=62}} 2015-12-14 04:17:54,118 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@2a7f68c7 Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(b2c9ade5-86c7-4c68-8f31-e085c1459a40, path=/default-domain/workspaces/test/Cosmos01.jpg, title=Cosmos01.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=280, height=175}} 2015-12-14 04:17:54,945 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@2a7f68c7 Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(b2c9ade5-86c7-4c68-8f31-e085c1459a40, path=/default-domain/workspaces/test/Cosmos01.jpg, title=Cosmos01.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=550, height=343}} 2015-12-14 04:17:55,703 INFO [Nuxeo-Work-pictureViewsGeneration-1] [org.nuxeo.ecm.automation.core.impl.OperationServiceImpl] ****** chain ****** Name: Image.Blob.Resize Produced output type: FileBlob ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.RunConverter ****** Blob.RunConverter ****** Chain ID: Image.Blob.Resize Chain Aliases: [] Class: RunConverter Method: 'run' | Input Type: interface org.nuxeo.ecm.core.api.Blob | Output Type: interface org.nuxeo.ecm.core.api.Blob Input: org.nuxeo.ecm.core.blob.binary.BinaryBlob@2a7f68c7 Parameters | Name: converter, Value: pictureResize Context Variables | Key: isChainExecution, Value: true | Key: pictureDocument, Value: DocumentModelImpl(b2c9ade5-86c7-4c68-8f31-e085c1459a40, path=/default-domain/workspaces/test/Cosmos01.jpg, title=Cosmos01.jpg) | Key: ChainParameters, Value: {parameters={conversionFormat=jpg, depth=8, width=3200, height=2000}}