HTTP 500 on spellchecker call

Having trouble deploying Oxygen XML Web Author? Got a bug to report? Post it all here.
Vince
Posts: 64
Joined: Wed Dec 03, 2014 11:25 am

HTTP 500 on spellchecker call

Post by Vince »

Hello,
I'm getting HTTP 500 status code responses on spellchecker calls.

Code: Select all

{"statusCode":500,"req":{"uri":"https://localhost:8080/wa/rest/v25.0.0/spellchecker/doc1981830759.1434427832","method":"POST","username":null,"password":null,"acceptHeader":"application/json","contentTypeHeader":"application/json","async":true,"queryParameters":[],"matrixParameters":[],"formParameters":[],"forms":[],"cookies":[],"headers":[["X-Requested-With","WA"]]}}
How to fix this ?

Regards,
Vincent
mihaela
Posts: 490
Joined: Wed May 20, 2009 2:40 pm

Re: HTTP 500 on spellchecker call

Post by mihaela »

Hello,

First of all, you should check the server logs to see what is the exception that is happening when the spellchecker is called.
Here is the section from our user manual about "How to Locate the Log File":
https://www.oxygenxml.com/doc/versions/ ... vwf_ptq_2v

Best Regards,
Mihaela
Mihaela Calotescu
http://www.oxygenxml.com
Post Reply