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 159707 - IllegalArgumentException: Attempted to invoke method getBinaryCopy from class org.netbeans.modules.bpel.model.api.Copy on an instance of org.netbeans.modules.bpel.model.api.Copy Problem:The method "ge
Summary: IllegalArgumentException: Attempted to invoke method getBinaryCopy from class...
Status: CLOSED INVALID
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (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: 2009-03-05 17:39 UTC by uprooter
Modified: 2009-05-05 17:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 147174


Attachments
stacktrace (2.05 KB, text/plain)
2009-03-05 17:39 UTC, uprooter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description uprooter 2009-03-05 17:39:18 UTC
Build: NetBeans IDE 6.1 (Build 200903010201)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Linux, 2.6.28-gentoo-r2, amd64

Stacktrace: 
java.lang.IllegalArgumentException: Attempted to invoke method getBinaryCopy from class org.netbeans.modules.bpel.model.api.Copy on an instance of org.netbeans.modules.bpel.model.api.Copy Problem:The method "getBinaryCopy" can't be called for the specified objecs
        at org.netbeans.modules.soa.ui.properties.PropertyUtils$Reflection.getValue(PropertyUtils.java:691)
        at org.openide.explorer.propertysheet.PropUtils.updateEdFromProp(PropUtils.java:874)
        at org.openide.explorer.propertysheet.PropUtils.getPropertyEditor(PropUtils.java:847)
        at org.openide.explorer.propertysheet.PropUtils.getPropertyEditor(PropUtils.java:787)
        at org.openide.explorer.propertysheet.SheetTable.onCustomEditorButton(SheetTable.java:842)
        at org.openide.explorer.propertysheet.SheetTable.getToolTipText(SheetTable.java:872)
Comment 1 uprooter 2009-03-05 17:39:23 UTC
Created attachment 77777 [details]
stacktrace
Comment 2 Sergey Lunegov 2009-03-06 11:23:18 UTC
Vladimir, take a look.
Comment 3 Vladimir Yaroslavskiy 2009-03-06 11:44:10 UTC
Please attach a project, provide the steps to reproduce.
Comment 4 uprooter 2009-03-07 19:00:43 UTC
I understand that my exception reports aren't making any good.
I'm trying to develop with that piece of software and there are quite a lot of exceptions.
unfortunately I can't use the "STABLE" version since it has other usability related bugs.
I can't attach a project and steps to reproduce since it's part of a product I'm developing. and it also slows me down.
I'll just stop sending them.

Comment 5 Sergey Lunegov 2009-03-10 08:55:45 UTC
Please wait till SOA modules will be ported to NB 6.5. It will be made soon.
You'll be able to download binaries from GlassFish ESB page.
Comment 6 Vladimir Yaroslavskiy 2009-03-20 12:52:31 UTC
I tried with the latest GlassFish ESB v2.1 Nightly build (Unstable)
(which is based on NetBeans 6.5.1) from https://open-esb.dev.java.net/Downloads.html
can't reproduce.
Comment 7 terrybraun 2009-05-05 17:56:46 UTC
The request for a project with reproduceable steps has not been answered. This issue is declared Closed by QA.