getting 500 internal server error

Having trouble deploying Oxygen XML Web Author? Got a bug to report? Post it all here.
shikhar_472
Posts: 99
Joined: Fri Jul 01, 2022 12:08 pm

getting 500 internal server error

Post by shikhar_472 »

Hi Team
Sometimes we are suddenly getting 500 internal server error but when i do refresh it get resolve

Caused by: ro.sync.net.protocol.http.HttpExceptionWithDetails: 500 Internal Server Error for: http://test/data/resources/webdav/168996/Id3bb2f00.xml
at ro.sync.net.protocol.http.b.s.x(Unknown Source)
at ro.sync.net.protocol.http.b.s.c(Unknown Source)
at ro.sync.net.protocol.http.abstraction.l.r(Unknown Source)
at ro.sync.net.protocol.http.abstraction.l.e(Unknown Source)
at ro.sync.net.protocol.http.WebdavHttpURLConnection$_c.close(Unknown Source)
at java.io.FilterOutputStream.close(FilterOutputStream.java:159)
at com.oxygenxml.examples.webdav.WebdavUrlConnection$1.close(WebdavUrlConnection.java:85)
... 97 common frames omitted
Here are some logs could please help if you have any idea.
cristi_talau
Posts: 496
Joined: Thu Sep 04, 2014 4:22 pm

Re: getting 500 internal server error

Post by cristi_talau »

Hello,
This is an error that happens in your WebDAV server. You may want to check the health of the WebDAV server to which Web Author is connected.

Best,
Cristian
Post Reply