Error while opening the report or sheet in the desktop

While opening the reports it gives error as " Failed to Connect Database".
In Some reports it gives error as "Unable to Load EUL item".
Then we check the Menu bar, Tool ----> Options --->EUL.
We found, it is giving Default EUL as blank.
Now it is not allowed to open any sheet as well as not allowed to create new report.
Can any one tell how to resolve this problem?

Hi,
I am having the same issue. I am not able to import Crystal Report.
the error is "No matching records found  'Queries' (OUQR) (ODBC -2028)  [Message 131-183]"
I have previewed the report using Preview external crystal report option and is running perfect.
please guide ASAP.
Regards
Sonil

Similar Messages

  • Error while opening a report in FRstudio client machine.

    Hi,I'm getting below error while opening a report in FRstudio client machine. please help me if any of you resolved this issue earlier.
    client laptop: 64bit windows7
    hyperion version: 11.1.2.2
    error msg:
    "HARSnapin Initialize() Error -2147467259 - ; nested exception is:
         java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
         java.io.InvalidClassException: com.hyperion.reporting.graphics.GridObject; local class incompatible: stream classdesc serialVersionUID = 5432192847655595077, local class serialVersionUID = -5245705824007679661"
    thanks

    I've seen umarshalling error when there is a difference between the client and server version. Is there a patch applied? I would recommend to uninstall the existing one and install if from Workspace. (this will ensure that you've the correct client version)
    Regards
    Celvin
    http://www.orahyplabs.com

  • Error while opening XL reporter

    Hi Experts,
    I get following error while opening XL Reporter
    Error! Server communication failed!
    Cause: Error! Unable to get document!
    Type: 36
    Cause:XML document must have to top level element.
    Tried it on several clients, Win XP, Win 7 but can not open XL Reporter
    SAP Install is PL47 2007A
    Any suggestions??
    Gr, Mark

    To get SAP repoter in windows 7
    1)
    XLR: "Report Initialize", (Error (666)), Automation Error
    u2022     Error Messages
    u2022     Reporting
    u2022     XL Reporter
    After installing XL Reporter, you may encounter these error messages when attempting to run a report from the SBO menu.
    The following error messages occur because XL Reporter does not support .Net 2.0. More than likely you have installed .Net 2.0 for some other software and it is interfering with the execution of the XL Reporter program. SAP indicates that if you copy a certain file to the Excel Folder under your program files, it will correct the problem. Basically the file instructs the system to use .Net 1.1 instead of 2.0.
    The SAP Service Note 918188 (SAP "S" number required) states that a file needs to be added to the root of the Excel folder. This folder is normally found under: C:\Program Files\Microsoft Office\
    in a folder called something like EXCEL 10 or Excel 11. I am running two versions of Excel so I had to put the following file under the the following directory: C:\Program Files\Microsoft Office\Excel2003\OFFICE11
    If you have access to the service site, then access the note mentioned above, and download the file. Otherwise, you will need to create your own.
    Modify the file called "excel.exe.config" lines with the following contents:
    supportedRuntime version="v1.1.4322"
    supportedRuntime version="v1.0.3705"
    requiredRuntime version="v1.0.3705"
    2)
    Regedit for the excel add-on
    3)
    Missing file - MetaInfo.xml (In SAP addon folder)

  • Re : Java error while opening WEBI Report in BO 4.1

    Hi Team,
    while opening webi report i am getting folowing error
    java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(Unknown Source)
    at java.util.concurrent.FutureTask.get(Unknown Source)
    at javax.swing.SwingWorker.get(Unknown Source)
    at com.sap.webi.toolkit.ui.tasks.WebITask.getResult(WebITask.java:171)
    at com.sap.webi.ui.tasks.NavigOnDocumentTask.doneProcess(NavigOnDocumentTask.java:95)
    at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.done(WebITask.java:378)
    at javax.swing.SwingWorker$5.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
    at sun.swing.AccumulativeRunnable.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
    at javax.swing.Timer.fireActionPerformed(Unknown Source)
    at javax.swing.Timer$DoPostEvent.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.WaitDispatchSupport$2.run(Unknown Source)
    at java.awt.WaitDispatchSupport$4.run(Unknown Source)
    at java.awt.WaitDispatchSupport$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.WaitDispatchSupport.enter(Unknown Source)
    at java.awt.Dialog.show(Unknown Source)
    at com.jidesoft.dialog.StandardDialog.show(Unknown Source)
    at java.awt.Component.show(Unknown Source)
    at java.awt.Component.setVisible(Unknown Source)
    at java.awt.Window.setVisible(Unknown Source)
    at java.awt.Dialog.setVisible(Unknown Source)
    at com.sap.webi.toolkit.ui.dialog.MessageDialog.setVisible(MessageDialog.java:186)
    at com.sap.webi.ui.SwingClientHelper.showWarning(SwingClientHelper.java:493)
    at com.sap.webi.ui.context.managers.DataManager.checkForEmptyDataProviders(DataManager.java:2592)
    at com.sap.webi.ui.tasks.workflows.RefreshWorkspaceWorkflow$1.run(RefreshWorkspaceWorkflow.java:147)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$500(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
    at com.sun.deploy.security.CPCallbackHandler.isAuthenticated(Unknown Source)
    at com.sun.deploy.security.CPCallbackHandler.access$1600(Unknown Source)
    at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source)
    at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
    at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at com.businessobjects.rebean.wi.impl.model.viewing.ReportEngineOutputSourceFactory.createReportElementPageOutputSource(ReportEngineOutputSourceFactory.java:72)
    at com.businessobjects.rebean.wi.impl.services.NavigationServiceImpl.internalNavigateToReportElement(NavigationServiceImpl.java:313)
    at com.businessobjects.rebean.wi.impl.services.NavigationServiceImpl.navigateToReportElement(NavigationServiceImpl.java:105)
    at com.businessobjects.rebean.wi.app.ViewingFacade.navigateToReportElement(ViewingFacade.java:208)
    at com.sap.webi.ui.viewer.PageFactory.getPages(PageFactory.java:634)
    at com.sap.webi.ui.viewer.PageFactory.getPages(PageFactory.java:196)
    at com.sap.webi.ui.tasks.NavigOnDocumentTask.doIt(NavigOnDocumentTask.java:68)
    at com.sap.webi.ui.tasks.NavigOnDocumentTask.doIt(NavigOnDocumentTask.java:23)
    at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.doInBackground(WebITask.java:348)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Any ideas please,
    Thanks & Regards,
    Varun G

    "...at com.sap.webi.ui.tasks.NavigOnDocumentTask.doIt(NavigOnDocumentTask.java:23) at com.sap.webi.toolkit.ui.tasks.WebITask$PrivateWorker.doInBackground(WebITask.java:348)" Please check out SAP KB 2115770 - Error encountered when opening a Web Intelligence document reporting off of SAP BW BEx queries and Universes in BI 4.1 SP05 on http://service.sap.com/sap/support/notes/2115770. The resolution can be found on BI4.1 SP05 Patch 03 and above. Hope this helps, Jin-Chong

  • Error while opening Crytal report

    Hi All ,
    I am receiving the below error while opening reports .I am not able to open the crystal report.Tried uninstalling and reinstalling.But it dint worked.Can any one help me with this issue.Please find the error file attached.I am using SAP B1 9.0 PL06 and crystal report 2008

    The best place to post your queries (and preferably it should be the developer posting the queries) will be: 
    SAP Business One Application SCN Space.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Workspace error while opening FR report?

    Hi,
    I created a new group and assigned some of users to that group.Im able to login the Workspace.But when I tried to open any Fr report its givving"Local//// Error(1051293):Login fails due to invalid login credentials" .
    When i click Ok on this warning window ,then Database connection Properties window is appearing with credentials. If I retype the same password im able to run the report.,and then im able to open other reports also.Only for the first time its giving that error.
    Could you plz guide me to resolve this issue.
    Thanks,

    Issue seems to be with the database connection. May be some changes in password happened in database connection. Edit the database connection and check whether the credentials are given properly or not. If not try to reset it. If it looks ok, relogin and check whether the report is prompting for credentials or not.
    If it is still prompting after resetting the credentials also try to create a new database connection, assign to form and check whether you are getting prompting or not.
    Srilatha

  • Error while opening Excel report using servlet

    Hi
    I am using a servlet to open an excel report which has multiple sheets . But there is a weird problem when i try to open an excel report with two sheets having the same name .
    Generally when an excel with same sheet names is opened with Microsoft excel , it will open the excel file with a dialog showing error .
    But when i am trying to open through a servlet after that open/save dialog box comes , its sending two requests and that too the second one from another browser . How i am saying that its sending from another browser is , during the second time its not passing the session checks which i placed .....I mean the session for the request doesn't have any data while it was expected to have some data which i placed in Session while logging in .
    Can any one let me know why this is happening ?/

    Refer Note:280376.1 on MetaLink. Hope this will help you resolve the issue.
    Thanks
    Shail

  • Error while opening excel report

    Hi,
    While opening the excel report i am getting the below error.
    REP-51026: No output for job 8923
    Note: We have deployed the report in 10g Oracle Reports server present in a UNIX m/c.
    Please let me know what i have to do.
    Thanks & Regards,
    Sudhaharan.
    Message was edited by:
    jsudhaharan

    Refer Note:280376.1 on MetaLink. Hope this will help you resolve the issue.
    Thanks
    Shail

  • Error while opening WebAnalysis reports

    Hi ,
    We are experiencing a strange problem with Web Analysis reports.
    When a user tries to open a web analysis report, it fails with the below error message.
    Error occured while opening document. Document ID = {0}.
    But if the same user tries it from a different machine, he is able to open the report without any issues. We tried restarting the system, clearing cache on the machine, but no luck.
    Also the Java icon is not showing up in the tray(bottom of the screen) when I launch the webanalysis window.
    Could you anybody please help me solve this issue.
    The version of web analysis is 9.3.1
    Thanks
    Prasad

    Thanks SoL, for your reply.
    I finally got this fixed. We recently upgraded our BI+ to 9.3.1.3 and it is having two versions of JRE's inbuilt in it. One is 1.4.2_13 and the other is 1.5.0.
    I am recieving this error while I am using the 1.4.2_13 version of JRE. So I just tried installing the 1.5.0 version and then tried to open the report. The result is Successful.
    Thanks
    Prasad

  • Error while opening a report in report Builder

    Hello experts,
    My oracle apps version is R12.1.3
    I am getting an error message when opening a report in report builder.
    Warning : Opening a report saved with a newer version of Reports Builder.
    Functionality may be lost. Continue??
    What should i do now?? Please suggest.
    Thanks,
    Atul

    Hello,
    Sorry for late reply.
    Report Builder 9.0.4.0.3
    Oracle application Relese 12
    and database versin: is Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    plesae update the thread as soon as possible.
    After opening a report in Oracle Apps its open is different language. what could be the workaround for this..
    Do i need to change any langauge setting?
    Thanks
    Atul

  • Getting error while opening a saved for later notification: The selected action is not available. The cause may be related to security. Contact your system administrator to verify your permission level for this action.

    Hi All,
    While opening a saved for later notification, we are getting "The selected action is not available. The cause may be related to security. Contact your system administrator to verify your permission level for this action". error.
    This is a custom notification.
    Please help.
    Thanks
    Raghava

    HI All,
    Please help on this issue.
    Thanks
    Raghava

  • HTTP 500 error while opening pdf report in Workspace

    Hi all,
    i have a HFM - FDM - Financial Reporting 11.1.1.3 installation at a custommer that is working fine.
    Except for the fact that when i open a report (doesn't matter if it's from the studio or workspace) in pdf it gives an HTTP 500 internal server error.
    I can open the report in HTML withous any problems.
    I really don't have a clue where to search. Has anyone a suggestion?
    Thanks in advance,
    Marc

    The above registry fix worked for me, however, I wanted to clarify the registry key to edit, since I think the poster above me forgot one of the folders:
    Regedit - > HKLM -> SOFTWARE -> Hyperion solutions -> HReports -> JVM ->JVM option 2 -> default is -xmx256m
    The bolded part above was added to clarify
    This fix can also be found in the Oracle KB, under the article name:
    Error: "Error 500 Internal Server Error" When Generating Hyperion Financial Reports in PDF Format [ID 1111367.1]

  • ADobe Reader error while opening CRYSTAL REPORT

    i HAVE INVOKED A CRYSTAL REPORT USING A JSP , AND COULD EVEN EXPORT THAT TO A PDF FILE ,but when i try to open that particular file using the adobe reader am getting the error given below.
    Acrobat could not open MyReport[1].pdf.pdf because it is either not a
    supported file type or because the file has been corrupted (for example it
    was sent as an email attachment and wasn���t correctly decoded).
    Can anyone tell why this is happening ??

    Hi Deep,
    Try these links:
    http://boardreader.com/thread/ERROR_SvcMgr_exe_Entry_Point_Not_Found_5cb3X2r3z.html
    http://www.tek-tips.com/viewthread.cfm?qid=1505754&page=11
    I hope they will help.
    Jesper

  • Error while opening BEx reports

    Hello Gurus,
    I got a problem with BEx reports. When I tried to open the BI reports in BEx Analyzer, its giving the following error.
    "Characteristic 0TCKAKYFNM does not exist. Check authorizations"
    I got this problem only with the Production server. All the rpeorts worked fine in DEV and QA servers.
    When checked, there is no infoobject named "0TCKAKYFNM" exists in the system.
    Also we have checked with Basis people for any authorization object with the name 0TCKAKYFNM but of no use.
    We are using BI7.0
    Any suggestions will be of great use.
    Rgds
    Kumar

    Hi Kumar,
    Check the 0TCAKYFNM objcet properties - i.e Display the Char and goto Tab - Business Explorer.
    If the Authorization relevant filed is checked then by default your object can be used to provide data level authorizations.
    If this object is included in your infoprovider then you need to provide the values or '*' in the analysis authorization object.
    If you r not using any authhorizations, then plz uncheck the 'authorization relevant' checkbox in the object properties.
    Regards,
    Geeta

  • Error while opening Crystal report 2008

    Hi All,
    I get the following error when I try to open crystal report 2008 trial version:
    "Entry Point Not Found The procedure entry point ?CanStackDump@SLogger@CXLib400@@SA_NXZ could not be located in the dynamic link library cxlibw-4-0.dll."
    To over come this I tried to install crystal report 2008 SP1 but it didn't help,
    even I uninstalled all Crystal report setup and tried to install Crystal report 2008 server even that didn't helped.
    Kindly suggest some solution.
    Thanks
    Deep Kulshrestha

    Hi Deep,
    Try these links:
    http://boardreader.com/thread/ERROR_SvcMgr_exe_Entry_Point_Not_Found_5cb3X2r3z.html
    http://www.tek-tips.com/viewthread.cfm?qid=1505754&page=11
    I hope they will help.
    Jesper

Maybe you are looking for