Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am with this problem at my job that i extract data of progressDB and load t o mysql
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.talend.components.api.component.runtime.JarRuntimeInfo (file:/C:/Users/admfilipesm/Desktop/talend/Studio/configuration/.m2/repository/org/talend/components/components-api/0.28.2/components-api-0.28.2.jar) to field java.net.URL.factory
WARNING: Please consider reporting this to the maintainers of org.talend.components.api.component.runtime.JarRuntimeInfo
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
I put the print of error at image to try help.
Hello,
What's JDK version are you using?
Please refer to compatible Java environment documentation and ensure proper version of JDK is installed.
Best regards
Sabrina
but what if we have OpenJDK11 as specified?
Hello,
Talend has added support for OpenJDK as from the 7.1.1 version. See the documentation https://help.talend.com/reader/UgiwP5qZ9ufPrulo9_w21w/azAPnOyZHG4z2DNw1Tx6ug
Note: In the documentation we provide a list of java environments that are supported, in the sense that we do provide an SLA and technical support for them. This doesn't mean other (non-listed) java environments will not work but simply we won't necessarily be equipped to help you with any issue you may face with them.
Best regards
Sabrina