Gives me errors when preview report in world.

Hi Members,
below is the errors when i try to run and preview report in world.
any help and suggestion is greatly appriciated.
ConfFile: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\config\xdoconfig.xml
Font Dir: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts
Run XDO Start
Template: C:\Documents and Settings\nshah\Desktop\GASB_FINANCIAL.rtf
RTFProcessor setLocale: en-us
FOProcessor setData: C:\Documents and Settings\nshah\Desktop\GASB_Financial_statement.xml
FOProcessor setLocale: en-us
java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(Unknown Source)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
     at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
     at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
     at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
     at RTF2PDF.runRTFto(RTF2PDF.java:708)
     at RTF2PDF.runXDO(RTF2PDF.java:517)
     at RTF2PDF.main(RTF2PDF.java:305)
Caused by: oracle.xdo.parser.v2.XMLParseException: Attribute 'select' not found in 'xsl:value-of'.
     at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:806)
     at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:571)
Thanks,

Did you try the "Validate" function from the Word Template Builder?
It helps find many of these issues. The only thing that makes it more difficult to use
is that it tells you onlythe line number in the RTF file.
So if you don't know which field causes the issue, you need to open the RTF file
in a text editor like notepad, got to the line number and look for some
regular text close to it to the error to find where the issue is in the word document.
Hope that helps,
Klaus

Similar Messages

  • Error when previewing reports with prompts

    "Prompting failed with the following error message: 'Unexpected error.'.
      Error source: Prompt.dll Error code: 0x80043800"
    ... This error occurs when I try to preview a report with parameters being prompted. The parameter fields are just simple text boxes. Error does not occur when parameters are set to null.
    I'm running Crystal Reports XI Release 2 Version 11.5.11.1470 on Windows XP Professional Service Pack 2. Has anyone seen this error? If so how can I resolve it
    Regards,
    Scott

    Hi,
    Try this,
    Title: Error: "List of Values failure"prompt.dll Error code: 0x8004380D"
    Symptom
    In Crystal Reports, reports using List of Values (LOV) based on a Business View are refreshed and after 5 minutes an error message appears:
    Prompting failed with the following error message: "List of Values failure: fail to get values. [ Cause of error: CORBA_SystemException ].
    Error source: prompt.dll Error code: 0x8004380D".
    Cause
    This error message appears because there is a firewall between Crystal Reports and BusinessObjects Enterprise XI that is preventing the LOV from bringing back the data.
    Resolution
    Turn off or disable the firewall.
    Alternately, specify a CORBA port using an updated version of CRLOV.DLL that lets you choose one port for CORBA to use. Obtain the appropriate file  by doing the following:
    Download the file update from the Downloads area of our web site.
    Open C:\Program Files\Common Files\Business Objects\3.0\java\crconfig.xml in a text editor.
    In the <DataDriverCommon> section add <BOEOrbPort>n</BOEOrbPort> where n is the number of the desired inbound port to use for CORBA.
    Enable that port on the firewall to accept inbound traffic (along with the other ones Crystal Reports uses).
    The LOV reports run correctly.
    Thanks,
    Vinay.

  • OCIEnvCreate failed error when previewing report in BIDS

    I have installed oracle 11g 32 bit and 11g 64 bit clients on SQL server 2012 and can create linked servers to Oracle databases and query said databases. 
    But when in the BIDS environment I cannot create datasources that point at the Oracle databases I get the following error msg
    SQL server 2012
    Windows server 2012
    Oracle administrator client 11g

    Hi ghw123,
    Thank you for your question. According to your description, you installed oracle 11g 32 bit and 11g 64 bit clients on SQL server 2012, you can create linked servers to Oracle databases and query inside databases, when you use Oracle as data source in BIDS
    the error occurred. Base on my research, this error may be caused by two reasons:
    DLLs from a previous installation of Oracle Client have been left on the system, causing a conflict.
    You may not have read permission to the 'Oracle' folder.
    Please try to follow the steps below to solve this issue:
    Perform a search for "OCI.DLL" on the local machine. If you find any instances of this file in any location other than your ORACLE_HOME rename or delete it. If in doubt, uninstall the Oracle Client, and then perform the search again. Anything that is leftover
    is the culprit.
    Grant read and execute permission to the folder 'Oracle' to the ASP.NET user, regrant it if the permission has been granted, then remove the Read Only restriction and restart your machine.
    Here are some relevant threads you can reference:
    http://forums.asp.net/p/1012052/1353494.aspx
    http://social.msdn.microsoft.com/Forums/en-US/373a9207-b8d8-46a8-804a-82c99a3f5ecc/ocienvcreate-failed-with-return-code?forum=vblanguage
    If you have any questions, please feel free to let me know.
    Best Regards,
    Wendy Fu

  • Error in preview report using Crystal Report in SBO 8.81

    Hi friends,
    I face problem when preview report. I import all my report to server and test it to server. When i preview the reports, it can't run well. It preview the error like this.
    Failed to Retrieved data from Database.
    Failed to Retrieved data from Database.
    Error in File Temp {..... LOTS OF LETTERS AND NUMBERS HERE}{..... LOTS OF LETTERS AND NUMBERS HERE}.rpt:
    Failed to Retrieved data from Database.
    I don't know , what it means.
    the query report runs in store procedure then attach it in crystal report.
    Actually , before i import to my user's Server, I test it in my local notebook first. It runs well. I also have tested it in my friend's notebook, it also runs well.
    Does any one know how to solve it ?
    Thanks in advance
    Regards
    KK

    Fyi , The Windows is installed in 64 bit, and the sql server is installed in 32 bits. When i analyze in sql profile the parameter date in the crystal report is converted. But when i run it in my local machine(My notebook), the date parameter is not converted and runs well.
    Is this the main problem , if the SQL server is installed in 32 bits  ?
    Thanks in advance
    Regards
    KK

  • Report Designer - Error when Loading Report

    Hi,
    We have created a report in Report Designer (7.0) and saved it. When we execute it runs fine. After closing the report and trying to reopen it, the report does not open. It gives an error "Error when Loading Report". Our BI frontend patch is 14.
    Did anyone encounter this issue and is there a solution to this.
    Thanks
    Hemant

    Hello,
    Please go to SE38 -> RS_REPORT_MAINTAIN,
    Type your report name, and DT als "Report Type".
    Goto edit mode, copy&paste this XML into txt file and send it to me ([email protected]). I will check whats going on with this report. Loading should be always possible.
    Regards, Karol Kalisz, BI Development

  • Have uploaded and installed CC 2014. Several apps give this error when I try to start them:  "Unable to launch Adobe InDesign as you do not have sufficient permissions to access the preferences folders" -or- The icon in the dock bounces once, and nothing

    Have uploaded and installed CC 2014. Several apps give this error when I try to start them:  "Unable to launch Adobe InDesign as you do not have sufficient permissions to access the preferences folders"
    -or-
    The icon in the dock bounces once, and nothing happens.

    Windows or Mac, and exactly which operating system version?

  • Error when sending report output to printer from Forms 10g

    Hi,
    I have a simple report that I am running from a form using run_report_object built-in. I can successfully send the report output to a file but when I send the report output to a printer my report is
    terminated with report status of 'TERMINATED_WITH_ERROR'. I am using the default forms service and reports server that comes with the forms builder. How do I specify the reports server to user my default network printer ?Following is the code that runs my report.
    Thanks,
    Anna
    PROCEDURE SEND_TO_PRINTER IS
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(50);
    rep_server system_variables.reports_server%type;
    alldone          exception;
    BEGIN
         select reports_server
         into rep_server
         from system_variables;
         if rep_server is null then
              msg_alert('Error getting the reports server name', 'I', FALSE);                
              raise alldone;
         end if;
         :ctrl.run_report_errors := 'N';                    
         repid := find_report_object('REP_OBJ1');
         SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,rep_server);
         SET_REPORT_OBJECT_PROPERTY(repid,REPORT_EXECUTION_MODE,BATCH);
         SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
         IF :ctrl.rg_print = 'P' THEN
              --Send the output to printer.
              SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,PRINTER);
              SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'dflt');
         ELSIF :ctrl.rg_print = 'R' THEN
              --Rich Text Format
              SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,FILE);
              SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'rtf');
              SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESNAME,:ctrl.filename);
         END IF;
         v_rep := RUN_REPORT_OBJECT(repid);
         rep_status := REPORT_OBJECT_STATUS(v_rep);
         WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
         LOOP
              rep_status := report_object_status(v_rep);
         END LOOP;
         IF rep_status = 'FINISHED' THEN
              null;
         ELSE
              :ctrl.run_report_errors := 'Y';
              msg_alert('Error when running report.' || rep_status, 'I', FALSE);           
         END IF;
    EXCEPTION
         when no_data_found then
              msg_alert('Error getting the reports server name', 'I', FALSE);      
         when alldone then
              null;     
    END;

    If you use Windows the user that runs the reports server is usually LocalSystem. Check this in the Windows Services panel.
    LocalSystem has no printer access. To be able to print, you have to use a real domain user that has access to the printer. So, change the Log on properties in the Services panel.

  • Spectrum digital DSK5416 driver setup gives an error when test wizard is run.

    Please help us with the following problem we are facing:
    1.    Spectrum digital DSK5416 driver setup gives an
    error when test wizard is run. A snap shot of the same has been
    attached.
    2.    The A/D module doesn’t pickup microphone signal or
    an audio sample for loopback but the implementation of the same works
    fine in CCS environment. (We are using Mic In and Speaker Out lines)
    3.    When a real-time application has run successfully
    and if you close the VAB environment the application starts running
    automatically until you reset the board.
    4.    We don’t find the flash program button enabled, so
    that any real-time program can be burned into flash and demonstrate the
    embedded feature.
    Note:
    We are using Windows Xp professional edition.
    Program is developed using DSK5416

    Hello, I have included some information that will help address your questions: (1) I couldn't see the attached image file (contained errors). The RIDE/VAB DSK5416 Driver makes use of a JTAG communication when reading/writing memory on the DSK5416 hardware. You will need to make sure that the JTAG transfer option has been selected in the Driver Setup dialog box. The memory test process may seem to take a long time due to the amount of memory being accessed. (2) The VAB RTDSKAD block component provides a one-channel A/D input that makes use of the line-in channel on the DSK5416 hardware. (3) VAB does not remove the downloaded DSP executable program from DSK5416 memory, and it does remain resident. That being said, I wouldn't expect that the program would begin execution when VAB is closed. I would recommend that you verify that the DSP program stopped properly upon selecting the VAB Stop command. Then, close VAB as normal. (4) The RIDE/VAB driver for the DSK5416 does not support programming of flash memory on the DSK5416 hardware. Regards, Steve

  • Error when linking report to stored procedure defined with one input parm

    Error when linking report to stored procedure defined with one input parameter
    The report will work ok, when the parameter is removed from the stpred procedure
    An unhandled win32 exception occurred in crw32.exe[4480]
    Stored Proc (sql server 2005)
    USE [Allegro]
    GO
    /****** Object:  StoredProcedure [dbo].[SP_Test]    Script Date: 07/08/2009 10:42:14 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    ALTER procedure [dbo].[SP_Test](@valuationmode VARCHAR(55)) as
    Begin
    select
         valuation,
         valuationtime,
         valuationmode
    from valuation
    where valuationmode = @valuationmode;
    End;

    This is an example of a stored procedure that is trying to be linked to a new report as the only datasource.
    If I remove the parameter I can create a report, however this will return all of the results of thw query to the report, rather than the desired results. If I add the parameter on the Crystal Report, the stored procedure then has to return all of the results to Crystal and then perform the filtering of records. By using a parameter in the stored procedure, you should be able to do all of the filtering as part of the query on the databse server, making this more efficient.

  • I installed windows 7 using Boot camp, Then i wanted to install the support software using boot camp and it always stops at 50% i tried installing the software using internet it always gives me error when i start installing it on windows, What to do?

    I installed windows 7 using Boot camp, Then i wanted to install the support software using boot camp and it always stops at 50% i tried installing the software using internet it always gives me error when i start installing it on windows, What to do?

    What is the error? Are you following the Bootcamp instructions? Where on the "internet" are you trying to install from? Did you try downloading from here http://www.apple.com/support/bootcamp/downloads/?

  • Error 2032 when previewing report after apgrading to SP3

    Dear experts,
    I have a report that previously worked fine in 2008 SP1FP3 but now errors after upgrading to 2008 SP3. The report connects to an external data source using an XML Data refresh button sending some data to a URL and then loading a data table received back. The error message when previewing the report is as follows:
    Cannot access external data
    An error has occurred.
    For more information , contact the file creator or your system administrator.
    Error: Error no 2032
    Connection Type: XML Data
    Any advice will be appreciated...

    Hi,
    the error 2032 is a general stream error. Did you mark your XML file as trusted in the adobe settings?:
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html
    Is the XML file on other domain than yours? Then you will need a crossdomain policy file on the root of that server:
    http://ryangoodman.net/blog/index.php/2008/04/25/xcelsius_2008_cross_domain_policy_change
    Regards
    Victor

  • Error when run report wher DB in another Network

    hi every one
    i have report give this error REP-0159: Syntax error on command line
    when i connect on DB that in another network
    but if application server and DB in the same network it's work Successful
    Thanks

    Hello,
    One guess, while running on an other database check any of the parameter which you are passing is having single quote in the value. If so, then remove the single quote and try to run report again.
    -Ammad

  • Printer not installed error when using reports server

    Im using three NTYRE architecture when i have to run my application on 128kbps leazed line network across 30 units,requirement is to generate text output at the client side for printing some report formats in character mode.
    im trying to generate a text file on server and then download to local machine for printing .but reports server gives an error printer not installed,
    i have checking administrative security probs in WINNT ,
    pls suggest or is there any other way to generate text reports in NTIER arch.
    regards

    Hi,
    You may want to check if a printer is installed in your WinNt system. Reports picks up font information from the default
    printer installed in the system when we attempt to generate to file.
    thanks
    -sudha

  • Libuimotif error when running report on HP-UX

    Hello,
    I got the following error messages on a HP-UX 11.0 console monitor when I tried to run a report through web using Report server 6i on HP-UX:
    /usr/lib/dld.sl: Unresolved symbol: xmGrabShellWidgetclass (data) from /u/oracle/Report6i/6iserver/lib/libuimotif60.sl
    /usr/lib/dld.sl: Unresolved symbol: xmSpinBoxWidgetclass (data) from /u/oracle/Report6i/6iserver/lib/libuimotif60.sl
    /usr/lib/dld.sl: Unresolved module for symbol: uisnvc (data) from /u/oracle/Report6i/6iserver/lib/librem60.sl
    I can see the report queue by using the showjob command but the brower that call the report will crank for several minutes and the give an error message like 'Page cannot be displayed'. Just like what Scott Dennis encountered.
    Can anyone please advice??
    Thanks.
    Lim

    Problem comes when any of the filter is applied in any one of the cases selected from the GUI.Do you mean that the problems only shows when you run the report in your browser via 9iAS?
    Which version are you using?
    Can you post the before report trigger?

  • Intermitten Errors when running reports in Crystal Report Viewer

    Hi All,
    We get intermittent errors when running the same crystal report over and over again.  Most of the time, it would run perfectly fine.  Once in a while we would see the error message below displayed...
    Failed to open the connection. Failed to open the connection. C:\DOCUME1\USBOAD1\LOCALS~1\Temp\{432E6564-2811-4364-84FB-5E315F8DCBCA}.rpt
    CrystalReportViewer - CrystalReportViewer1
    Error: Object reference not set to an instance of an object.
    We don't know how to reproduce this error.  We tried looking into the BusinessObjects log files and the error is trapped inside C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Logging\crystalras_2009420_3626_2716_ras.log with the message below:
    ErrorLog 2009  4 21 11:28:28.598 2716 10272 (\servers\ras\dtsagent\reporthandler.cpp:11592): CReportHandler::buildReportViewerError: CSResultException thrown.   ErrorSrc:"CRPE" FileName:"\servers\ras\dtsagent\reporthandler.cpp" LineNum:11588 ErrorCode:756 ErrorMsg:"Failed to open the connection.
    Failed to open the connection.
    C:\DOCUME1\USBOAD1.000\LOCALS~1\Temp\{432E6564-2811-4364-84FB-5E315F8DCBCA}.rpt" DetailedErrorMsg:"
    Question:
    Does anyone know why this is happening?  Any help will be much appreciated.  It happens maybe 1 out of 10 times the report runs.
    Versions:
    CR XI R2 SP1
    .Net Framework 2.0
    Windows 2000 SP4

    Hi,
    Give it a try by using the close and dispose method for report object and also use the GC.collect.
    Hope it helps!!
    Amit

Maybe you are looking for

  • Validation returns : no data found + unhandled user-defined exception

    Hi, I'm working with Application Express 4.1.1.00.23. I have an application for timesheet management. On one page, I've got a report (not interactive) in which you can enter the hours you've worked. First you add a free line, choose the task and then

  • Maintaining attributes in PPOMA_BBP

    HI ALL, i newly installed my PC SRM5.0 with ECC6.0. i am assigining the attributes in root org level.but iam unable to see that assigned attributes in *overview tab,*also in inheritence tab. what is the problem. please tell me the solution for this i

  • Why does time for the same iTunes movie download vary?

    It's ridiculous. It's just been going between 57-59 minutes on the readout for 20 minutes now. I've noticed this with other movies I've rented as well. Thanks.

  • How do I activate NFC in order to pair with a speaker ?

    How do I activate NFC in order to pair with a speaker ? The speaker is a Beats Pill (supports NFC). Thanks Alon

  • Error ID: 0x810060  EDI-Syntax

    Okay so I am receiving this error over and over due to an invalid EDI syntax; the value is "å" seems to be causing it. How can I fix this error message from appearing when analyzed using my guideline? Here is a picture of the error. http://img826.ima