Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4667752

IOException while trying to get SunClipboard.getContents with Oracle Application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • 1.4.1
    • client-libs
    • sparc
    • solaris_8



      Name: pa48320 Date: 04/12/2002


      Trying to run Oracle Applications on solaris using JDK1.4.1 build6
      Got the exception below:

      java.io.IOException: Failed to get selection targets
      at sun.awt.datatransfer.ClipboardTransferable.getClipboardFormats(Native Method)
      at sun.awt.datatransfer.ClipboardTransferable.<init>(ClipboardTransferable.java:64)
      at sun.awt.datatransfer.SunClipboard.getContents(SunClipboard.java:80)
      at oracle.forms.handler.ComponentItem.focusGained(Unknown Source)
      at oracle.forms.handler.TextComponentItem.focusGained(Unknown Source)
      at oracle.forms.handler.TextFieldItem.focusGained(Unknown Source)
      at java.awt.Component.processFocusEvent(Component.java:4983)
      at oracle.ewt.lwAWT.LWComponent.processFocusEvent(Unknown Source)
      at oracle.ewt.lwAWT.lwText.LWTextComponent.processFocusEvent(Unknown Source)
      at oracle.ewt.lwAWT.lwText.LWTextField.processFocusEvent(Unknown Source)
      at java.awt.Component.processEvent(Component.java:4868)
      at java.awt.Container.processEvent(Container.java:1525)
      at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
      at oracle.ewt.lwAWT.lwText.LWTextComponent.processEventImpl(Unknown Source)
      at oracle.ewt.lwAWT.lwText.LWTextField.processEventImpl(Unknown Source)
      at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
      at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
      at java.awt.Component.dispatchEventImpl(Component.java:3585)
      at java.awt.Container.dispatchEventImpl(Container.java:1582)
      at java.awt.Component.dispatchEvent(Component.java:3426)
      at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1700)
      at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:703)
      at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:406)
      at java.awt.Component.dispatchEventImpl(Component.java:3455)
      at java.awt.Container.dispatchEventImpl(Container.java:1582)
      at java.awt.Component.dispatchEvent(Component.java:3426)
      at java.awt.KeyboardFocusManager.retargetFocusEvent(KeyboardFocusManager.java:2392)
      at java.awt.Component.dispatchEventImpl(Component.java:3450)
      at java.awt.Container.dispatchEventImpl(Container.java:1582)
      at java.awt.Component.dispatchEvent(Component.java:3426)
      at java.awt.KeyboardFocusManager.processSynchronousLightweightTransfer(KeyboardFocusManager.java:2063)
      at sun.awt.motif.MComponentPeer.processSynchronousLightweightTransfer(Native Method)
      at sun.awt.motif.MComponentPeer.requestFocus(MComponentPeer.java:440)
      at java.awt.Component.requestFocusHelper(Component.java:6091)
      at java.awt.Component.requestFocus(Component.java:5920)
      at oracle.ewt.lwAWT.AbstractButton.requestFocus(Unknown Source)
      at oracle.forms.handler.DialogThread.doAlert(Unknown Source)
      at oracle.forms.handler.DialogThread.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:536)
      --------------------------------------


      Does not happen on windows.
      (Review ID: 145309)
      ======================================================================

            dassunw Das Das (Inactive)
            pallenba Peter Allenbach (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: