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 154362

Summary: [65cat] IllegalArgumentException: Prefix string too short
Product: xml Reporter: mohhmekk <mohhmekk>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=143411
Issue Type: DEFECT Exception Reporter: 143411
Attachments: stacktrace

Description mohhmekk 2008-12-02 14:43:03 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-9-generic, i386

Stacktrace: 
java.lang.IllegalArgumentException: Prefix string too short
        at java.io.File.createTempFile(File.java:1782)
        at org.netbeans.modules.xml.wsdl.ui.wizard.WsdlUIPanel.browseButtonActionPerformed(WsdlUIPanel.java:241)
        at org.netbeans.modules.xml.wsdl.ui.wizard.WsdlUIPanel.access$300(WsdlUIPanel.java:84)
        at org.netbeans.modules.xml.wsdl.ui.wizard.WsdlUIPanel$.actionPerformed(WsdlUIPanel.java:171)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
Comment 1 mohhmekk 2008-12-02 14:43:08 UTC
Created attachment 74418 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:37:35 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.