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 11421 - Cannot Open System Clipboard
Summary: Cannot Open System Clipboard
Status: CLOSED DUPLICATE of bug 9846
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows 95/98
: P4 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-13 23:18 UTC by Pankaj Sud
Modified: 2008-12-22 18:46 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 Pankaj Sud 2001-04-13 23:18:39 UTC
Hi,

My IDE generted the following exception while I was working with MS Outlook 
mail program. I have also noticed that whenever I have Outlook open it 
considerably slows down (nearly hangs)both the IDE and Outlook and both starts 
to crawl. So, I have to close down one. I am not sure why this happens or is 
that a bug.

Thanks,

pankaj

PS: I was asked to include a copy of my ide.log file, but I see no option here 
to include that file. Please let me know how can I submit it for future in a 
similar situation.


Fri Apr 13 16:19:57 CST 2001java.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)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        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-04-17 16:08:51 UTC
Closing as duplicate.
Note, you can add attachments after you submit the bug report.

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

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