Error When Opening Document

I receive the following error when opening a Web Intelligence Document, no matter the user.
C​a​n​n​o​t​ ​i​n​i​t​i​a​l​i​z​e​ ​R​e​p​o​r​t​ ​E​n​g​i​n​e​ ​s​e​r​v​e​r​.​ ​(​E​r​r​o​r​:​ ​R​W​I​ ​0​0​2​2​6​)​ ​(​E​r​r​o​r​:​ ​I​N​F​ ​)
I also cannot run any reports. Anyone have an idea? I cannot seem to find any information in the knowledgebase on that error.

Phasenjager,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Visit http://support.novell.com and search the knowledgebase and/or check all
the other self support options and support programs available.
- You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://forums.novell.com)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.novell.com/faq.php
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Product Support Forums Team
http://forums.novell.com/

Similar Messages

  • Error when opening document with ECL control: INVALID_DATA

    Hi Gurus,
    I've tried to search the net for this problem but could not find anything and I'm stuck now.
    Description:
    we're using ECL to view attached documents (to POs etc.) which are stored through ArchiveLink on the content repository.
    when we try to open this document, time-to-time we get following error:
    Error when opening document with ECL control: INVALID_DATA
    Message no. SDV004
    by time-to-time I mean that when we try to open same attachment again it opens successfully (sometimes we need to re-open it 3-4 times to get it)
    what we've tried is to enlarge timeout for HTTP protocol (tx SMICM, from former 30 to actual 60) but only effect we got is that we're waiting for the error longer time
    It will be really great if anybody of you guys can give me an advice where the problem can be or where should I look and what to check
    Thanks,
    David

    Hi Christoph,
    thanks for tip, unfortunately this was already flagged, currently settings are:
    for Display Settings:
    yes - include ECL control
    use HTML control
    empty - maximum viewer wait time
    (do you think that setting some value for this could help)
    yes - deactivate generic object services in viewer
    no - doc display as dialog box
    yes - deactivate data provider cache
    Storage Settings:
    yes - always copy document class from document type
    yes - permit multiple assignment
    Thanks,
    David

  • SAP DMS : Error when opening document with ECL control: INVALID_DATA

    We are receiving following error while try to view .FAX file through SAP Document viewer
    "2D viewer - Unable to opend Document"
    "Error when opening document with ECL control: INVALID_DATA"
    Appreciate your quick effort.
    Thanks,
    Sam.

    Yes, We have checked in both ways, I have also followed other threads on the same issue
    But not able to find the solution for the issue. We are facing the issue when we are using files scannned by Kodak Scanner i1420 in tiff format.
    But If I will attach any other tiff files from directory then It can viewed through SAP Document Viewer.
    I appreaciate your help in this regards.
    Thanks,
    Sam,

  • Error when open document

    Dear All Experts,
    This following vb6 code in B1 2007 PL49 version is running but give error when I try to open SO document form :
    Public Sub process_139(ByVal FormUID As String, pVal As SAPbouiCOM.ItemEvent, BubbleEvent As Boolean)
    Dim KeyField As String
    Dim oRs As SAPbobsCOM.Recordset
    Dim strquery As String
      If pVal.EventType = et_FORM_LOAD Then
          'If pVal.Before_Action = True Then
               Set oForm = SboApplication.Forms(pVal.FormUID)
               'Add edit text component to fill with city name
               Set oItem = oForm.Items.Add("Static1", it_STATIC)
               oItem.Top = oForm.Items("8").Top + 15
               oItem.Left = oForm.Items("8").Left - 5
               'Add static text for identifier city name
               Set oItem = oForm.Items.Add("Label1", it_STATIC)
               oItem.Top = oForm.Items("11").Top - 15
               oItem.Left = oForm.Items("11").Left
               Set oStatic = oItem.Specific
               oStatic.Caption = "City Name"
               Set oItem = oForm.Items("12")
               Set oEdit = oItem.Specific
    the error message is:
    Run-Time error  '-7012 (ffffe49c)'
    Item-already exist [66000-13]. Form unique Id : F_14, Item unique Id : Static1
    The error is not happened when run in previous version e.g. 7.2 or 2004.
    Pls give advice. I really appreciate your help. TIA
    Rgd,
    Steve

    try it as
    Dim KeyField As String
                Dim oRs As SAPbobsCOM.Recordset
                Dim strquery As String
                If pVal.EventType = SAPbouiCOM.BoEventTypes.et_FORM_LOAD Then
                    If pVal.BeforeAction = True Then
                       ' Dim oform As SAPbouiCOM.Form
                        oform = SBO_Application.Forms.Item(pVal.FormUID)
                        'Add edit text component to fill with city name
                        oitem = oform.Items.Add("Static1", SAPbouiCOM.BoFormItemTypes.it_STATIC)
                        oitem.Top = oform.Items.Item("8").Top + 15
                        oitem.Left = oform.Items.Item("8").Left - 5
                        'Add static text for identifier city name
                        oitem = oform.Items.Add("Label1", SAPbouiCOM.BoFormItemTypes.it_STATIC)
                        oitem.Top = oform.Items.Item("11").Top - 15
                        oitem.Left = oform.Items.Item("11").Left
                        'Dim ostatic As SAPbouiCOM.StaticText
                        oStatic = oitem.Specific
                        oStatic.Caption = "City Name"
                    End If
                End If

  • Pesky error when opening document

    I have a document (actually several, based on each other) that somehow ended up with a message that comes up every time I open it.  Sorry that I don't know what the exact wording would be in English (I have the Japanese version of CS2), but it's something like: Cannot create composite font "^1". (I think "composite font" is the right term, but I'm not sure - it's the only logical translation of the Japanese word that actually seems to be a real term in English.)  I click OK and the document opens fine, but I'd like to clean up whatever is amiss.  There is no complaint about any fonts in the Search Fonts dialog, and I don't even know what a composite font is (all the Google hits seem to be related to PDF, but I don't think I have ever even used this document to make a PDF, and the error happens when I open the .indd file), so I don't know where to look for what to get rid of in the document so that the error does not appear.  Any guidance?

    Thanks for the response.  I'm not having any other problems with the document that I am aware of, and I had been ignoring this error for a couple years, but it was starting to bug me.  So at your suggestion I decided to try the INX trick.  But that had even more dramatic results.  I had no trouble exporting the INX file, but when I tried to open it while another document happened to be open, I got the following message (again, all quotes from messages are translated from Japanese by me, so the English might not match exactly):
    Adobe InDesign is shutting down.  A serious error has been detected.  If there are unsaved documents, restart InDesign and restore your work.
    When I clicked OK on that message, another popped up on top of it:
    Application Error: The command "0x4f79d17c" referenced memory "0x00000014".  The memory could not become "read".  To shutdown the program, click OK.
    (Yes, I know that sentence makes no sense, but that's what the Japanese said.)  Even after a reboot it happened again, but the other document had also appeared (because of the recovery mode).  So I opened ID just so I could close the other document, closed and reopened ID with nothing else open, and tried opening the INX file again.  This time I got the original error about the composite font even on the INX file.  Hmph!
    So unless you have another idea, I guess this ghost will haunt me permanently...

  • Error when opening documents in a collaboration-room using vpn

    hello everybody
    i have the following problem:
    by using vpn (virtual private network) i can access to the portal and enter a collaboration-room, but when i try to open a document in the collaboration-room, i always get the error that the page can not be displaied. users which are in the "portal-network" can open these documents, but users with vpn-access can not.
    do you have any idea where the problem could be? thanks for helping.
    greetings
    flo

    > hi karin
    >
    > thank you for your help. when i tried with "your"
    > URL, the error doesn't occur but when i then click on
    > "Web-Folder", the following message appears:
    >
    > "The entered address of the Web-Folder is too long.
    > Use a shorter address."
    That's a bug in Internet Explorer. You may be able solve that by following the instructions at http://support.microsoft.com/?kbid=325355.
    > 1. what can i do to shorten the adress?
    Use the name of a parent folder, then navigate down.
    Best regards, Julian

  • [SOLVED] scribus error when opening document

    I am trying to open some previously created scribus documents. 
    `--> scribus a.sla
    libpng warning: iCCP: too many profiles
    Scribus Crash
    Scribus crashes due to Signal #4
    Calling Emergency Save
    [1] 2731 segmentation fault (core dumped) scribus a.sla
    However scribus starts okay if I don't specify a file.  But trying to open the file from within scribus gives this message:
    Scribus Crashes due to signal #4.  This happens with some other files, also.
    Googling didn't find any information for signal #4
    I know the files used to open, I created them.  Any suggestions?  Thanks.
    Last edited by kekules_dream (2013-11-19 10:43:31)

    Which version of pixman?  Scribus segfaults here on opening any existing .sla with pixman newer than 0.30.2.  Compiled 2 later versions, no go so far, so staying with pixman 0.30.2 for now.
    PS  Rebuilds of both cairo and scribus on new pixman did not fix the issue.
    Last edited by abveritas (2013-11-18 16:15:59)

  • Error while opening document in FB03

    Hi,
        I have used archive link for attaching documents. I have attached a pdf file by using the transaction OAAD to an accounting document. In FB03 it is showing the the document name by following the path
    Environment>>Additional assignments>> object links.
    But while trying to open the file I am getting the below message.
    Error when opening document with HTML control;
    DP_ERROR_GENERAL
    Any help regarding  this will be appreciated.
    Regards,
    B P Singh

    For your problem,please see if the corrections indicated in SAP note 1502912 could help you out.
    Regards,
    Pradeepkumar Haragoldavar

  • CF 8 CFPDF "Merged" document throws 131 Error when opened in Acrobat

    We are using CF 8 on Windows Server 2003 platform.
    Any CFPDF "Merged" documents are throwing 131 Errors when opened in Acrobat
    Tried re-saving the documents on local machine and still same problem. Tried opening in multiple versions of Acrobat, same problem.
    Individual documents created are opening without issue. It is Only when these documents are merged that this error occurs.
    We do not experience this behavior in our CF 10 environment.
    We are a Big, Slow moving enterprise here so not much chance of getting our CF 10 environments promoted to meaningful production use soon.
    Found virtually nothing in HelpX and nothing online of any value regarding this issue.
    Has anyone else experienced the issue noted in the title of this discussion?
    Has anyone a work around or solution?

    I am getting the same error even in Acrobat version 8.1.3.
    Additionally, I noticed that if we click on menu ‘Advanced->Sign&Certify->Preview Document’, then we get a notification as “This document is not PDF/SigQ compliant and may display inconsistently”. On clicking  ‘View report’ on that notification, the below dialog pops up. It has errors listed as:-
    Code 4000 : Unrecognized PDF content. The document contains PDF content or custom content not supported by the current version of Acrobat.
    Code 4002: PDF content contains erros.
    However, if we sign the PDF using default adobe signature functionality and reopen that PDF, the error does NOT come and the notification also says ‘This document is PDF/SigQ compliant’.
    Can anybody please suggest what could be missing in the custom sign that we apply? Is it because of any of the missing fonts or any other resources?
    Awaiting reply!
    Regards.

  • I'm getting an error message "There was an error when opening this document. Access denied" on some PDF's that I was able to open in past. Uninstalled XI and installed X but same problem. Any thoughts?

    I'm getting an error message "There was an error when opening this document. Access denied" on some PDF's that I was able to open in past. Uninstalled XI and installed X but same problem. How can I access these files?

    I have exactly the same problem. The interesting thing is that the file opens when I attach it to an email and open it out of the email. I already saw the advice you provided in  similar post from Aug last year and checked the security settings of the file and the folder. But according to that I have all rights.
    My OS is Windows 7 Enterprise.

  • Error when open fdf document from Safari

    Reproduced on
    * Adobe reader 9.1.0
    * Acrobat Pro 8.1.3
    NOT reproduced with Acrobat Pro 8.0.0( withou updates )
    have simple fdf document for example in root of disk c:
    =============
    %FDF-1.2
    1 0 obj
    <<
    /FDF
    <<
    /F (1.pdf)
    /JavaScript
    <<
    /After 2 0 R
    >>
    >>
    >>
    endobj
    2 0 obj
    <<
    >>
    stream
    endstream
    endobj
    trailer
    <<
    /Root 1 0 R
    >>
    %%EOF
    ================
    when open it with IE or FF, al works fine. but when try to open in safari  messagebox shown
    "There was an error when open this document. This file cannot be found."

    minified version of not worked fdf
    %FDF-1.2
    1 0 obj
    <<
    /FDF <</F (pdf.pdf) >>
    >>
    endobj
    trailer
    <<
    /Root 1 0 R
    >>
    %%EOF

  • Outlook 2010 gives error when opening a PowerPoint attachment.

    Outlook 2010 gives error when opening a PowerPoint attachment. 
    Hi All,
    We have several VIP employees that are getting the following error on all PowerPoint documents that come as attachments from Outlook.
    I have researched and tried the following steps and verified these settings are already applied.
    I did find a work around but not a fix and our security team will NOT allow me to change this setting however if I uncheck the setting all employees can open the outlook attachment.
    Any other ideas on a fix for this if I am unable to uncheck Enable Protected View.

    Hi Matthew,
    This is a perennial problem, here is a thread which has a deep discussion about this issue:
    http://social.technet.microsoft.com/Forums/office/en-US/07f710a5-a6ca-4256-8f27-6aac41a6b37e/outlook-2010-unable-to-open-word-excel-and-power-point-attachments-from-an-email?forum=outlook
    It looks like nobady really find a solution there, the only workaround is what you have found - change the protected view setting in Trust Center. You will lose some security by doing this but it seems to be the only solid solution currently.

  • SFP : Error in opening document (Layout)

    Hi All,
    A SFP form was developed in Language "DE"; when I try to open the
    layout of the SFP (logged on using EN); I get the error "Error while opening document" and the form is not opened. But when the same layout is opened with a logon using language DE; it gets opened. Why?
    How to make it work in EN?
    Regards,
    Kanthimathi

    Dears,
    you can solve this issue following instructions described in OSS note 1074025.
    1. Close SAP gui
    2. Check if process FormDesigner.exe is still running in Task Manager. If so, kill it.
    3. Delete folder "Designer" from location:
    C:\Documents and settings\<user id>\Application Data\Adobe
    NB: Path for Windows Vista
    C:\Users\<user_id>\AppData\Roaming\Adobe\Designer works perfectly
    When you run again the Adobe LiveCycle, the folder is regenerated.
    Hopefuly it helps
    Gregory

  • Bex Web designer. Java ccommunication error. Error when opening rfc connec

    Dear All,
    Whenever we open Bex web designer we get a error message box " Java communication error : Error when opening rfc connection"
    This error seems to be due to incorrect BW and Portal configuragtion.
    Can anybody let me how to correct the error by doing the right BW and portal configuration. I serached many documents as well as in sdn but no concrete procedure is provided. I am in need of urgent help regarding this.
    Thanks in advance.
    Warm regards
    Mazdul

    In one of the notes therre was a link. I opened the link in my portal server. There was a check list where all the conditions that were not met were marked with red. I corrected most of them according to the check list. Now the error is due to SSO  not configured properly.
    BEX should work fine when this is done.
    Warm Regards
    Mazdul

  • Error When Opening Any Form

    Hi All.,
    Im facing some issue while opening any form..its stuck in below mention file while opening any form i tried all the ways still im not able to fix the issue.
    Application:11.5.10.2
    OS-----------HP-UX
    DB-----------10.2.0.4.0
    File Name:
    oracle/forms/ui/FLWTextArea
    Work Around
    Relink the all the files
    Regenerated the jar files
    Regenerated the forms
    f60gen help=y
    Forms 6.0 (Form Compiler) Version 6.0.8.28.0 (Production)
    Forms 6.0 (Form Compiler): Release - Production
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.21.0 Build #0 - Production
    Oracle Virtual Graphics System Version 6.0.5.39.0 (Production)
    Oracle Multimedia Version 6.0.8.25.0 (Production)
    Oracle Tools Integration Version 6.0.8.17.0 (Production)
    Oracle Tools Common Area Version 6.0.5.32.0
    Oracle CORE Version 4.0.6.0.0 - Production
    Metalink Doc id
    java.lang.NoClassDefFoundError: oracle/forms/ui/FLWTextArea Error When Opening Any Form [ID 1219663.1]

    Thanks,
    From the below doc id we are currently in patch set 19 but im not able see that in ad_bugs.,
    Note: 232313.1 - Information on Previous Versions of Developer 6i Patchsets
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=232313.1
    Here is an example:
    If you have Forms: 6.0.8.27.x --> You are on Developer 6i Patch 18
    If you have Forms: 6.0.8.26.x --> You are on Developer 6i Patch 17
    If you have Forms: 6.0.8.25.x --> You are on Developer 6i Patch 16
    If you have Forms: 6.0.8.24.x --> You are on Developer 6i Patch 15
    SQL> select bug_number from ad_bugs where bug_number='&BUG_NUMBER';
    Enter value for bug_number: 9935935
    old 1: select bug_number from ad_bugs where bug_number='&BUG_NUMBER'
    new 1: select bug_number from ad_bugs where bug_number='9935935'
    no rows selected
    SQL>

Maybe you are looking for

  • Keynote and pages stopped working after update

    i had older versions of keynote and pages. they were fine but obviously outdated. i downloaded the updates (2.0.1 for pages and 3.0.1 for keynote). now both programs don't work. upon clicking either icon in finder window, the dock icon appears, bounc

  • Problems with duplex printing in Office 2004

    My computer is a Mac Pro with the latest version of Leopard. My printer is an HP Laserjet 2420dn. One of its important features from my perspective is its two-sided printing feature. The two-sided feature works with PDF documents and Iwork "pages" do

  • Iphone 3.1 upgrade failed, unable to restore my iphone, Apple has no clue !

    I never expected that from Apple. Tried upgrading my 3G to 3.1, upgrade failed, started restoring, but restore failed as well giving me error 1002 and USB and itunes logo. Opened ticket with Apple support, they had no clue, referred me to apple store

  • Rescheduling of Third party Items

    Hi, I have a strange scenario in our project, when availability check ikon is selected for the TAS line item, system is recalculating the confirmed date even though Purchase order is created and Goods has been supplied to the customer. To make more c

  • Workflow ECC 6.0 error

    Hi all, we have created a custom workflow and the workflow called in F110 tcode. in F110 we add on button for triggering workflow. in 4.7 it's working fine. but in ECC 6.0 we have got an error. ERROR : 1. The calling of the object method for the work