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 151261 - [65cat] java.lang.InternalError: The parameter is incorrect.
Summary: [65cat] java.lang.InternalError: The parameter is incorrect.
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Mapper (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-24 12:19 UTC by rajivderas
Modified: 2008-11-07 05:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 132820


Attachments
stacktrace (2.78 KB, text/plain)
2008-10-24 12:19 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-10-24 12:19:26 UTC
Build: NetBeans IDE Dev (Build 200810230201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.bpel.mapper.palette.Item$.actionPerformed(Item.java:86)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
Comment 1 rajivderas 2008-10-24 12:19:32 UTC
Created attachment 72582 [details]
stacktrace
Comment 2 Sergey Lunegov 2008-10-27 10:33:45 UTC
Please provide exact steps how to reproduce the problem.
Comment 3 Vladimir Yaroslavskiy 2008-10-27 15:30:14 UTC
can't reproduce, but I added check:
http://hg.netbeans.org/soa-dev/rev/cd0d9bd45755
Comment 4 ggenipudi 2008-11-03 22:37:08 UTC
unable to verify without identifying the steps to reproduce the problem.
Comment 5 Kirill Sorokin 2008-11-07 02:40:50 UTC
rajivderas, would you mind attaching a sample project which can help to reproduce the issue?
Comment 6 rajivderas 2008-11-07 05:23:45 UTC
in the bpel project add new bpel process and click on the loggin button in the editor and select an action from the 
available menus their