10-10-2016 07:05 PM
Hi guys,
Need help to resolve the above error on a Windows platform, when trying to view office documents (doc, docx etc.)
Used this
and
Alfresco 4.2f - This Document Can't Be Previewed.
- no result
The install is very buggy. file winserv.exe is missing, so I had to install 4.0.b and copy that file from there.
However on 4.0.b under Windows and on 5.1.f under Linux this feature seems to be working. I have not tried to upgrade with alfresco-community-installer-201609-EA-win-x64.exe yet, because upgrade process is very sophisticated.
After installing the service I've tried to manually run it, automatically, run before and after starting Alfresco - no results.
By the way, startup alfresco.log:
2016-10-10 15:41:12,616 INFO [org.alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbcostgresql://localhost:5432/alfresco' with user 'alfresco'.
2016-10-10 15:41:12,616 INFO [org.alfresco.repo.admin] [localhost-startStop-1] Connected to database PostgreSQL version 9.4.4
2016-10-10 15:41:16,413 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V4.2-metadata-query-indexes
2016-10-10 15:41:16,413 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.1-metadata-query-indexes
2016-10-10 15:41:23,429 ERROR [org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker] [localhost-startStop-1] Failed to start a runtime executable content transformer:
Execution result:
os: Windows 10
command: ${ffmpeg.exe} -version
succeeded: false
exit code: 1
out:
err: Cannot run program "${ffmpeg.exe}": CreateProcess error=2, The system cannot find the file specified
2016-10-10 15:41:23,429 ERROR [org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker] [localhost-startStop-1] Failed to start a runtime executable content transformer:
Execution result:
os: Windows 10
command: ${ffmpeg.exe} -version
succeeded: false
exit code: 1
out:
err: Cannot run program "${ffmpeg.exe}": CreateProcess error=2, The system cannot find the file specified
2016-10-10 15:41:23,429 ERROR [org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker] [localhost-startStop-1] Failed to start a runtime executable content transformer:
Execution result:
os: Windows 10
command: ${ffmpeg.exe} -version
succeeded: false
exit code: 1
out:
err: Cannot run program "${ffmpeg.exe}": CreateProcess error=2, The system cannot find the file specified
2016-10-10 15:41:23,429 ERROR [org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker] [localhost-startStop-1] Failed to start a runtime executable content transformer:
Execution result:
os: Windows 10
command: ${ffmpeg.exe} -version
succeeded: false
exit code: 1
out:
err: Cannot run program "${ffmpeg.exe}": CreateProcess error=2, The system cannot find the file specified
2016-10-10 15:41:23,444 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Transformers' subsystem, ID: [Transformers, default]
2016-10-10 15:41:23,616 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Transformers' subsystem, ID: [Transformers, default] complete
2016-10-10 15:41:23,647 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor Repository Template Processor for extension ftl
2016-10-10 15:41:23,647 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor Repository Script Processor for extension js
2016-10-10 15:41:25,569 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
2016-10-10 15:41:25,616 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete
2016-10-10 15:41:25,647 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbcostgresql://localhost:5432/alfresco, UserName=alfresco, PostgreSQL Native Driver
2016-10-10 15:41:25,647 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.
2016-10-10 15:41:26,601 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.
2016-10-10 15:41:26,897 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfinst]
2016-10-10 15:41:27,038 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfinst] complete
2016-10-10 15:41:27,038 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, ldap1]
2016-10-10 15:41:27,132 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, ldap1] complete
2016-10-10 15:41:27,929 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'thirdparty' subsystem, ID: [thirdparty, default]
2016-10-10 15:41:28,054 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete
2016-10-10 15:41:28,054 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]
2016-10-10 15:41:30,382 WARN [org.alfresco.util.OpenOfficeConnectionTester] [localhost-startStop-1] An initial OpenOffice connection could not be established.
2016-10-10 15:41:30,382 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete
2016-10-10 15:41:30,382 INFO [org.alfresco.repo.admin.ConfigurationChecker] [localhost-startStop-1] The Alfresco root data directory ('dir.root') is: \\optimus.viscira.local\Alfresco
2016-10-10 15:41:30,382 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Search' subsystem, ID: [Search, managed, solr4]
2016-10-10 15:41:30,601 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Search' subsystem, ID: [Search, managed, solr4] complete
2016-10-10 15:41:30,616 INFO [org.alfresco.repo.admin.patch.PatchExecuter] [localhost-startStop-1] Checking for patches to apply ...
2016-10-10 15:41:30,882 INFO [org.alfresco.repo.admin.patch.PatchExecuter] [localhost-startStop-1] No patches were required.
2016-10-10 15:41:30,913 INFO [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Found 3 module package(s).
2016-10-10 15:41:30,929 INFO [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'alfresco-aos-module' version 1.1.
2016-10-10 15:41:30,944 INFO [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'org.alfresco.integrations.google.docs' version 3.0.3.
2016-10-10 15:41:30,960 INFO [org.alfresco.repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'alfresco-share-services' version 5.2.0.
2016-10-10 15:41:30,960 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'fileServers' subsystem, ID: [fileServers, default]
2016-10-10 15:41:31,272 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]
2016-10-10 15:41:31,288 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete
2016-10-10 15:41:31,335 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete
2016-10-10 15:41:31,335 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'imap' subsystem, ID: [imap, default]
2016-10-10 15:41:31,444 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'imap' subsystem, ID: [imap, default] complete
2016-10-10 15:41:31,444 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, outbound]
2016-10-10 15:41:41,913 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, outbound] complete
2016-10-10 15:41:41,913 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, inbound]
2016-10-10 15:41:41,991 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, inbound] complete
2016-10-10 15:41:41,991 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Subscriptions' subsystem, ID: [Subscriptions, default]
2016-10-10 15:41:42,007 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Subscriptions' subsystem, ID: [Subscriptions, default] complete
2016-10-10 15:41:42,069 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Synchronization' subsystem, ID: [Synchronization, default]
2016-10-10 15:41:42,163 INFO [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronizing users and groups with user registry 'ldap1'
2016-10-10 15:41:42,179 INFO [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Retrieving groups changed since Oct 8, 2016 12:25:11 AM from user registry 'ldap1'
2016-10-10 15:41:42,241 INFO [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=1 Group Analysis: Commencing batch of 0 entries
2016-10-10 15:41:42,241 INFO [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=1 Group Analysis: Completed batch of 0 entries
2016-10-10 15:41:42,257 INFO [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Retrieving users changed since Oct 10, 2016 3:28:41 PM from user registry 'ldap1'
2016-10-10 15:41:42,304 INFO [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Commencing batch of 1 entries
2016-10-10 15:41:42,366 INFO [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Processed 1 entries out of 1. 100% complete. Rate: 16 per second. 0 failures detected.
2016-10-10 15:41:42,366 INFO [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Completed batch of 1 entries
2016-10-10 15:41:42,382 INFO [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] Finished synchronizing users and groups with user registry 'ldap1'
2016-10-10 15:41:42,382 INFO [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [localhost-startStop-1] 1 user(s) and 0 group(s) processed
2016-10-10 15:41:42,397 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete
2016-10-10 15:41:42,413 INFO [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco JVM - v1.8.0_65-b17; maximum heap size 3005.500MB
2016-10-10 15:41:42,413 INFO [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Server Mode :UNKNOWN
2016-10-10 15:41:42,413 INFO [org.alfresco.service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco started (Community). Current version: 5.1.0 (r127059-b7) schema 10,001. Originally installed version: 5.1.0 (r127059-b7) schema 10,001.
2016-10-10 15:41:42,429 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]
2016-10-10 15:41:42,632 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete
2016-10-10 15:41:42,632 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Replication' subsystem, ID: [Replication, default]
2016-10-10 15:41:42,663 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Replication' subsystem, ID: [Replication, default] complete
2016-10-10 15:41:44,022 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'googledocs' subsystem, ID: [googledocs, drive]
2016-10-10 15:41:44,132 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'googledocs' subsystem, ID: [googledocs, drive] complete
2016-10-10 15:41:46,866 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 408 Web Scripts (+0 failed), 558 URLs
2016-10-10 15:41:46,866 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 1 Package Description Documents (+0 failed)
2016-10-10 15:41:46,866 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2016-10-10 15:41:48,397 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 408 Web Scripts (+0 failed), 558 URLs
2016-10-10 15:41:48,397 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 1 Package Description Documents (+0 failed)
2016-10-10 15:41:48,397 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
2016-10-10 15:41:48,397 INFO [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Repository Web Script Container (in 4217.5234ms)
2016-10-10 15:41:48,413 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl
2016-10-10 15:41:48,413 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js
2016-10-10 15:41:49,819 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 408 Web Scripts (+0 failed), 558 URLs
2016-10-10 15:41:49,819 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 1 Package Description Documents (+0 failed)
2016-10-10 15:41:49,819 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2016-10-10 15:41:49,882 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 11 Web Scripts (+0 failed), 82 URLs
2016-10-10 15:41:49,882 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
2016-10-10 15:41:49,882 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2016-10-10 15:41:49,991 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 11 Web Scripts (+0 failed), 82 URLs
2016-10-10 15:41:49,991 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Package Description Documents (+0 failed)
2016-10-10 15:41:49,991 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
2016-10-10 15:41:49,991 INFO [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Public Api Web Script Container (in 1455.4762ms)
2016-10-10 15:41:50,022 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 11 Web Scripts (+0 failed), 82 URLs
2016-10-10 15:41:50,022 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
2016-10-10 15:41:50,022 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2016-10-10 15:53:06,858 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] [http-apr-80-exec-2] Exception from executeScript - redirecting to status template error: 09100002 The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js
org.springframework.extensions.webscripts.WebScriptException: 09100002 The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js
at org.alfresco.repo.web.scripts.content.StreamContent.execute(StreamContent.java:167)
at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:505)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:457)
at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:580)
at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:649)
at org.alfresco.repo.web.scripts.RepositoryContainer.executeScriptInternal(RepositoryContainer.java:421)
at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:301)
at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:382)
at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:210)
at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:132)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:61)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1074)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2466)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2455)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Unknown Source)
Thanks in advance,
Roman.
10-10-2016 10:02 PM
Alfresco use FFMPEG to create video thumbnail and do transformations ,you need install ffmpeg on your server and it to your systems PATH environmental variable.
10-18-2016 07:47 PM
Hi guys!
Any other idea how to fix this on Windows?
10-18-2016 08:37 PM
No you don't need to be switch to linux ,alfresco also works well on windows.
1.If your tomcat version is tomcat 7 ,you should first check if folder C:\alfresco-community\tomcat\shared\classes and C:\alfresco-community\tomcat\shared\lib exists
Open the C:\alfresco-community\tomcat/conf/catalina.properties file. make sure following settings exists
shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar
2.Check your alfresco-global.propertie is placed at C:\alfresco-community\tomcat\shared\classes
3.you should not enable jodconverter,you can only use ooo so
set jodconverter.enabled=false
ooo.enabled=true
By the way file alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js is not missing ,it is packaged in C:\alfresco-community\tomcat\webapps\alfresco\WEB-INF\lib\alfresco-remote-api-***.jar.
10-19-2016 01:25 PM
Hi Kayne,
Thanks for your reply and desire to help.
Unfortunately, all settings #1, #2 were correct, changed back #3, restarted tomcat - same issue. Remember, that it worked in a future release when repository was in it's default location. When the location was changed to a network smb share I got exactly same error. However it did not happen on Linux but instead of smb share I used NFS, but I would like to fix here rather than migrate to linux.
I checked some posts on this, tried to enable "Save thumbnail" checkbox while saving word document - nothing. The first several strings with error in alfresco.log are here:
2016-10-19 09:44:12,365 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed)
2016-10-19 09:44:12,380 INFO [org.springframework.extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Public Api Web Script Container (in 1451.3309ms)
2016-10-19 09:44:12,411 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 11 Web Scripts (+0 failed), 82 URLs
2016-10-19 09:44:12,411 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Package Description Documents (+0 failed)
2016-10-19 09:44:12,411 INFO [org.springframework.extensions.webscripts.DeclarativeRegistry] [asynchronouslyRefreshedCacheThreadPool1] Registered 0 Schema Description Documents (+0 failed)
2016-10-19 09:55:35,946 ERROR [org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl] [defaultAsyncAction1] Failed to execute asynchronous action: Action[ id=74b443de-517e-41da-b884-97efe260d3f7, node=null ]: 09190002 No thumbnail present in file, unable to generate image/jpeg
org.alfresco.error.AlfrescoRuntimeException: 09190005 Creation of thumbnail 'doclib' failed
at org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter.executeImpl(CreateThumbnailActionExecuter.java:206)
at org.alfresco.repo.action.executer.ActionExecuterAbstractBase.execute(ActionExecuterAbstractBase.java:267)
at org.alfresco.repo.action.ActionServiceImpl.directActionExecution(ActionServiceImpl.java:839)
at org.alfresco.repo.action.ActionServiceImpl.executeActionImpl(ActionServiceImpl.java:740)
at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper$1$1.execute(AsynchronousActionExecutionQueueImpl.java:423)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:457)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:326)
at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper$1.doWork(AsynchronousActionExecutionQueueImpl.java:432)
at org.alfresco.repo.tenant.TenantUtil.runAsWork(TenantUtil.java:119)
at org.alfresco.repo.tenant.TenantUtil.runAsTenant(TenantUtil.java:88)
at org.alfresco.repo.tenant.TenantUtil$1.doWork(TenantUtil.java:62)
at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:548)
at org.alfresco.repo.tenant.TenantUtil.runAsUserTenant(TenantUtil.java:58)
at org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl$ActionExecutionWrapper.run(AsynchronousActionExecutionQueueImpl.java:435)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: org.alfresco.service.cmr.repository.ContentIOException: 09190004 Content conversion failed:
reader: ContentAccessor[ contentUrl=store://2016/10/7/10/32/b4ec8b53-b904-4f50-98d2-2a840b0aa9b6.bin, mimetype=application/vnd.openxmlformats-officedocument.wordprocessingml.document, size=15027, encoding=UTF-8, locale=en_US]
writer: ContentAccessor[ contentUrl=store://2016/10/19/9/55/fa0f5923-494e-45c6-a4fc-127274458839.bin, mimetype=image/png, size=0, encoding=UTF-8, locale=en_US]
options: {use=doclib, contentReaderNodeRef=workspace://SpacesStore/088ccb5d-87e3-4a33-ae94-73e767eeec40, contentWriterNodeRef=null, sourceContentProperty=null, imageAutoOrient=true, targetContentProperty=null, commandOptions=, imageResizeOptions=ImageResizeOptions [width=100, height=100, maintainAspectRatio=true, percentResize=false, resizeToThumbnail=false, allowEnlargement=false], includeEmbedded=null}
limits: {timeoutMs=120000, pageLimit=1}
at org.alfresco.repo.content.transform.AbstractContentTransformer2.transform(AbstractContentTransformer2.java:328)
at org.alfresco.repo.content.ContentServiceImpl.transform(ContentServiceImpl.java:631)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.model.ml.MLContentInterceptor.invoke(MLContentInterceptor.java:129)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:46)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:159)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)
at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)
at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at com.sun.proxy.$Proxy49.transform(Unknown Source)
at org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine$TransformationCallable$1.doWork(AbstractTransformationRenderingEngine.java:439)
at org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine$TransformationCallable$1.doWork(AbstractTransformationRenderingEngine.java:1)
at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:548)
at org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine$TransformationCallable.call(AbstractTransformationRenderingEngine.java:429)
at org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine$TransformationCallable.call(AbstractTransformationRenderingEngine.java:1)
at java.util.concurrent.FutureTask.run(Unknown Source)
... 3 more
Caused by: org.alfresco.service.cmr.repository.ContentIOException: 09190003 Content conversion failed:
reader: ContentAccessor[ contentUrl=store://2016/10/7/10/32/b4ec8b53-b904-4f50-98d2-2a840b0aa9b6.bin, mimetype=application/vnd.openxmlformats-officedocument.wordprocessingml.document, size=15027, encoding=UTF-8, locale=en_US]
writer: ContentAccessor[ contentUrl=store://C:\ALFRES~1\tomcat\temp\Alfresco\ComplextTransformer_intermediate_docx_6432536943623421473.jpg, mimetype=image/jpeg, size=0, encoding=UTF-8, locale=en_US]
options: {use=doclib, contentReaderNodeRef=workspace://SpacesStore/088ccb5d-87e3-4a33-ae94-73e767eeec40, contentWriterNodeRef=null, sourceContentProperty=null, imageAutoOrient=true, targetContentProperty=null, commandOptions=, imageResizeOptions=ImageResizeOptions [width=100, height=100, maintainAspectRatio=true, percentResize=false, resizeToThumbnail=false, allowEnlargement=false], includeEmbedded=null}
limits: {timeoutMs=120000, pageLimit=1}
.... and so on.
On other articles they say this is not a bug but looks like it is. I was easily able to reproduce the issue on a fresh new install changing only dir.root parameter and pointing it to \\server\share\alt_data.
Hopefully you or someone have other ideas on what's going on and how to win this battle.
Roman.
10-19-2016 09:15 PM
It seems the detail error log is trunked by you ,please attach alfresco.log here
10-20-2016 12:22 PM
Attached.
I’ve stopped alfresco, deleted old log, started, was waiting for couple of minutes to let alfresco finish loading, then went to My Files, opened a document, got “document cannot be previewed”, stopped alftresco and got the log.
And on a test document which I saved with checkbox “Save thumbnail” enabled, I can see it thumbnail but it still cannot be previewed – just FYI.
Thank you,
Roman
10-20-2016 01:21 PM
I'm sorry I have not seen your attachment,where did you attach it to ?
10-20-2016 01:30 PM
In the email, placing here:
2016-10-20 09:11:55,010 INFO Using database URL 'jdbcostgresql://localhost:5432/alfresco' with user 'alfresco'.
2016-10-20 09:11:55,010 INFO Connected to database PostgreSQL version 9.4.4
2016-10-20 09:11:58,869 INFO Ignoring script patch (post-Hibernate): patch.db-V4.2-metadata-query-indexes
2016-10-20 09:11:58,885 INFO Ignoring script patch (post-Hibernate): patch.db-V5.1-metadata-query-indexes
2016-10-20 09:12:09,182 INFO Starting 'Transformers' subsystem, ID:
2016-10-20 09:12:09,370 INFO Startup of 'Transformers' subsystem, ID: complete
2016-10-20 09:12:09,401 INFO Registered template processor Repository Template Processor for extension ftl
2016-10-20 09:12:09,401 INFO Registered script processor Repository Script Processor for extension js
2016-10-20 09:12:11,370 INFO Starting 'ContentStore' subsystem, ID:
2016-10-20 09:12:11,401 INFO Startup of 'ContentStore' subsystem, ID: complete
2016-10-20 09:12:11,479 INFO Connecting to database: jdbcostgresql://localhost:5432/alfresco, UserName=alfresco, PostgreSQL Native Driver
2016-10-20 09:12:11,479 INFO Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.
2016-10-20 09:12:12,995 INFO No changes were made to the schema.
2016-10-20 09:12:13,385 INFO Starting 'Authentication' subsystem, ID:
2016-10-20 09:12:13,526 INFO Startup of 'Authentication' subsystem, ID: complete
2016-10-20 09:12:13,526 INFO Starting 'Authentication' subsystem, ID:
2016-10-20 09:12:13,620 INFO Startup of 'Authentication' subsystem, ID: complete
2016-10-20 09:12:14,448 INFO Starting 'thirdparty' subsystem, ID:
2016-10-20 09:12:15,026 INFO Startup of 'thirdparty' subsystem, ID: complete
2016-10-20 09:12:15,026 INFO Starting 'OOoDirect' subsystem, ID:
2016-10-20 09:12:17,354 WARN An initial OpenOffice connection could not be established.
2016-10-20 09:12:17,354 INFO Startup of 'OOoDirect' subsystem, ID: complete
2016-10-20 09:12:17,354 INFO The Alfresco root data directory ('dir.root') is:
share.company.local\Alfresco$
2016-10-20 09:12:17,354 INFO Starting 'Search' subsystem, ID:
2016-10-20 09:12:17,573 INFO Startup of 'Search' subsystem, ID: complete
2016-10-20 09:12:17,604 INFO Checking for patches to apply ...
2016-10-20 09:12:17,870 INFO No patches were required.
2016-10-20 09:12:17,901 INFO Found 3 module package(s).
2016-10-20 09:12:17,916 INFO Starting module 'alfresco-aos-module' version 1.1.
2016-10-20 09:12:17,932 INFO Starting module 'org.alfresco.integrations.google.docs' version 3.0.3.
2016-10-20 09:12:17,948 INFO Starting module 'alfresco-share-services' version 5.2.0.
2016-10-20 09:12:17,948 INFO Starting 'fileServers' subsystem, ID:
2016-10-20 09:12:18,276 INFO Starting 'sysAdmin' subsystem, ID:
2016-10-20 09:12:18,291 INFO Startup of 'sysAdmin' subsystem, ID: complete
2016-10-20 09:12:18,385 INFO Startup of 'fileServers' subsystem, ID: complete
2016-10-20 09:12:18,385 INFO Starting 'imap' subsystem, ID:
2016-10-20 09:12:18,479 INFO Startup of 'imap' subsystem, ID: complete
2016-10-20 09:12:18,479 INFO Starting 'email' subsystem, ID:
2016-10-20 09:12:28,995 INFO Startup of 'email' subsystem, ID: complete
2016-10-20 09:12:28,995 INFO Starting 'email' subsystem, ID:
2016-10-20 09:12:29,042 INFO Startup of 'email' subsystem, ID: complete
2016-10-20 09:12:29,042 INFO Starting 'Subscriptions' subsystem, ID:
2016-10-20 09:12:29,073 INFO Startup of 'Subscriptions' subsystem, ID: complete
2016-10-20 09:12:29,088 INFO Starting 'Synchronization' subsystem, ID:
2016-10-20 09:12:29,198 INFO Synchronizing users and groups with user registry 'ldap1'
2016-10-20 09:12:29,229 INFO Retrieving groups changed since Oct 19, 2016 12:25:17 AM from user registry 'ldap1'
2016-10-20 09:12:29,526 INFO Synchronization,Category=directory,id1=ldap1,id2=1 Group Analysis: Commencing batch of 23 entries
2016-10-20 09:12:29,713 INFO Synchronization,Category=directory,id1=ldap1,id2=1 Group Analysis: Processed 23 entries out of 23. 100% complete. Rate: 122 per second. 0 failures detected.
2016-10-20 09:12:29,713 INFO Synchronization,Category=directory,id1=ldap1,id2=1 Group Analysis: Completed batch of 23 entries
2016-10-20 09:12:29,713 INFO Retrieving users changed since Oct 19, 2016 9:40:25 AM from user registry 'ldap1'
2016-10-20 09:12:29,760 INFO Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Commencing batch of 109 entries
2016-10-20 09:12:30,354 INFO Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Processed 100 entries out of 109. 92% complete. Rate: 168 per second. 0 failures detected.
2016-10-20 09:12:30,417 INFO Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Processed 109 entries out of 109. 100% complete. Rate: 165 per second. 0 failures detected.
2016-10-20 09:12:30,417 INFO Synchronization,Category=directory,id1=ldap1,id2=6 User Creation and Association: Completed batch of 109 entries
2016-10-20 09:12:30,432 INFO Synchronization,Category=directory,id1=ldap1,id2=5 User Association: Commencing batch of 1 entries
2016-10-20 09:12:30,432 INFO Synchronization,Category=directory,id1=ldap1,id2=5 User Association: Processed 1 entries out of 1. 100% complete. 0 failures detected.
2016-10-20 09:12:30,432 INFO Synchronization,Category=directory,id1=ldap1,id2=5 User Association: Completed batch of 1 entries
2016-10-20 09:12:30,432 INFO Finished synchronizing users and groups with user registry 'ldap1'
2016-10-20 09:12:30,432 INFO 109 user(s) and 23 group(s) processed
2016-10-20 09:12:30,463 INFO Startup of 'Synchronization' subsystem, ID: complete
2016-10-20 09:12:30,479 INFO Alfresco JVM - v1.8.0_65-b17; maximum heap size 3005.500MB
2016-10-20 09:12:30,479 INFO Server Mode :UNKNOWN
2016-10-20 09:12:30,479 INFO Alfresco started (Community). Current version: 5.1.0 (r127059-b7) schema 10,001. Originally installed version: 5.1.0 (r127059-b7) schema 10,001.
2016-10-20 09:12:30,495 INFO Starting 'ActivitiesFeed' subsystem, ID:
2016-10-20 09:12:30,698 INFO Startup of 'ActivitiesFeed' subsystem, ID: complete
2016-10-20 09:12:30,698 INFO Starting 'Replication' subsystem, ID:
2016-10-20 09:12:30,729 INFO Startup of 'Replication' subsystem, ID: complete
2016-10-20 09:12:31,963 INFO Starting 'googledocs' subsystem, ID:
2016-10-20 09:12:32,088 INFO Startup of 'googledocs' subsystem, ID: complete
2016-10-20 09:12:34,792 INFO Registered 408 Web Scripts (+0 failed), 558 URLs
2016-10-20 09:12:34,792 INFO Registered 1 Package Description Documents (+0 failed)
2016-10-20 09:12:34,792 INFO Registered 0 Schema Description Documents (+0 failed)
2016-10-20 09:12:36,260 INFO Registered 408 Web Scripts (+0 failed), 558 URLs
2016-10-20 09:12:36,260 INFO Registered 1 Package Description Documents (+0 failed)
2016-10-20 09:12:36,260 INFO Registered 0 Schema Description Documents (+0 failed)
2016-10-20 09:12:36,260 INFO Initialised Repository Web Script Container (in 4125.9106ms)
2016-10-20 09:12:36,276 INFO Registered template processor freemarker for extension ftl
2016-10-20 09:12:36,276 INFO Registered script processor javascript for extension js
2016-10-20 09:12:37,682 INFO Registered 408 Web Scripts (+0 failed), 558 URLs
2016-10-20 09:12:37,682 INFO Registered 1 Package Description Documents (+0 failed)
2016-10-20 09:12:37,682 INFO Registered 0 Schema Description Documents (+0 failed)
2016-10-20 09:12:37,729 INFO Registered 11 Web Scripts (+0 failed), 82 URLs
2016-10-20 09:12:37,729 INFO Registered 0 Package Description Documents (+0 failed)
2016-10-20 09:12:37,729 INFO Registered 0 Schema Description Documents (+0 failed)
2016-10-20 09:12:37,870 INFO Registered 11 Web Scripts (+0 failed), 82 URLs
2016-10-20 09:12:37,870 INFO Registered 0 Package Description Documents (+0 failed)
2016-10-20 09:12:37,870 INFO Registered 0 Schema Description Documents (+0 failed)
2016-10-20 09:12:37,885 INFO Initialised Public Api Web Script Container (in 1454.1113ms)
2016-10-20 09:12:37,917 INFO Registered 11 Web Scripts (+0 failed), 82 URLs
2016-10-20 09:12:37,917 INFO Registered 0 Package Description Documents (+0 failed)
2016-10-20 09:12:37,917 INFO Registered 0 Schema Description Documents (+0 failed)
2016-10-20 09:14:05,090 ERROR Exception from executeScript - redirecting to status template error: 09200022 The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js
org.springframework.extensions.webscripts.WebScriptException: 09200022 The content node was not specified so the content cannot be streamed to the client: classpath*:alfresco/templates/webscripts/org/alfresco/repository/thumbnail/thumbnail.get.js
at org.alfresco.repo.web.scripts.content.StreamContent.execute(StreamContent.java:167)
at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:505)
at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:457)
at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:580)
at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:649)
at org.alfresco.repo.web.scripts.RepositoryContainer.executeScriptInternal(RepositoryContainer.java:421)
at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:301)
at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:382)
at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:210)
at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:132)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:61)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1074)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.doRun(AprEndpoint.java:2466)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:2455)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Unknown Source)
2016-10-20 09:15:19,931 INFO Stopping 'googledocs' subsystem, ID:
2016-10-20 09:15:19,931 INFO Stopped 'googledocs' subsystem, ID:
2016-10-20 09:15:19,962 INFO Stopping 'Replication' subsystem, ID:
2016-10-20 09:15:19,962 INFO Stopped 'Replication' subsystem, ID:
2016-10-20 09:15:19,993 INFO Stopping 'Subscriptions' subsystem, ID:
2016-10-20 09:15:19,993 INFO Stopped 'Subscriptions' subsystem, ID:
2016-10-20 09:15:19,993 INFO Stopping 'email' subsystem, ID:
2016-10-20 09:15:19,993 INFO Stopped 'email' subsystem, ID:
2016-10-20 09:15:19,993 INFO Stopping 'fileServers' subsystem, ID:
2016-10-20 09:15:19,993 INFO Stopped 'fileServers' subsystem, ID:
2016-10-20 09:15:19,993 INFO Stopping 'ActivitiesFeed' subsystem, ID:
2016-10-20 09:15:19,993 INFO Stopped 'ActivitiesFeed' subsystem, ID:
2016-10-20 09:15:20,009 WARN Invocation of destroy method 'close' failed on bean with name 'solrSqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
2016-10-20 09:15:20,009 WARN Invocation of destroy method 'close' failed on bean with name 'activitiesSqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
2016-10-20 09:15:20,009 INFO Stopping 'OOoDirect' subsystem, ID:
2016-10-20 09:15:20,009 INFO Stopped 'OOoDirect' subsystem, ID:
2016-10-20 09:15:20,009 INFO Stopping 'ContentStore' subsystem, ID:
2016-10-20 09:15:20,009 INFO Stopped 'ContentStore' subsystem, ID:
2016-10-20 09:15:20,009 INFO Stopping 'Synchronization' subsystem, ID:
2016-10-20 09:15:20,009 INFO Stopped 'Synchronization' subsystem, ID:
2016-10-20 09:15:20,009 INFO Stopping 'email' subsystem, ID:
2016-10-20 09:15:20,009 INFO Stopped 'email' subsystem, ID:
2016-10-20 09:15:20,025 INFO Stopping 'imap' subsystem, ID:
2016-10-20 09:15:20,025 INFO Stopped 'imap' subsystem, ID:
2016-10-20 09:15:20,337 INFO Stopping 'Search' subsystem, ID:
2016-10-20 09:15:20,806 INFO Stopped 'Search' subsystem, ID:
2016-10-20 09:15:20,853 WARN Invocation of destroy method 'close' failed on bean with name 'locksSqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
2016-10-20 09:15:20,853 WARN Invocation of destroy method 'close' failed on bean with name 'propertyValueSqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
2016-10-20 09:15:20,853 INFO Stopping 'thirdparty' subsystem, ID:
2016-10-20 09:15:20,853 INFO Stopped 'thirdparty' subsystem, ID:
2016-10-20 09:15:20,853 INFO Stopping 'Transformers' subsystem, ID:
2016-10-20 09:15:20,853 INFO Stopped 'Transformers' subsystem, ID:
2016-10-20 09:15:20,853 WARN Invocation of destroy method 'close' failed on bean with name 'auditSqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
2016-10-20 09:15:20,853 INFO Stopping 'Authentication' subsystem, ID:
2016-10-20 09:15:20,853 INFO Stopped 'Authentication' subsystem, ID:
2016-10-20 09:15:20,853 INFO Stopping 'Authentication' subsystem, ID:
2016-10-20 09:15:20,853 INFO Stopped 'Authentication' subsystem, ID:
2016-10-20 09:15:20,853 INFO Stopping 'sysAdmin' subsystem, ID:
2016-10-20 09:15:20,853 INFO Stopped 'sysAdmin' subsystem, ID:
2016-10-20 09:15:20,853 WARN Invocation of destroy method 'close' failed on bean with name 'contentSqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
2016-10-20 09:15:20,853 WARN Invocation of destroy method 'close' failed on bean with name 'repoSqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
Thank you,
Roman
10-20-2016 10:13 PM
It seems the thumbnail file was succcefully generated ,but an error occurred during persisting thumbnail node into db.
java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession.
Have you modified any db settings? Can you try it in another version? maybe it is a bug of your version.
10-20-2016 10:16 PM
Exact same as in subject - 5.1.f
Thank you,
Roman.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.