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 185847 - Snapshot seems to be generated, but is not saved
Summary: Snapshot seems to be generated, but is not saved
Status: CLOSED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 3.x
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: PERFORMANCE, RANDOM
Depends on:
Blocks:
 
Reported: 2010-05-10 14:21 UTC by Petr Jiricka
Modified: 2011-05-25 11:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2010-05-10 14:21:47 UTC
Sometimes I see a progress bar "Saving snapshot" running in the IDE, but then the "slowness detected" message does not appear, and the bee does not appear. The uigestures file in the userdir contains the following entries, if that's useful:

...
<record>
  <date>2010-05-10T16:09:53</date>
  <millis>1273500593140</millis>
  <sequence>47154</sequence>
  <logger>org.netbeans.ui.editor.completion</logger>
  <level>FINE</level>
  <thread>14</thread>
  <message>COMPL_INVOCATION</message>
  <key>COMPL_INVOCATION</key>
  <catalog>org.netbeans.modules.editor.completion.Bundle</catalog>
  <param>false</param>
</record>
<record>
  <date>2010-05-10T16:09:58</date>
  <millis>1273500598438</millis>
  <sequence>47171</sequence>
  <logger>org.netbeans.ui.performance</logger>
  <level>CONFIG</level>
  <thread>158</thread>
  <message>Snapshot statistics</message>
  <param>1273500594415</param>
  <param>Samples</param>
  <param>401</param>
  <param>Average</param>
  <param>9.997157107231924</param>
  <param>Minimum</param>
  <param>1.517</param>
  <param>Maximum</param>
  <param>53.734</param>
  <param>Std. deviation</param>
  <param>3.842379603508269</param>
</record>
...
Comment 1 Petr Jiricka 2010-06-16 11:18:21 UTC
This has been happening very often -> P2.
Comment 2 Petr Jiricka 2011-01-18 15:50:47 UTC
Tondo, do you know if anyone else experienced this problem? I don't remember seeing this problem lately, but I am not able to confirm that it's not happening either.
Comment 3 Antonin Nebuzelsky 2011-01-19 09:18:18 UTC
Never heard about it from anyone else. Closing.