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 157055 - NoSuchMethodError: org.netbeans.modules.xml.validation.ValidationOutputWindowController.validate(Lorg/netbeans/modules/xml/xam/Model;Z)Ljava/util/List;
Summary: NoSuchMethodError: org.netbeans.modules.xml.validation.ValidationOutputWindow...
Status: CLOSED INVALID
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Project (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-01-19 12:30 UTC by Exceptions Reporter
Modified: 2009-04-24 23:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145119


Attachments
stacktrace (736 bytes, text/plain)
2009-01-19 12:30 UTC, Exceptions Reporter
Details
stacktrace (736 bytes, text/plain)
2009-01-21 10:59 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-01-19 12:30:35 UTC
Build: NetBeans IDE 6.1 (Build 200901051526)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.26-1-686-bigmem, i386

Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.xml.validation.ValidationOutputWindowController.validate(Lorg/netbeans/modules/xml/xam/Model;Z)Ljava/util/List;
        at org.netbeans.modules.soa.validation.core.Controller.doValidation(Controller.java:231)
        at org.netbeans.modules.soa.validation.core.Controller.runValidation(Controller.java:123)
        at org.netbeans.modules.bpel.core.BPELDataEditorSupport.validateXML(BPELDataEditorSupport.java:357)
        at org.netbeans.modules.xml.tools.actions.ValidateAction$RunAction.run(ValidateAction.java:123)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
Comment 1 Exceptions Reporter 2009-01-19 12:30:46 UTC
Created attachment 75980 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-01-21 10:59:03 UTC
Build: NetBeans IDE 6.1 (Build 200901051526)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.NoSuchMethodError: org.netbeans.modules.xml.validation.ValidationOutputWindowController.validate(Lorg/netbeans/modules/xml/xam/Model;Z)Ljava/util/List;
        at org.netbeans.modules.soa.validation.core.Controller.doValidation(Controller.java:231)
        at org.netbeans.modules.soa.validation.core.Controller.runValidation(Controller.java:123)
        at org.netbeans.modules.bpel.core.BPELDataEditorSupport.validateXML(BPELDataEditorSupport.java:357)
        at org.netbeans.modules.xml.tools.actions.ValidateAction$RunAction.run(ValidateAction.java:123)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
Comment 3 Exceptions Reporter 2009-01-21 10:59:07 UTC
Created attachment 76076 [details]
stacktrace
Comment 4 Peter Pis 2009-01-23 07:29:02 UTC
Reassigning to enterprise.
Comment 5 Vladimir Yaroslavskiy 2009-01-23 08:12:58 UTC
Please provide detailed steps of reproduce, attach a project.
Which type of IDE is used (GlassFish ESB, Open ESB etc.)?
Did you install anything over the NetBeans?
Comment 6 terrybraun 2009-04-24 23:35:31 UTC
With no response for more information after three months, QA declares this ticket Closed.