JDK-8032570 : DebuggerException: Can't attach to the core file in 3 nsk/sajdi/ tests
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 7u55
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2014-01-23
  • Updated: 2015-04-13
  • Resolved: 2014-01-23
Related Reports
Duplicate :  
Relates :  
Description
looks like JDK-8025812 is not backported to 7u55

[2014-01-22T14:19:19.42] script> # ERROR: DebugServer has not become ready for timeout: 300 seconds
[2014-01-22T14:19:19.43] script> DebugServer output:
[2014-01-22T14:19:19.47] Attaching to core core.23504 from executable /export/local/aurora/CommonData/jdk/bin/java and starting RMI services, please wait...
[2014-01-22T14:19:19.47] Error attaching to core file or starting server: sun.jvm.hotspot.debugger.DebuggerException: Can't attach to the core file
[2014-01-22T14:19:19.47] 	at sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal.attach0(Native Method)
[2014-01-22T14:19:19.47] 	at sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal.attach(LinuxDebuggerLocal.java:276)
[2014-01-22T14:19:19.47] 	at sun.jvm.hotspot.HotSpotAgent.attachDebugger(HotSpotAgent.java:604)
[2014-01-22T14:19:19.49] 	at sun.jvm.hotspot.HotSpotAgent.setupDebuggerLinux(HotSpotAgent.java:565)
[2014-01-22T14:19:19.49] 	at sun.jvm.hotspot.HotSpotAgent.setupDebugger(HotSpotAgent.java:338)
[2014-01-22T14:19:19.49] 	at sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:313)
[2014-01-22T14:19:19.49] 	at sun.jvm.hotspot.HotSpotAgent.startServer(HotSpotAgent.java:249)
[2014-01-22T14:19:19.49] 	at sun.jvm.hotspot.DebugServer.run(DebugServer.java:110)



Comments
There is a backport open for the original issue to 7u60 already.
23-01-2014