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 210573 - AssertionError: profile
Summary: AssertionError: profile
Status: RESOLVED DUPLICATE of bug 210502
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 19:50 UTC by schkovich
Modified: 2012-04-03 08:00 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 186572


Attachments
stacktrace (1.53 KB, text/plain)
2012-04-02 19:50 UTC, schkovich
Details
stacktrace (3.01 KB, text/plain)
2012-04-02 19:59 UTC, schkovich
Details
stacktrace (1.53 KB, text/plain)
2012-04-03 07:59 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schkovich 2012-04-02 19:50:53 UTC
Build: NetBeans IDE Dev (Build 201204021038)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux

User Comments:
schkovich: Starting IDE




Stacktrace: 
java.lang.AssertionError: profile
   at org.netbeans.modules.php.project.PhpActionProvider.getCommand(PhpActionProvider.java:146)
   at org.netbeans.modules.php.project.PhpActionProvider.isActionEnabled(PhpActionProvider.java:141)
   at org.netbeans.modules.profiler.nbimpl.actions.ProjectSensitivePerformer.enable(ProjectSensitivePerformer.java:72)
   at org.netbeans.modules.project.ui.actions.MainProjectAction$1.run(MainProjectAction.java:175)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032)
Comment 1 schkovich 2012-04-02 19:50:57 UTC
Created attachment 117689 [details]
stacktrace
Comment 2 schkovich 2012-04-02 19:59:20 UTC
Created attachment 117690 [details]
stacktrace

Starting IDE
Comment 3 Vladimir Riha 2012-04-03 07:59:17 UTC
Created attachment 117712 [details]
stacktrace

First it happened when I closed all opened files (php, js, java, tpl were opened). This 2nd time it happened during initial scanning after starting NetBeans
Comment 4 Tomas Mysik 2012-04-03 08:00:49 UTC

*** This bug has been marked as a duplicate of bug 210502 ***