RFC Connection error in SM59 for SAP J2EE

Hi All,
i am getting the following error description while testing the connection for
SAP J2EE ...
Connection Test SAPJ2EE  
Connection Type TCP/IP Connection  
Logon              Connection Error
Error Details     Error when opening an RFC connection
Error Details     ERROR: program sapfallback not registered
Error Details     LOCATION: SAP-Gateway on host filip / sapgw00
Error Details     DETAIL: TP sapfallback not registered
Error Details     COMPONENT: SAP-Gateway
Error Details     COUNTER: 1483
Error Details     MODULE: gwr3cpic.c
Error Details     LINE: 1694
Error Details     RETURN CODE: 679
Error Details     SUBRC: 0
Error Details     RELEASE: 700
Error Details     TIME: Tue Mar 31 02:44:35 2009
Error Details     VERSION: 2
Help me resolve this
Regards,
Mahesh.

Hi,
Please follow this steps:
Creating RFC Destinations in the ABAP and Java Environment
You need to create the following RFC destinations in transaction SM59 (ABAP) and the Visual Administrator (Java):
u2022 AI_RUNTIME_JCOSERVER
u2022 AI_DIRECTORY_JCOSERVER
u2022 LCRSAPRFC
u2022 SAPSLDAPI
Depending on your client settings, it may be necessary to be logged on your SAP Exchange Infrastructure host as SAP system user with the authorization to maintain customizing tables and to release transport orders. Note, that user "SAP*" or "DDIC" does not have these authorizations.
Maintaining the RFC Connections (Transaction SM59)
1. Log on to your SAP Exchange Infrastructure central instance host.
2. Call transaction SM59.
3. Choose Create.
4. Enter at least the following:
RFC destination: AI_RUNTIME_JCOSERVER
Connection type: T
Description: <your description>
5. Choose ENTER
6. Choose the tab Technical settings and do the following:
a. Select Registered Server Program
b. In the Program ID field, enter: AI_RUNTIME_<SID> where <SID> is the SAP system ID of your Integration Server host. Use uppercase letters only.
c. Enter Gateway host and Gateway service of your Integration Server host. To find out the required parameters:
a. On the Integration Server host, call transaction SMGW
b. Choose Goto u2192 Parameters u2192 Display (see entries for gateway hostname and gateway service)
7. Choose tab Special Options and select the flag Unicode in the box Character Width in Target System.
8. Save your settings.
9. Repeat the steps 3 u2013 8 for the remaining destinations:
Destination
Values
AI_DIRECTORY_JCOSERVER
Program ID: AI_DIRECTORY_<SID>, where <SID> is the SAP system ID of your SAP XI host
LCRSAPRFC
Program ID: LCRSAPRFC_<SID>, where <SID> is the SAP system ID of your SAP XI host.
SAPSLDAPI
Program ID: SAPSLDAPI_<SID>, where <SID> is the SAP system ID of your SAP XI host.
10. Leave the transaction SM59 open for later tests.
J2EE Configuration for the Destinations (Visual Administrator)
1. On your SAP Exchange Infrastructure central instance host, start the J2EE Engine administration tool.
2. Choose Cluster u2192 Server u2192 Services u2192 JCo RFC Provider
3. In the section RFC destination, enter exactly the same program ID and gateway options for AI_RUNTIME_JCOSERVER that you used in the step Maintaining the RFC connection above. Additionally, set the number of processes to 10.
4. In the section Repository, do the following:
a. Enter the parameter for the SAP XI host: Application Server, System Number, Client and Language.
b. For User and Password maintain the login parameters for the user SAPJSF.
c. Select the flag Unicode.
6. Choose Set.
7. Repeat the steps 3 u2013 6 for the remaining destinations:
Destination
Values
AI_DIRECTORY_JCOSERVER
u2022 Corresponding values from SM59
u2022 Number of processes: 10
LCRSAPRFC
u2022 Corresponding values from SM59
u2022 Number of processes: 3
SAPSLDAPI
u2022 Corresponding values from SM59
u2022 Number of processes: 3
Testing the RFC Destination
After you have maintained all RFC destinations in both the ABAP and Java environment, you can check all the connections above as follows:
1. Call transaction SM59 again.
2. Open your RFC destination.
3. Choose Test Connection. No error should be displayed.
This will solve your problem.
Thanks
Laxmi Bhushan

Similar Messages

  • Error while installing the SAP J2EE add-on for SAP NW XI installation

    Error while installing the SAP J2EE add-on for SAP NW XI installation  
    Posted: Jan 24, 2007 5:23 PM         Reply      E-mail this post 
    Hello,
    When I am installing the SAP SAP J2EE add-on for SAP NW XI installation I am getting the follwing error:
    CJS-00084 SQL statement or script failed. DIAGNOSIS: Error message: Executable /oracle/XID/920_64/bin/sqlplus returns 127.. SOLUTION: See ora_sql_results.log and the Oracle documentation for details
    Could some one help me to resolve this error and install the SAP J2EE add-on?
    Thanks,
    George

    Hi George,
    Kindly use the latest installation Masted in Service market place. That will possibly solve your problem.
    Regards
    Vivek

  • RFC connection error when registering PROGRAM ID.

    Hi,
    I created a RFC connection of type T.
    I gave the following parameters ->
    gateway host: hostname and then ip-address
    gateway service: sapgwxx
    Registered program id: xxx
    It is giving me the following error:
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program sapgwxx not registered
    Error Details     LOCATION: SAP-Gateway on host <hostname> / sapgwxx
    Error Details     DETAIL: TP sapgwxx not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 2696
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1777
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Can anyone help me in troubleshooting the issue.
    Also I am not able to register this program id in Visual Admin -> Services -> JCo RFC Provider. Here it is giving me an error. Can anyone guide me in this?
    Points to be rewarded for any kind of small help.

    Thanks Ramesh.
    I followed the blog. Here are the steps that I did.
    RFC destination:
    1. To create the RFC go to TCODE: SM59  <b>-> Done</b>2. Create new destination of type T (TCP/IP) <b>-> Done</b>
    3. Make sure you select Registered Server Program option before writing your program ID <b>-> Done</b>
    4. Write you program ID (remember it's case-sensitive) <b>-> gave the SID name</b>
    5. In the gateway host and gateway service write the values of your "Application system" - business system (not the XI server) <b>-> Typed the gateway hostname and gateway service "sapgw<instance no>", that I got from SMGW.</b>
    But still I face the same problem. It get the following error:
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program <SID name> not registered
    Error Details     LOCATION: SAP-Gateway on host xxxxx / sapgwxx
    Error Details     DETAIL: TP <SID Name> not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 2719
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1777
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Thu Nov  1 10:39:43 2007
    Error Details     VERSION: 2
    Kindly help me out.

  • RFC connection Error in SLDCheck

    Hi All,
    I am trying to logon to Integration builder for that i getting the ESR builder address is not maintain. for this i have chk in SLDCheck t code ,there i am getting LCRSAPRFC connection error.I have test the RFC connection in that i am getting the
    the error in register server program
    Error Details     ERROR: program LCRSAPRFC_XID not registered
    now wht i have to do for troubleshooting
    Regards

    Thanx  for reply
    when I test connection to  Connection Test SLD_UC     error
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program SLD_UC not registered
    Error Details     LOCATION: SAP-Gateway on host sapdevpi / sapgw00
    Error Details     DETAIL: TP SLD_UC not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 62
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1778
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 701
    Error Details     TIME: Fri Jan  8 11:05:42 2010
    Error Details     VERSION: 2
    RFC SLD_UC is connection T 
    Gateway Host  sapdevpi
    Gateway server  sapgw00
    same error with
    Connection Test SLD_NUC
    Connection Test SAPSLDAPI   ( program Id SAPSLDAPI_DPI )
    Connection Test SAPJ2EE
    In Connection Test LCRSAPRFC error  program id LCRSAPRFC_DPI
    Logon     Cancel
    Error Details     max no of 100 conversations exceeded / CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=45
    Error Details     ERROR: max no of 100 conversations exceeded
    Error Details     LOCATION: CPIC (TCP/IP) on host sapdevpi
    Error Details     COMPONENT: CPIC (TCP/IP) with Unicode
    Error Details     COUNTER: 82
    Error Details     MODULE: r3cpic_mt.c
    Error Details     LINE: 10791
    Error Details     RETURN CODE: 466
    Error Details     SUBRC: 0
    Error Details     RELEASE: 701
    Error Details     TIME: Fri Jan  8 11:12:56 2010
    Error Details     VERSION: 3
    Regards
    shahid

  • RFC connection Error

    Dear All,
        when i connect our BI System to R/3 system via RFC in SM59 ,i am getting following error in BI system and also The problem occur  in particular instance .(Other instance working fine in BI system)
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: timeout during allocate
    Error Details     LOCATION: SAP-Gateway on host chwslp05 / sapgw01
    Error Details     DETAIL: no connect of TP sapdp15 from host sapp3b.eame.syngenta.org after 20 s
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 162003
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1973
    Error Details     RETURN CODE: 242
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Mon Apr 27 14:29:33 2009
    Error Details     VERSION: 2
    Any one please suggest.
    Thanks,
    Thirumoorthy.

    mostly your gateway servicve is not working check smgw tcode on that instance
    you can do this goto sm59->select the instace execute tcode smgw
    easy way is restart the instance
    it will start working
    Samrat

  • RFC connection error (VPN-access)

    Hi!
    I have the following error for the RFC connection:
    The RFC connection is setup as follows.
    /H/10.101.7.1/S/3299/H/10.151.6.194
    10.101.7.1 = IP of our SAP Router
    10.151.6.194 = IP of customer system
    The RFC connection is established:
    SAP Router (intern) --> Target systems
    The error is:
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: partner not reached (host 10.151.6.194, service sapgw20)
    Error Details     LOCATION: SAP-Gateway on host bksapp01 / sapgw20
    Error Details     DETAIL: NiPConnect2
    Error Details     CALL: SiPeekPendConn
    Error Details     COMPONENT: NI (network interface)
    Error Details     COUNTER: 592
    Error Details     ERROR NUMBER: 10060
    Error Details     ERROR TEXT: WSAETIMEDOUT: Connection timed out
    Error Details     MODULE: nixxi.cpp
    Error Details     LINE: 8777
    Error Details     RETURN CODE: -10
    Error Details     SUBRC: 0
    Error Details     RELEASE: 640
    Error Details     TIME: Thu Jun 19 10:42:42 2008
    Error Details     VERSION: 37
    Can some one help to solve the problem?
    Thank you very much
    Thom

    Hi
    Change the saprouter string to
    /H/10.101.7.1/S/3299/H/10.151.6.194/S/32<system number>
    and try !!!

  • RFC Connection Error during Web AS ABAP Database Instance

    I keep getting RFC Connection error installing the database instance.  The following are the pertinent logs:
    INFO 2007-05-09 20:10:04
    Working directory changed to C:\Program Files\sapinst_instdir\NW04\SYSTEM\ABAP\MSS\UC\DB.
    INFO 2007-05-09 20:10:04
    Output of C:\usr\sap\X22\SYS\exe\run\r3trans.exe -u 1 -i "C:\Program Files\sapinst_instdir\NW04\SYSTEM\ABAP\MSS\UC\DB\mssprocs640.dat" is written to the logfile r3trans.exe.log.
    INFO 2007-05-09 20:10:22
    Execution of the command "C:\usr\sap\X22\SYS\exe\run\r3trans.exe -u 1 -i "C:\Program Files\sapinst_instdir\NW04\SYSTEM\ABAP\MSS\UC\DB\mssprocs640.dat"" finished with return code 0. Output: This is C:\usr\sap\X22\SYS\exe\run\r3trans.exe version 6.13 (release 640 - 03.06.05 - 17:04:00).unicode enabled versionC:\usr\sap\X22\SYS\exe\run\r3trans.exe finished (0000).
    INFO 2007-05-09 20:12:23
    RFC parameter CLIENT set to value 000.
    INFO 2007-05-09 20:12:23
    RFC parameter USER set to value DDIC.
    INFO 2007-05-09 20:12:23
    RFC parameter LCHECK set to value 1.
    INFO 2007-05-09 20:12:23
    RFC parameter PCS set to value 1.
    INFO 2007-05-09 20:12:23
    RFC parameter LANG set to value EN.
    INFO 2007-05-09 20:12:23
    RFC parameter ASHOST set to value cix22.
    INFO 2007-05-09 20:12:23
    RFC parameter SYSNR set to value 00.
    INFO 2007-05-09 20:12:23
    RFC connection information checked successfully.
    ERROR 2007-05-09 20:12:24
    FRF-00007  Unable to open RFC connection.
    I tried the following fixes spread across different threads in this Expert Forums:
    1. Someone said network problem.  I rebooted, restarted the install and even redo it. 
    2.  Another suggestion was to use caps on the password.  Didnt work.
    3.  One suggestion was to update the keydb.xml file.  However, I could find such property name:
    search for the table t_SAPComponent_SAPSystemLogon_SHARED
    then look for <fld name="pPW">, <properties>,
    <property name ="GUIENG_USER_INPUT" and set the value
    "GUINEG_TRUE" to "GUIENG_FALSE".
    4. I even used the ddic password 19920706 which is supposed to be the default.
    5. Restarted the instance and applied all the fixes above.
    Does anyone know what is going on base on the logs above?  Thanks.

    try moving all your install disk onto local file system then rerun the install. That might work....

  • How to specify a variable in the path prefix of an External HTTP (RFC) connection (in transaction SM59)

    Hi There,
    Please can someone tell me how to specify a variable in the  path prefix of an External HTTP (RFC) connection in transaction SM59?
    For example if my path prefix is /invoke/test/example?input=XYZ; how do I replace "XYZ" with a variable so that I can pass in any value after "=" ?
    Thanks,
    Brendon

    Hi,
    This is SAP Business one system administration forum. Please find correct forum and repost above discussion to get quick assistance.
    Please close this thread here with helpful answer.
    Thanks & Regards,
    Nagarajan

  • Error occured when installing SAP J2EE engine on windows xp

    hi guys,
    I received the following error while installing the sap j2ee engine.
    Program is starting... Please wait!
    Starting standalone GUI using:
      SAPinst port  : 21200
      HTTP port     : 4239
      GUI style     : wizard
      GUI mode      : normal
      command       : "D:/DOCUME1/G33241.SUN/LOCALS1/Temp/sapinst_exe.4860.1271751300/jre/bin\java.exe" -cp "D:/DOCUME1/G33241.SUN/LOCALS1/Temp/sapinst_exe.4860.1271751300\jar\instgui.jar" -Xmx256M -Dsun.java2d.noddraw=true -Dsap.env.var.javahome=SAPINST_JRE_HOME SDTGui instwizard host=localhost port=21200 -nolock
    load resource pool D:\Henkel\SDN_Preview_SR_5\JEECE71SR5\JavaEE\resourcepool.xml
    guiengine: No GUI server connected; waiting for a connection on host B6A-7F-479-LTP, port 21200 to continue with the installation
    Apr 20, 2010 1:45:15 PM [Info]: *************************
    Apr 20, 2010 1:45:15 PM [Info]: Starting Server
    Apr 20, 2010 1:45:19 PM [Info]: Reading server configuration.
    Apr 20, 2010 1:45:20 PM [Info]: Reading service configuration InstallationWizardService.
    Apr 20, 2010 1:45:20 PM [Info]: Configuring LogManager ...
    Apr 20, 2010 1:45:20 PM [Info]: *************************************************
    Apr 20, 2010 1:45:20 PM [Info]: Starting SL Controller ...
    Apr 20, 2010 1:45:20 PM [Info]: StorageService switched off.
    Apr 20, 2010 1:45:20 PM [Info]: Initializing SecurityManager ...
    Apr 20, 2010 1:45:20 PM [Info]: Key Store management switched off.
    Apr 20, 2010 1:45:20 PM [Info]: Configuring HTTPManager ...
    Apr 20, 2010 1:45:25 PM [Info]: WebstartService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: RoleService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: AlertService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: NotesService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: ProcessService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: Starting MIDService ...
    Apr 20, 2010 1:45:25 PM [Info]: Starting FileService ...
    Apr 20, 2010 1:45:25 PM [Info]: LogService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: MailService switched off.
    Apr 20, 2010 1:45:25 PM [Info]: Starting services ...
    Apr 20, 2010 1:45:25 PM [Info]: Starting service "InstallationWizardService" ...
    Apr 20, 2010 1:45:25 PM [Info]: Service "InstallationWizardService" started
    Apr 20, 2010 1:45:25 PM [Info]: Services started.
    Apr 20, 2010 1:45:25 PM [Info]: Starting HTTP server listening on port 4239 ...
    Apr 20, 2010 1:45:25 PM [Info]: HTTP server started.
    Apr 20, 2010 1:45:25 PM [Info]: SL Controller started.
    Apr 20, 2010 1:45:25 PM [Info]: Starting GUI ...
    guiengine: 2010-04-20 13:45:28 Login in progress
    guiengine: 2010-04-20 13:45:28 Login successful
    Apr 20, 2010 1:45:29 PM [Info]: GUI started.
    INFO       2010-04-20 13:45:33.91 [synxcpath.cpp:811]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\x.
    INFO       2010-04-20 13:45:33.91 [synxcfile.cpp:417]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\x.
    INFO       2010-04-20 13:45:35.544 [synxcpath.cpp:811]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO       2010-04-20 13:45:35.544 [synxcfile.cpp:417]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\x.
    INFO       2010-04-20 13:45:35.591 [synxcfile.cpp:417]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\CE71_DEV_ADA\INSTALL\dev_sap_kernel.
    INFO       2010-04-20 13:45:38.294 [synxcfile.cpp:717]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.9.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
               lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.xml' to 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.9.xml'.
    INFO       2010-04-20 13:45:39.591 [synxcfile.cpp:717]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.10.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
               lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.xml' to 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.10.xml'.
    WARNING    2010-04-20 13:45:47.606 [synxcpath.cpp:961]
               CSyPath::getOSNodeType(bool ) lib=syslib module=syslib
    Unable to get information about path
    LABEL.ASC\ using GetVolumeInformation. Operating system error message: The filename, directory name, or volume label syntax is incorrect.
    INFO       2010-04-20 13:45:52.513 [synxcfile.cpp:717]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/inifile.4.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
               lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/inifile.xml' to 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/inifile.4.xml'.
    /****  here some things are there ***/
    while creating the users for the SAP system it is giving the following error(4th step in the installation)
    INFO       2010-04-20 13:46:04.872 [synxcfile.cpp:717]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.11.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
               lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.xml' to 'C:/Program Files/sapinst_instdir/CE71_DEV_ADA/INSTALL/statistic.11.xml'.
    INFO       2010-04-20 13:46:04.919 [sixxcstepexecute.cpp:795]
    Execute step createAccounts of component |CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|3|0|NW_Users_Create_Do|ind|ind|ind|ind|4|0
    INFO       2010-04-20 13:46:07.544 [ianxbusprv.cpp:142]
               CIaNtUserPrivileges::add_impl(., B6A-7F-479-LTP\SDB Operators, )
    Nothing to do. User privileges are an empty string.
    INFO       2010-04-20 13:46:07.591 [ianxbusprv.cpp:142]
               CIaNtUserPrivileges::add_impl(., NT AUTHORITY\LOCAL SERVICE, )
    Nothing to do. User privileges are an empty string.
    WARNING    2010-04-20 13:46:07.716
               CJSlibModule::writeWarning_impl()
    Existing account GDNINDIA\g.sundara is not a member of group B6A-7F-479-LTP\Users. Changing membership of account.
    INFO       2010-04-20 13:46:07.935 [synxcgroup.cpp:771]
               void CSyGroupImpl::addMember(CSyAccountImpl * pAccount)
               lib=syslib module=syslib
    Account GDNINDIA\g.sundara added to group B6A-7F-479-LTP\Users.
    WARNING[E] 2010-04-20 13:46:07.935 [ianxbusprv.cpp:226]
               CIaNtUserPrivileges::add_impl(., GDNINDIA\g.sundara, SeServiceLogonRight)
    FSL-06002  Error 123 (The filename, directory name, or volume label syntax is incorrect.
    ) in execution of a 'NetServerGetInfo' function, line (201), with parameter (., 101).
    WARNING[E] 2010-04-20 13:46:07.935 [ianxbusprv.cpp:286]
               CIaNtUserPrivileges::add_impl(., GDNINDIA\g.sundara, SeServiceLogonRight)
    MOS-01224  Unable to add privileges 'SeServiceLogonRight' to account 'GDNINDIA\g.sundara' on host '.'.
    WARNING[E] 2010-04-20 13:46:07.950
               CJSlibModule::writeError_impl()
    MOS-01224  Unable to add privileges 'SeServiceLogonRight' to account 'GDNINDIA\g.sundara' on host '.'.
    ERROR      2010-04-20 13:46:07.966 [sixxcstepexecute.cpp:958]
    FCO-00011  The step createAccounts with step key |CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|3|0|NW_Users_Create_Do|ind|ind|ind|ind|4|0|createAccounts was executed with status ERROR .
    please guide me..i have been trying to install this from so many days and i had no luck at all..
    So please help in avoiding this error or tell me the proper steps to install the sap j2ee engine.

    actually the problem is i am logging in a company system, which is using a GDNINDIA domain... the installation requires a local admin without any domain..
    anyways guys thanks...
    one more question is one of my fellow team mates is getting:
    Connection to SAPinst could not be established.
    could not connect to host localhost on port 21200
    Please help

  • MDX Query consumption in NW Gateway model - RFC Connectivity error

    Hi Gurus,
    As per the blog( http://scn.sap.com/community/netweaver-gateway/blog/2012/12/08/transform-sap-bw-queries-into-odata-service-generation-and-activation ) I have created odata model in SEGW transaction. I am getting Rfc connection error -( 'SQL error 10760 when accessing tab) as described in the screenshot while generating runtime objects. Please help me.
    Ganesh.

    I am closing this question as the issue is resolved. The problem is with RFC Connection.

  • How to create one more server node for SAP J2EE server?

    Hi,
    Can any one please suggest how to create one more server node for SAP J2EE server? I am using WAS700.
    Thanks and Regards,
    Smriti.

    Hai,
          Login into the Configtool(C:\usr\sap\SID\DVEBMGS<inst no>\j2ee\configtool) if ABAP+JAVA stack or C:\usr\sap\SID\JC<inst no>\j2ee\configtool) if JAVA stack
    click on the instance and and select the addserver button on the top to create a servernode for J2EE server.
    Thanks and Regards,

  • RFC connection error for PS_ACCESS_1 and PS_ACCESS_2

    dear all,
    i have created the RFC destination PS_ACCESS_1 and PS_ACCESS_2 with TCP/IP. i also installed WDPS* files in *sapgui\ps\access folder. now i m checking for 'TEST CONNECTION' in sm59 for PS_ACCESS_1 and PS_ACCESS_2 but it is giving  'Error when opening an RFC connection' this error. pls suggest the solution for this problem.
    am i missing any other settings? i m using SAP ECC 6.0. is it comfortable with this? is it required any configuration from basis side?
    regards,
    vicky.

    HI,
    please check the RFC Trace File at SM59 -> RFC -> Show trace file.
    For better tracing delete the Trace File first and recheck the RFC Dest.
    Regards,
    Gordon

  • RFC Connection Error (for end-to-end Monitoring)

    Hi,
    I am configure End-to-End monitoring in XI 3.0 SP20, PMI does't show data in end-to-end monitoring... anyway!!! I check RFC connection PMI
    RFC destination name: PMIXQA90020080827
    in TEST connection I am getting an error: "Group PUBLIC not Found" where may I define that PUBLIC to solve this problem please let me know.... thanks
    and what is Group PUBLIC in RFC ??? what does it do???
    Is there any notes I can read for related issue, please help me out this
    Thanks a lot in advanced
    Edited by: issue2008 issue on Aug 28, 2008 10:03 AM

    Thanks for reply... SURE I can tell you
    Connection Type: 3 R/3 connection
    ScreenShot shows blow:
    http://www.flickr.com/photos/25222280@N03/2806290586/sizes/o/
    Thanks
    Edited by: issue2008 issue on Aug 28, 2008 10:20 AM

  • RFC Connection error between R/3 4.7 & ECC 6.0

    Hi all,
    I m receiving the following error when i test the RFC connection between the mentioned systems..
    / CPIC-CALL: 'ThSAPCMINIT' : cmRc=20 thRc=665#Unknown service
    DEV_W0 file contains the following information:
    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Gateway on host IGATESAP06 / sapgw00
    M  *  ERROR       service 'sapgw01' unknown
    M  *
    M  *  TIME        Wed Apr 22 03:59:51 2009
    M  *  RELEASE     640
    M  *  COMPONENT   NI (network interface)
    M  *  VERSION     37
    M  *  RC          -3
    M  *  MODULE      ninti.c
    M  *  LINE        463
    M  *  DETAIL      NiPGetServByName: service 'sapgw01' not found
    M  *  SYSTEM CALL getservbyname
    M  *  COUNTER     2704
    M  *
    M  *****************************************************************************

    A  RFC 2272  CONVID 90657609
    A   * CMRC=20 DATA=0 STATUS=0 SAPRC=665 ThSAPCMINIT
    A  RFC> ABAP Programm: RSRFCPIN (Transaction: SM59)
    A  RFC> User: 704817 (Client: 800)
    A  RFC> Destination: ISMCLNT500 (handle: 2, , {8E460E4B-7D68-4FAE-A9BD-E212DAFA6A8E})
    A  RFC> Called function module: RFC_PING
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: end RX_GET_MESSAGE
    Could any one pls. help me..
    Thanks & Regards, Subbu

    Hi all,
    Thanks for ur replies.. I have added as u mentioned but i m receiving the below error??? Could u pls. suggest??
    M  *
    M  *  LOCATION    SAP-Gateway on host IGATESAP06 / sapgw00
    M  *  ERROR       service '?' unknown
    M  *
    M  *  TIME        Wed Apr 22 04:58:46 2009
    M  *  RELEASE     640
    M  *  COMPONENT   NI (network interface)
    M  *  VERSION     37
    M  *  RC          -3
    M  *  COUNTER     2733
    M  *
    M  *****************************************************************************

    A  RFC 2272  CONVID 94231859
    A   * CMRC=20 DATA=0 STATUS=0 SAPRC=665 ThSAPCMINIT
    A  RFC> ABAP Programm: RSRFCPIN (Transaction: SM59)
    A  RFC> User: 704817 (Client: 800)
    A  RFC> Destination: ISMCLNT500 (handle: 2, , {34E2D1F9-B021-4B04-BD35-16E04AF4BD11})
    A  RFC> Called function module: RFC_PING
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: end RX_GET_MESSAGE
    thanks,
    Subbu

  • RFC Connection error message while Debug the running WebDynpro app

    Dear friends,
    I am trying to debug WebDynpro application.
    After configuring the NWDS with the J2EE server instance, I try to run the WebDynpro application, which I want to debug.
    I did selecting the application and run after putting breakpoint at a button click.
    But the webdynpro application uses 2 JCo destiantions, and so it gives JCOClientConnection for logical System: ... Please assure that you have configured the RFC connections and/or logical system name properly for this model! message.
    If I run the same application from the portal, it doesn't give such error message.
    Can anybody help me how can I run the WebDynpro application for debug purpose without getting this error message?
    Thanks and regards,
    Lakshmikanthaiah

    Hi,
    are you running the application on the same server? Or are you using the Debugmode on your local installation.
    If so, you should check the JCO Destinations on you local server.
    <a href="http://localhost:50000/webdynpro/dispatcher/sap.com/tcwdtools/WebDynproConsole">http://localhost:50000/webdynpro/dispatcher/sap.com/tcwdtools/WebDynproConsole</a>
    Regards,
    Dennis

Maybe you are looking for