-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.2.2
-
None
-
4
-
Severity 3 - Minor
-
1
-
Issue Summary
- When following the guide here to configure WebDav for Windows 10 using File Explorer or Cyberduck, we're unable to upload any files.
- Issues does not persist in Mac using Finder.
Steps to Reproduce
- Follow the guide below to set up Webdav in Windows 10.
- After adding the WebDav directory, try to add a file into any of the sub-directories.
Expected Results
- We're able to paste files in without any issues.
Actual Results
- While we can move files out, files cannot be transferred into the WebDav directories.
- When using CyberDuck, we get the following error message.
- This following error sometimes appears in the application log indicating the issue.
2019-12-20 16:21:14,263 ERROR [http-nio-7070-exec-7] [[Standalone].[localhost].[/].[servlet-module-container-servlet]] log Servlet.service() for servlet servlet-module-container-servlet threw exception -- url: /webdav/Global/S1/Space%201/Sameer.jpg | traceId: 153b6ac645aaefc8 org.springframework.dao.DuplicateKeyException: A different object with the same identifier value was already associated with the session : [com.atlassian.confluence.pages.Page#327683]; nested exception is org.hibernate.NonUniqueObjectException: A different object with the same identifier value was already associated with the session : [com.atlassian.confluence.pages.Page#327683] ................ Caused by: org.hibernate.NonUniqueObjectException: A different object with the same identifier value was already associated with the session : [com.atlassian.confluence.pages.Page#327683] at org.hibernate.engine.internal.StatefulPersistenceContext.checkUniqueness(StatefulPersistenceContext.java:650)
Workaround
- Currently there is no known workaround for this behavior in Windows. A workaround will be added here when available.
- Issue does not persist on non WIndows machines.