Logon failed, with some Chinese description

Dears,
We are running the SAP Crystal Reports 2011 client (on a Windows PC) to
built reports on DB tables residing on ERP ECC 6.0 EhP5 system,
installed on IBM Power System i V7R1.
Going through the necessary steps after starting the Crystal Reports
client :
Report Wizard -> Create New Connection -> SAP Table, Cluster, or
Function, I get a list of all the SAP systems, which are configured in
the conventional SAP GUI installed on the Windows PC (730, patch level 1).
After choosing the ERP PRO system for example, I receive a dialog
through which I enter the client no., user & password. 
When I click the 'Finish' button, I get a dialog depicting two lines :
The first line = 'Logon failed.'
The second line = 'Details:...' then a sequence of some Chinese (I
asssume) characters !
Kindly advise on how to solve this problem.
(Note : please find below a screen shot depicting the last dialog encountered.)
Thank you in advance for your cooperation.
Regards.
Reda

Dears,
The following is the solution for the above mentioned problem :
Right Click on the entry of interest among the list of entries in SAP GUI, select 'Properties', click the 'Code Page' tab, select the 'Default' option in the drop down list labeled : 'Language'
( The previous option chosen in the drop down list was 'English')
Thanks.
Reda

Similar Messages

  • RFC logon failed with message: Failed: Connect to SAP  gateway failed

    I installed CI instance fine and i am stopped here with this error at the end of DB instance install. Could someone let me know what could  be the reason for this. Is there any fix or workaround to continue the install.
    INFO       2006-09-16 01:13:02 [iaxxrfcimp.cpp:398]
              CAbRfcImpl::setRfcConnectParam
    RFC parameter ASHOST set to value hostSAP.
    INFO       2006-09-16 01:13:02 [iaxxrfcimp.cpp:398]
              CAbRfcImpl::setRfcConnectParam
    RFC parameter SYSNR set to value 09.
    INFO       2006-09-16 01:13:02 [iaxxrfcimp.cpp:543]
              CAbRfcImpl::checkConnectInfo
    RFC connection information checked successfully.
    ERROR      2006-09-16 01:13:02 [iaxxrfcimp.cpp:450]
              CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    ERROR      2006-09-16 01:13:02
              CJSlibModule::writeError_impl()
    FRF-00063  RFC logon failed with message: Failed: Connect to SAP  gateway failed
    Connect_PM  GWHOST=hostSAP, GWSERV=sapgw09, ASHOST=hostSAP, SYSNR=09
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner not reached (host hostSAP, service 3309)
    TIME        Sat Sep 16 01:13:02 2006
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -10
    MODULE      nixxi_r_mt.cpp
    LINE        8528
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     4
    Thanks,
    Ram

    at the end of the database instance installation SAPInst is doing some RFCs to the CI.
    The logfile states that the gateway on host hostSAP with the systemnumber 09 is not reachable.
    Please check if you have started the central instance on this machine.
    peter

  • I ve updated my i pod touch to version 6.0.1. Installation got failed with some error msg, and now my i pod is not getting detedted in my system.Help me to fix it up.

    i ve updated my i pod touch to version 6.0.1. Installation got failed with some error msg, and now my i pod is not getting detedted in my system.Help me to fix it up.

    What's the error mesage?

  • FRF-00063  RFC logon failed with message: Failed: Connect to SAP gateway fa

    We are getting below error while installing CRM 4.1 on oralce,sunsolaris.
    ERROR      2007-09-27 01:19:46
               CJSlibModule::writeError_impl()
    FRF-00063  RFC logon failed with message: Failed: Connect to SAP gateway failed
    Connect_PM  GWHOST=uapkb2dh, GWSERV=sapgw29, ASHOST=uapkb2dh, SYSNR=29
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner not reached (host uapkb2dh, service 3329)
    TIME        Thu Sep 27 01:19:46 2007
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -10
    MODULE      nixxi_r_mt.cpp
    LINE        8642
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     2
    Regards,
    Madhu.

    We are getting below error while installing CRM 4.1 on oralce,sunsolaris.
    ERROR      2007-09-27 01:19:46
               CJSlibModule::writeError_impl()
    FRF-00063  RFC logon failed with message: Failed: Connect to SAP gateway failed
    Connect_PM  GWHOST=uapkb2dh, GWSERV=sapgw29, ASHOST=uapkb2dh, SYSNR=29
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner not reached (host uapkb2dh, service 3329)
    TIME        Thu Sep 27 01:19:46 2007
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -10
    MODULE      nixxi_r_mt.cpp
    LINE        8642
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     2
    Regards,
    Madhu.

  • Connection with Advanced - custom JDBC URL fails with some valid JDBC-URLs

    Hi,
    I am trying to create a connection with a custom JDBC connection string, but SQL*Developer throws the error message:
    Status : Failure -Test failed: Required property 'hostname' is not set on the DatabaseProvider my tests are:
    <li> with connection via Connection Type set to TNS and a proper alias - it works fine
    <li> with connection via Connection Type set to Advanced and exactly the same values from tns in the url: jdbc:oracle:thin:@(DESCRIPTION=(enable=broken)(ADDRESS=(PROTOCOL=tcp)(HOST=172.24.32.113)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=RESTSVP_SITE1))) - it fails with Status : Failure -Test failed: Required property 'hostname' is not set on the DatabaseProvider<li> with JDBC URL set to jdbc:oracle:thin:@172.24.32.113:1521/RESTSVP_SITE1 - it works fine
    As my jdbc url is quite close to the example in [url http://docs.oracle.com/cd/E11882_01/java.112/e16548/apxtblsh.htm#CHDBBDDA]Using JDBC with Firewalls maybe someone can help me to fix it?
    Martin
    Edited by: berx on Oct 12, 2012 11:32 AM - fixed typos

    Hi Martin,
    1/oci/thick
    2/RAC options
    3/TNS connection
    1/oci/thick
    OCI driver has a slightly different set of features than thin:
    -try oci/thick (requires Oracle Client, server or instant client) (It requires SQLDeveloper java and .dll, .so libraries to match)Re: SQL developer 3.1 shows error Incompatible version of libocijdbc
    jdbc:oracle:oci:@(DESCRIPTION=(enable=broken)(ADDRESS=(PROTOCOL=tcp)(HOST=your_host_name)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=your_service_name)))
    2/RAC options
    More speculatively:
    -Try sid instead of service name (will disable some networking features on that connection), try switching load balancing off.
    From: Unable to access RAC from SQL Developer!
    In general and especially for RAC database you should use SERVICE_NAME to connect and not SID (because only SERVICE_NAME can use load balancing and failover features):
    3/TNS connection
    with connection via Connection Type set to TNS and a proper alias - it works fine(Which Connection Type TNS did you use? TNS Connect Identifier = oci/thick, TNS Network alias (can be thin (I should check, might depend on oci/thick checkbox))
    Is this issue stopping your work i.e. is this workaround unacceptable?
    -Turloch
    SQLDeveloper team

  • Hyperion 11.1. 2.0 Install fails with "Some referenced jars do not exists"

    Hi All,
    I am trying to install Hyperion 11.1.2.0 on my laptop. Though the requirements document says the supported OS is windows 2003 or 2008, I have read that people are able to get it working on other OS' as well.
    I have downloaded the below files:
    V20779-01
    V20782-01
    V20783-01
    V20790-01
    V20792-01
    V20799-01
    V20800-01
    V20801-01
    V20802-01
    V20843-01
    V20850-01
    I have the loopback adapter installed and OBIEE 11g running on weblogic server.
    The EPM install has gone through successfully as I see from the log. But when I try to configure the "EPM System Configurator" it command exits with the below error message:
    Running preconfig checks...
    Running EPM_ORACLE_HOME check...
    EPM_ORACLE_HOME environment variable value: F:\OracleBI11G\EPMSystem11R1
    JAVA_HOME environment variable value: F:\OracleBI11G\EPMSystem11R1\..\jdk160
    _11
    EPM_ORACLE_HOME check succeeded
    Running .oracle.products check... .oracle.products check succeeded
    Running Jars manifest check...
    Time spent for manifests parsing: 220 ms
    Maximum jars depth achieved: 6, while restriction was: unrestricted
    Parsed 383 manifests
    Total jars and classpath entries encountered: 383
    Total not-existing referenced classpath entries count: 22
    Total classpath elements to check: 67
    ERROR: F:\OracleBI11G\modules\org.apache.ant_1.7.0\lib\xercesImpl.jar not
    exists; file depth: 3; referenced from F:\OracleBI11G\EPMSystem11R1\common\jlib\
    11.1.2.0\ctg.jar referenced from F:\OracleBI11G\EPMSystem11R1\common\jlib\11.1.2
    .0\epm_j2se.jar referenced from F:\OracleBI11G\EPMSystem11R1\common\config\11.1.
    2.0\configtool.jar
    FATAL ERROR: Jars manifest check failed with message "Some referenced jars do no
    t exist"
    Exiting in 30 seconds
    After reading a similar post in OTN which suggested this could be due to OHS not installed correctly, I reinstalled OHS successfully.
    I still get this error. Can anyone help me how to get around this issue.
    thanks,
    sandeep.

    I got the same problem with you. If you check in your physical directory, you wouldn't find F:\OracleBI11G\modules\org.apache.ant_1.7.0. Maybe when the installtools installed the EPM System, it detected that apache had been installed by OBIEE. Maybe you'll find F:\OracleBI11G\modules\org.apache.ant_1.7.1. The way I took to make configtools worked was by copying F:\OracleBI11G\modules\org.apache.ant_1.7.1 to F:\OracleBI11G\modules\org.apache.ant_1.7.0 and re run the configtools.
    Now I got the other problem when I tried to deploy foundation service to weblogic. It gave me EPMCFG-10067 : Failed to get admin user name for the domain.
    Try to copy F:\OracleBI11G\modules\org.apache.ant_1.7.1 to F:\OracleBI11G\modules\org.apache.ant_1.7.0. Maybe after that you can help me solving my problem.

  • Logon failed with an Access Database

    Hello,
    I am trying to create a Crystal Reports application that allows the user to view previously created reports (.rpt files).  When I use a .rpt file that has a absolute path for the access database files, it works perfectly.  If I use a .rpt file that uses a relative path (i.e. set the database location in the report to 'same as report') the report prompts me to enter the logon information.  If I cancel those dialogs, I get a logon failed error.
    The application copies the .rpt files and access database files and places them in a specific directory.
    I know, for a fact, that the reports work in another program and in the Crystal Reports designer.  I just don't know why I get this error with this application.
    I am using Crystal Reports XI to create the reports.
    The databases are created using Access 95 (I cannot change this)
    The development computer is Windows 7 64bit
    The IDE is Visual Studio 2008 SP1
    The .net language is C#
    Any help would be greatly appreciated.

    Well, that did allow me to set the location.  I am recieving one error when I do that though.  I believe that it has to do with the fact that the file extension for one of the databases doesn't end with the default .mdb.  I solved this, but then I get an error when trying to load a specific report:
    Failed to load database: 0xce0
    Invalid Join Operation
    Would this be due to the change in the databas name?  I wouldn't think so but I want to be sure.  Other reports work perfectly (of course, the report with the error is the important one!).  And the report that gives the error works in the designer and other applications as well.
    Please let me know if I need to start a new thread on this.

  • Version 33 fails with some web pages.

    With version 33 I cannot use some web pages (version 30 still works fine.)
    Some examples:
    Cannot order a pizza from Dominos.
    Cannot use finance.yahoo.com echarts.
    Cannot submit art to deviantart.com.
    I prefer private mode. It fails. I've tried restarting with add-ons dissabled, still fails. Tried clearing cache, cookies and history to no avail.
    Failure is with:
    Mozilla Firefox for Linux Mint - 1.0
    Mozilla Firefox for Linux Ubuntu -1.0, release 33
    Success with Mozilla Firefox for Linux Ubuntu - 1.0, release 30.

    Create a new profile as a test to check if your current profile is causing the problem.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer files from a previously used profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over problems.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    There might be extensions and plugins installed by default in a new profile, so check "Firefox/Tools > Add-ons > Extensions & Plugins" in case there are still problems.

  • Powerpoint web sharing fails with "some presenting features are unavailable due to server connectivity issues"

    Hi,
    I am having problems getting PowerPoint sharing working with Lync 2013. My setup is as follows
    Lync 2013 Enterprise pool (november 2013 updates) on Windows 2012 and 
    Windows 2012 webapp farm
    Kemp HLB
    Everything is working ok, including whiteboards and application sharing, but i cannot get the powerpoint sharing to work. I always get the "some presenting features are unavailable due to server connectivity issues" for internal or external
    users.
    The webapp looks healthy and there are no errors in the Lync server or the webapp event log. Discovery urls can be accessed and i have put the .net 3.5 as suggested in a few forums. 
    When a user starts the PowerPoint it successfully loads the file to the Lync file share and request goto the webapp server. I am using a HLB which shows me that requests are forwarded to the webapp farm. I have removed the HLB for testing and get the same
    results.
    I did log this with the forum a month or so ago, but I had a file upload issue then which is now solved, but the powerpoint sharing is not.
    any ideas?
    sg

    I ran some diags on the client and i managed to find an error. This was in the client debug logs when trying to start a powerpoint presentation
    54019;reason="The presentation at the WAC URL does not exist.";ClientType=Lync;Build=15.0.4551.1007
    The url in the next line shows the paths which have the correct toplevel URLS (have changed the domain name in the pasted text) 
    Url="https://webapp.domain.com/m/ParticipantFrame.aspx?a=0&amp;e=true&amp;WopiSrc=https%3A%2F%2Flyncpool.domain.com%2FDataCollabWeb%2Fwopi%2Ffiles%2FD-1-D0F5EA&amp;access_token=AAMFEPAUXKWO9TdVleKl-gn7iQAGEKvoSrQNqS1_i2tD90k7zj2BEPAUXKWO9TdVleKl-gn7iQCCAn40gyABxKA-5znlMODU0Kuz8ZHOBR7Q_183_BeUZcSWhjdOOIYIrg5RP8De0AgIDURhdGFDb2xsYWJXZWI&amp;&lt;fs=FULLSCREEN&amp;&gt;&lt;rec=RECORDING&amp;&gt;&lt;thm=THEME_ID&amp;&gt;&lt;ui=UI_LLCC&amp;&gt;&lt;rs=DC_LLCC&amp;&gt;&lt;na=DISABLE_ASYNC&amp;&gt;"</diagHeader><progressReports/></error></reportError>
    sg

  • Backup failed with a non-descript error and 4.5 upgrade fails with fatal error

    couldn't backup, somewhere in the middle of profiles the backup bombed each time, couldn't upgrade from 4.3. to 4.5 and browser application stopped working complaining about no service or something.  it briefly worked after that, and than stopped again, so that all browser based apps just give a white screen that says blackberry.
    took it to the verizon store, they couldn't figure it out either and they couldn't get through to their tech support.
    did a complete wipe of it, redownloaded 4.6 desktop software, and it still won't upgrade from 4.3 (which is what reappeared after the complete wipe).  interestingly a bunch of my apps all reappeared so it must have backed up/synched my applications.
    lost all my contacts, but at least it is working again.  not sure that I want it anymore if it won't upgrade from the O/S anyway.
    i know i can't get any help because it doesn't give any useful error messages, but I just want to complain about this brand new 8330.  the second in a month.  the first had a microphone problem that required a new device on day 2.

    yes , i am using symantec netbackup,
    but every thing is fine from their side as well(settings).
    i have reinstalled the client as well.
    it runs for 1 hr and then it throws error.
    yesterday i scheduled two backup at two different time(at the interval of 1 hr) but they both failed (struck) at the exact same time(even seconds were same).
    So what do you say??

  • VCard import to iCloud failed with some contacts

    I have exported all contacts to vCard using Contacts app of my MacBook.
    During import to iCloud Contacts though web-interface, import of 7 contacts has failed. How I can catch those 7 contacts? I guess, it's impossible to find 7 from 500 records :-(
    What does functionality "refresh contacts" do?

    You can let Apple know here: http://www.apple.com/feedback/icloud.html.

  • Does the Email button fail with some OS and Reader?

    I use an Adobe form on a monthly basis and have a submit by email button.  I get the majority of my forms submitted and collected fine but there is a small number, more frequent this month that I don't get the submission.  Mac users in particular - the form never reaches me.  I tested this on a Mac this morning and see that it says it will send the data, but it doesn't send any email.  If you use other options, it sends the blank form. 
    I read there might be an issue with Reader 10 and Windows, is this still the case that the forms are not submitting with this OS and Reader version.

    Thanks George.  I'm in a University setting and everyone should be using Outlook (I think we're totally converted now across campus)  I know that the Mac isn't delivering it to my inbox through the submit button, and if I use the email option I get the message that it will send it as an attachement but the form will be blank, which it is.  My Google search indicated a problem with Reader 10 and Windows 7,  so I wondered if that was my most recent problem.  I had two show up for a training class today and I didn't have either registration so I didn't show.  I've had over 500 registrations in the last 2 months and probably less than 10 had an issue with the form.  Most of those 10 were Mac users so this recent issue with Win 7/ Reader 9 users had me wondering if there was something new going on with Reader.  I am pretty sure that the majority of my recipients use Acrobat X Pro and did not experience the problem, but the two today indicated they had Reader only (9  & 10) so I wonder if what I Googled is true.  Hoped there was an easy fix, but think my resolution is to make my note (Larger and Bold)  that if they don't get a confirmation from me, they need to email me directly as it's possible I didn't get the submission.  Thanks for your help.

  • SSIS package is failing in SQL agent job with webserviceTaskException: Service Description cannot be null

    Hi All
    we are using webservice task in our ssis package and the package is successful in SSDT . when we created SQL job using that package it is failing with  webserviceTaskException: Service Description cannot be null.
    we have given access to web service for ssis proxy account  and have access on wsdl file folder  and given access to temp folder .
    what would be the reason for the failure?
    Surendra Thota

    Hi Surenda,
    As per my understanding, the error message is too general. In order to troubleshoot this issue, we should view the detail error message about this job. For more details, please see:
    Troubleshooting Jobs
    SQL Server Agent Error Log
    Besides, since when you call a Microsoft SQL Server Integration Services (SSIS) package outside a SQL Server Agent job step, the SSIS package runs successfully. However, if you do not modify the SSIS package, then execute it via SQL Server Agent job step,
    it fails. The scenario always related to the user account that is used to run the package under SQL Server Agent. Please also verify that the account has access to the Web site or to the Web Service Description Language (WSDL) file for HTTP connection manager.
    References:
    SSIS package does not run when called from a SQL Server Agent job step
    Example using Web Services with SQL Server Integration Services
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • Client Logon Failed : Version of DB?

    I had used Oracle Portal and Oracle Database version 8.1.6.3.0 Enterprise Edition and everything was working very well.
    But when I upgrade the version of database Oracle to 8.1.6.3.4 Enterprise Edition, an error occur:
    "Client Logon Failed with errorcode:604"
    Error-Code:604
    Error TimeStamp:Tue, 20 Mar 2001 13:32:30 GMT
    Database Log In Failed
    TNS is unable to connect to destination. Invalid TNS address supplied or destination is not listening. This error can also occur because of underlying network transport problems.
    Verify that the TNS name in the connectstring entry of the DAD for this URL is valid and the database listener is running.
    The connectstring entry of DAD is correct. Otherwise, I saw that a "session" was created on Oracle Database.
    Any kind of Tips are welcome. Thanks
    null

    Enrique,
    Can you back out this 8.1.6.3.4 patch back to 8.1.6.3.0 and resume operation with Portal as before? Do you have any database backups to get you back (on the data side) to 8.1.6.3.0?
    Please let us know your latest situation.
    Best Regards,
    Harry

  • FRF-0063 RFC logon failed

    Hi all
    while inst'ion we are facing problem as RFC logon failed with mesg connect sapgateway failed.
    we are installing distributed system ie database in host1 and sap instance on host 2
    vinod

    > Database was corrupted. but i manually created around 100 missing tables and 200 missing views . I worked hard for this.
    Uff... I believe you.. but...
    the database load does not only create the table structure but also fills them with data. That data is in binary compressed form in the files under the DATA directory on the export DVD.
    > now i have to cope up with this  "A:SY:002 Codepage 1100 not released"
    It seems that your tables TCP0C and apparently also the 100 others are empty if you created just the table itself without filling in the data - and without that data the system will not run....
    SQL> select count(*) from TCP0C;
      COUNT(*)
          2356
    > between can you pls send  me the complete table "T100" (in terms of its DDL statement) , as i think during the manual creation there is error in this table, which probably may be the cause of this error........
    SQL> descr T100;
    Name                                      Null?    Type
    SPRSL                                     NOT NULL VARCHAR2(3)
    ARBGB                                     NOT NULL VARCHAR2(60)
    MSGNR                                     NOT NULL VARCHAR2(9)
    TEXT                                      NOT NULL VARCHAR2(219)
    but
    SQL> select count(*) from T100;
      COUNT(*)
       4880220
    Markus

Maybe you are looking for