Hello Ralph,
I am currently using IMIXS-workflow version 5.0.0 and have a question about the following problem:
I am using <i:imixsFileUpload id="file_upload_id" /> in order to upload a file into my workitem, however when a user presses fileUpload and selects a file, a popup that says "The file cannot be added because the maximum file size was exceeded appear" pops up, and the console reads the following error:
UT005023: Exception handling request to /biocompace/fileupload/: org.jboss.weld.contexts.NonexistentConversationException: WELD-000321: No conversation found to restore for id 1
I tried adding the web.xml settings that you suggested from https://www.imixs.org/doc/webtools/fileupload.html, however I am still receiving the same error.
Do you have any other suggestions on how to fix this error?
Hello Ralph,
I am currently using IMIXS-workflow version 5.0.0 and have a question about the following problem:
I am using
<i:imixsFileUpload id="file_upload_id" />in order to upload a file into my workitem, however when a user presses fileUpload and selects a file, a popup that says "The file cannot be added because the maximum file size was exceeded appear" pops up, and the console reads the following error:UT005023: Exception handling request to /biocompace/fileupload/: org.jboss.weld.contexts.NonexistentConversationException: WELD-000321: No conversation found to restore for id 1I tried adding the web.xml settings that you suggested from https://www.imixs.org/doc/webtools/fileupload.html, however I am still receiving the same error.
Do you have any other suggestions on how to fix this error?