Logon Balancing error 88 and Error timeout occured for BW transaction Iview

Hello All,
I am trying to connect BW system from portal.
We are using SAP GUI for Window to launch the Transaction iViews and browser we are using is IE 7.0 and IE 8.0. I have selected the Technique to Start SAP GUI for Windows is "SAP Shortcut File". When calling the iView, it opens in the new  window and asked downloads the file.
After download , I am getting connecting window and then following error
Logon Balancing error 88 :Connection to server is not possible(RC.9)
In detail error is
Error: timeout occured
Tue Aug 16 15:50:44 2011
Release 640
Component NI(Network interface), version 37 rc=-5,
Please suggest any approaches for the issue.
Thanks
Anand Kumar

Hello Vijay, Sandeep,
1) when I try the following combination in service file, I am getting given below error. if i use sapmsBWD 3600/tcp or if I do not use sapmsBWD 3600/tcp, i am getting the same following error.
sapgw97  3397/tcp
sapgw98  3398/tcp
sapgw99  3399/tcp
SAPmsBWD 52500/tcp
sapmsBWD 3600/tcp
<return>
Logon Balancing error 88 :Connection to server is not possible(RC.9)
In detail error is
Error: timeout occured
Tue Aug 16 15:50:44 2011
Release 640
Component NI(Network interface), version 37 rc=-5,
2) when I try the following combination in service file, I am getting given below error
sapgw97  3397/tcp
sapgw98  3398/tcp
sapgw99  3399/tcp
sapmsBWD 3600/tcp
SAPmsBWD 52500/tcp
<return>
Error:partner 10.21.80.23:sapmsBWD not reached
Tue Aug 16 17:22:31 2011
realease 710
Component NI(network interface) version 39
Detail Nip connect2: 10.21.80.23:3600
system call connect
Error No:10061
'WSAECONNREFUSED:connection refused'
@Sandeep: I have check the port number in SMMS transaction code: I have three port Number :3220,3320,8020.
Please any one can guide me further.
Thanks.
With regards.
Anand Kumar

Similar Messages

  • Error while running BI reports:Logon balancing error 88

    Hi all
    I had uploaded BI role with user mapping in EP.When i am running  BI reports some reports are running absolutely fine but some reports shows me the error:Logon balancing error 88:Cannot connect to message server(rc=9).Can any body suggest us.

    Hi,
    Lot of reasons are identified for such error and all are well listed in that already suggested SAP Note 882741 - SAP Logon: "Logon balancing error", service 'sap...' unknown. Have you verified all the possible reasons ?
    When i am running BI reports some reports are running
    absolutely fine but some reports shows me the error:Logon balancing
    error 88:Cannot connect to message server(rc=9).
    Some Reports ?
    Have your tried to run those reports (which are throwing that error) by using latest version of SAP GUI and with latest patch level ?
    Also, It may be temporary network link problem. When you face such error next time, then quickly execute the following commands at the Desktop/Laptop (where problem is occurred) to diagnostic the N/w problem.
    Open a Command Prompt
    Start -> run -> cmd
    Type in the following commands:
    Ping xxx.xxx.xxx.xxx
    telnet xxx.xxx.xxx.xxx 3200
    telnet xxx.xxx.xxx.xxx 3300
    telnet xxx.xxx.xxx.xxx 3600
    (xxx.xxx.xxx.xxx = IP address of SAP Server or host name)
    If you find any doubtful result then save that result and forward it to your network admin team for further analysis.
    Regards
    Bhavik G. Shroff

  • Error: Timeout occurred whilst retrieving page meta data.????

    Hi,
    I sucessfully enabled SSL on PORTAL 3.0.9.8.0 but I could only use it inside our firewall. This is because I had my servername setup to be "portal" instead of a valid DNS name like "portal.mycomp.com".
    I have changes my servername from "portal" to "portal.mycomp.com" in all the conf. files that I know of and it still doesn't work. The funny thing is that I can access the single-sign-on server but not portal. For example, #1 of the following doesn't work but #2 works.
    #1: https://portal.mycomp.com/pls/portal30
    #2: https://portal.mycomp.com/pls/portal30_sso
    This is the error msg I got from my browser when I try to go to #1 ---> "Error: Timeout occurred whilst retrieving page meta data."
    I had also made sure that I didn't have any typo when I executed the ssodatan script. The following is how I executed my ssodatan script:
    ssodatan -w https://portal.mycomp.com/pls/portal30/ -l https://portal.mycomp.com/pls/portal30_sso/ -s portal30 -o portal30_sso -c portal
    *note: "portal" is my connect string.
    Does anyone have any idea what my problem would be?
    Yes, I have also re-requested a new SSL Certificate from Varisign with the new servername "portal.mycomp.com" and installed it properly.
    Thanks in advance,
    Victoria.

    Victoria,
    Did you find a solution to this ?
    We are running Oracle Portal 3.0.9.8.1 on Solaris and are having
    the same problem. Everything works okay through http but with
    https:
    1. https://<domain name>/pls/portal30
    we get the error "Error: Timeout occurred whilst retrieving page
    meta data."
    2. https://<domain name>/pls/portal30_sso - works okay
    3. https://<domain name>/test.jsp - works okay
    Thanks
    Simon.

  • Error: Timeout occurred while retrieving page meta data.

    Hi,
    I have 10.1.2.0.0 installed. I log into portal and time to time I keep getting the following error:
    Error: Timeout occurred while retrieving page meta data.
    Any ideas what might be the cause. It may work ok for sometime but all of a sudden I keep getting the above error.
    Thanks

    I could be the RAC, and have failovers etc. as usually this is associated with a performance issue or timeout... There should be something in the logs.
    What I recommend you is that you log a Service Request into Support... and supply the PDA (Metalink Note:169490.1).
    I hope it helps...
    Cheers,
    Pedro.

  • SSL. Error: Timeout occurred whilst retrieving page meta data

    Hi!
    I am configuring oracle 9iAS 1.0.2.2a Portal to enable SSL and I did
    everything that was said at http://igloo.its.unimelb.edu.au/Webmail/tips/msg00569.html
    zone.properties
    servlet.page.initArgs=useScheme=http
    servlet.page.initArgs=usePort=7778
    servlet.page.initArgs=httpsports=4443
    wdbsvr.app
    [DAD_portal30]
    cgi_env_list = REQUEST_PROTOCOL=HTTPS,SERVER_PORT=4443
    [DAD_portal30_sso]
    cgi_env_list = REQUEST_PROTOCOL=HTTPS,SERVER_PORT=4443
    This was my ssodatan
    ssodatan -w https://me.me.me:4443/pls/portal30/ -l
    https://me.me.me:4443/pls/portal30_sso/ -s portal30 -o portal30_sso
    But when I access https://me.me.me:4443/pls/portal30/ I get
    Error: Timeout occurred whilst retrieving page meta data
    However, https://me.me.me:4443/pls/portal30_sso/ is working fine!
    One more thing. I can access my login server at
    http://me.me.me:7778/pls/portal30/ and when it prompts for username and password
    it uses https.
    https://me.me.me:4443/pls/pors/portal30_sso.wwsso_app_admin.ls_login
    Help would be greatly appreciated!

    jserv.log (these lines appear many times)
    [28/06/2002 17:07:03:987 GMT+03:00] page/JNI: Exception when trying to connect in 0.
    [28/06/2002 17:07:03:987 GMT+03:00] page/Timeout occurred, label=page url=https://me.me.me:4443/pls/portal30/!PORTAL30.wwpob_page.show?_pageid=51
    [28/06/2002 17:07:03:987 GMT+03:00] page/ContentFetcher Unexpected Exception, name=content-fetcher3
    javax.net.ssl.SSLException: SSL handshake failed: X509CertChainIncompleteErr
         at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Native Method)
         at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
         at HTTPClient.HTTPConnection.getSSLSocket(HTTPConnection.java, Compiled Code)
         at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java, Compiled Code)
         at HTTPClient.HTTPConnection.handleRequest(HTTPConnection.java, Compiled Code)
         at HTTPClient.HTTPConnection.setupRequest(HTTPConnection.java:3545)
         at HTTPClient.HTTPConnection.Post(HTTPConnection.java:2478)
         at HTTPClient.HTTPConnection.Post(HTTPConnection.java:2605)
         at oracle.webdb.cache.CacheHTTPConnection.getHTTPResponse(CacheHTTPConnection.java:129)
         at oracle.webdb.cache.CacheHTTPResponse.process(CacheHTTPResponse.java, Compiled Code)
         at oracle.webdb.cache.CacheHTTPConnection.common(CacheHTTPConnection.java:114)
         at oracle.webdb.cache.CacheHTTPConnection.Post(CacheHTTPConnection.java:210)
         at oracle.webdb.page.ContentFetcher.run(ContentFetcher.java, Compiled Code)
    Changes to httpd.conf
    <IfDefine SSL>
    Port 4443
    Listen 4443
    </IfDefine>
    <VirtualHost default:80>
    </VirtualHost>
    <VirtualHost default:4443>
    DocumentRoot "/oas/Apache/Apache/htdocs"
    ServerName me.me.me
    ServerAdmin [email protected]
    ErrorLog /oas/Apache/Apache/logs/error_log
    TransferLog /oas/Apache/Apache/logs/access_log
    SSLCertificateFile /oas/Apache/Apache/conf/ssl.crt/mycert.crt
    SSLCertificateKeyFile /oas/Apache/Apache/conf/ssl.key/mycert.key
    </VirtualHost>

  • Logon balancing error:cannot connect to message server (rc=9)

    Hi Gurus,
    I have just installed SAP GUI 710 in my new system and copied the saplogon.ini file to the respective folder in the new system.
    I am now able to see the servers in the logon pad but not able to login .
    When i try clicking the logon i am getting the below error message "
    "Logon balancing error:cannot connect to message server (rc=9)"
    Then further expanding the message i am getting the below message
    " Error: Server '?' unknown
    Tue Mar 02 11:51:05 2010
    Release 710
    Component NI (Network Interface), Version 39 rc =-3 , Detail NiErrSet. "
    Can you please help me out in accessing the servers.
    Regards
    Vikram

    Check OSS Note : 882741
    Summary
    Symptom
    Some users cannot longer connect SAP GUI to any SAP systems e.g. via SAP Logon, SAPShortcut etc. although they have not made any update to either SAP GUI or SAP system. The attempt to connect to the SAP system ends with  error messages like this: "Logon balancing error: could not connect to message server (rc=9)", "service sapmsXXX unknown" or "service sapdp## unknown".
    The detailed error information is as follows:
        Error: service 'sap...' unknown
        Component NI (network interface), ...
        rc = -3, module ninti.c, line 463
        Detail NiPGetServByName: service 'sap...' not found
        System Call getservbyname
    Other terms
    service sapmsXXX unknown,logon balancing,service sapdp## not found error,etc/services,drivers\etc\services,getservbyname, sapdpxx
    MSN Messenger 7.5,Connection Troubleshooter
    Reason and Prerequisites
    The reason for this malfunction is, that the datatype of the registry value HKLM\System\CurrentControlSet\Services\TCPIP\Parameters\DatabasePath
    was changed from REG_EXPAND_SZ to REG_SZ.
    The following programs are currently known to cause this registry change:
    Starting MSN Messenger 7.5 "Connection Troubleshooter" (Build 7.5.0299).
    Installation of MSN Messenger 7.0 or MSN Messenger 7.5 with the option automatic scanning and configuration of ports.
    This modification prevents the expansion of environment variables in the value of the parameter. Therefore,
          %SystemRoot%\system32\drivers\etc
    is not translated to
       c:\windows\system32\drivers\etc
    and the services database is not found by the API function getservbyname().
    If you have checked the datatype of registry value DatabasePath and it is REG_EXPAND_SZ, apply SAP Note 52959 to check the appropriate settings in the services file.
    Solution
    Start the registry editor and rename the registry value HKLM\System\CurrentControlSet\Services\TCPIP\Parameters\DatabasePath
    Create an Expandable-String Value (REG_EXPAND_SZ) with the same name and value.
    If more PCs are affected, you can export the correct value to a .reg file and import the .reg to other PCs.
    If you have the same problem although you have not installed Microsoft MSN Messenger 7.5, create a customer message, collect the following information and attach it to the message according to note 541726 or upload it to sapservX (see note 40024):
    Scan your workstations for spyware and viruses with up-to-date virus definitions. If you already did that what was the result ?
    What software has been installed recently ? (client software, Firewall)
    Create a registry export of the following key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstallon the affected and the unaffected PC respectively and attach the two .reg files to the customer message.
    Are the users on the affected workstations logged on with administrative credentials (local administrator ) ?
    Create an MPS Report Networking and Setup Perf of an affected workstation so that we can check if they use an software in common.
    You can download the Networking MPS Reporting Tool at:
    http://download.microsoft.com/download/b/b/1/bb139fcb-4aac-4fe5-a579-30b0bd915706/MPSRPT_Network.exe
    You can find a short description about the features of the tool at:
    http://download.microsoft.com/download/b/b/1/bb139fcb-4aac-4fe5-a579-30b0bd915706/MPSRPT_Network_Readme.txt
    The Setup Perf MPS Reporting Tool is located at:
    http://download.microsoft.com/download/b/b/1/bb139fcb-4aac-4fe5-a579-30b0bd915706/MPSRPT_SETUPPerf.EXE
    Run this report too on identically configured workstations, which are not affected.
    If you have already changed back the DatabasePath parameter and if after a while the value was switched back to REG_SZ perform the  following steps to help us to identify the reason for this problem:
    Switch the datatype back to REG_EXPAND_SZ
    Download Regmon from http://www.sysinternals.com on the affected machines
    Enable auditing on the affected clients
    Modify the settings of the eventlog so that no important entry is deleted!
    Open Regedit and highlight HKLM\System\CCS\Services\TCPIP\Parameters
    Right-click on "Parameters" and choos "Permissions" and click "Advanced".
    Choose "Auditing" and "Add".
    Add "Everyone" and select "this key only" under "Apply onto".
    Check the boxes "Set Value" and "Delete" and click "OK".
    Apply these settings
    Start Regmon and apply the correct filter settings:
    Press the "magnifying glass" button  to stop the monitoring.
    Press the rubber button to delete  all logged entries.
    Go to "Options Filter/Highlight".
    Copy the following value to the include field: tcpip\parameters\databasepath and click "Apply".
    Start Regmon by pressing the magnifying glass button
    Verify that logging starts when you double-click the TCPIP Key in regedit!
    If the datatype will be changed again,  provide us the output of the monitoring tools.
    Solution provided by Microsoft
    This issue is said to be fixed as of build 7.5.0311 of MSN messenger.

  • Cannot get a connection, pool error Timeout waiting for idle object

    my connection pool setting is
      maxActive="3" minIdle="2"                maxWait="10000"              removeAbandoed="true" logAbandoned="true"         removeAbandonedTimeout="30"         autoreconnection="true" 
    we have 7 people hitting the group of search functions ,
    about 3 minutes I get
    I got error like
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object         at org.apache.tomcat.dbcp.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:104)         at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:880)         at Deferment.showResult.checStudent(showResult.java:135)         at Deferment.showResult.doPost(showResult.java:99)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)         at org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:402)         at org.apache.catalina.servlets.InvokerServlet.doPost(InvokerServlet.java:170)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    I just wonder
    1) Cannot get a connection, pool error Timeout waiting for idle object-> cause by connection pool leaking or other problem.
    2) Setting the maxactive to -1 ( suggestion from Google) , if I set my connection to ulimit , waht should I put on minIdle="2"
    3) How can I test my connection pool have problem or not ? is
    SHOW PROCESSLIST; tolding me someinformation? I use Mysql
    Thank you!

    I try something like ps2 = conn.prepareStatement(target);
                ps2.setString(1, UNumber); // set input parameter
                rs = ps2.executeQuery();
                sendMail = 0;//how many rows we can find.
                while (rs.next()) {
                    sendMail++;
                ps2.close();
                rs.close();
                conn.close();
      if ((count1 == 0) || (count2 == 0)) {
                    conn.rollback();
                } else {
                    conn.commit();
                    conn.setAutoCommit(true);
                ps.close();
                calstat2.close();
                conn.close();
    calstat = (CallableStatement) conn.prepareCall("{call findStudent}");
                calstat.executeQuery();
                calstat.close();
                conn.close();is that enought? what else I should do to make sure I did close all the connection, after I use it ?
    thank you

  • HT4928 An error has occured for OX S Mountain Lion

    An error has occured for OX S Mountain Lion how to install please!!

    To help we're going to have to have a lot more information than that!
    OS X Recovery -
    http://support.apple.com/kb/HT4718

  • OMB05602: An unknown Deployment error has occured for Object Type Deploymen

    I was deploying a process_flow package here in named "PF_LOAD", then the following error occured.
    OMB05602: An unknown Deployment error has occured for Object Type DeploymentContextImpl.generate WBGeneratedObject[] is null or length 0 for PF_LOAD.
    Does anyone know what this error means or what possibly caused it?
    So

    Hi David
    OWB version 10.2.0.3.0
    This is what I cought from the log when tried to deploy the process flow via OMB+
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN 'DEPLOY_PLAN_PROCESS_FLOWS'
    Action plan DEPLOY_PLAN_PROCESS_FLOWS created.
    OMBALTER DEPLOYMENT_ACTION_PLAN 'DEPLOY_PLAN_PROCESS_FLOWS' ADD ACTION 'PF_LOAD_PROCESS_FLOW_PACKAGE_DEPLOY' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE PROCESS_FLOW_PACKAGE 'PF_LOAD'
    Action plan DEPLOY_PLAN_PROCESS_FLOWS altered.
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN 'DEPLOY_PLAN_PROCESS_FLOWS'
    OMB05602: An unknown Deployment error has occured for Object Type DeploymentContextImpl.generate WBGeneratedObject[] is null or length 0 for PF_LOAD.
    When I viewed via the control center jobs detail window, it is not even logged there.
    Cheers
    So

  • Further error messages exist for this transaction

    Hello all ,
    i am getting en error message "Further error messages exist for this transaction" while creating an opportunity from external  number ranges
    please help me out how to solve this.
    Regards
    Ahmad

    Hi Mohammad,
    There might be any error transaction so there suppose to be an error insystem status. If you are able to generate opportunity number after saving than please do check in GUI with transaction crmd_order and check the message detail and revert.message detail is needed in order to proceed further.
    Thanks,
    Prem

  • Hiding menu bar and toolbar in WinGUI used in transaction iView

    dear friends
    can anybody help me to hide the Menubar and Toolbar displayed in WinGUI used Transaction iView
    please help me
    thanx in Advance
    kantha

    hi
    if i use SSF choice,
    the SAPGUI should be configured with authorized user
    Actually the SAP logon things i am configured in portal itself.
    so using SSF before displaying the transaction, the user again need to enter the authorization.
    so it is not meeting my criteria
    please reply me if u got any other idea
    thanx

  • Reference and Assignment Synchronization Report for FBL5N Transaction

    is ther any standard report for ...Reference and Assignment Synchronization Report for FBL5N Transaction.

    Hi,
    FBL5N is a standard TCode which is used to see Open, Cleared and All line items of customer as per company code.Line items means whatever transaction has been posted to the customer.
    These line items may be related to invoices raised against the customer, payments received from customer and advance receipt from customer.
    Hope you have understood
    Regards
    Tapan

  • Logon balancing error 88: Cannot connect to message server(rc=9)

    HI.
    I AM USING R3 ECC 6.0
    PLZ HAVE A LOOK ON BELOW IMAGES.
    IN VM WEAR I HAVE INSTALLED THE ECC
    THROUGH THE WINDOWS  7 I AM LOGIN ECC 6.0
    EVERY TIME WORKING
    BUT RECENTLY I  BOO MY PC WINDOWS 7
    BUT IF I TRY TO RUN THE SAP LOGON
    ABOVE ERROR MESSAGE IS COMING.
    I SEARCHED IN NET.
    SOME BODY SUGGESTED THAT I NEED ADD ONE LINE AT SERVICES. FILE...(PLZ HAVE A LOOK ON 2 IMAGE)
    IS IT CORRECT TO ADD THE LINE..
    CAN I ADD THIS LINE
    SAPMS<SID>  3600/TCP
    ABOVE ONE IS CORRECT OR NOT ...
    WHERE CAN I ADD IN VM WEAR SYSTEM OR IN WINDOWS 7 SYSTEM.
    AND ALSO I AM HAVE ONE MORE DOUBT.
    PLZ HAVE A LOOK ON 2 IMAGE..
    I AM HAVING 2 SERVICES. FILES..
    I NEED YOUR VALUBALE SUGGESTIONS..

    Hi,
    Please change the <SID> of SAPMS<SID> to the real SID of the target system.
    For exmple, if the SID is ABC, then "SAPMSABC  3600/TCP"
    And about the port, actually the port should be 36<nn>.
    So please find the instance number of your message server.
    For example if the instance number is 00, then "SAPMSABC  3600/TCP"
    if the instance number is 10, then "SAPMSABC  3610/TCP"
    Hope this helps.
    Best regards,
    Shuai

  • AIR 3.7 Beta: TypeError: Error #2022 occurs for an unrelated class

    On AIR SDK 3.7.0.1240, the error "TypeError: Error #2022: Class (flash.text.Font-derived class) must inherit from DisplayObject to link to a symbol" occurs when instantiating an unrelated class when launched in the Flash Builder debugger.
    Include an swc with a linkage built with Flash Pro and instantiate a class (ClassA) in the swc results in:
    TypeError: Error #2022: ClassB must inherit from DisplayObject to link to a symbol.
    at flash.display::Sprite/constructChildren()
    at flash.display::Sprite()
    at ClassA()
    Does anyone see this? Because of this problem, I can't evaluate AIR 3.7 Beta at all.
    I entered the bug here.
    https://bugbase.adobe.com/index.cfm?event=bug&id=3520793

    no, i try to install air app on desktop that was build month ago, and was succefully installed previously
    but now, said that there is a problem, and i need to send request to this app developer (me)
    problem was with certification, it was expired, generate new one, compile app, and it installed
    sry for bad english

  • Error 85 occurring for 4-digit numerical strings

    Hello, 
    I have a labview program that measures the current vs voltage for a field emission device. The problem that I'm having is I recive the error 85 message whenever my current measurment reaches 4 digits, for example, 1000 uA. I've read that the error 85 means the scan from string function is reciving the wrong type of data, so my question is: how can I modify the scan from string function to accept up to 4 digit numbers? My block diagram is attached. 
    Thanks
    Solved!
    Go to Solution.
    Attachments:
    Simple I-V Block Diagram.png ‏62 KB

    Zebulan wrote:
    Hello, 
    I have a labview program that measures the current vs voltage for a field emission device. The problem that I'm having is I recive the error 85 message whenever my current measurment reaches 4 digits, for example, 1000 uA. I've read that the error 85 means the scan from string function is reciving the wrong type of data, so my question is: how can I modify the scan from string function to accept up to 4 digit numbers? My block diagram is attached. 
    Thanks
    If you specify '%f' as FORMAT STRING, you need not do any changes.
    This error must be because of some string other than numeric is being input to the function. Make sure you put a probe and also be watchful for 'non printable' characters.
    I am not allergic to Kudos, in fact I love Kudos.
     Make your LabVIEW experience more CONVENIENT.

Maybe you are looking for