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

Summary: AssertionError: profile
Product: php Reporter: schkovich <schkovich>
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED DUPLICATE    
Severity: normal CC: schkovich, vriha
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 186572
Attachments: stacktrace
stacktrace
stacktrace

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 ***