What can be the cause for failing to upload files to Source Control in RTC Web client?
Some users were having problems with upload files to RTC source control in a browser from a network drive, and we found the below exception in the ccm.log file.
At that time, if users moved the files to another network drive first, the upload was successful. The problem was consistent with all files, regardless size, on that particular network drive. The problem went away after a few days.
This is with RTC 5.0 running on WAS.
What can be the cause (even a wild guess)? Do you think it's an environmental issue or code level (product) issue?
At that time, if users moved the files to another network drive first, the upload was successful. The problem was consistent with all files, regardless size, on that particular network drive. The problem went away after a few days.
This is with RTC 5.0 running on WAS.
What can be the cause (even a wild guess)? Do you think it's an environmental issue or code level (product) issue?
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Sep 16 '15, 4:43 a.m.If this is specific to one network drive, my wild guess would be it has something to do with properties of that drive.
Especially if I see the
caused by java.io.IOException ..... reason: The specified network name is no longer available.