When I try to send http request I get Warning “Cannot send test request”.
If I try same on version 8.6.8 it works just fine it seems like issue is only in Katalon from version 9.
java.lang.ExceptionInInitializerError
<div data-theme-slick="1">
</div>
at com.kms.katalon.core.webservice.common.HttpUtil.getKeyManagers(HttpUtil.java:296)
at com.kms.katalon.core.webservice.common.HttpUtil.getDefaultHttpContext(HttpUtil.java:243)
at com.kms.katalon.core.webservice.common.HttpUtil.sendRequest(HttpUtil.java:142)
at com.kms.katalon.core.webservice.common.BasicRequestor.send(BasicRequestor.java:58)
at com.kms.katalon.controller.WebServiceController.sendRequest(WebServiceController.java:169)
at com.kms.katalon.composer.webservice.parts.RestServicePart$8.run(RestServicePart.java:294)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: java.lang.NullPointerException: Cannot read field "jks" because "org.apache.commons.ssl.TrustMaterial.JSSE_CACERTS" is null
at org.apache.commons.ssl.TrustMaterial.<init>(TrustMaterial.java:132)
at org.apache.commons.ssl.TrustMaterial.<init>(TrustMaterial.java:123)
at org.apache.commons.ssl.TrustMaterial.<clinit>(TrustMaterial.java:113)
... 7 more
Hello,
I just installed latest update 9.3.0 and issue is still there this is really upsetting as we cannot use all the features we are used to.
java.lang.ExceptionInInitializerError
at com.kms.katalon.core.webservice.common.HttpUtil.getKeyManagers(HttpUtil.java:296)
at com.kms.katalon.core.webservice.common.HttpUtil.getDefaultHttpContext(HttpUtil.java:243)
at com.kms.katalon.core.webservice.common.HttpUtil.sendRequest(HttpUtil.java:142)
at com.kms.katalon.core.webservice.common.BasicRequestor.send(BasicRequestor.java:58)
at com.kms.katalon.controller.WebServiceController.sendRequest(WebServiceController.java:169)
at com.kms.katalon.composer.webservice.parts.RestServicePart$8.run(RestServicePart.java:294)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: java.lang.NullPointerException: Cannot read field "jks" because "org.apache.commons.ssl.TrustMaterial.JSSE_CACERTS" is null
at org.apache.commons.ssl.TrustMaterial.<init>(TrustMaterial.java:132)
at org.apache.commons.ssl.TrustMaterial.<init>(TrustMaterial.java:123)
at org.apache.commons.ssl.TrustMaterial.<clinit>(TrustMaterial.java:113)
... 7 more
Can you let us know whether you have successfully contacted our Product Support team or not?
Normally, when your team, along with other of our enterprise customers, have raised a ticket via the Support Portal, or managed to get in touch with one of the Support team member via email, your case would be evaluated by the team and get sent to our Product team so that they can implement a bug fix / enhancement in a future release.
If you have raised a ticket, then we will check with the Support team to see how your case is being processed.
We could not find your ticket’s Case ID based on the email address that you registered on our forum.
Could you provide us with your Case ID of your ticket (a screenshot would also work → please feel free to blur out any sensitive information beforehand).
Also, @fkuzma, were you able to reach out to our Product Support team?
We have been informed that the Product Support team has escalated your issue to our Product team, of which they will issue a fix in an upcoming release.
They also advise you to use Katalon Studio version 8.6.8 while the fix is on its way…
I just faced the same issue with the reading of private APIs using a SSL certificate.
Is there any new regarding this issue?
I am currently using the version 9.3.1 (build 212) of Katalon Studio.
This version fixed some issues I had before so I am not enthousiastic of returning to a version 8 of Katalon
I was really looking forward to 9.7, now it is here and the fix is not there. It has stayed like this for half a year. Five releases came out in that time.
Is it working for anyone?