Error: RWI 00223 when trying to view a Web Intelligence report in Infoview

Hi,
I have a problem when I try to view a webi report in infoview, I get the error message: "Could not get page number. (Error RWI 00223) (Error: INF)". It is possible to modify the report, and run the report from the development application.
I am using BOXI release 2, SP 5 on a windows server. Tomcat. Java 1.5.
I have tried to find an answer in the forums and have for instance tried to increase the heap size, it did not help. I have also read something about replacing jar files in the desktoplaunch folder in tomcat. Though, these files are not really covered by the ones found in ..\Business Objects\common\3.5\java\lib. So it does not feel like I can just replace them?
Do you have any other ideas?
Thanks in advance.
BR, Emma

Hi Emma,
Thanks for the information.
Could you please review the following solution and information.
BusinessObjects XI Release 2 is deployed in a distributed environment. Only the WCA.NET component of BusinessObjects XI Release 2 is installed on the IIS server.
When attempting to view or edit a Web Intelligence document in the Java Report Panel, a "WIJ2002" error occurs.
This error does not occur when BusinessObjects XI Release 2 is fully installed on the IIS server.
Cause
The TraceLog.dll file is not installed when only the Web Component Adapter is installed on the IIS server.
Resolution
Copy the TraceLog.dll file from a full installation of BusinessObjects XI Release 2 to the computer that has only the WCA component installed.
Background
This error occurs when the Java applet attempts to send a POST request. The IIS error log files show an HTTP 500 error with POST request type on the cdzisapi.wis file.
The detailed error message thrown by the Java applet in the browser is similar to the following:
"http://excalibur:80/businessobjects/enterprise115/cdzisapi.wis? java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 500 for URL: http://excalibur:80/businessobjects/enterprise115/cdzisapi.wis at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at com.businessobjects.wp.cpi.CPIConnection.postRequest(CPIConnection.java:440) at com.businessobjects.wp.xml.XMLViaHttp.loadScript(XMLViaHttp.java:144) at com.businessobjects.wp.xml.XMLViaHttp.initInstance(XMLViaHttp.java:971) at com.businessobjects.wp.xml.XMLSession.load(XMLSession.java:157) at com.businessobjects.wp.xml.XMLSession.load(XMLSession.java:45) at com.businessobjects.wp.om.OMSessionLoader.load(OMSessionLoader.java:29) at com.businessobjects.wp.tc.TCMain.initClient(TCMain.java:1431) at com.businessobjects.wp.tc.thread.InitAppletRunner.run(InitAppletRunner.java:81) at java.lang.Thread.run(Unknown Source) at com.businessobjects.wp.cpi.CPIConnection.postRequest(CPIConnection.java:444) at com.businessobjects.wp.xml.XMLViaHttp.loadScript(XMLViaHttp.java:144) at com.businessobjects.wp.xml.XMLViaHttp.initInstance(XMLViaHttp.java:971) at com.businessobjects.wp.xml.XMLSession.load(XMLSession.java:157) at com.businessobjects.wp.xml.XMLSession.load(XMLSession.java:45) at com.businessobjects.wp.om.OMSessionLoader.load(OMSessionLoader.java:29) at com.businessobjects.wp.tc.TCMain.initClient(TCMain.java:1431) at com.businessobjects.wp.tc.thread.InitAppletRunner.run(InitAppletRunner.java:81) at java.lang.Thread.run(Unknown Source) Additional info:case 302675238 . Keywords: cdzisapi.wisWIJ2002webi java panel errorweb intelligence java errorwebintelligence java error"
Regards,
Sarbhjeet Kaur

Similar Messages

  • Help! Getting "Connection error Check connection" when trying to enable HP Web Services on M1536DNF

    Can anyone tell me what I need to do in order to enable HP Web Services on HP LaserJet Pro M1536DNF model?  Everything works fine and shows it's connected to the network but I cannot enable HP Web Services.  It says "Connection error Check connection" I've tried restarting everything; network, printer, computer.  I've also updated firmware to latest version as well.

    Hi snapry,
    Welcome to the HP Support forums.  I understand that you are getting an unable to connect message when trying to enable the web services for your Laserjet CP1025nw printer.
    Please set a manual IP address and manual DNS servers for the printer.  The instructions can be found in the document Printer Does Not Maintain Wireless Connection. There is a Windows section and a Mac section.  In the Windows section you will find the instructions in the sub-section titled “Solution three: Assign the printer a static IP address”. For Mac the applicable sub-section is titled “Solution two: Assign the printer a static IP address”.  When entering the information for the Manual Preferred DNS server please use 8.8.8.8 and for the Alternate Preferred DNS server please use 8.8.4.4.  These are Google’s DNS servers.  
    After setting the manual IP address and manual DNS servers, you should have no problems enabling the web services.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • OWB Error ENT-06972 when trying to view dimension data

    Hi,
    I got this error while trying to view the data I just loaded into a particular dimension:
    ENT-06972: Error while Displaying BIBean for Dimension Dataviewer.
    (and when I clink on "Details"):
    ENT-06972: Error while Displaying BIBean for Dimension Dataviewer.
    ENT-06972: Error while Displaying BIBean for Dimension Dataviewer.
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerMain.getDimensionListObject(DimDataViewerMain.java:479)
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerEditor._init(DimDataViewerEditor.java:89)
         at oracle.wh.ui.editor.Editor.init(Editor.java:1115)
         at oracle.wh.ui.editor.Editor.showEditor(Editor.java:1431)
         at oracle.wh.ui.owbcommon.IdeUtils._tryLaunchEditorByClass(IdeUtils.java:1431)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1344)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1362)
         at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:864)
         at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:851)
         at oracle.wh.ui.console.commands.DataViewerCmd.performAction(DataViewerCmd.java:19)
         at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Do you have any idea what it might be?
    Thanks in advance for your help,
    --Oswaldo
    [osantos]

    i have the same problem... Could anyone say something?
    Please...
    Thanks,
    Alex.

  • What is OSStatus error -54? when trying to view my library I get this error

    I am not able to view and edit a good portion of my library due to this error

    It is a permissions error. Are you sharing your library with other users? Have you moved or restored your iPhoto library recently? What exactly happened, before the error first occured?
    If you have been accessing the iPhoto library in a shared folder from a different user account, repair the permissions:  launch iPhoto with the Command+Option keys held down and use the option "Repair permissions". See this:  iPhoto: Sharing libraries among multiple users
    If that is not the problem, post back with more information.

  • Web Intelligence Report Server - Error: Failed to run rexec. Error number

    Hello,
    I post a message in this forum :
    "When i want to start "Web Intelligence Report Server" with CMC, i've got this error :
    Web Intelligence Report Server: Echec du démarrage/de l'arrêt du service sur l'ordinateur distant : Error: Failed to run rexec. Error number: %12.
    Any idea ?"
    I've do this command :
    bouser@v-bo-1 bobje$ ./ccm.sh -restart ras
    bouser@v-bo-1 bobje$
    but i have always the same error "Error: Failed to run rexec. Error number: %12".
    Thanks

    Please try to avoid posting duplicate forum posts.
    This command :
    bouser@v-bo-1 bobje$ ./ccm.sh -restart ras
    Restarts RAS server and has nothing to so with WebIntelligence.
    To be able to Start/Stop servers from CMC, you have to have rexec running on your Unix box.
    Google rexec for more information on what it does and ask your Unix admin to enable it.

  • Error message when trying to view/print Crystal reports in B1

    I get the following Error message when trying to view/print crystal reports in SAP B1/Crystal Reports Integration Tool for SAP Business One:   
    " Could not load file or assembly 'Crystal Decisions Windows Forms, version=12.0.2000.0, Culture=neutral, Public Key Token=692fbea551e1304'  or one of its dependencies.  The system cannot find the file specified.  ????

    Hi
    Common issues for this :
    1. Once you install crystall add on ,you need to go to Crystal report Administration >Account setup .
    Put on the user name and password and click on creating ext tables
    Try then running the report .
    If not the case ,
    make sure you install runtime .
    You need :
    1.Crystal report basic from SAP download -(Not necessary if you want only report viewer >
    2.You need to have crystal integration addon (I think service pack is SP1)
    3.Make sure you have runtime install
    When you are installing ,make sure you restart your PC before you do or remove temporary file s
    Hope this solves your issue
    Bishal

  • ERROR (0×0107, 0×0000) WHEN TRYING TO VIEW A VM CONSOLE

    Hi,
    Getting error (0×0107, 0×0000) when trying to view  vm console via vmm installed on a machine registered to different domain.
    When tried  to connect to the VM it will be asked to authenticate against the host and then we will see a warning about an un trusted certificate
    and once we click OK we will receive the (0×0107, 0×0000) message.
    Tried importing certificate of the hosts to the Trusted Root still seeing the same error. Can anyone please help?

    Hi sathish777,
    Because each domain has its secure boundary ,domain trust is needed for comunication between different domain .
    As a workaround , you may try to logon the "client" locally to be a workgroup machine then use hvremote.swf to manage the hyper-v server remotely :
    https://code.msdn.microsoft.com/Hyper-V-Remote-Management-26d127c6
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Error when trying to view purchased items in app store

    My ipad has an error when trying to view my "purchased" items in app store, keeps "Loading...." for a while and then close the app.
    All the other options works well (featured, top charts, genius, updates...)
    I already turn off / on the ipad many times, same problem....

    I have the same problem with my iPhone 4s! Need  a solution from Apple!

  • Error when trying to view YouTube videos

    I get the following error when trying to view YouTube videos in some wireless hotspots; "The server is not correctly configured".  It used to work fine at these locations.

    Maybe not as many people reply as you think should because this site doesn't freaking work either!
    Took me ten minutes to log in! Kept getting stupid error messages telling me this site is undergoing maintenance. Whatever.
    Same exact problem here, but Chrome DOES NOT work. Changing DNS servers DOES NOT work either. It doesn't work for a lot of people.
    https://productforums.google.com/forum/#!topic/youtube/axsb7XPieK0
    EDIT**
    WTF this site is more broken than youtube! Constant errors and constantly unresponsive with "greyed out" buttons!
    Is there any competent people left on the planet to fix this crap!?

  • Can see list of old emails, but error message when trying to view message.

    Ok, after a Mail crash (10.4.1), there were no accounts listed and of course no old emails, sent or in the inbox, were visible.
    We reentered all the account info, as if we were starting anew, and now we are able to see the list of all old emails in the inbox and sent mailbox, but when we click on any message before the crash, we get this error message:
    The message from David Crandon, ([email protected]), concerning (the subject of the email), has not been downloaded from the server. You need to take the account online in order to download it.
    Now, obviously, the accounts are online because we can send and receive new emails with no problem, and of course, the old emails aren't going to be on the server anymore.
    Can anyone help?
    Thanks.

    Well, didn't work. I spent an hour and a half just trying to get my 76yr old uncle to back able to drag and drop into the correct folder, and then trying to find the file when he didn't....!
    Anyway, it didn't work. After removing the Envelope Index file, and reimporting the messages, everything was the same. He could still see all his old emails in the list in Mail, but got the same error message when trying to view them.
    Then, we rebuilt the inbox, and now none of his old messages are visible! However, they are still on the computer.
    All his old emails are ".emlx" files and if we click directly on one of them, then Mail will launch and display the message properly in it's own window. But again, we get the above error message if we try to view it by selecting it from the message list in mail.
    One interesting thing...in the Library->Mail folder their are two folders, "Mailboxes" and "Mailboxes.mbox". Both at the same level. It's the Mailboxes.mbox folder that has all his old emails. Although all the old ones have the suffix ".elmx". In the Mailboxes folder are all the new emails since we reset all the prefs in Mail after the crash a couple of days ago.
    Anymore help please to get mail to recognize all these old emails?
    Thanks,
    David

  • Recieved error '-2147467259 when trying to view all/any of my slide shows

    How do I fix this error/problem. Unable to view or finish slide shows I have been working on.

    Well, didn't work. I spent an hour and a half just trying to get my 76yr old uncle to back able to drag and drop into the correct folder, and then trying to find the file when he didn't....!
    Anyway, it didn't work. After removing the Envelope Index file, and reimporting the messages, everything was the same. He could still see all his old emails in the list in Mail, but got the same error message when trying to view them.
    Then, we rebuilt the inbox, and now none of his old messages are visible! However, they are still on the computer.
    All his old emails are ".emlx" files and if we click directly on one of them, then Mail will launch and display the message properly in it's own window. But again, we get the above error message if we try to view it by selecting it from the message list in mail.
    One interesting thing...in the Library->Mail folder their are two folders, "Mailboxes" and "Mailboxes.mbox". Both at the same level. It's the Mailboxes.mbox folder that has all his old emails. Although all the old ones have the suffix ".elmx". In the Mailboxes folder are all the new emails since we reset all the prefs in Mail after the crash a couple of days ago.
    Anymore help please to get mail to recognize all these old emails?
    Thanks,
    David

  • When trying to view the Paul McCartney live concert, I received an error that this computer does not support live streaming

    When trying to view the Paul McCartney live concert, I received an error that this computer does not support live streaming

    If you're referring to streaming via itv.com, the minimum system requirements can be found here.

  • Chuckwagons post - error when trying to view

    In trying to view chuckwagons post, "just received my new iMac 2.1" (http://discussions.apple.com/thread.jspa?threadID=319765&tstart=0), I keep getting an error. It just says an error has occurred and we apologize for the inconvenience. However, I notice that new posts are being added so some folks are able to read and post. Is anyone else getting an error when trying to view this post? I've tried Safari, Firefox and IE. I'm trying to make up my mind as to which iMac I want - G5 or Core Duo. Right now I'm leaning towards the G5 and it would be nice to be able to see what chuckwagon has to say.
    Eric S.
    Mini 1.25, 512MB RAM, 80GB HD   Mac OS X (10.4.4)   G4 DA 533MHz DP w/Giga dual 1.8GHz upgrade, 1.25GB RAM, Radeon 9600 Pro

    This is really beginning to tick me off. There has been another post to chuckwagons message and a lot more views. However, I am still getting the same error that I've been getting since yesterday. And it doesn't matter which computer I'm using, the result is always the same.
    Arrghhh!!
    Eric s.
    Mini 1.25, 512MB RAM, 80GB HD   Mac OS X (10.4.4)   G4 DA 533MHz DP w/Giga dual 1.8GHz upgrade, 1.25GB RAM, Radeon 9600 Pro

  • Error when trying to view vids on Facebook on Revolution- Have to force close

    Have to force close when trying to view a video on Facebook that was posted with phone. Youtube vids work great it's just not working with ones that were posted by phones and it has worked since I got the phone about a month ago

    DionM_VZW wrote:
    bulldog69 wrote:
    Have to force close when trying to view a video on Facebook that was posted with phone. Youtube vids work great it's just not working with ones that were posted by phones and it has worked since I got the phone about a month ago
    Hello bulldog69! So, these videos you're trying to watch. Were they posted using your phone or someone else's phone? Are the videos viewable using a desktop/laptop computer?
    The videos are posted on Facebook that someone else posted from phone  and my own. It is friends videos which always worked on Fascinate and vids work great on computer. I think a few days ago was able to view one and today same thing have to click force close and even tried using our wifi and same problem. Pulled battery and restarted no luck. So far vids on YouTube work great on Revolution

  • Error when trying to display a Webi report through the Folder iView

    Hi all
    I am getting the following error when Im trying to display a Webi report through the SAP Portal. We have installed the SAP Integration Kit and are able to see the content of the Infoview. However when we click on a Webi report, we receive the following error:
    Could not get page number. (Error: RWI 00223) (Error: INF)
    Have anyone else encountered this problem? Please assist! Any help will be rewarded.
    (We are running XI Rel 2).
    Addition from trace file (tomcat):
    com.businessobjects.rebean.wi.CommunicationException: Could not get page number. (Error: RWI 00223)
         at com.businessobjects.rebean.wi.occa.OccaReportComAdapter.setBlobKey(OccaReportComAdapter.java:542)
         at com.businessobjects.rebean.wi.occa.OccaReportComAdapter.getView(OccaReportComAdapter.java:376)
         at com.businessobjects.rebean.wi.occa.OccaReportComAdapter.getView(OccaReportComAdapter.java:297)
         at com.businessobjects.rebean.wi.ReportImpl.getView(ReportImpl.java:384)
         at com.businessobjects.rebean.wi.ReportImpl.getView(ReportImpl.java:407)
         at org.apache.jsp.viewers.cdz_005fadv.viewReport_jsp._jspService(viewReport_jsp.java:1182)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:704)
         at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:474)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:409)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
         at org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:670)
         at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:637)
         at org.apache.jsp.viewers.cdz_005fadv.report_jsp._jspService(report_jsp.java:325)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
         at java.lang.Thread.run(Thread.java:534)
    Furthermore I'd like to see an example of the cms_name entry. The documentation states: In addition, specify the Application Parameter for each iView. For this property, enter cms_name=[cms] for the fully qualified server name., but I have doubts as to what format to use.
    Kind regards,
    Martin Søgaard

    Hi Jim Ji
    The report can be displayed from the java infoview, no doubt, so the report itself works.
    But the report cannot be seen from the "SAP Infoview" (:/businessobjects/enterprise115/sap) which is the infoview, I reference from the Folder iView (through the system in the SAP portal). And since the SAP Portal Integration Kit seems very old - the Folder iView was created 12-08-2004 by Ingo Hilgefort - there might be an old version of the jar-files somewhere in the installation.
    I guess I should check the version of the jar-files in WEB-INF/lib of our web application (Tomcat) folder, and see if they have been overwritten by the SAP Portal Integration Installation or are an older version of the files in Program FilesBusiness Objectscommon3.5javalib? And also check if somewhere in the .../sap installation there are some old jar-files?
    Kind regards,
    Martin Søgaard

Maybe you are looking for