Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
BenG
Partner - Contributor III
Partner - Contributor III

Error with PATCH method and tRestClient

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.

0695b00000ddsQgAAI.png

0695b00000ddsRPAAY.png

Any ideas?

Thanks

Ben

Labels (3)
4 Replies
Anonymous
Not applicable

Hi Ben

I have directed your question to our developers and I will update to you once I have any answers.

 

Regards

Shong

BenG
Partner - Contributor III
Partner - Contributor III
Author

Hi Shong,

 

thanks, looking forward to your answer.

 

Cheers

Ben

Danijel2
Contributor
Contributor

Hello,

I have the same problem, maybe someone already has a solution?

Thanks

mclarkEE
Contributor
Contributor

Has this issue been addressed, resolved?  I am running into the same problem with PATCH method in tRESTClient.