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

Drag & Drop of components is giving java.lang.InternalError on Solaris

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • None
    • 1.4.0
    • client-libs
    • generic
    • generic

      On Solaris for Merlin B-42, while doing drag & drag operation following error occurs:
      java.lang.InternalError: Unable to access writeObject method
              at java.io.ObjectOutputStream.invokeObjectWriter(ObjectOutputStream.java:1895)
              at java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1210)
              at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
              at Source.getTransferData(Source.java:68)
              at sun.awt.dnd.SunDropTargetContextPeer.getTransferData(SunDropTargetContextPeer.java:218)
              at java.awt.dnd.DropTargetContext$TransferableProxy.getTransferData(DropTargetContext.java:380)
              at Target.drop(Target.java:58)
              at java.awt.dnd.DropTarget.drop(DropTarget.java:379)
              at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTargetContextPeer.java:562)
              at sun.awt.dnd.SunDropTargetContextPeer.access$800(SunDropTargetContextPeer.java:55)
              at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(SunDropTargetContextPeer.java:825)
              at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(SunDropTargetContextPeer.java:743)
              at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:30)
              at java.awt.Component.dispatchEventImpl(Component.java:2784)
              at java.awt.Container.dispatchEventImpl(Container.java:1310)
              at java.awt.Component.dispatchEvent(Component.java:2766)
              at java.awt.EventQueue.dispatchEvent(EventQueue.java:423)
              at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:140)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:126)
              at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:121)
              at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
      'Coz of this error test cases are failing while running the various drag & drop test suite which supposed to be run to complete the merlin B-42 quicklook testing.
      A tar file is attached which contains three java files. Simply compile & run the TestDND file & if the error mentioned above appears on the console than the bug is reproduced.

            dmendenhsunw David Mendenhall (Inactive)
            jijising Jitender Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: