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

A WebLogicServer test gets a FileNotFoundException from new FileOutputStream(string)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • 7u6
    • 7u6
    • core-libs
    • None
    • generic
    • windows_xp

      The exception is:

      Caused by: java.io.FileNotFoundException: /scratch/yungchoi/weblogic/sr2_S706b18/bea/buildout/functional/beangen/tempdir/test-descriptor.xml.tmp (No such file or directory)
                    at java.io.FileOutputStream.open(Native Method)
                    at java.io.FileOutputStream.<init>(FileOutputStream.java:203)
                    at java.io.FileOutputStream.<init>(FileOutputStream.java:95)
                    ... 26 more

      The problem is that 'tempdir' does not exist.
      This failure does not occur when JDK7u6b12 is used
      It does occur when JDK7u6b18 is used.
      Don't know about intervening versions.

            alanb Alan Bateman
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: