Nokia Lifeblog - Unable to open file error

Hi all
Im using Nokia lifeblog on my Nokia N70. While it works fine, I have a lot of text and pic message entries in my lifeblog view which when i try to open give a message sayin "unable to open file, delete item??
I was wondering why this happens.
Any help would be much appreciated.
Thanks

For the benefit of anyone who experiences this error in IIS7, the IUSR_xxx user no longer exists. You must grant permissions to "IIS APPPOOL\hfmAppPool" instead (select the local machine as the "Location" if Windows Explorer complains).
Similarly, for the benefit of those who get the error in HFM 11.1.2.1, security must be applied to the Oracle\Middleware\user_projects\product\FinancialManagement\Web folder.

Similar Messages

  • How to store SP2-0310: unable to open file errors in log file

    We are using oracle 10g on Linux platform.
    When we send scripts to the clients, then we also send a control file that executes all the sql files e.g.
    control.sql
    SPOOL test.log
    SELECT 'Start of Control File at:'||systimestamp from dual;
    SPOOL OFF
    @./dbscripts/00_insert_scripts.sql
    SPOOL test.log APPEND
    SELECT 'End of Control File at:'||systimestamp from dual;
    SPOOL OFFThe scripts are executed from SqlPlusW only by typing @control.sql
    The problem is that when SP2-0310: unable to open file error comes, it appears on the screen only. It does not go in the test.log file. Is there any way to store these errors in a file from SQLPlusW.
    Thanks.

    try mentioning full path....
    try
    @<fully qualified path>/00_insert_scripts.sql
    also check if the file has necessary permission
    ls -l <fully qualified path>/00_insert_scripts.sql

  • "Unable to open file" error when running system report in HFM

    I've installed and configured EPM System 11.1.1.2 for HFM and I've created sample application COMMA.
    Next, I'm trying to run sample Journal or ICP Report (for example, sample report named "Journals"). But system gives me an error like this:
    +Unable to open file C:\Hyperion\products\FinancialManagement\Web\HFM\FileTransfer\{C9841217-2F8E-4D67-80EE-C23D2720EF87}.FTR\JOURReport7_821239018.+
    Error Reference Number: {1998AD6B-2CAA-4C04-B4BB-83909C175257};User Name: admin@Native Directory
    Num: 0x80040237;Type: 1;DTime: 09.06.2009 14:30:53;Svr: TESTESO1;File: HFMActionsExecution.cpp;Line: 2236;Ver: 11.1.1.2.0.2207;ExErr: It is an error to mix objects from different versions of MSXML.;
    Num: 0x80040237;Type: 0;DTime: 09.06.2009 14:30:53;Svr: TESTESO1;File: HFMActions.cpp;Line: 72;Ver: 11.1.1.2.0.2207;
    Num: 0x80040237;Type: 0;DTime: 09.06.2009 14:30:53;Svr: TESTESO1;File: HFMCESAction.cpp;Line: 28;Ver: 11.1.1.2.0.2207;
    Num: 0x80040237;Type: 0;DTime: 09.06.2009 14:30:53;Svr: TESTESO1;File: Actions.cpp;Line: 291;Ver: 11.1.1.2.0.2207;
    How can I fix this error?
    Thanks in advance!
    Edited by: Alex Lasker on 09.06.2009 9:49

    For the benefit of anyone who experiences this error in IIS7, the IUSR_xxx user no longer exists. You must grant permissions to "IIS APPPOOL\hfmAppPool" instead (select the local machine as the "Location" if Windows Explorer complains).
    Similarly, for the benefit of those who get the error in HFM 11.1.2.1, security must be applied to the Oracle\Middleware\user_projects\product\FinancialManagement\Web folder.

  • Golden gate -  Unable to open file (error 2, The system cannot find the file specified.)

    Hi Everyone.
    I have configured GoldenGate on Win2008 R2, but when I start replicat, this fall.
    Initially:
    GGSCI (WIN-NKC50KUIT0G) 19> start replicat rep1 
    Sending START request to MANAGER ...
    REPLICAT REP1 starting
    GGSCI (WIN-NKC50KUIT0G) 20> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING
    REPLICAT    STOPPED     REP1        00:00:00      00:37:53 
    GGSCI (WIN-NKC50KUIT0G) 21> info replicat rep1
    REPLICAT   REP1      Initialized   2013-11-02 22:23   Status STOPPED
    Checkpoint Lag       00:00:00 (updated 00:40:28 ago)
    Log Read Checkpoint  File C:\app\Oracle\product\gg\dirdat\tr000000
                         2013-11-02 22:23:55.000000
    With VIEW GGSEVT:
    2013-11-02 23:15:31  INFO    OGG-01815  Oracle GoldenGate Delivery for Oracle, R 
    EP1.prm:  Virtual Memory Facilities for: COM 
        anon alloc: MapViewOfFile  anon free: UnmapViewOfFile 
        file alloc: MapViewOfFile  file free: UnmapViewOfFile 
        target directories: 
        C:\app\Oracle\product\gg\dirtmp. 
    2013-11-02 23:15:31  ERROR   OGG-00446  Oracle GoldenGate Delivery for Oracle, R 
    EP1.prm:  Extract file not found or no records beyond begin time.   why??? 
    2013-11-02 23:15:31  ERROR   OGG-01668  Oracle GoldenGate Delivery for Oracle, R 
    EP1.prm:  PROCESS ABENDING. 
    After I tried with:
    GGSCI (WIN-NKC50KUIT0G) 8>Alter rep1, EXTSEQNO 0
    but
    GGSCI (WIN-NKC50KUIT0G) 9> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING
    REPLICAT    ABENDED     REP1        00:00:00      01:11:50
    why??? abended??
    In logs:
    2013-11-03 14:07:02  INFO    OGG-00996  Oracle GoldenGate Delivery for Oracle, REP1.prm:  REPLICAT REP1 started. 
    2013-11-03 14:07:02  ERROR   OGG-01091  Oracle GoldenGate Delivery for Oracle, REP1.prm:  Unable to open file ".\dirdat\tr000000" (error 2, The system cannot find the file specified.).  why???
    2013-11-03 14:07:02  ERROR   OGG-01668  Oracle GoldenGate Delivery for Oracle, REP1.prm:  PROCESS ABENDING.
    GGSCI (WIN-NKC50KUIT0G) 12> info rep1, detail
    REPLICAT   REP1      Last Started 2013-11-03 14:30   Status ABENDED
    Checkpoint Lag       00:00:00 (updated 01:19:03 ago)
    Log Read Checkpoint  File .\dirdat\tr000000
                         First Record
      Extract Source                          Begin             End
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   First Record
      .\dirdat\tr000000                       * Initialized *   2013-11-03 12:54
    Current directory    C:\app\Oracle\product\gg
    Report file          C:\app\Oracle\product\gg\dirrpt\REP1.rpt
    Parameter file       C:\app\Oracle\product\gg\dirprm\REP1.prm
    Checkpoint file      C:\app\Oracle\product\gg\dirchk\REP1.cpr
    Checkpoint table     target.checkpoint
    Process file         C:\app\Oracle\product\gg\dirpcs\REP1.pcr
    Error log            C:\app\Oracle\product\gg\ggserr.log
    GGSCI (WIN-NKC50KUIT0G) 13> view param rep1
    REPLICAT rep1
    ASSUMETARGETDEFS
    USERID target, PASSWORD oracle
    discardfile .\discard\rep1_discard.txt, append, megabytes 10
    DDL
    map source.*, target target.*;
    I don´t understand it, How I could solve?? Please help me!
    Thank you.

    What steps did you use to add the Replicat?  Can you list those commands out.
    Also, does this file actually exist on the server where Replicat is running: C:\app\Oracle\product\gg\dirdat\tr000000

  • SR3 installation on solaris10 - unable to open file error

    Hi Guru's
      I am installing Netweaver 7.0 system BI, ECC ,Portal on solaris 10 and oracle 10g database. I am using SR3 installation Master for solaris sparc 64. During installation i come across errors such as 'Error : SP2-0310 unable to open ora_query3_tmp1_1.sql" .When i check in the 'sapinst' directory i see that this file has only read permssions. When i change the permission to full and rerun sapinst, again the same error appears. When i check the permission for this file, it is again in read only mode.
    What is happening is, sapinst creates this file with rw-rr permission each and every time i run sapinst. i set the umask of the root user from which iam running the install to '000', but still the same error. root user is part of sapinst group. i checked all possibilities but couldn't get rid of this error. Seems like a bug in SR3 for solaris.
    Has anyone come across this error before. If so is there any fix for this.
    Would award points for whoever come with solution to this.
    Moses

    You can circumvent that problem if you don´t use "/tmp" as installation directory but a different directory. I always do a (as root)
    mkdir /install
    cd /install
    <path-to-sapinst>/sapinst
    This will also make things easier since you don´t have to step deeply into nested directory structures...
    Markus

  • Unable to open file -- error message stating file saved in 10.0

    I recently saved a file in InDesign CC and then upon returning from vacation (NO changes to machine/software), received an error message stating that the file was saved in a newer version!  10.0 to be exact.  Installed version is 9.2.2 x64

    Thanks Peter.   Don’t ask me how --- but you were right!
    Thanks.

  • HP Pavilion Laptop: Unable to open files, error message and "Recovery" drive appeared

    My fairly new HP Pavilion AR5B1425 laptop suddenly displays a big red x and an error message "documents.library-ms (or whatever file I'm trying to access) is no longer working" and is displaying a "recovery" drive listed as "D."  My kids were using my computer, and hubby thinks they inadvertently reset my hard drive or something.  Any ideas?

    Hey reedmiarecki,
    Welcome to the HP Support Forums!
    With the error message that you are getting, your only option would be to do a factory reset of your computer. If you do need assistance on how to complete a factory reset of your computer, please provide me with the full model number. This will allow me to provide you with specific steps. If you need assistance in finding the model number, please take a look at the following document Guide to finding your product number.
    Good Luck!
    I worked on behalf of HP

  • Unable To Open File.......... The system cannot find the file specified

    hi all.
    First time poster.
    i have a windows VM running on my macbook...
    have had no troubles for the last 2 months using hourly...
    have just restarted the mac, and have come up with the unable to open file error...
    i'm confused (extremely new to mac)
    is there anything i need / can do to fix? (had a heap of stuff i needed on the windows VM)
    thanks

    Welcome to the Community,
    I can't tell you what was causing this, but according to the support bundle you provided, three of the required .vmdk files are missing (Virtual Disk-s001.vmdk, Virtual Disk-s002.vmdk, and Virtual Disk-s003.vmdk). These files however still existed when you used the VM at "2015-05-23T12:29:04.017+10:00" (see vmware.log).
    Since the VM is running on a snapshot and the base .vmdk files have a time stamp of April, 14th, you should be able to recover these three files from a recent backup (assuming you are regularly backing up your system). You may also want to check whether there's a lost+found folder on your system which contains the files!?
    André

  • N79 (Error message :Unable to open .File type not ...

    Dear nokia service manager,,
    Iam sivakumar using the nokia N79 handset.Iam getting the message like this (Error message :Unable to open .File type not supported)when i was trying to open the video file shooted by some other camera.I have tried changing the format of the file..but no use ..i dont get ant suitable software converter in the internet.So kindly look into this matter as i need this very uregently...
    hope its a mandatory feature as laptop and mobile interface are simple task nowadays in mobile...
    pls reply me..its very urgent...thanku..

    You could try Videora (http://www.videora.com/) - the downside here is that they have specific versions for specific phones, and sometimes it will makea file that plays perfectly in the desired phone but can't be shared to other models. The don't show a version for the N79, but try the N96 one because the N96 is the most similar OS to yours that they offer.

  • Error 'Unable to open file' when downloading SAP Query to Excel

    Hi all
    I'm running a SAP Query which is set to download straight to a spreadsheet (Pivot Table / Microsoft Excel).  Intermittently it does not work -  apparently at random (at least, I've can't recreate the error at will).
    It does one of the following:
    - Works ok, and creates the pivot table
    - Gives an Excel error message 'Unable to open file', then returns to the 'save the data in a spreadsheet' popup when enter is pressed on the error.
    - Does not issue error message, just goes to the 'save the data in a spreadsheet' popup.
    In the last two cases, the excel pivot table sheet is not created.
    Has anyone seen anything similar, or have any idea as to what is causing the problem?
    Any help gratefully received!
    Not urgent as I've found a way round -  further testing seems to show that I don't get the error is Excel is already open - but in the past I've run many SAP query downloads without needing to open Excel first.  I suppose it's possible that this is just something to do with the Excel setup at the user site
    Message was edited by:
            E Gregory

    Hi,
    Ensure that file name with same name and in same path should not be open while saving the data.
    Award if it helps.
    Jogdand M B

  • URGENT - Error "Unable to open file because it isn't a valid Keynote document" - and there is no index file (so the usually suggested solution doesn't work)

    Hi there,
    As you see in the heading, I am getting the error "Unable to open file because it isn't a valid Keynote document". There has been a number of threads on this and there seems to be a usual work around that works in many cases, by changing the file extension to .zip and then looking for the index file and making some more extension changes...unfortunately, in my case (and it also happened to others), there is no index file, so the usually suggested solution doesn't work...Can someone please help? I am working on a tight deadline and would like to try and recover the file.
    Thanks a lot in advance.
    Best,
    Just a regular apple user
    PS: any other presentation opens fine in Keynote (09)

    Have you tried to create a new Keynote Presentation? Do you have another previously saved Keynote file you can try to open? These will make sure it is a problem with this specific presentation and not the whole program.
    Try to delete the Keynote Preferences. They are located in the folder Macintosh HD>Users>your username>Library>Preferences and titled com.apple.iWork.Keynote.plist.
    Your profile shows that you are still on Mc OS 10.6.6, is that true? You might try to update to 10.6.7 as I believe that there was a font issue fixed in this update (I don't know for sure since I am still on 10.5.8).
    Try those and report back and we will see what we can come up with.

  • Intermittent 'Unable to read file' error when exporting/opening .html to .xls

    Hi, hope someone can help.
    I have an issue where I export a report from the Salesform platform to Excel. The file that is being exported is in html format and the report does not include any Pivot tables.
    The 'Unable to read file' error occurs intermittently, when Excel is already open and you export/open it from Salesforce...
    Have tried using Excel in safe mode with all the add-ins disabled and still no joy. The
    Do not save encrypted paged to disk option has been un-ticked the in Internet Options -> advanced.
    The issue happens in IE and other browsers, after raising the issue with Salesforce support they advised to raise the issue with MS instead, so here I am to see if anyone can help!
    Any help would be much appreciated

    Tools>Internet Options>Advanced tab, uncheck "Do not save encrypted files to disk"
    check your GPO settings to see if you have configured this to be unchecked.
    Thx.
    Rob^_^

  • E63 Adobe LE error 'unable to open file"

    Hi!
    I've bought an E63 six months ago and recently I've purchased a memory card.
    After a few days I wasn't anymore able to open any pdf, either from the phone's memory, or the memory card.
    I receive this error: "unable to open file!"
    If I try to open the Adobe PDF executable file nothing happens.
    Any suggestions?

    Hi,
    Ensure that file name with same name and in same path should not be open while saving the data.
    Award if it helps.
    Jogdand M B

  • PLEASE HELP! Unable to render any Quicktime format - after effects error unable to open file (-1610153459)

    I just can't render any type of Quicktime file in AE CC 2014. I'm on Windows 8.1.
    Even in CS6 was it not possible, but I never really used any Quicktime filetypes.
    Normally I just rendered to .h264, but now that's only available via the insane slow Adobe Media Encoder, I want to use the Quicktime -> h.264 option, but it's just not possible.
    I also want to render some footage to the Avid DNxHD codec, but this is also not possible.
    Doesn't matter what type of footage, dslr footage, pictures, AE solids. Everytime I want to render in a Quicktime file I get this error:
    AE error: Rendering error while writing to file (File-Location). Unable to open file. (-1610153459)
    Installed the latest Windows version of Quicktime, didn't help...
    I saw some topics about this, but they didn't provide a good solution. All they discussed was the hardware of the computer. I have enough space available and render to a NTFS drive.
    Please can someone help me with this!

    Yes! I just solved my own problem. I still think that the internet doesn't provide an easy to find answer, so I will post this.
    I had the latest version of Quicktime, but this version causes the problem. After some searching I finally found a page on the Apple website that confirms this.
    Updating to QuickTime 7.4 may cause issues while rendering footage in Adobe After Effects - Apple Support
    So I uninstalled my latest version of Quicktime and installed version 7.4.1. Everything works now the way it's supposed to!

  • ASO Custom Calc -Error-1241109 :Unable to open file

    Hi,
    I am trying to implement ASO custom Calc in version 11.1.2.1 ,using following Version DataCopy script in Maxl Editor
    In POV i have included 1 set of base level member from each dimension just for testing purpose.
    TestScript.csc Content : [Final] := [Working_0] ;
    execute calculation on database 'EFXBASE'.'EFXBASE' with
    local script_file "/Oracle/Middleware/user_projects/achd1rka001/EssbaseServer/essbaseserver1/app/EFXBASE/EFXBASE/TestScript.csc"
    POV
    "Crossjoin({[FXEXP]},Crossjoin({[Jan]},Crossjoin({[FY06]},Crossjoin({[CH_None]},Crossjoin({[PJ_None]},Crossjoin({[PD_None]},Crossjoin({[CC_0300]},
    Crossjoin({[0004]},Crossjoin({[CurrFcst]},Crossjoin({[Local]},Crossjoin({[ICP_None]},{[LSTB]})))))))))))"
    SourceRegion
    "[Working_0]" ;
    I am getting following error on execution of above script
    Unable to open file ['/Oracle/Middleware/user_projects/achd1rka001/EssbaseServer/essbaseserver1/app/EFXBASE/EFXBASE/TestScript.csc']
    Custom Calculation terminated with Essbase error 1241109
    what could be the reason .. I have tried using '//' or '\' in file path but still getting same error.

    Can you post your script. (change " to ' in POV and SourceRegion section)
    Regards
    Celvin
    http://www.orahyplabs.com
    *Please mark the responses as helpful/correct if applicable*

Maybe you are looking for