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 152175 - [65cat] IllegalArgumentException: bad position: 1667
Summary: [65cat] IllegalArgumentException: bad position: 1667
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-03 10:18 UTC by rajivderas
Modified: 2015-02-04 03:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 135390


Attachments
stacktrace (1.47 KB, text/plain)
2008-11-03 10:19 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-11-03 10:18:48 UTC
Build: NetBeans IDE Dev (Build 200811011401)
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.IllegalArgumentException: bad position: 1667
        at javax.swing.text.JTextComponent.setCaretPosition(JTextComponent.java:1650)
        at org.netbeans.modules.xml.wsdl.ui.netbeans.module.WSDLSourceMultiViewElement$.show(WSDLSourceMultiViewElement.java:187)
        at org.netbeans.modules.xml.wsdl.ui.netbeans.module.WSDLMultiViewSupport.viewInSwingThread(WSDLMultiViewSupport.java:144)
        at org.netbeans.modules.xml.wsdl.ui.netbeans.module.WSDLMultiViewSupport.view(WSDLMultiViewSupport.java:103)
        at org.netbeans.modules.xml.wsdl.ui.actions.ActionHelper.selectNode(ActionHelper.java:59)
        at org.netbeans.modules.xml.wsdl.ui.actions.schema.ExtensibilityElementCreatorVisitor$.run(ExtensibilityElementCreatorVisitor.java:535)
Comment 1 rajivderas 2008-11-03 10:19:14 UTC
Created attachment 73108 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:37:31 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.