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 14934 - IllegalStateException - cannot open system clipboard
Summary: IllegalStateException - cannot open system clipboard
Status: CLOSED DUPLICATE of bug 9846
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-29 21:42 UTC by rossentj
Modified: 2005-03-09 04:28 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 rossentj 2001-08-29 21:42:15 UTC
Happened when I switched back to Forte from another application. I don't know 
what was on the clipboard. Here's the log entry:

[IDE-Exec] Executing:
0 .= E:\IDES\Forte\3.0\bin\fastjavac\fastjavac.exe
1 .= -g
2 .= -jdk
3 .= e:\JDK13~1.1\jre\..
4 .= -classpath
5 .= E:\Users\Tom\system;E:\IDES\Forte\3.0\system;E:\IDES\Forte\3.0
\beans\TimerBean.jar;E:\Users\Tom\sampledir;I:\Source\SplitHierarchy\util;I:\Sou
rce\SplitHierarchy\tdb;E:\Users\Tom\modules\ext\persistence-
rt.jar;E:\IDES\Forte\3.0\modules\ext\AbsoluteLayout.jar;E:\IDES\Forte\3.0
\modules\ext\sql.jar;E:\IDES\Forte\3.0\modules\ext\rowset.jar;E:\IDES\Forte\3.0
\lib\ext\jdbc20x.zip;E:\IDES\Forte\3.0\lib\ext\xerces.jar;E:\IDES\Forte\3.0
\lib\ext\parser.jar;E:\Users\Tom\modules\ext\jasper.jar;E:\IDES\Forte\3.0
\lib\ext\servlet.jar;E:\IDES\Forte\3.0
\modules\ext\webserver.jar;E:\Users\Tom\lib\ext\j2ee.jar;E:\Users\Tom\modules\xm
lservices.jar;
6 .= 
I:\Source\SplitHierarchy\tdb\com\spenkana\tdb\cluster\storage\RDBCluster.java

*********** Exception occurred ************
Wed Aug 29 13:47:44 CDT 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-09-05 09:48:10 UTC
duplicate

*** This issue has been marked as a duplicate of 9846 ***
Comment 2 Jan Chalupa 2003-07-07 13:58:07 UTC
Obsolete issue resolved for 3.4 or earlier. Marking as VERIFIED, will CLOSE shortly.
Comment 3 Jan Chalupa 2003-07-07 14:00:23 UTC
Closing.