Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
we are facing this warning message when using the PATCH method in tRestClient:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.cxf.common.util.ReflectionUtil$11 (file:/C:/Program%20Files%20(x86)/Talend/studio/configuration/.m2/repository/org/apache/cxf/cxf-core/3.4.4/cxf-core-3.4.4.jar) to field sun.net.www.protocol.https.HttpsURLConnectionImpl.delegate
WARNING: Please consider reporting this to the maintainers of org.apache.cxf.common.util.ReflectionUtil$11
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
We tried Open Studio and Studio Data Fabric with Zulu Version 11.
The patch is successfully executed but the warnings are still irritating.
With other methods (GET, POST, PUT) no warnings occure.
The design of the job is straight forward.
Any ideas?
Thanks
Ben
Hi Ben
I have directed your question to our developers and I will update to you once I have any answers.
Regards
Shong
Hi Shong,
thanks, looking forward to your answer.
Cheers
Ben
Hello,
I have the same problem, maybe someone already has a solution?
Thanks
Has this issue been addressed, resolved? I am running into the same problem with PATCH method in tRESTClient.