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 183027 - A java.lang.AssertionError exception has occurred. Please report this at http://www.netbeans.org/community/issues.html, including a copy of your messages.log file as an attachment.
Summary: A java.lang.AssertionError exception has occurred. Please report this at http...
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: cola91hn
URL:
Keywords:
: 183029 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-28 19:39 UTC by _ pandajava
Modified: 2013-06-27 10:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages (119.40 KB, patch)
2011-12-19 05:52 UTC, nhoemnhju9x
Details | Diff
Please report this at http://www.netbeans.org/community/issues.html, including a copy of your messages.log file as an attachment. The messages.log file is located in your C:\Users\ADMIN\.netbeans\5.5 (119.39 KB, patch)
2012-09-06 09:29 UTC, cola91hn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ pandajava 2010-03-28 19:39:58 UTC
Happened when debugging with Xdebug.
Here the exception message : 
java.lang.AssertionError
	at org.netbeans.modules.php.dbgp.packets.InitMessage.setFeature(InitMessage.java:141)
	at org.netbeans.modules.php.dbgp.packets.InitMessage.setShowHidden(InitMessage.java:127)
	at org.netbeans.modules.php.dbgp.packets.InitMessage.process(InitMessage.java:83)
	at org.netbeans.modules.php.dbgp.DebugSession.handleMessage(DebugSession.java:290)
	at org.netbeans.modules.php.dbgp.DebugSession.receiveData(DebugSession.java:262)
	at org.netbeans.modules.php.dbgp.DebugSession.sendCommands(DebugSession.java:208)
	at org.netbeans.modules.php.dbgp.DebugSession.run(DebugSession.java:139)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[catch] at java.lang.Thread.run(Thread.java:619)
Comment 1 rmatous 2010-04-12 10:27:59 UTC
http://hg.netbeans.org/web-main/rev/7d86f8c190e3

adding more info into assertion. Please increase priority if happens again, with more info
Comment 2 Quality Engineering 2010-04-13 17:34:40 UTC
Integrated into 'main-golden', will be available in build *201004131450* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/7d86f8c190e3
User: Radek Matous <rmatous@netbeans.org>
Log: #183027  -  A java.lang.AssertionError exception has occurred. Please report this at http://www.netbeans.org/community/issues.html, including a copy of your messages.log file as an  - just to get more info
Comment 3 rmatous 2010-04-15 15:30:13 UTC
*** Bug 183029 has been marked as a duplicate of this bug. ***
Comment 4 Filip Zamboj 2010-09-15 12:31:11 UTC
batch reassigning
Comment 5 nhoemnhju9x 2011-12-19 05:52:31 UTC
Created attachment 114293 [details]
messages
Comment 6 cola91hn 2012-09-06 09:29:49 UTC
Created attachment 123979 [details]
Please report this at  http://www.netbeans.org/community/issues.html, including a copy of your messages.log file as an attachment. The messages.log file is located in your C:\Users\ADMIN\.netbeans\5.5
Comment 7 Ondrej Brejla 2013-06-27 10:54:48 UTC
No PHP module in last IDE log. No new reports in last 2 years.