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 - ArithmeticException: / by zero
Summary: ArithmeticException: / by zero
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-05 09:51 UTC by stefan79
Modified: 2015-07-02 11:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213168


Attachments
stacktrace (5.47 KB, text/plain)
2014-11-05 09:51 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
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.