My Oracle Support Banner

12C: Report Builder Crashes While Generate to File Using UNC Path (Doc ID 2151069.1)

Last updated on MAY 18, 2023

Applies to:

Oracle Reports Developer - Version 12.2.1.0.0 and later
Oracle Forms for OCI - Version 12.2.1.4.0 and later
Microsoft Windows x64 (64-bit)

Symptoms


-- Environment
Product: Oracle Reports Developer
Version: 12.2.1.0.0
Platform: Microsoft Windows x64 (64-bit) 7 or 8.1

-- Problem Statement
Report Builder 12c crashes when generating to a file on a remote server using a UNC path.

-- Error(s)


Crash stack:

msvcr90!invalid_parameter+0x70
mmsvcr90!invalid_parameter+0x70
msvcr90!chdrive+0x8b
uiw!uifdru+0x62
rw!zrxctfe_FormatError+0x3371f
rw!srwbcdcreate+0xdd7a4
rw!srwbcdcreate+0x475bc
rw!srwbcdcreate+0x177f27
uiw!uiezEnqueueResize+0x923
uiw!uiezEnqueueResize+0x16a
uiw!uimneMswMoreWndDlgProc+0xe86
uiw!uiwnzMswRootWndProc+0x542
user32!UserCallWinProcCheckWow+0x1ad
user32!DispatchMessageWorker+0x3b5
uiw!uiezEnqueueNativeKbdEvent+0xa30
uiw!uiwsru+0x29
rw!srwbcdcreate+0xc50cb
rw!rwbxrr+0x1a
rwbuilder+0xddbf
rwbuilder+0x232b
nn!snnlpmcal+0x6af
nn!snnlslmai+0x142
rwbuilder+0x2282
rwbuilder+0x10e4
rwbuilder+0x163b
rwbuilder+0x186f
kernel32!BaseThreadInitThunk+0xd
ntdll!RtlUserThreadStart+0x1d



-- Steps to Reproduce

A.  Example Scenario : 
     1.  Open Report Builder
     2.  Connect to a Database
     3.  Open a report template C:\reports\report_name.rdf
     4.  Use File => Generate to File => PDF
         a.  On the file dialog use a network shared location such as: \\server_name\folder_name\report_name.pdf
         b.  Provide report parameters when prompted
         c.  click Run Report
     -->  The report runs successfully
     -->  Repeat step 4
     -->  Instead of opening the file dialog with pre-selected location \\server_name\folder_name\ , report builder crashes with the same exception.

B.  Alternative way to reproduce the crash: 
     1.  Repeat steps A 1, 2
     2.  On step A 3, instead of a local .rdf file, use a template from the remote server such as \\server_name\folder_name\report_name.rdf
     3.  Do previous step A 4
     -->  On step A 4 a, Report Builder is supposed to open a file dialog with \\server_name\folder_name\ and asks you to provide a destination file, but instead it crashes.

Changes

 Generate to a File using a UNC Path 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.