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 80400 - Invoke 'Validate XML' action throws StackOverflowError
Summary: Invoke 'Validate XML' action throws StackOverflowError
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Praveen Savur
URL:
Keywords: REGRESSION
: 80662 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-17 11:56 UTC by Andrey Yamkovoy
Modified: 2006-07-24 12:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Yamkovoy 2006-07-17 11:56:06 UTC
Functionality is broken ...

Steps to reproduce:
- Create Synchronous sample project (or any other).
- Open bpel.
- Invoke 'Validate XML' action from diagram or source view.
- Following exception occurs:

java.lang.StackOverflowError
	at 
org.netbeans.modules.xml.xam.spi.XsdBasedValidator$Handler.logValidationErrors
(XsdBasedValidator.java:249)
	at 
org.netbeans.modules.xml.xam.spi.XsdBasedValidator$Handler.logValidationErrors
(XsdBasedValidator.java:249)
	at 
...
Comment 1 Praveen Savur 2006-07-18 18:46:23 UTC
Fixed. logValidationError() was calling itself recursively. This is fixed in xam
(NB binaries) so might take a day for it to become available in Enterprise pack
builds.

Comment 2 Praveen Savur 2006-07-20 01:21:47 UTC
*** Issue 80662 has been marked as a duplicate of this issue. ***
Comment 3 Mikhail Kondratyev 2006-07-24 12:51:24 UTC
Verified in build from 060723