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 12400 - Fri May 25 10:20:41 MSD 2001: java.lang.IllegalStateException: cannot open system clipboard
Summary: Fri May 25 10:20:41 MSD 2001: java.lang.IllegalStateException: cannot open sy...
Status: CLOSED DUPLICATE of bug 9846
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-25 07:33 UTC by tim
Modified: 2008-12-22 18:22 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 tim 2001-05-25 07:33:21 UTC
Fri May 25 10:20:41 MSD 2001: java.lang.IllegalStateException: cannot open 
system clipboard
java.lang.IllegalStateException: cannot open system clipboard
        at sun.awt.windows.WClipboard.openClipboard(Native Method)
        at sun.awt.windows.FullyRenderedTransferable.<init>(WClipboard.java:158)
        at sun.awt.windows.WClipboard.getContents(WClipboard.java:86)
        at org.netbeans.core.CoronaClipboard.refreshClipboard
(CoronaClipboard.java:119)
        at org.netbeans.core.CoronaClipboard$1.actionPerformed
(CoronaClipboard.java:83)
        at javax.swing.Timer.fireActionPerformed(Timer.java:150)
        at javax.swing.Timer$DoPostEvent.run(Timer.java:108)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
[catch] at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:131)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:98)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
Comment 1 Jan Zajicek 2001-05-25 08:52:26 UTC

*** This issue has been marked as a duplicate of 9846 ***
Comment 2 Quality Engineering 2003-07-01 16:07:17 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 3 Quality Engineering 2003-07-01 16:33:02 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.