in Education by
I recently installed groovy. C:\Users\Shivendra Gupta>groovy -v WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/D:/IT%20Softwares/groovy-3.0.0-alpha-4/lib/groovy-3.0.0-alpha-4.jar) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass 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 Groovy Version: 3.0.0-alpha-4 JVM: 11.0.2 Vendor: Oracle Corporation OS: Windows 10 Now when i run the groovysh command i get the error: Also, when groovyConsole is behaving in strange manner :- I think illegal reflective access warning is may be due to compatibility issues with jdk 11. Does this means i will not be able to work with jdk 11 for groovy ?Has anyone faced similar issue? how do i resolve this ? EDIT: I just installed java 9. I am getting exactly same error with groovysh and groovyConsole command and also getting same warning on runnung groovy -v command JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
This was due to compatibility issue between JDK9/11 with groovy,I resolved this by installing JDK 8.

Related questions

0 votes
    I have added external dll files in the script task. The code is working when I am debugging the ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 26, 2022 in Education by JackTerrance
0 votes
    I have added external dll files in the script task. The code is working when I am debugging the ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
0 votes
0 votes
    How can we add stuff to the classpath when running things in groovy or groovysh?...
asked Sep 25, 2021 in Technology by JackTerrance
0 votes
    What is Remote method invocation (RMI)? (a) RMI allows us to invoke a method of java object that ... Collections Framework of Java Select the correct answer from above options...
asked Mar 1, 2022 in Education by JackTerrance
0 votes
    Which of these package is used for remote method invocation? (a) java.applet (b) java.rmi (c) java. ... Collections Framework of Java Select the correct answer from above options...
asked Mar 1, 2022 in Education by JackTerrance
0 votes
    What is Remote method invocation (RMI)? (a) RMI allows us to invoke a method of java object that ... programming questions and answers pdf, java interview questions for beginners...
asked Oct 25, 2021 in Education by JackTerrance
0 votes
    Which of these package is used for remote method invocation? (a) java.applet (b) java.rmi (c) ... programming questions and answers pdf, java interview questions for beginners...
asked Oct 25, 2021 in Education by JackTerrance
0 votes
    Complete the following chart giving information about the organs of the United Nations. S. No Organ Number of members Functions 1. ... .... ...... Please answer the above question....
asked Aug 10, 2022 in Education by JackTerrance
0 votes
    Every person who wishes to contest in election has to make a legal declaration, giving full details of . (1) ... 4) All the above Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    I am working on PayPal integration with omnipay package. Firstly It was working fine but after some time it ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 6, 2022 in Education by JackTerrance
0 votes
    This is my code it's just starting the scan but it is not completing ,where is the error in it. ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 26, 2022 in Education by JackTerrance
0 votes
    I am working on a use-case of removing duplicate records from incoming structured data (in the form of ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 23, 2022 in Education by JackTerrance
0 votes
    Hey there Stack Overflow. I'm trying to build a testing script that should mix outputting changing ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 21, 2022 in Education by JackTerrance
...