error in starting workflow

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2015 07:25 AM
Hi All,
After deploying amps and bpmn files for workflow ,i restarted alfresco. I got the below error message.Please help.
SEVERE: IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
Caused by: java.io.NotSerializableException: org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
After deploying amps and bpmn files for workflow ,i restarted alfresco. I got the below error message.Please help.
SEVERE: IOException while loading persisted sessions: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
Caused by: java.io.NotSerializableException: org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2015 08:03 AM
Hi,
This is caused by the session serialization used by your app server / servlet container. This is not supported for the Explorer app.
A standard Tomcat install is supported.
Regards,
Yvo
This is caused by the session serialization used by your app server / servlet container. This is not supported for the Explorer app.
A standard Tomcat install is supported.
Regards,
Yvo
