Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Write to file failed

KaranSethiApr 19 2013 — edited Jun 6 2013
Detail: Access to the path 'D:\Hyperion\products\FinancialDataQuality\WebServerComponents\Website\TemporaryExportFiles\admin13008776189935951970633tempFile0.tmp' is denied.

THIS IS THE ERROR I AM GETTING WHILE IMPORTING ANY MAPPINGS FROM A SPECIFIED PATH LIKE D:/FILE/ACCMAPPING + IF I TRIES TO CREATE ANY SCRIPT THEN IT IS GIVING ME SAME ERROR

Access to the path 'D:\Hyperion\products\FinancialDataQuality\WebServerComponents\Website\TemporaryExportFiles\admin13008776189935951970633tempFile0.tmp' is denied.

I WENT TO THE EVENT VIEWER AND FIND THIS LOG
=================================================================================================================
Log Name: Application
Source: ASP.NET 2.0.50727.0
Date: 4/19/2013 7:57:00 PM
Event ID: 1309
Task Category: Web Event
Level: Warning
Keywords: Classic
User: N/A
Computer: yashika-PC
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 4/19/2013 7:57:00 PM
Event time (UTC): 4/19/2013 2:27:00 PM
Event ID: 86c4b5000a354b9bbc1d89c46e8c4ae5
Event sequence: 7
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/1/ROOT/HyperionFDM-1-130108551108299636
Trust level: Full
Application Virtual Path: /HyperionFDM
Application Path: D:\Hyperion\products\FinancialDataQuality\WebServerComponents\Website\
Machine name: YASHIKA-PC

Process information:
Process ID: 5896
Process name: w3wp.exe
Account name: IIS APPPOOL\HyperionFDMAppPool

Exception information:
Exception type: COMException
Exception message: Write to file failed.

Request information:
Request URL: http://localhost/HyperionFDM/Pages/ScriptEditor.aspx
Request path: /HyperionFDM/Pages/ScriptEditor.aspx
User host address: ::1
User: admin
Is authenticated: True
Authentication Type: Forms
Thread account name: yashika-PC\FDQM

Thread information:
Thread ID: 5
Thread account name: yashika-PC\FDQM
Is impersonating: False
Stack trace: at ADODB.StreamClass.SaveToFile(String FileName, SaveOptionsEnum Options)
at Hyperion.FDM.Pages.ScriptEditorPage.LoadScriptIntoTextArea()
at Hyperion.FDM.Pages.ScriptEditorPage.EnableDisableScriptTextArea()
at Hyperion.FDM.Pages.ScriptEditorPage.treeViewScripts_NodeSelected(Object sender, TreeViewNodeEventArgs e)
at ComponentArt.Web.UI.TreeView.OnNodeSelected(TreeViewNodeEventArgs e)
at ComponentArt.Web.UI.TreeView.HandlePostback(String stringArgument)
at ComponentArt.Web.UI.BaseNavigator.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


Custom event details:

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ASP.NET 2.0.50727.0" />
<EventID Qualifiers="32768">1309</EventID>
<Level>3</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-19T14:27:00.000000000Z" />
<EventRecordID>22391</EventRecordID>
<Channel>Application</Channel>
<Computer>yashika-PC</Computer>
<Security />
</System>
<EventData>
<Data>3005</Data>
<Data>An unhandled exception has occurred.</Data>
<Data>4/19/2013 7:57:00 PM</Data>
<Data>4/19/2013 2:27:00 PM</Data>
<Data>86c4b5000a354b9bbc1d89c46e8c4ae5</Data>
<Data>7</Data>
<Data>1</Data>
<Data>0</Data>
<Data>/LM/W3SVC/1/ROOT/HyperionFDM-1-130108551108299636</Data>
<Data>Full</Data>
<Data>/HyperionFDM</Data>
<Data>D:\Hyperion\products\FinancialDataQuality\WebServerComponents\Website\</Data>
<Data>YASHIKA-PC</Data>
<Data>
</Data>
<Data>5896</Data>
<Data>w3wp.exe</Data>
<Data>IIS APPPOOL\HyperionFDMAppPool</Data>
<Data>COMException</Data>
<Data>Write to file failed.</Data>
<Data>http://localhost/HyperionFDM/Pages/ScriptEditor.aspx</Data>
<Data>/HyperionFDM/Pages/ScriptEditor.aspx</Data>
<Data>::1</Data>
<Data>admin</Data>
<Data>True</Data>
<Data>Forms</Data>
<Data>yashika-PC\FDQM</Data>
<Data>5</Data>
<Data>yashika-PC\FDQM</Data>
<Data>False</Data>
<Data> at ADODB.StreamClass.SaveToFile(String FileName, SaveOptionsEnum Options)
at Hyperion.FDM.Pages.ScriptEditorPage.LoadScriptIntoTextArea()
at Hyperion.FDM.Pages.ScriptEditorPage.EnableDisableScriptTextArea()
at Hyperion.FDM.Pages.ScriptEditorPage.treeViewScripts_NodeSelected(Object sender, TreeViewNodeEventArgs e)
at ComponentArt.Web.UI.TreeView.OnNodeSelected(TreeViewNodeEventArgs e)
at ComponentArt.Web.UI.TreeView.HandlePostback(String stringArgument)
at ComponentArt.Web.UI.BaseNavigator.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
</Data>
</EventData>
</Event>
===============================================================================================================

FOR YOUR INFO
MY FDM ACCOUNT NAME IS FDQM W/C IS ALREADY A PART OF ADMIN GRP, ADDED IN TO LOG ON SERVICES POLICY ALSO.

THE PATH WHERE IAM CREATING MY FDQM APPLICATION FOLDER I.E D:\FDMAP\Test IS ALREADY HAVING THE FDQM ACCOUNT ACCESS.

ON HYPERION HOME, FDQM ACCOUNT HAS ACCESS TOO.

IAM NOT ABLE TO CATCH UP THE EXACT ERROR. PLEASE HELP ME OUT
Comments
Locked Post
New comments cannot be posted to this locked post.