Forum Discussion

mfk's avatar
mfk
New Contributor
2 years ago

Error during adding AthenaJDBC to ReadyAPI

Hey,

I'm trying to add the AthenaJDBC driver from Simba to Ready API and get the following error:

 

Failed to load drivers from [C:\Program Files\SmartBear\ReadyAPI-3.46.1\bin\ext\AthenaJDBC42-2.0.36.1000.jar]; java.lang.IllegalArgumentException: Malformed \uxxxx encoding.

 

Has anybody installed it successfully?

  • nmrao's avatar
    nmrao
    Champion Level 3

    Are you using any "file.encoding" in .vmoptions file or readyapi startup script?

  • mfk's avatar
    mfk
    New Contributor

    Hey Rao,

    thanks for reply.

    No I don't have any entries like that in "ReadyAPI.vmoptions".

     

    Reg.

    MFK

  • nmrao's avatar
    nmrao
    Champion Level 3

    Do you want to try with utf-8 and see if the error goes?

  • mfk's avatar
    mfk
    New Contributor

    I tried with option -Dfile.encoding=UTF8 in that file but still the same error remains.

    Is there any other option to set that?