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

Regression test:java/awt/print/PrinterJob/PrintImages/PrintImages.java failing

XMLWordPrintable

    • 2d
    • beta2
    • x86
    • solaris
    • Verified


      Regression test:java/awt/print/PrinterJob/PrintImages/PrintImages.java failing
      with jdk1.4 beta b57 on Solaris8/x86 utf-8 locale.

      Below is a part of the message:

      ----------System.err:(17/1205)----------
      cannot communicatie with external program [jp.co.justsystem.atok12.AtokPaletteAux]cannot communicatie with external program [jp.co.justsystem.atok12.SystemLineAux]cannot communicatie with external program [jp.co.justsystem.atok12.LookupAux]java.lang.RuntimeException: Couldn't find the image file: duke_404.gif
              at PrintImages.fail(PrintImages.java:378)
              at PrintImages.initPrintImages(PrintImages.java:147)
              at PrintImages.<init>(PrintImages.java:112)
              at PrintImages.init(PrintImages.java:89)
              at PrintImages.main(PrintImages.java:305)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
              at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:47)
              at java.lang.reflect.Method.invoke(Method.java:306)
              at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
              at java.lang.Thread.run(Thread.java:579)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Couldn't find the image file: duke_404.gif
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Couldn't find the image file: duke_404.gif
      result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Couldn't find the image file: duke_404.gif


      test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Couldn't find the image file: duke_404.gif


      ===============================================================================

      Retested with ATOK12 on Solaris 8 X86 for UTF-8 locale using Merlin b65.
      The error message (as below) which seems to be related to ATOK and is reproducible with ATOK8 is gone.

      ------------------------------------------------
      cannot communicatie with external program [jp.co.justsystem.atok12.AtokPaletteAux]cannot communicatie with external program [jp.co.justsystem.atok12.SystemLineAux]cannot communicatie with external program [jp.co.justsystem.atok12.LookupAux]j
      ------------------------------------------------

      However, the error as below is still reproducible with both of UTF-8 and ja locale;

      ----------System.err:(17/965)----------
      java.lang.RuntimeException: Couldn't find the image file: duke_404.gif
              at PrintImages.fail(PrintImages.java:378)
              at PrintImages.initPrintImages(PrintImages.java:147)
              at PrintImages.<init>(PrintImages.java:112)
              at PrintImages.init(PrintImages.java:89)
              at PrintImages.main(PrintImages.java:305)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
              at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
              at java.lang.reflect.Method.invoke(Method.java:306)
              at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
              at java.lang.Thread.run(Thread.java:579)

      ------------------------------------------------
      I confirmed that this error occurs on Solaris8 sparc and Solaris7 X86 for both of UTF-8 and ja locale also.

      miki.tokunaga@japan 2001-05-23


            jgodinez Jennifer Godinez (Inactive)
            mmtokunasunw Mtokunaga Mtokunaga (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: