Start a conversation

Moving Large Files (> 50 MB) Between Locations Configured with Sharepoint as External Storage Fails

Overview

When a Jive content is moved from one place to another place, it fails if it contains a binary content as an attachment which is greater than 50 MB in size.

Environment

Jive Interactive Intranet - Storage Integration

Resolution

Add the below set of system properties to increase the limit for the maximum size for content that can be handled within places that are connected to SharePoint. In AWS instances, the properties can be added by a Jive Support Agent, while On-Premise customers can add the properties by themselves.

The jive.features.streamToStream.esf.maxFileSize property can be modified to match a required size (in bytes).

System Properties to Increase maxFileSize Limit
Property Value
jive.features.streamToStream.esf.maxFileSize 1073741824
jive.features.streamToStream.esf.isEnabled true
jive.features.streamToStream.isEnabled true
external-storage.http.defaultConnectTimeout 1800000
external-storage.http.defaultReadTimeout     1800000
jive.connects.http.defaultAllocateTimeout 1800000
jive.connects.http.defaultConnectTimeout 1800000
jive.connects.http.defaultReadTimeout 1800000
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments