thecodewarrior

Untitled

Apr 7th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. [16:38:12] [*** Profiler Agent Communication Thread/INFO] [STDOUT]: [org.netbeans.lib.profiler.server.ProfilerServer:connectToClient:1212]: Profiler Agent: Waiting for connection on port 5140 (Protocol version: 13)
  2. [16:38:12] [*** Profiler Agent Communication Thread/INFO] [STDOUT]: [org.netbeans.lib.profiler.server.ProfilerServer:connectToClient:1233]: Profiler Agent: Established connection with the tool
  3. [16:38:13] [*** Profiler Agent Communication Thread/INFO] [STDOUT]: [org.netbeans.lib.profiler.server.ProfilerServer:setRemoteProfiling:599]: Profiler Agent: Local accelerated session
  4. [16:38:13] [*** Profiler Agent Special Execution Thread 2/INFO] [STDERR]: [org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread:run:100]: java.lang.ClassNotFoundException: java/util/LinkedHashMap$KeyIterator
  5. [16:38:13] [*** Profiler Agent Special Execution Thread 2/INFO] [STDERR]: [org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread:run:100]: at java.lang.Class.forName0(Native Method)
  6. [16:38:13] [*** Profiler Agent Special Execution Thread 2/INFO] [STDERR]: [org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread:run:100]: at java.lang.Class.forName(Class.java:259)
  7. [16:38:13] [*** Profiler Agent Special Execution Thread 2/INFO] [STDERR]: [org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread:run:100]: at org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread.initiateInstrumentation(ProfilerInterface.java:138)
  8. [16:38:13] [*** Profiler Agent Special Execution Thread 2/INFO] [STDERR]: [org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread:run:100]: at org.netbeans.lib.profiler.server.ProfilerInterface$InitiateProfilingThread.run(ProfilerInterface.java:100)
  9. #
  10. # A fatal error has been detected by the Java Runtime Environment:
  11. #
  12. # Internal Error (constantPool.cpp:1351), pid=12753, tid=35155
  13. # Error: ShouldNotReachHere()
  14. #
  15. # JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)
  16. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.5-b02 mixed mode bsd-amd64 compressed oops)
  17. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  18. #
  19. # An error report file with more information is saved as:
  20. # /Users/piercecorcoran/Desktop/Programming/1.Minecraft/1.Minecraft_Forge/mods/1.8.8/catwalks/run/hs_err_pid12753.log
  21. #
  22. # If you would like to submit a bug report, please visit:
  23. # http://bugreport.sun.com/bugreport/crash.jsp
  24. #
  25. Profiler Agent: JNI OnLoad Initializing...
  26. Profiler Agent: JNI OnLoad Initialized successfully
  27. Profiler Agent: 250 classes cached.
  28. Profiler Agent: 250 classes cached.
  29. Profiler Agent: 250 classes cached.
Advertisement
Add Comment
Please, Sign In to add comment