Step by step instructions and then someone can try them out. Thanks,
Gj On Thu, Jul 12, 2018 at 5:36 PM, Alan Mathewson <mathewson_a...@hotmail.com> wrote: > Hi, I cannot seem to be able to run the netbeans 9 profiler properly. > > > Telemetry and Objects(all classes) work fine. > > > For Methods I get the error below. > > > Note the error also occurs with jdk 10. > > > Please advise, > > Thanks, > > Alan. > > > profile: > Profiler Agent: Waiting for connection on port 5140, timeout 10 seconds > (Protocol version: 18) > Profiler Agent: Established connection with the tool > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by > org.netbeans.lib.profiler.server.ClassLoaderManager > to method java.lang.ClassLoader.findLoadedClass(java.lang.String) > WARNING: Please consider reporting this to the maintainers of > org.netbeans.lib.profiler.server.ClassLoaderManager > 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 > Profiler Agent: Local accelerated session > logger active... > # > # A fatal error has been detected by the Java Runtime Environment: > # > # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006f7a09c5, > pid=492, tid=6488 > # > # JRE version: OpenJDK Runtime Environment (9.0+181) (build 9+181) > # Java VM: OpenJDK 64-Bit Server VM (9+181, mixed mode, tiered, compressed > oops, g1 gc, windows-amd64) > # Problematic frame: > # V [jvm.dll+0x5009c5] > # > # No core dump will be written. Minidumps are not enabled by default on > client versions of Windows > # > # An error report file with more information is saved as: > # C:\000Imaging\ImagingTest0766-java9\hs_err_pid492.log > # > # If you would like to submit a bug report, please visit: > # http://bugreport.java.com/bugreport/crash.jsp > # > Profiler Agent: Initializing... > Profiler Agent: Options: >C:\Users\Otto\Downloads\ > incubating-netbeans-java-9.0-bin\netbeans\profiler\lib,5140,10< > Profiler Agent: Initialized successfully > Profiler Agent: 250 classes cached. > Profiler Agent: 250 classes cached. > Profiler Agent: 250 classes cached. > Profiler Agent: 250 classes cached. > Profiler Agent: 250 classes cached. > Profiler Agent: 250 classes cached. > C:\Users\Otto\AppData\Local\NetBeans\Cache\9.0\executor-snippets\profile.xml:126: > The following error occurred while executing this line: > C:\Users\Otto\AppData\Local\NetBeans\Cache\9.0\executor-snippets\profile.xml:50: > Java returned: 1 > BUILD FAILED (total time: 3 seconds) > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org > For additional commands, e-mail: users-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists >