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 215739 - AssertionError: Unxpected profiled instance null
Summary: AssertionError: Unxpected profiled instance null
Status: RESOLVED DUPLICATE of bug 214764
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-20 01:26 UTC by misterm
Modified: 2012-10-18 14:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190875


Attachments
stacktrace (1.09 KB, text/plain)
2012-07-20 01:26 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2012-07-20 01:26:39 UTC
Build: NetBeans IDE Dev (Build 20120702-588b678dd4f2)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: Unxpected profiled instance null
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance$6.stateChanged(ServerInstance.java:1525)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.fireStateChanged(ServerInstance.java:1745)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.setServerState(ServerInstance.java:492)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance$1.run(ServerInstance.java:400)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032)
Comment 1 misterm 2012-07-20 01:26:42 UTC
Created attachment 122200 [details]
stacktrace
Comment 2 Petr Hejl 2012-10-18 14:33:31 UTC

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