Problem with File Upload

-- Problem with File Upload --
The file upload component is used on the form but it gets hang for only one user. After we browse and select the file, there is a process bar that fills up to 100% and then displays the file size. It never transitions from the process bar to the file size which indicates the file is ready to upload , So clicking on form button which initiates the next node in the process model is ineffective.
Attached is the screenshot where the component hangs.

Any advice is appreciated,
Thank you.

OriginalPostID-244718



  Discussion posts and replies are publicly visible

Parents
  • @abhinav: I confirmed that user is in correct groups.
    The error which i found in log is -
    2016-11-08 17:08:13,992 [ajp-/10.229.85.22:8009-9] ERROR com.appiancorp.content.ExtendedContentServiceJavaImpl - Couldn't create the deactivated files with names: {Mini-Macro CLLI Request 11-07-2016A}
    com.appiancorp.suiteapi.common.exceptions.StorageLimitException: No more space available
Reply
  • @abhinav: I confirmed that user is in correct groups.
    The error which i found in log is -
    2016-11-08 17:08:13,992 [ajp-/10.229.85.22:8009-9] ERROR com.appiancorp.content.ExtendedContentServiceJavaImpl - Couldn't create the deactivated files with names: {Mini-Macro CLLI Request 11-07-2016A}
    com.appiancorp.suiteapi.common.exceptions.StorageLimitException: No more space available
Children
No Data