This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 248419

Summary: ArithmeticException: / by zero
Product: profiler Reporter: stefan79 <stefan79>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 213168
Attachments: stacktrace

Description stefan79 2014-11-05 09:51:52 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 8

User Comments:
stefan79: Exception occured after starting a profiing-Sesion on a remote-Computer.




Stacktrace: 
java.lang.ArithmeticException: / by zero
   at org.netbeans.lib.profiler.ui.locks.LockContentionPanel.getTimeInMillis(LockContentionPanel.java:619)
   at org.netbeans.lib.profiler.ui.locks.LockContentionPanel.access$1500(LockContentionPanel.java:117)
   at org.netbeans.lib.profiler.ui.locks.LockContentionPanel$LocksTreeTableModel.getValueAt(LockContentionPanel.java:793)
   at org.netbeans.lib.profiler.ui.components.treetable.ExtendedTreeTableModel.getValueAt(ExtendedTreeTableModel.java:176)
   at org.netbeans.lib.profiler.ui.components.treetable.TreeTableModelAdapter.getValueAt(TreeTableModelAdapter.java:198)
   at javax.swing.JTable.getValueAt(JTable.java:2717)
Comment 1 stefan79 2014-11-05 09:51:53 UTC
Created attachment 150287 [details]
stacktrace
Comment 2 Tomas Hurka 2015-07-02 11:19:56 UTC
I am not able to reproduce it in current dev. build.