Hi,
When I run the activiti examples (unit tests) with MySQL, all tests passed except ManagementServiceTest, I am facing error below:
Caused by: org.activiti.ActivitiException: Could not retrieve database metadata: Can't create/write to file '/tmp/#sql_1115_0.MYI' (Errcode: 13)
at org.activiti.impl.persistence.IbatisPersistenceSession.getTableMetaData(IbatisPersistenceSession.java:579)
Just curious is anyone facing the same error. Is the error critical?
Regards,
Chee Kin