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 228075 - IllegalArgumentException: PropertyValue for EXIT key can't be null
Summary: IllegalArgumentException: PropertyValue for EXIT key can't be null
Status: RESOLVED WORKSFORME
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-29 05:30 UTC by sudhir65
Modified: 2015-02-04 03:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199996


Attachments
stacktrace (4.02 KB, text/plain)
2013-03-29 05:30 UTC, sudhir65
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sudhir65 2013-03-29 05:30:21 UTC
This bug was originally marked as duplicate of bug 153749, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Windows 7

User Comments:
sudhir65: A org.openide.util.RequestProcessor$SlowItem 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.
The messages.log file is located in your C:\Users\Sudhir\AppData\Roaming\NetBeans\7.3beta2\var\log folder.




Stacktrace: 
java.lang.IllegalArgumentException: PropertyValue for EXIT key can't be null
   at org.netbeans.modules.vmd.midp.propertyeditors.PropertyEditorComboBox.createInstance(PropertyEditorComboBox.java:121)
   at org.netbeans.modules.vmd.midp.propertyeditors.PropertyEditorComboBox.createInstance(PropertyEditorComboBox.java:109)
   at org.netbeans.modules.vmd.midp.components.commands.CommandCD.createPropertiesPresenter(CommandCD.java:122)
   at org.netbeans.modules.vmd.midp.components.commands.CommandCD.createPresenters(CommandCD.java:161)
   at org.netbeans.modules.vmd.api.model.ComponentDescriptor.gatherPresenters(ComponentDescriptor.java:164)
   at org.netbeans.modules.vmd.api.model.DesignComponent.gatherPresenters(DesignComponent.java:150)
Comment 1 sudhir65 2013-03-29 05:30:23 UTC
Created attachment 133202 [details]
stacktrace
Comment 2 David Strupl 2013-04-09 11:22:48 UTC
Assigning to the new owner of javame modules.
Comment 3 Quality Engineering 2015-02-04 03:30:59 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.