Error WIJ 20002

user is not able to create a new webi report........ every time when he tries to create a new webi report he gets a error as below
the web Intelligence java report panel cannot connect to the server,close the reportand try to connect again  or see your Businessobjects administrator (Error:WIJ 20002)"
tried mapping cdzisapi.wis nogo
tried to reduce the application execution level to low nogo
OS win 2000
IIS 5
tried all possible ways but refering Internal KB
requesting somebody to help me
thanks and advance
regards
Pap

This sounds like a timeout error and can occur from any number of places - Application Server, Universe, Webi, Corba.  Here are a few of the places to check... there are more, but require going into the registry.
Tomcat
ConnectionTimeout
Defines time, in milliseconds, before a request terminates. The default value is 60000 milliseconds. To disable connection timeouts, the connectionTimeout value should be set to -1.
          o 1. Go to C:\Program Files\Business Objects\Tomcat\conf\
          o 2. Edit server.xml
          o 3. Look for the line that says "Connector on port 8080"
          o 4. In this section modify connectionTimeout="20000" to connectionTimeout="-1"
Universes
Execution Timeout
Universe designers have the ability to limit the amount of time a query can run for before it is stopped. If the universe stops the query from running before all the data is returned you may receive an error.
To ensure that the report is not being limited on the amount of time it can run for, check the following:
          o 1. Import the universe using Designer
          o 2. Go to File->Parameters->Controls Tab
          o 3. Increase 'Limit execution time to'
          o 4. Save and re-export universe
Connection Timeout
The number of minutes before an idle connection to the Web Intelligence Report Server will be closed.
When a user launches the Java Report Panel, their CMS session is copied to a cadenza session, which is now controlled by this timeout switch.
          o 1. Log into the CMC
          o 2. Go to Servers->WebiReportServer
          o 3. Set the Connection Time Out
WebI Report Timeout
WebI designers have the ability to set a limit on how long a query can be run on a database before the query is stopped.
          o 1. Edit or create a new WebI report using the Java Report Panel
          o 2. Choose Edit Query->Properties,
          o 3. Now deselect or increase the 'max retrieval time' setting.

Similar Messages

  • Package Load Failure message in VS 2005 and Error: WIJ 20002

    After installing BusinessObjects Enterprise XI 3.1 .NET SDK when ever I open any project in VS 2005 I get the error message (the same happened on other system as well)
    Package Load Failure
    Package 'BusinessObjects.Enterprise.Vsip.BOEVsPackage, BOEVsPackage, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=... has failed to load properly (GUID = {...}). Please contact package vendor for assistance. Application restart is recommended, due to possible environment corruption. Would you like to disable loading this package in the future? You may use 'devenv /resetskippkgs' to re-enable package loading.
    I did try 'devenv /resetskippkgs' but still get this error. Any idea reagarding this.
    Next issue using the code sample provided in the site to create webi document by passing the universe id gives error message :
    "The Web Intelligence Java Report Panel cannot connect to the server. close the report panel and try to connect again or see your BO Administrator. (Error: WIJ 20002)."
    The Java version I have is 6 and I checked the Universe is not locked.
    Need help to identify the cause for both errors.

    Try the following as posted on another forum:
    Two solutions: 
    1.  -Go in to the Tools menu in .NET, and choose Import and Export Settings.
        - From the dialogue box, choose Reset All Settings and follow the steps
    2. If you have installed VS.NET to a drive other than the C drive, copy all files from the folder C:\Program Files\Microsoft Visual Studio 8\Common7\IDE to the same folder on the drive where .NET is installed, ie :
    D:\Program Files\Microsoft Visual Studio 8\Common7\IDE
    Regards,
    Jonathan

  • Unexpected error - WIJ 20002

    Hi,
    Our environment:
    - XI 3.0
    - Java Web AS environment
    - OLAP Universes on both SAP BI & Hyperion Essbase
    When using Web Intelligence Rich Client, we get the error "Unexpected error - If you cannot reconnect to the server, close Web Intelligence and start again. (WIJ 20002)". This does happens:
    - when we chosing FileNew => Universe => Selecting a universe, next => then error
    - for some universes (both sources, although not every universe - some universes work fine)
    Workaround:
    - create + save report in Web Intellience Web version
    - import in WebI Rich Client
    - Add Query => same selection of universe => now works fine
    See also thread:
    Expert Forums » SAP NetWeaver » SAP NetWeaver Administrator
    Thread: WIJ 20002 Error in XI 3.1 .NET Environment
    Is this a know issue?
    Thanks!
    Raf
    Edited by: Raf on Jan 16, 2009 2:08 PM

    Sorry, see 1205533 - Error: "WIJ 20002" when trying to open a universe in Web Intelligence

  • WIJ 20002 error on long running reports

    When trying to run a long running report, an error message is received .
    Quote:
    *"The Web Intelligence Java Report Panel cannot connect to the server. Close
    the report panel and try to connect again or see your BusinessObjects
    administrator. (Error: WIJ 20002)"*
    What happens next is you are advised to "close" (twice) and are then advised to close this window.
    If you select Details on the first error message:
    Server: https://test.i3access.iowa.gov:443/desktoplaunch/InfoView/CrystalEnterprise_Webi/cdzServlet?
    java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 502 for URL: https://test.i3access.iowa.gov:443/desktoplaunch/InfoView/CrystalEnterprise_Webi/cdzServlet
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
         at com.businessobjects.wp.cpi.CPIConnection.postRequest(CPIConnection.java:437)
         at com.businessobjects.wp.xml.XMLViaHttp.loadScript(XMLViaHttp.java:144)
         at com.businessobjects.wp.xml.XMLViaHttp.getPromptList(XMLViaHttp.java:1284)
         at com.businessobjects.wp.xml.XMLLoader.getPromptList(XMLLoader.java:279)
         at com.businessobjects.wp.om.OMQuery.loadPromptsAndContexts(OMQuery.java:359)
         at com.businessobjects.wp.om.OMQuery.getActiveContextCount(OMQuery.java:384)
         at com.businessobjects.wp.tc.query.TCQueryPropertie.buildQueryContextFromUI(TCQueryPropertie.java:496)
         at com.businessobjects.wp.tc.query.TCQueryTab.buildQueryContextFromUI(TCQueryTab.java:846)
         at com.businessobjects.wp.tc.query.TCQueryTab.modifyQueryProperties(TCQueryTab.java:638)
         at com.businessobjects.wp.tc.query.TCQueryTabManager.modifyQueryTabs(TCQueryTabManager.java:306)
         at com.businessobjects.wp.tc.query.TCQueryPanel.modifyQueryTabs(TCQueryPanel.java:310)
         at com.businessobjects.wp.tc.query.TCQueryPanel.load(TCQueryPanel.java:383)
         at com.businessobjects.wp.tc.TCMainPanel.switchToQueryPanel(TCMainPanel.java:563)
         at com.businessobjects.wp.tc.TCMainPanel.actionPerformed(TCMainPanel.java:506)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at com.jidesoft.plaf.basic.BasicJideButtonListener.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(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)
         at com.businessobjects.wp.cpi.CPIConnection.postRequest(CPIConnection.java:441)
         at com.businessobjects.wp.xml.XMLViaHttp.loadScript(XMLViaHttp.java:144)
         at com.businessobjects.wp.xml.XMLViaHttp.getPromptList(XMLViaHttp.java:1284)
         at com.businessobjects.wp.xml.XMLLoader.getPromptList(XMLLoader.java:279)
         at com.businessobjects.wp.om.OMQuery.loadPromptsAndContexts(OMQuery.java:359)
         at com.businessobjects.wp.om.OMQuery.getActiveContextCount(OMQuery.java:384)
         at com.businessobjects.wp.tc.query.TCQueryPropertie.buildQueryContextFromUI(TCQueryPropertie.java:496)
         at com.businessobjects.wp.tc.query.TCQueryTab.buildQueryContextFromUI(TCQueryTab.java:846)
         at com.businessobjects.wp.tc.query.TCQueryTab.modifyQueryProperties(TCQueryTab.java:638)
         at com.businessobjects.wp.tc.query.TCQueryTabManager.modifyQueryTabs(TCQueryTabManager.java:306)
         at com.businessobjects.wp.tc.query.TCQueryPanel.modifyQueryTabs(TCQueryPanel.java:310)
         at com.businessobjects.wp.tc.query.TCQueryPanel.load(TCQueryPanel.java:383)
         at com.businessobjects.wp.tc.TCMainPanel.switchToQueryPanel(TCMainPanel.java:563)
         at com.businessobjects.wp.tc.TCMainPanel.actionPerformed(TCMainPanel.java:506)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at com.jidesoft.plaf.basic.BasicJideButtonListener.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(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)
    Please let me know what the solution is.

    Matt,
    A namesake of yours is my client for this issue.
    Coming to the problem, the customer says there is proxy configured between HTTP server and WebSphere. This proxy server times out for long running reports. If the HTTPServer is bypassed, things work fine.
    A colleague of mine opened a case with BOBJ. I can get you the case# if you need it. We got this reply:
    From: Takano, Hitomi
    Sent: Tuesday, November 04, 2008 10:26 AM
    Hi Matt,
    I was away for the last two days, so I couldn't reply to you sooner.
    Extending the timeout setting from Webi and Infoview in BOXI R2 will not
    make the long running reports work as your proxy setting at the lower
    layer than BOXI just allows 5 minutes and after that the connection will
    be cancelled by the proxy. I'm not sure why this setting was effective
    for https only or timeout out after 2 min. This is out of scope of BOXI
    R2 and your network admin would be the best person to handle. You were
    getting 502 error in Java Report Panel. I googled with "502 error and
    ProxyTimeout", and I got the some articles returned which say  when
    backend doesn't answer on requests(because it timed out), it returns to
    a client an error 502.
    I'll close this thread as the n/w admin at the client are working things out.
    Thanks for your support.

  • WIJ 20002 Error

    Post Author: jase4now
    CA Forum: WebIntelligence Reporting
    For the past two days, I have received the WIJ 20002 ERROR when I attempt to create an ad-hoc.  This is sudden, as I have been able to create reports in the past.
                   Any help is greatly appreciated,
                                                          Joel

    Post Author: scheperw
    CA Forum: WebIntelligence Reporting
    For posterity if not jase4now, with SP3 we have encountered WIJ 20002 errors with FireFox 2.0.0.12 combined with JRE/JDKs 1.5.0_14 and the 1.6.0_04 and 1.6.0_05.JRE 1.5.0_12 works without problems.

  • Unexpected error.(WIJ 20002) in webi in infoview

    hi all,
       When ever I am runnig a WebI report it used to run for some time and after that gives an error message that "Unexpected error. If you cannot reconnect to the server, close Web Intelligence and start again. (WIJ 20002)"
    https:/server/AnalyticalReporting/Webi/cdzServlet
    Stack trace: java.lang.RuntimeException: java.io.IOException: Server returned HTTP response code: 505 for URL: https:server/AnalyticalReporting/Webi/cdzServlet at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at com.businessobjects.wp.cpi.CPIConnection.postRequest(Unknown Source) at com.businessobjects.wp.xml.XMLViaHttp.loadScript(Unknown Source) at com.businessobjects.wp.xml.XMLViaHttp.processDPCommands(Unknown Source) at com.businessobjects.wp.xml.XMLLoader.processDPCommandsWithoutParseResult(Unknown Source) at com.businessobjects.wp.xml.XMLLovLoader.load(Unknown Source) at com.businessobjects.wp.om.OMLovLoader.load(Unknown Source) at com.businessobjects.wp.om.OMLovLoader.load(Unknown Source) at com.businessobjects.wp.tc.prompt.PromptDialog.init(Unknown Source) at com.businessobjects.wp.tc.prompt.PromptDialog.initComponents(Unknown Source) at com.jidesoft.dialog.StandardDialog.initialize(Unknown Source) at com.jidesoft.dialog.StandardDialog.pack(Unknown Source) at com.businessobjects.wp.tc.TCPromptHandler.displayPrompts(Unknown Source) at com.businessobjects.wp.xml.XMLOutputParser.parse(Unknown Source) at com.businessobjects.wp.xml.XMLLoader.processDPCommands(Unknown Source) at com.businessobjects.wp.xml.XMLLoader.processDPCommands(Unknown Source) at com.businessobjects.wp.om.OMDataProviders.processCommands(Unknown Source) at com.businessobjects.wp.om.OMDataProviders.runCommandOnDPs(Unknown Source) at com.businessobjects.wp.om.OMDataProviders.runAllQueriesEx(Unknown Source) at com.businessobjects.wp.tc.thread.QueryRunner.run(Unknown Source) at java.lang.Thread.run(Unknown Source)  at com.businessobjects.wp.cpi.CPIConnection.postRequest(Unknown Source) at com.businessobjects.wp.xml.XMLViaHttp.loadScript(Unknown Source) at com.businessobjects.wp.xml.XMLViaHttp.processDPCommands(Unknown Source) at com.businessobjects.wp.xml.XMLLoader.processDPCommandsWithoutParseResult(Unknown Source) at com.businessobjects.wp.xml.XMLLovLoader.load(Unknown Source) at com.businessobjects.wp.om.OMLovLoader.load(Unknown Source) at com.businessobjects.wp.om.OMLovLoader.load(Unknown Source) at com.businessobjects.wp.tc.prompt.PromptDialog.init(Unknown Source) at com.businessobjects.wp.tc.prompt.PromptDialog.initComponents(Unknown Source) at com.jidesoft.dialog.StandardDialog.initialize(Unknown Source) at com.jidesoft.dialog.StandardDialog.pack(Unknown Source) at com.businessobjects.wp.tc.TCPromptHandler.displayPrompts(Unknown Source) at com.businessobjects.wp.xml.XMLOutputParser.parse(Unknown Source) at com.businessobjects.wp.xml.XMLLoader.processDPCommands(Unknown Source) at com.businessobjects.wp.xml.XMLLoader.processDPCommands(Unknown Source) at com.businessobjects.wp.om.OMDataProviders.processCommands(Unknown Source) at com.businessobjects.wp.om.OMDataProviders.runCommandOnDPs(Unknown Source) at com.businessobjects.wp.om.OMDataProviders.runAllQueriesEx(Unknown Source) at com.businessobjects.wp.tc.thread.QueryRunner.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
    how to solve this issue ? any idea ?
    Regards,
    Shanthakumar.

    Hi,
    try with below steps..
    Increase the timeout to 20 minutes in http.conf file which present in installation directory of Apache.
    Following is the location of http.conf file:-
    C:\Program Files\Apache software foundation\Apache\conf
    or
    Log-in to Central Management Console(CMC).
    Select "Servers"
    Select "Service Categories"
    Restart Web intelligence Processing Server.
    Thanks,
    Amit

  • WIJ 20002 error in webi

    When a webi report is refreshed or opened/edited I am getting this WIJ 20002 error. Using BO XI R2 SP3 pack.
    I applied the changes to webi.properties file, changed the registry settings which didnot help.
    When webi is restarted the problem appears to go for a short while and comes back after sometime.
    Any other pointers to solve this issue?
    Thanks

    Hi,
    try with below steps..
    Increase the timeout to 20 minutes in http.conf file which present in installation directory of Apache.
    Following is the location of http.conf file:-
    C:\Program Files\Apache software foundation\Apache\conf
    or
    Log-in to Central Management Console(CMC).
    Select "Servers"
    Select "Service Categories"
    Restart Web intelligence Processing Server.
    Thanks,
    Amit

  • WIJ 20002 If you cannot reconnect to the server, close Web Intelligence

    Unexpected error. If you cannot reconnect to the server, close Web Intelligence and start again. (WIJ 20002), we are getting this error whenever we try to create a new report using WebI. Specific observations are this happens mainly with IE7 users. IE6 users can create reports without any issues. We have latest Java 6 version.
    This error come specially when the number of objects selected are more than 10. We have Linux OS, version AS4 32 bit. Please let me know if anyone have any solution.
    Thanks,
    Subhasis

    Hi Srini,
    We are using BOXI R3.1 FP 1.8. We are still in testing phase. Our go live is getting postponed because of several issues out of which this is one.
    Please let me know if you have any solution.
    Regards,
    Subhasis

  • WIJ 20002 xml Parser Problem - Rich Client

    Hi,
    I have a problem with the rich client on a new installation:
    Business Objects Enterprise XI 3.1 SP3 on Windows 2008 Standard.
    If I connect with the rich client "import document"is disabled.
    if I try to create a new document from the rich client it returns the error below (I used the rich client on two workstations):
    WIJ 20002
    Version: null
    Analisi dello stack:
    java.lang.RuntimeException: java.lang.RuntimeException: XML parser problem:
    XMLJaxpParser.parse(): Element type "ABOUT_Patentnumbers" must be followed by either attribute specification, ">" or "/>".
    at com.businessobjects.wp.xml.jaxp.XMLJaxpParser.parse (Unknown Source)
    at.com.businessobjects.webi.richclient.XMLviaOccaRC.getServerConfiguration (Unknown Source)
    Have you any solution?

    The fixpack 3.5 client resolves the problem.

  • WIJ 20002

    I am trying to import a WEBI report from Infoview that I created and keep getting the error:  "Unexpected error.  If you cannot reconnect to the server, close Web Intelligence and start again. (WIJ 20002)"
    The details of the error are as follows:
    Version:>12.2.4.507 Stack trace: java.lang.ClassCastException: com.businessobjects.wp.om.OMFilterSetOperator cannot be cast to com.businessobjects.wp.om.OMFilterObject at com.businessobjects.wp.tc.inputforms.InputFormManager.getFilterObject(Unknown Source) at com.businessobjects.wp.tc.inputforms.InputFormManager.getCurrentValue(Unknown Source) at com.businessobjects.wp.tc.inputforms.InputFormManager.setReport(Unknown Source) at com.businessobjects.wp.tc.inputforms.InputFormManager.setReport(Unknown Source) at com.businessobjects.wp.tc.TCStructurePanel.setActiveReport(Unknown Source) at com.businessobjects.wp.tc.TCReportManager.setActifReport(Unknown Source) at com.businessobjects.wp.tc.TCStructurePanel.selectCurrentReport(Unknown Source) at com.businessobjects.wp.tc.TCStructurePanel.editReport(Unknown Source) at com.businessobjects.wp.tc.TCMainContainer.selectTab(Unknown Source) at com.businessobjects.wp.tc.TCMain.initReportTabs(Unknown Source) at com.businessobjects.wp.tc.TCMain.initClient2(Unknown Source) at com.businessobjects.wp.tc.TCMain.initClient(Unknown Source) at com.businessobjects.wp.tc.thread.InitAppletRunner.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
    Other reports seem to import fine.  All the other copies I made of this report on my hard drive have the same error.  Our SAP team cannot figure this out either.  This is the second tiime I've taken an older copy of the report and rebuilt due to this error thinking it was a corrupt file issue.

    Hi Amy,
    You are correct that it is probably not a Java issue if you are able to open and run other reports without a problem. The Java error you posted made me think it was Java. The version you have should be okay. It is just that I have had weird things happen when I was on a newer version of Java than the one supported by your BO version.
    When you say you are importing the report, what exactly do you mean? Importing from repository to your local Rich Client? There is likely something about the report that is causing the issue. Something different from the other reports. Maybe it is using objects that no longer exist in the universe or invalid prompts or something along those lines. See if you can figure out what this report may be doing that the others are not.
    Thanks

  • Error WIJ 77777 - While using "prompt" option in Webi in Infoview

    Dear Experts,
    I have BOXI-R2 installed in Windows XP-SP3. When I try to use the "prompt" option in the reports, the display hangs until it says the session is timed out with the error message - 'Error WIJ 77777' and 'TCReference.java:435'.
    This happens with all the universes I have. The report that I am trying is just a simple sample report with just 2 columns - 'Country' & 'Revenue' with a filter condition based on 'Country'.
    Request your help, please.
    Regards,
    Velan C

    Dear Experts,
    I have BOXI-R2 installed in Windows XP-SP3. When I try to use the "prompt" option in the reports, the display hangs until it says the session is timed out with the error message - 'Error WIJ 77777' and 'TCReference.java:435'.
    This happens only when I use the 'prompt' option in the filter. Other options are working fine.
    This happens with all the universes I have. The report that I am trying is just a simple sample report with just 2 columns - 'Country' & 'Revenue' with a filter condition based on 'Country'.
    Request your help, please.
    Regards,
    Velan C

  • An Unexpected error occurred.(Error: WIJ 44444)

    Hi
             I am using BO 6.5.1 whilst accessing Webi reports from Infoview I am getting below error message.
    u201CAn Unexpected error occurred.contact your administrator with details of actions you performed before the error occrred.(Error: WIJ 44444)u201D
    I am using data in my universe from Teradata. and my application server and business objects are installed on UNIX box. can any body advise me what is the root cause and what kind of check can explain me the root cause of the same.
    Cheers,
    Jacks Arunkumar LouisMartin

    Hi Arun,
    Following solution might help you to resolve the issue.
    In case the solution doesn't works for you then test the issue on SP2 under test environment as some of the WIJ44444 errors are resolved in SP2.
    Apache web server does not start after "./wserversctl start" command on UNIX.
    WebIntelligence version 6.5
    UNIX
    Apache web server
    Tomcat application server
    You execute "./wserversctl start" and Tomcat starts, but Apache fails to start. You look for the web server process with the following command, but get no results:
    ps -ef | grep httpd
    You execute "./wserversctl stop" and receive the following response:
    httpd (pid ?) not running
    You change directories to "$APACHE/bin" and execute the "./httpd" command, and you receive an error similar to the following:
    ld.so.1: ./httpd: fatal: libaprutil-0.so.0: open failed: No such file or directory
    Killed
    *********CAUSE*************
    The default configuration for Apache is not correct for this server.
    The "httpd.conf" configuration file has the wrong entry for Group.
    Here are the steps to follow:
    1.Change directories to "$APACHE/conf".
    2.Open the file "httpd.conf" in a text editor such as vi.
    3.Locate the following line in the configuration file:
    Group # -1
    4.Modify this line to read as the following:
    Group nobody
    5.Save the file and exit the editor.
    6.Rerun "./wserversctl start" command to restart the processes.
    Regards,
    Sarbhjeet Kaur

  • Running Designer 6.0 against Oracle 11 - Getting error cid-20002

    When we try to Oracle Designer 6.0 against Oracle 11 we get error message cid-20002.
    Some of the functions work but not all and the ones that don't work gives us the error above.
    What is cid and where can I find info about it?
    suggestion pls!

    Best suggestion you turn to a supported configuration, only Designer version 10gR2 (10.1.2.4) - currently the latest version - works with 11g.
    Werner

  • Unable to Open Workflow Notification attachment Throwing Error-"ORA-20002: 3240: Error -22288 - ORA-22288: file or LOB operation FILEOPEN failed No such file or directory in 'PLSQLBLOB"

    Hi Guys,
    I'm trying to send BI publisher report output file attachment to user Notification through Workflow by using the code :
    SELECT substr(file_name,instr(file_name,'/',-1,1)+1,length(file_name))
    INTO get_file_name
    FROM fnd_conc_req_outputs
    WHERE concurrent_request_id = v_request_id;
    src_lob := BFILENAME('CONC_OUTPUT', get_file_name);
    DBMS_LOB.CREATETEMPORARY(dest_lob, TRUE, DBMS_LOB.SESSION);
    DBMS_LOB.OPEN(src_lob, DBMS_LOB.LOB_READONLY);
    DBMS_LOB.LoadFromFile( DEST_LOB => dest_lob,
                           SRC_LOB => src_lob,
                           AMOUNT => DBMS_LOB.GETLENGTH(src_lob));
    DBMS_LOB.CLOSE(src_lob);
    DOCUMENT_TYPE := 'application/excel;name:=test.xls' ;
    dbms_lob.copy(document, dest_lob, dbms_lob.getlength(dest_lob));
    Please Help to solve the Error.Appreciated for the Solution
    Thanks,
    Kishore Kandula.

    Hi
    Is the 'CONC_OUTPUT' directory a DBA Directory? Run the query SELECT * FROM DBA_DIRECTORIES and see if this CONC_OUTPUT is a directory name. If not rather use one of the direcorties.

  • Getting an Error WIJ20002 while trying to create a webi report in infoview

    Hi,
    We are getting an error " The Webintelligence Report Panel cannot connect to the server.Close the report panel and try to connect again or see your Business Objects Administrator ( WIJ20002)" only for a single universe.
    Please suggest how can we fix this error.
    Regards
    Chaitanya

    I am giving you couple of scenario based on which this error might occur.I include below a selection of what would seem to be the more relevant ones in your case. Please review these and try the suggested solutions and then let us know the outcome in each case.
    Scenario1:
    When creating a new document based on linked universes in InfoView 6.5.x, the following error message appears:
    "The WebIntelligence Java Report Panel cannot connect to the server. Close the report panel and try to connect again or see your BusinessObjects administrator. (Error: WIJ 2002)."
    When you click on details, the following error message appears:
    "java.lang.IllegalStateException: Cannot load DS; no ID set
    at com.bo.wp.om.OMDataProvider.getDataSource(OMDataProvider.java:192)
    at com.bo.wp.tc.TCMain.newDocument(TCMain.java:807)
    at com.bo.wp.tc.TCMain.initDocument(TCMain.java:649)
    at com.bo.wp.tc.TCMain.initClient(TCMain.java:1253)
    at com.bo.w.tc.thread.InitAppletRunner.run(InitAppletRunner.java:82)
    at java.lang.Thread.run(Unknown Source)"
    Resolution:
    In Supervisor, the user does not have the Import Universe right in the designer.
    Enable the Import Universe right for the user, and ensure they have rights at the user and group level.
    Scenario2:
    In BusinessObjects version 6.5, when attempting to create a new WebIntelligence report using the Java Query Panel, one of the following error messages appears:
    "The Web Intelligence Java Report Panel cannot connect to the server. Close the report panel and try to connect again or see your Business Objects Administrator (Error: WIJ 20002)"
    or
    u201CWeb Intelligence cannot retrieve this document due to a server problem or an error in the document structure. See your Business Objects Administrator".
    Also, the bottom of the Java applet window states Launching new document.
    Resolution:
    The error messages occur because either the universe file name contains an ampersand character (u201C&u201D) in the name or the .unv or .unw files used by the Java Query Panel have become corrupted.
    To resolve the error messages
    Navigate to <installation directory>:/Business Objects/BusinessObjects Enterprise 6/nodes/<server name>/<cluster name>/universes/.
    Remove the .unv file for the derived universe.
    Navigate to <installation directory>: /Business Objects/BusinessObjects Enterprise 6/nodes/<server name>/<cluster name>/universes/<universe domain name>/ucdz.
    Remove the .unw file for the derived universe.
    Remove the ampersand character ("&") from the universe name.
    Scenario3:
    Problem:
    Error: "The WebIntelligence Java Report Panel cannot connect to the server. Close the report panel and try to connect again or see your BusinessObjects administrator. (Error: WIJ 20002)" when you try to open the Java Report Panel.
    Resolution:
    ****CONFIGURATION*****
    WebIntelligence version 6.1b
    Windows 200 Server SP4
    IIS 5
    JDK 1.42_03
    **********SYMPTOMS******
    You try to open the Java Report Panel and you receive the following error:
    "The WebIntelligence Java Report Panel cannot connect to the server. Close the report panel and try to connect again or see your BusinessObjects administrator. (Error: WIJ 20002)"
    *********CAUSE*************
    You do not have the correct permissions to access files from the wiasp virtual directory. The virtual directory and all sub-directories were initially configured to use "Scripts only" or "None".
    *********RESOLUTION*****
    Here are the steps to follow:
    1. Open the Internet Information Services Manager Console.
    2. Expand the "Default Web Site" and "wiasp" directories.
    3. Right-click each of the following directories, and in Properties for each, set the respective value for Execute Permissions:
    scripts = "Scripts"
    viewers = "Scripts"
    bin = "Scripts and Executables"
    classes = "Scripts"
    onlineguides = "Scripts"
    help = "Scripts"
    distribution = "Scripts" or "None"
    Scenario4:
    Problem:
    Error: "WebIntelligence Java Report Panel cannot connect to the server (WIJ 20002)" when attempting to create a new report
    Resolution:
    ****CONFIGURATION*****
    WebIntelligence 6.5.x
    **********SYMPTOMS******
    You attempt to create a new report using the Java panel based on a universe. The universe list appears as expected, but upon selecting the universe you receive an error similar to the following:
    "The WebIntelligence Java Report Panel cannot connect to the server. Close the report panel and try to connect again or see your BusinessObjects administrator. (WIJ 20002)"
    *********CAUSE*************
    There is a connectivity issue to the universe and/or document domain. The universe list is still displayed because that information is cached.
    *********RESOLUTION*****
    Here are the steps to follow:
    1. Log into Supervisor as a General Supervisor.
    2. Go to Tools > Repository to open the Repository Management dialog where domain connections are listed.
    3. Test the document and universe domain connections and update where needed to establish connectivity.
    Scenario5:
    Problem:
    Error: "WIJ 20002" when launching the Java Report Panel on a Windows 2003 Server.
    Resolution:
    ****CONFIGURATION*****
    WebIntelligence version 6.5
    Windows 2003
    IIS 6
    **********SYMPTOMS******
    You launch the Java Report Panel on a Windows 2003 Server and receive the following error:
    The WebIntelligence Java Report Panel cannot connect to the server. Close the report panel and try to connect again or see your Business Objects administrator. (Error: WIJ 20002).
    *********CAUSE*************
    This error message appears because ISAPI (Internet Server Application Program Interface) extensions are disabled by default on IIS 6.
    *********RESOLUTION*****
    Here are the steps to follow to enable ISAPI extensions:
    1. Click Start > All Programs > Administrative Tools > Internet Information Services (IIS) Manager.
    2. Expand the "" beside the server name by clicking the "" icon.
    3. Select "Web Service Extensions."
    4. Select "All Unknown ISAPI Extensions" from the right pane and click "Allow."
    5. Restart the IIS web server.
    I know it's a bit long but i hope this will help you to some extent in troubleshooting WIJ2002 Error.

Maybe you are looking for

  • Edit in Adobe Photoshop is not working

    Hi, I have this strange problem with Lightroom/Photoshop integration. It is easier to describe what is working than what is not. When I select a single JPG or PSD photo from Lightroom integration works ok. I can open the photo directly as "Edit in Ad

  • Pixelated DVD from flawless source

    I recently transfered about 76 mins. of footage from my DV camera into iMovie 5.0.2. I then dropped the project into iDVD 7.0.2 and used the professional setting to master to a VIDEO_TS folder. When I burn this to DVDR a short portion (about 15 sec.)

  • Deploying EJB, JSF to soa suite application server

    Hello, I have a problem using EJB. I deployed my JSF page to my soa suite application server. But I think something is wrong between the communication of my page and the Bean. I keep getting the error : BO-29000: Unexpected exception caught: oracle.j

  • Opening File URL in a Browser

    I am trying to a TIFF file from my applet using file URL. The TIFF is located in the local file directory and I create an URL and get the Applet Context and call showDocument. URL fileURL = new URL("file:///"+ <file location>); applet.getAppletContex

  • Bookmark - find out if it is referenced

    Hello community! I am working on a project where a Word template is going to be filled with information from C#. I have already achieved most of the functionality, but I am wondering if there is a built in feature in Word to find out where a certain