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 132572

Summary: java.io.IOException: Owner timed out
Product: platform Reporter: Michel Graciano <hmichel>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: jtulach, ottoayoub, ricscar
Priority: P3 Keywords: RANDOM
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=3378
Issue Type: DEFECT Exception Reporter: 3378

Description Michel Graciano 2008-04-10 20:07:56 UTC
Build: NetBeans IDE Dev (Build 200709070000)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Linux, 2.6.18-4-686, i386
User comments: i was opening the ide after updating components. I've also copied the directory complibs in root folder
of nb trunk.
STACKTRACE: (first 10 lines)
java.io.IOException: Owner timed out
        at sun.awt.X11.XSelection.getData(XSelection.java:348)
        at sun.awt.X11.XClipboard.getClipboardData(XClipboard.java:98)
        at sun.awt.datatransfer.ClipboardTransferable.fetchOneFlavor(ClipboardTransferable.java:101)
        at sun.awt.datatransfer.ClipboardTransferable.<init>(ClipboardTransferable.java:80)
        at sun.awt.X11.XClipboard.getContents(XClipboard.java:84)
        at org.netbeans.core.NbClipboard.run(NbClipboard.java:226)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964)
Comment 1 David Simonek 2008-04-23 13:51:29 UTC
Can't reproduce and not enough info to detect where the error may be and how to fix it. Reproducible scenario is needed
in order to chase this bug down. Please reopen with reproducible scenario if it appears again for you, thanks.