cancel
Showing results for 
Search instead for 
Did you mean: 

soffice.bin hangs

cdombrowski
Champ in-the-making
Champ in-the-making
Hey guys,

Once in a while soffice.bin hangs and uses 50% of my cpu.  When this happens i cannot upload files, uploads either through CIFs or share hang and fail. 
Im trying to figure out what is triggering this.  Does this happen to anyone else?
Here is my log at its occurrence:
14:08:14,358 ERROR [org.alfresco.fileserver] org.springframework.dao.CannotAcquireLockException: Hibernate operation: could not update: [org.alfresco.repo.domain.hibernate.NodeImpl#1133]; SQL [update alf_node set version=?, store_id=?, uuid=?, transaction_id=?, node_deleted=?, type_qname_id=?, acl_id=?, audit_creator=?, audit_created=?, audit_modifier=?, audit_modified=?, audit_accessed=? where id=? and version=?]; Lock wait timeout exceeded; try restarting transaction; nested exception is java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
14:08:14,358 ERROR [org.alfresco.fileserver] Caused by: java.sql.SQLException: Lock wait timeout exceeded; try restarting transaction
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2046)
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1964)
14:08:14,358 ERROR [org.alfresco.fileserver]    at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1949)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:102)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:102)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2412)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(AbstractEntityPersister.java:2312)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2612)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:96)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:322)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:306)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:183)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.GeneratedMethodAccessor730.invoke(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14:08:14,358 ERROR [org.alfresco.fileserver]    at java.lang.reflect.Method.invoke(Method.java:597)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.orm.hibernate3.HibernateTemplate$CloseSuppressingInvocationHandler.invoke(HibernateTemplate.java:1202)
14:08:14,358 ERROR [org.alfresco.fileserver]    at $Proxy192.flush(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.setQueryFlushMode(DirtySessionMethodInterceptor.java:258)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl$32.doInHibernate(HibernateNodeDaoServiceImpl.java:3500)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:372)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:338)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.getParentAssocsInternal(HibernateNodeDaoServiceImpl.java:3504)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.getParentAssocs(HibernateNodeDaoServiceImpl.java:3669)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.GeneratedMethodAccessor390.invoke(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14:08:14,358 ERROR [org.alfresco.fileserver]    at java.lang.reflect.Method.invoke(Method.java:597)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:68)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:419)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:163)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:138)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
14:08:14,358 ERROR [org.alfresco.fileserver]    at $Proxy9.getParentAssocs(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.db.DbNodeServiceImpl.getParentAssocs(DbNodeServiceImpl.java:1460)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.AbstractNodeServiceImpl.getParentAssocs(AbstractNodeServiceImpl.java:580)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.GeneratedMethodAccessor367.invoke(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14:08:14,358 ERROR [org.alfresco.fileserver]    at java.lang.reflect.Method.invoke(Method.java:597)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
14:08:14,358 ERROR [org.alfresco.fileserver]    at $Proxy11.getParentAssocs(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.GeneratedMethodAccessor367.invoke(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14:08:14,358 ERROR [org.alfresco.fileserver]    at java.lang.reflect.Method.invoke(Method.java:597)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
14:08:14,358 ERROR [org.alfresco.fileserver]    at $Proxy12.getParentAssocs(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.GeneratedMethodAccessor367.invoke(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14:08:14,358 ERROR [org.alfresco.fileserver]    at java.lang.reflect.Method.invoke(Method.java:597)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:306)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:306)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:274)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
14:08:14,358 ERROR [org.alfresco.fileserver]    at $Proxy11.getParentAssocs(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.rule.ruletrigger.SingleNodeRefPolicyRuleTrigger.policyBehaviour(SingleNodeRefPolicyRuleTrigger.java:78)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.GeneratedMethodAccessor698.invoke(Unknown Source)
14:08:14,358 ERROR [org.alfresco.fileserver]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14:08:14,358 ERROR [org.alfresco.fileserver]    at java.lang.reflect.Method.invoke(Method.java:597)
14:08:14,358 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.policy.JavaBehaviour$JavaMethodInvocationHandler.invoke(JavaBehaviour.java:179)
14:08:14,358 ERROR [org.alfresco.fileserver]    at $Proxy92.onUpdateNode(Unknown Source)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.AbstractNodeServiceImpl.invokeOnUpdateNode(AbstractNodeServiceImpl.java:293)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.db.DbNodeServiceImpl.setProperty(DbNodeServiceImpl.java:1274)
14:08:14,374 ERROR [org.alfresco.fileserver]    at sun.reflect.GeneratedMethodAccessor610.invoke(Unknown Source)
14:08:14,374 ERROR [org.alfresco.fileserver]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14:08:14,374 ERROR [org.alfresco.fileserver]    at java.lang.reflect.Method.invoke(Method.java:597)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:110)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
14:08:14,374 ERROR [org.alfresco.fileserver]    at $Proxy11.setProperty(Unknown Source)
14:08:14,374 ERROR [org.alfresco.fileserver]    at sun.reflect.GeneratedMethodAccessor610.invoke(Unknown Source)
14:08:14,374 ERROR [org.alfresco.fileserver]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14:08:14,374 ERROR [org.alfresco.fileserver]    at java.lang.reflect.Method.invoke(Method.java:597)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:221)
14:08:14,374 ERROR [org.alfresco.fileserver]    at $Proxy12.setProperty(Unknown Source)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:252)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:265)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
14:08:14,374 ERROR [org.alfresco.fileserver]    at $Proxy11.setProperty(Unknown Source)
14:08:14,374 ERROR [org.alfresco.fileserver]    at sun.reflect.GeneratedMethodAccessor610.invoke(Unknown Source)
14:08:14,374 ERROR [org.alfresco.fileserver]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14:08:14,374 ERROR [org.alfresco.fileserver]    at java.lang.reflect.Method.invoke(Method.java:597)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
14:08:14,374 ERROR [org.alfresco.fileserver]    at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:80)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.audit.AuditMethodInterceptor.proceed(AuditMethodInterceptor.java:198)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:152)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.audit.AuditMethodInterceptor.proceedWithAudit(AuditMethodInterceptor.java:237)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.audit.AuditMethodInterceptor.proceed(AuditMethodInterceptor.java:204)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:152)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
14:08:14,374 ERROR [org.alfresco.fileserver]    at $Proxy11.setProperty(Unknown Source)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.filesys.repo.ContentDiskDriver.closeFile(ContentDiskDriver.java:2120)
14:08:14,374 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.NTProtocolHandler.procCloseFile(NTProtocolHandler.java:1388)
14:08:14,374 ERROR [org.alfresco.fileserver]    at …..
7 REPLIES 7

soborno
Champ in-the-making
Champ in-the-making
What O.S are you using?

Thanks,
Claudio

cdombrowski
Champ in-the-making
Champ in-the-making
server 03.  Alfresco community 3.2 r2

Running OO 3.2.

cdombrowski
Champ in-the-making
Champ in-the-making
This is still occurring and i cant pinpoint what triggers soffice.bin to hang. 

Any insight would be greatly appreciated!!!

cdombrowski
Champ in-the-making
Champ in-the-making
Bump.

tommorris
Champ in-the-making
Champ in-the-making
Have you tried the new JodConverter configuration instead of the OooDirect configuration?

cdombrowski
Champ in-the-making
Champ in-the-making
No I'm not familiar with the JodConverter config. 
I guess ill google this.

cdombrowski
Champ in-the-making
Champ in-the-making
Is the setup as simple as installing jodconverter on the server, then adding these lines to alfresco-global.properties file?
ooo.exe=/opt/Alfresco/program/soffice
ooo.user=<%ShortInstallDir%>/alf_data/oouser
jodconverter.officeHome=/opt/Alfresco
jodconverter.portNumbers=8101

#ooo.enabled=false
jodconverter.enabled=true
img.root=/usr/local
swf.exe=/opt/Alfresco/bin/pdf2swf