cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Task Engine Start causes class loading problems

Former Member
0 Kudos
505

Having stopped the task engine first via the taskService.getEngine().stop() which worked like a charm.

We started the task engine again via taskService.getEngine().start()

It looked at first that all is fine as the tasks started running.

We later found that there are some issues with email sending.

 "localizedMessage" : "no object DCH for MIME type multipart/mixed; ....
 "name" : "javax.activation.UnsupportedDataTypeException",

Does anyone know what is the fix? Meanwhile we refrain from using the start script and would need to restart the node which fixes the issue

Accepted Solutions (0)

Answers (0)