IBM Support

IV07479: FILEDIALOG.OPEN() FAILS ON WINDOWS 7

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Error Message: Creating a FileDialog and calling open() fails
    .
    Stack Trace: N/A
    .
    

Local fix

  • It seems to be related to loading awt.dll. If FileDialog is
    created and opened it before awt.dll is loaded then the
    application behaves fine.
    Conversely, if awt.dll loaded early with a LoadLibrary call,
    other calls will start failing that would normally succeed.
    

Problem summary

  • Loading comctl32.dll from c:\windows\system32 (by
    JDK_LoadSystemLibrary), was causing the issues.
    

Problem conclusion

  • This defect will be fixed in:
    6.0.0 SR10
    .
    With this fix, the loading of awt is now happening through
    from c:\windows\winsxs by ::LoadLibrary , which resolved the
    issue.Please refer to Oracle bug 7056092 for more details
    .
    To obtain the fix:
    Install build 20110921 or later
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV07479

  • Reported component name

    JAVA CLASS LIBS

  • Reported component ID

    620700130

  • Reported release

    600

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-09-09

  • Closed date

    2011-09-23

  • Last modified date

    2011-09-23

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    JAVA CLASS LIBS

  • Fixed component ID

    620700130

Applicable component levels

  • R600 PSY

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCVQ3Y","label":"Java Class Libraries"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.0","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
23 September 2011