Austin Stephens created NETBEANS-1398:
-----------------------------------------

             Summary: Attach profiler to existing process fails
                 Key: NETBEANS-1398
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1398
             Project: NetBeans
          Issue Type: Bug
          Components: profiler - Attach
    Affects Versions: 9.0, Next
         Environment: Mac 10.10 JDK 10.0.2
            Reporter: Austin Stephens


It seems to succeed, but HotSpotVirtualMachine.loadAgentLibrary is expecting 
execute to return "return code: 0". It is instead returning "0", so it thinks 
it failed.

Call Stack:
{noformat}
HotSpotVirtualMachine.loadAgentLibrary:98    
HotSpotVirtualMachine.loadAgentLibrary:115    
HotSpotVirtualMachine.loadAgent:139    
NetBeansProfiler.loadAgentIntoTargetJVM:791    
NetBeansProfiler.attachToApp:759    
ProfilerLauncher$ProfilerSessionImpl$1.run:112    
RequestProcessor$Task.run:1418    
GlobalLookup.execute:45    
Lookups.executeWith:278    
RequestProcessor$Processor.run:2033   {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to