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 209128 - AssertionError at org.netbeans.core.startup.NbInstaller$CacheFlusher.flushCaches
Summary: AssertionError at org.netbeans.core.startup.NbInstaller$CacheFlusher.flushCaches
Status: RESOLVED DUPLICATE of bug 209459
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-03 18:16 UTC by mps77
Modified: 2012-03-22 16:46 UTC (History)
9 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185480


Attachments
stacktrace (226 bytes, text/plain)
2012-03-03 18:16 UTC, mps77
Details
stacktrace (226 bytes, text/plain)
2012-03-12 09:11 UTC, ehsavoie
Details
stacktrace (226 bytes, text/plain)
2012-03-12 10:50 UTC, gtg
Details
stacktrace (226 bytes, text/plain)
2012-03-12 13:44 UTC, javydreamercsw
Details
stacktrace (226 bytes, text/plain)
2012-03-14 15:17 UTC, mrpc
Details
stacktrace (226 bytes, text/plain)
2012-03-14 15:20 UTC, mrpc
Details
stacktrace (328 bytes, text/plain)
2012-03-19 08:38 UTC, schkovich
Details
stacktrace (330 bytes, text/plain)
2012-03-20 13:40 UTC, javydreamercsw
Details
stacktrace (389 bytes, text/plain)
2012-03-22 16:46 UTC, mrpc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mps77 2012-03-03 18:16:40 UTC
Build: NetBeans IDE Dev (Build 201203010400)
VM: Java HotSpot(TM) Client VM, 23.0-b16, Java(TM) SE Runtime Environment, 1.8.0-ea-b27
OS: Windows XP

User Comments:
GUEST: Restared IDE after diabling 2 plugins (PHPSymphony nd PHPZend).

mps77: start NB :D




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.core.startup.NbInstaller$CacheFlusher.flushCaches(NbInstaller.java:1204)
   at org.netbeans.Stamps$Store.store(Stamps.java:604)
   at org.netbeans.Stamps$Worker.run(Stamps.java:769)
Comment 1 mps77 2012-03-03 18:16:42 UTC
Created attachment 116314 [details]
stacktrace
Comment 2 ehsavoie 2012-03-12 09:11:16 UTC
Created attachment 116580 [details]
stacktrace
Comment 3 gtg 2012-03-12 10:50:16 UTC
Created attachment 116591 [details]
stacktrace
Comment 4 javydreamercsw 2012-03-12 13:44:16 UTC
Created attachment 116610 [details]
stacktrace

Installing a plugin.
Comment 5 mrpc 2012-03-14 15:17:15 UTC
Created attachment 116736 [details]
stacktrace

Updated PHP Symfony Framework
Comment 6 mrpc 2012-03-14 15:20:15 UTC
Created attachment 116737 [details]
stacktrace

Restarted netbeans, clicked on a "slowness detected" baloon to report the problem, and I've got this exception...
Comment 7 Jaroslav Tulach 2012-03-16 15:29:52 UTC

*** This bug has been marked as a duplicate of bug 209459 ***
Comment 8 schkovich 2012-03-19 08:38:15 UTC
Created attachment 116848 [details]
stacktrace

Restarting the IDE after installing JIRA plugin
Comment 9 javydreamercsw 2012-03-20 13:40:13 UTC
Created attachment 116921 [details]
stacktrace

Switching context to the IDE
Comment 10 mrpc 2012-03-22 16:46:16 UTC
Created attachment 117097 [details]
stacktrace

I clicked report problem on a previous exception and got this exception...