Registration Failed for RFC

I have created RFC connection in XI. Test connection failed since I had not registered Gateway for that RFC. Using Visual Administrator and then JCo RFC Provised I tried to register RFC using Gateway. But it failed to register and fired a up with the message "Error Registering Gateway" Check the log.
Can some one help me since I have got a deadline.

hi,
just check my weblog:
/people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
it's a step by step tutorial for what you're trying to do
Regards,
michal
<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Similar Messages

  • Trusted Host Check Failed for RFC SAPLSOVLROOM

    Hi,
    We are using SAP Enterprise Learning 7.5.
    In RFC SAPLSOVLROOM, got a below error in response body.
    Trusted host check : failed
    The host that you are calling from is not configured as trusted. See
    the configuration guide for information about how configure a host as
    trusted.
    Added hostname in the trusted hosts of the sap_servlet_config.xml.
    Also followed Note 1471989 - SAP Enterprise Learning 7.5 - Trusted host check:failed
    Still the trusted host check alone getting failed. Other Checks for the RFC is sucessful.
    Regards,
    Raja. G

    Raja, did you figure out what was going on here?  We have similar situation.  Hosta are listed in trusted hosts section, but we get error when doing connection check in sm59 if we use a https connection, but not if we use http connection.  There are no ssl errors anywhere, but it fails the same as yours.
    If you have any update. Please reply.

  • WSRP Provider registration fails for OC4J10.1.3 container (stack), why?

    Successfully installed the portlet container in an OC4J 10.1.3 standalone environment. Reconfigured datasources and successfully tested JDBC access. Also could deploy the sample.ear to the OC4J 10.1.3 container and verified it via obtaining the ?WSDL. But...
    Registering a WSRP provider in Oracle Portal 10.1.4 failes when trying to retrieve information over ?WSDL with the following stacktrace:
    An error occurred during the call to the WSRP Provider:
           Java stack trace from root exception:
       java.rmi.ServerException: Internal Server Error
               (java.lang.NoClassDefFoundError: oracle/ias/cache/ObjectNotFoundException)
         at com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingSender.java:384)
         at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:245)
         at oracle.webdb.wsrp.WSRP_v1_ServiceDescription_PortType_Stub.
              getServiceDescription(WSRP_v1_ServiceDescription_PortType_Stub.java:63)
         at oracle.webdb.wsrp.client.design.v1.
              OraWSRP_v1_ServiceDescription_PortType.getServiceDescription(
                  Unknown Source) What could be wrong?

    Seems the (installation procedure of) portlet-container is not compatible with OC4J 10.1.3 standalone. (Is the JSR-168 portlet-container supported for 10.1.3?
    Solved the initial issue by placing the missing cache.jar in the shared libraries directory of 10.1.3, but this only gets me to the next error. A class cast exception for JAXB.

  • CCMS: CEN configuration - Registration Failed due to RFC  : Issue Resolved.

    Hi There!
    I was trying for CEN-CCMS setup and I was bale to connect my other systems to the CEN, infact I was able to connect all the system, but somehow my DEV box is detached from the CEN box. When I try to run sapccmsr -R -j2ee pf= to register with CEN, at the end of  when I enter the details of "csmreg" user of CEN, throws the following error.
    INFO: Updated saprfc.ini in agent work directory /usr/sap/ccms/DEV_02/sapccmsr
    ERROR: Registration failed: Can't get version of DEV. RfcRc = 2, C_CALL_FAILED
    RFC Error Info for SALS_MS_GET_LOCAL_MS_INFO
    message:
    status:  EXCEPTION C_CALL_FAILED RAISED
    intstat:
    INFO: dsr: dsrlib unloaded.
    EXITING with code 1
    Illegal instruction (core dumped}
    In SM59, the TCP/IP rfc name with those program ID throws error. "Error when opening RFC connection". If I creadted the Program-ID in VA, then SM59 will pass the test connection, but its not the resolution, the DEV box is still detached from CEN.
    I redo the configuration with new CSMCONF too
    If I check the "monitored Remote System/RZ21 on CEN, it throws:
    > Connection test to destination DEV_CCMS_COLLECT terminated with ERRORS
    > Error when calling the underlying C function (function 'SALS_MS_GET_L..
    I followed the SAP's monitoring guide for NW04s-SP-13
    PI-7.0, SP-14
    Thanks anyways
    vipin
    Issue Resolved.
    Edited by: Vipin Sagar on Jul 22, 2008 4:08 AM

    Hi All,
    can any one share the solution for the above error.
    I am getting the same error for one of the systems. other systems are working fine.
    Thanks and regards,
    Sunny

  • SSO registration fails.

    While registering the application in 10.1.2.0.2 OID, I get the following error.
    *** Log File =
    $INST_TOP/logs/appl/rgf/TXK/txkSetS
    SOReg_Thu_Apr_10_04_40_53_2008.xml
    Beginning input parameter validation for Oracle Home Instance registration.
    Input parameter validation for Oracle Home Instance registration completed.
    Beginning input parameter validation for SSO registration.
    Input parameter validation for SSO registration completed.
    Beginning input parameter validation for OID registration.
    Input parameters validation for OID registration completed.
    BEGIN ORACLE HOME INSTANCE REGISTRATION:
    Oracle Home Instance preferences stored successfully.
    Oracle Home Instance registered successfully.
    BEGIN SSO REGISTRATION:
    Beginning to register partner application.
    *** ERROR : SSO Partner application could not be registered successfully.
    End of
    FND_TOP//patch/115/bin/txkSetSSOReg.
    Tried registering instance separately, it works fine, and OID is also
    registering fine, but SSO registration fails all the time. with this error in the log file.
    Exception in thread "main" java.lang.NoSuchMethodError: oracle.i18n.text.converter.CharacterConverterOGS.getInstance(I)Loracle/sql/converter/CharacterConverters;
    at oracle.sql.converter.CharacterConverterFactoryOGS.make(CharacterConverterFactoryOGS.java:38)
    at oracle.sql.CharacterSetWithConverter.getInstance(CharacterSetWithConverter.java:81)
    at oracle.sql.CharacterSetFactoryThin.make(CharacterSetFactoryThin.java:106)
    at oracle.sql.CharacterSet.make(CharacterSet.java:432)
    at oracle.jdbc.driver.DBConversion.&lt;init&gt;(DBConversion.java:128)
    at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:737)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:228)
    at oracle.jdbc.driver.PhysicalConnection.&lt;init&gt;(PhysicalConnection.java:361)
    at oracle.jdbc.driver.T4CConnection.&lt;init&gt;(T4CConnection.java:151)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:595)
    at java.sql.DriverManager.getConnection(DriverManager.java:525)
    at java.sql.DriverManager.getConnection(DriverManager.java:171)
    at oracle.security.sso.SSORegistrar.main(SSORegistrar.java:328)
    the same application registers fine in 10.1.4, and another 10.1.2.0.2 instance that we have...
    any clue why am hitting this issue ? ( db is fine, tablespaces are fine too )

    modify the first CLASSPATH in $IAS_ORACLE_HOME/sso/bin/ssoreg.sh and add '$ORACLE_HOME/jdbc/lib/orai18n.jar' after the entry for ojdbc14.jar,
    this resolved my issue above

  • Lookup of alternativeServiceIdentifier via CPA-cache failed for channel

    Hi,
    In RFC(ECC) to File(PI) scenaio  i am facing the following error in sender CC:
    Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: lookup of alternativeServiceIdentifier via CPA-cache failed for channel SND_RFC
    -CC' (f455868123qq3bba4c3dc3dbf93ed1b, party '', schema 'TechnicalSystem', identifier 'ECC#110')
    I have done the following for RFC to File scenario:
    ECC side:
    1. Created a RFC and tagged it to BAPI
    2. In the ABAP program, i am calling the RFC like below:
    CALL FUNCTION 'Z_HR_OUTBOUND_DATA2'
    IN BACKGROUND TASK DESTINATION 'Z_HR_OUTBOUND_DATA2'
    EXPORTING
    INTERFACE =
    IMPORTING
    FILENAME = FILENAME
    RETURN = RETURN
    TABLES
    ITAB10 = ITAB10
    P_STATUS = P_STATUS
    COMMIT WORK.
    3. Created a RFC destination using SM59
    RFC detination : Z_HR_OUTBOUND_DATA2
    Connection type : TCP/IP
    Enabled Registered Server Program
    Program ID : ECCTOPI_OUTBOUND
    Gateway host : ECC's host number
    Gateway service : ECC's service number.
    In PI side:
    I have created :
    1 DT for File Rcvr
    1 MT for File Rcvr
    1 SI for File Rcvr (async)
    1 MM (sender RFC and receiver File)
    1 OM
    1 CC with RFc as sender with the following parameters:
    Communication component : ECC's component
    application server (gateway) : ecc's gateway
    application server service(Gateway) : ecc's service number
    Program id : ECCTOPI_OUTBOUND
    inital connections 1
    max. connections 1
    And also gave ecc's details in application server , s/y number, auth. mode, logon user ,
    pwd, ecc's client number
    1 CC with File adapter and file content conversion
    1 receiver determination
    1 interface determination
    1 sender agreement
    1 receiver agreement
    When i am executing the ABAP program in R/3 I am getting the following error:
    Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: lookup of alternativeServiceIdentifier via CPA-cache failed for channel SND_RFC
    -CC' (f455868123qq3bba4c3dc3dbf93ed1b, party '', schema 'TechnicalSystem', identifier 'ECC#110')
    Please let me know if any of my steps are wrong and how to rectify this error and make
    the scenario working.
    Thanks for your help.

    I have mentioned the Adapter specific parameters properly.
    It contains :
    For ECC s/y(i.e for RFC)
       Logical system :  DECCLNT120
       R/3 system ID : DEC
       Client 120
    For PI (i.e for File)
       Logical system :  DPICLNT100
       R/3 system ID : DPI
       Client 100
    Since i am sending the Response of the RFc to the file, i have used a Service interface where i am passing the RFC.Response as Request.
    if i am passing the RFC directly as i/p in Source operation of Operation mapping then it doesn't pick up the response in the souce message of the mapping program present in Operation mapping.
    So i am passing the same SI_Sender_RFC in the Sender Agreement and  it gives the error:
    Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: senderAgreement not found: lookup of binding via CPA-cache failed for AdapterType RFC, AdapterNS http://sap.com/xi/XI/System, direction INBOUND, fromParty '', fromService 'DEC_RFC', toParty '', toService '', interface 'Z_HR_OUTBOUND_DATA2', NS 'urn:sap-com:document:sap:rfc:functions' for channel 'CC_LOTUSNOTES_OUTBOUND_SND_RFC' (channelId c78f5a88787131a09384c07c2db0e93b)
    why is it so?

  • Web Service execution failed for operation: ReadLogFile

    Hello,
    im getting the following error message in almost all of my Diagnostic Agent log files:
    [MAIJobObserver] ERROR occurred for metric collection
    00000000000000000019[com.sap.smd.mai.model.collector.SAPControlWSCollector].
    [EXCEPTION]
    com.sap.smd.mai.model.collector.CollectorException:
    [SAPControlWSCollector.collect] Web Service execution failed for operation:
    ReadLogFile. Collector : [SAPControlWSCollector]
    Id: 00000000000000000019,
    SID: EPX, instance number:00
    at
    com.sap.smd.mai.model.collector.SAPControlWSCollector.collect(SAPControlWSCollector.java:200)
    at
    com.sap.smd.mai.job.MetricJobRunner.run(MetricJobRunner.java:25)
    at
    com.sap.smd.server.exec.TaskRunner.run(TaskRunner.java:46)
    at
    com.sap.smd.server.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:785)
    at
    java.lang.Thread.run(Thread.java:722)
    Caused by: java.rmi.RemoteException:
    Service call exception; nested exception is:
    com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException:
    Invalid Response Code: (401) Unauthorized. The requested URL
    was:http://<hostname>:50013/SAPControl.cgi
    I checked on SAP note 1563660 - sapcontrol, <sid>adm authorization issues (SUM) and confirmed, that ALL installations of the "sapuxuserchk" program are set with "chown root.sapsys" and "chmod u+s,o-rwx". I restarted the diagnostic Agent aftwards.
    I also checked on host_profile an made sure, that the parameter "service/admin_users = daaadm" is set.
    Still I get the above error messages, so I am at a loss what else to do...
    A lot of thanks for your Support !
    Best regards,
    Thorsten

    Hi Thorsten,
    Please check the user used for registration of Diagnostic agent to Solution Manager has appropriate roles assigned (e.g. user SMD_ADMIN)
    Also please update to latest patch of SAP Host agent and then try again.
    Hope this helps
    Thanks & Regards,
    Nisha

  • No jcoMetadata found for RFC function '/RPM/GET_GEN_LAUNCHER

    Hi,
    We get initial exception when we click on "portfolio management" tab in the portal while accessing xrpm. The details of error given in the below. We have done the integration as per master guide for xrpm 4.5
    I have Integrated the Portal (EP 7.0 EHP1) with backend R/3 ECC6.0(EHP3) with xRPM4.5.
    We have installed business packages CPRXRPMUI08_0-10003793.SCA,
    BPPPMDC08_0-10003980.SCA.in the portal server.
    Please let me the solution
    *Error message:*
       com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: no jcoMetadata found for RFC function '/RPM/GET_GEN_LAUNCHER_PARAMS'! Please verify, that your model is consistent with the ABAP backend: 'EID'.
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: failed to create or init instance of model 'com.sap.xapps.cprxrpm.model.RPMModel' in scope APPLICATION_SCOPE with instanceId 'null'
    at com.sap.tc.webdynpro.progmodel.model.api.WDModelFactory.getOrCreateModelInstanceFromScopeMaintainer(WDModelFactory.java:341)
    Regards
    Madhu

    Madhu-
    Did you ever find a solution to this error?  I am having the same problem.
    Thanks,
    Jeremy

  • "senderAgreement not found: lookup of binding via CPA-cache failed for..."

    Hi,
         I have configured asynchronous sender RFC to JDBC scenario and when I execute RFC I get short dump "senderAgreement not found: lookup of binding via CPA-cache failed for..."
         My scenario configurations, RFC destination, are all okey..
    A Hint:
         Our XI Server is "LARA"
         Our R/3 4.6C Server is "ZULIA"
    This are the RFC Sender Communication Channel on LARA:
         RFC Server Parameter
         Application Server (Gateway):           ZULIA
         Application Server Service (Gateway):      sapgw00
         Program ID:                     DEV210
         SNC:                          NOT CHECKED
         UNICODE:                     NOT CHECKED
         Inital Connections:               10
         Maximum Connections:               10
         Advanced Mode:                    NOT CHECKED
         RFC Metada Repository Parameter
         Load Balancing:                NOT CHECKED
         Application Server:               ZULIA
         System Number:                    00
         Authentication Mode:               Use Logon Data for SAP System
         Logon User:                    ldiego
         Logon Password:                    **********
         Logon Language:                    ES
         Logon Client:                    210
         Adapter-Specific Message Attributes
         Set Adapter-Specific Message Attributes: NOT CHECKED
    This are the configuration of RFC Destination on ZULIA:
         RFC Destination Name:                XI_RFC
         Connection Type:               T
         ID Program:                    DEV210
         Host Gateway:                    ZULIA
         TCP Service                    sapgw00
    Must I create the RFC Destination on the JCo RFC Provider in Visual Administrator?

    <i>Is the RFC destination created in the R/3 is pointing correctly to the XI system and vice -versa. Test the connection.</i>
    I tested my RFC Destination from R/3 system and the response was successful. What do you mean about vice-versa? How do I test it in the other way?.
    I recreate my Sender Agreement. And my Business System is correct.
    This are the parameters of my Sender Agreement:
    Service:     DES210_DEV
    Interface:     Z_DATOS_SAP
    Namespace:     urn:sap-com:document:sap:rfc:functions
    Sender Communnication Channel: cc_s_rfc_dataCom
    When I execute the FM in R/3 the dump now is:
    Wrong Sender Agreement:The Sender agreement does not have channel

  • SXPG_COMMAND_EXECUTE failed for BRTOOLS

    Hi experts,
    I have my SAP ECC in a distributed system (CI and DB nodes are different) on Oracle 11G/ Solaris.
    When I try to execute any action in db13, appear the following error:
    SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason: program_start_error: For More Information, See SYS
    I follow the SAP Note:  1974030 - How to configure DB13 to work with a standalone Oracle database in Unix/Linux
    but I continue with the error
    The RFC SAPXPG_DBDEST_HOSTDB works fine but I check in the trace of the proccess is:
    LOCATION    SAP-Gateway on host adonis.blumaq.local / sapgw00
    ERROR       timeout during allocate
    TIME        Tue Sep  9 12:47:24 2014
    RELEASE     721
    COMPONENT   SAP-Gateway
    VERSION     2
    RC          242
    MODULE      gwr3cpic.c
    LINE        2164
    DETAIL      no connect of TP sapxpg from host adonisdb after 20 sec
    COUNTER     6595
    Any idea?
    Thanks in advance,
    Regards,

    Hello Victor,
    and how the parameter gw/remsh is set, could you please check also this section in the note "10403 - Starting external programs":
    " c) If the remote shell in your computer is not called remsh
          (if you
    use a Unix 5.4 system, for example),
          you must set the gateway parameter
    gw/remsh to the correct name
          (which is normally "rsh" in such
    cases).  You may have to use the
          complete path name.  To check whether
    the remote shell is found,
          use the Unix command "which remsh" or "which
    rsh" under the
          gateway identifier."
    Regards,
    Alwina

  • SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason: program_start_error:

    Hi,
    Our Production server is in High Availability on Unix ( DB node active & CI Node active).
    When I am executing the initialize tape or triggering the backup from DB13 in our production we are getting the below error.
    SXPG_COMMAND_EXECUTE failed for BRTOOLS - Reason: program_start_error:
    Even in DB12 when I click on the detailed log of any backup log, it is giving the same error.
    In System log we got the below error.
    Error 1003 when executing external command brtools on
    (in=R,out=M,err=M,trc=0,trm=C. strtstat=,xpgid=0,convid=. msg:)
    Error 1003 when executing external command brtools on
    (in=R,out=M,err=M,trc=0,trm=C. strtstat=,xpgid=0,convid=. msg:)
    RFC SAPXPG_DBDEST_<HOSTNAME>  connection test giving the below error
    Logon Connection Error
    Error Details Error when opening an RFC connection
    Error Details ERROR: timeout during allocate
    Error Details LOCATION: SAP-Gateway on host ProdApp / sapgw00
    Error Details DETAIL: no connect of TP sapxpg from host PROD-DB-SRV
    after 20 sec
    Error Details COMPONENT: SAP-Gateway
    Error Details COUNTER: 869
    Error Details MODULE: gwr3cpic.c
    Error Details LINE: 2007
    Error Details RETURN CODE: 242
    Error Details SUBRC: 0
    Error Details RELEASE: 700
    Error Details TIME: Tue Mar 30 09:07:51 2010
    Error Details VERSION: 2
    I have created .rhosts and .rshosts files in both DB & CI nodes under path /home/trpadm as below
    CI Node
    ProdApp:trpadm 27> cat .rhosts
    PROD-DB-SRV
    PROD-APP-SRV
    ProdApp:trpadm 28> cat .rshosts
    PROD-DB-SRV trpadm
    PROD-APP-SRV trpadm
    trpadm
    DB Node
    ProdDB:trpadm 2> cat .rhosts
    PROD-DB-SRV
    PROD-APP-SRV
    ProdDB:trpadm 3> cat .rshosts
    PROD-DB-SRV trpadm
    PROD-APP-SRV trpadm
    trpadm
    But below command is giving error
    ProdApp:trpadm 24> rsh PROD-DB-SRV -l trpadm sapxpg
    rshd: 0826-813 Permission is denied.
    rsh is happening in both the nodes.
    In CI node when iam doing rsh to DB node it is connecting. Pleas find the below logs
    ProdApp:trpadm 17> rsh PROD-DB-SRV
    trpadm's Password:
    Welcome to AIX Version
    6.1! *
    Please see the README file in /usr/lpp/bos for information pertinent
    to *
    this release of the AIX Operating
    System. *
    Last login: Wed Mar 31 11:36:53 IST 2010 on /dev/pts/1 from
    Prod_App_boot_1
    ProdDB:trpadm 1>
    In DB node when iam doing rsh to CI node it is connecting. Pleas find the below logs
    ProdDB:trpadm 1> rsh PROD-APP-SRV
    trpadm's Password:
    Welcome to AIX Version
    6.1! *
    Please see the README file in /usr/lpp/bos for information pertinent
    to *
    this release of the AIX Operating
    System. *
    Last unsuccessful login: Tue Mar 23 16:05:26 IST 2010 on ftp
    from ::ffff:10.0.1.39
    Last login: Wed Mar 31 11:36:30 IST 2010 on /dev/pts/1 from
    Prod_DB_boot_1
    ProdApp:trpadm 1>
    the below entries are already maintained in /etc/services file on both the nodes.
    sapgw30 3330/tcp
    sapdp30 3230/tcp       
    Please look into this and suggest us.

    Hi,
    I have cross checked every thing, it is ok.
    Praveen,
    As per your suggest, i have changed the background server in DB13. It didnot help us.
    Problem is RFC are giving errors.
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: timeout during allocate
    Error Details     LOCATION: SAP-Gateway on host <host> / sapgw00
    Error Details     DETAIL: no connect of TP sapxpg from host <host> after 20 sec
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 4853
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 2007
    Error Details     RETURN CODE: 242
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Mon Apr  5 09:18:49 2010
    Error Details     VERSION: 2
    When i am doing rsh from one node to another node it is asking for password, but it should not ask.
    and also the below error for sapxpg
    rsh <hostname> -l <sid>adm sapxpg
    rshd: 0826-813 Permission is denied.
    i have created .rhosts in both the nodes and maintained the values for hostname with <sid>adm user correctly.
    Please look into this and suggest.
    Regards,
    Raj

  • SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: program

    Hello,
    We have installed MSCS cluster on OFS for SAP ERP EhP4 SR1.
    This installation is successful and both the nodes are running.
    However, as soon as i execute any of the DB13 jobs, I get the mentioned error.
    SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: program_start_error.
    This is stopping us from releasing the system to the end users, which effectively delays our GO-Live till the problem is resolved. 
    Please advise what all steps or notes are to be followed to make DB13 working in MSCS clusrer.
    Regards
    Ankita

    Hi,
    Briefly describe your system architecture ?
    Have you followed/implemented  SAP Notes [446172|https://service.sap.com/sap/support/notes/446172]  and [657999|https://service.sap.com/sap/support/notes/657999] carefully, by comparing your existing settings?
    Have you analyzed the log entries  in SM21, also at Operating system level Logs ?
    If you Database is on another host then SAPXPG_DBDEST_<dbhost> or <virtual_dbhost> (a TCP/IP connection) will play an important role for executing SAPXPG command. Test SAPXPG_DBDEST_<dbhost> or <virtual_dbhost> RFC connection with its Trace logs.
    Regards,
    Bhavik G. Shroff

  • N95-1 Sim registration failed error

    My 2 year old unbranded N95-1 hadn't created any problem till now. It has started giving error " sim registration failed" every now and then. Its the same sim and operator I have been using for 2 years. Restarting often resolves the issue, but how often can u do that? Its out of warranty, and when I took it to NCC, they said its sim card reader IC needed to be replaced and charged 550 Rs. It worked for 1 odd month and again it has started giving me tht error. I just wanted to ask some Techie that what exactly causes this error? Sim card and phone gold contacts are CLEAN. I used the sim card in other phone for 15 days and its just fine. Just wanna know if it is repairable or should I throw the phone away?

    This may sound like a stupid idea, but have you tried updating or reinstalling your phone´s firmware?
    You can update your phone using the NSU:
    Nokia Software Updater
    All you need for this is a internet connection and a data cable for your phone!
    If the sim card reader was already replaced it surely can´t be the hardware side of it, so why not try the software side?
    By clicking the "Kudos!" or the "Solution?" button on the right you can say "Thank You" and you´ll show the author and others that the post is useful.
    The day we stop improving is the day we stop being good.

  • Server Error In '/' Application - Login failed for user xyz ...

    Hi, I'm brand new here 
    I would be ever grateful for help on this. It's probably something simple.
    I'm coding a website in C# ASP.NET (http://project.arcza.net). There is a registration page where you send your email, username all that stuff to an SQL server. The SQL server runs on my IIS server too. On Visual Studio, I can debug the website (i.e. launch
    it on localhost:12345) and I get a fully working website that I can register as a user and it injects into the SQL server's table. If I query the SQL server, I see the results. So it works fine here.
    The problem: if I copy the files for the website into the live IIS directory (as opposed from the Visual Studio preview environment) I get a runtime error thing, I have no idea what this means. The live IIS folder is project.arcza.net and I have disabled
    security so you can see the full workings of the probem.
    It says login failed for user 'pap'. Pap is a user I have added in SQL server, with username pap and password pap. The credentials are correct. I have added a 'connection string' (I have very little idea what this is) with thees credentials for an SQL server
    @ localhost, in IIS manager.
    Thank you and if you have any idea I'd be very happy.
    I should also point out that if I edit properties of pap in SQL server's login thing where it lists the accounts, I cannot save the settings (you know the ones where you give it permissions to access, delete, etc?) I can tick them and click okay but if I
    reoped properties and click on (I think off the top of my head it's called 'securities' but I may be wrong, it's 2nd from the bottom of the pane on the left) I see the tickboxes remain unticked. Could this have something to do with the "login failed for
    'pap'" message I'm seeing?

    Have a look at
    Errorlog. you should get reason of login failed for user.
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Error 1051419 essabase application {app name}Registration failed

    [server.appname]create application failed
    errorr 105149 essbase apllication registration failed against the shared services server with error[product already exists.Registration failed. Error.managemodels.cms. Product already exists. Registration Failed:error.manageModels.cms.]]
    i tried recovering the Native security through shared services and also restarted the essbase server and shared servives.Even then i get the same above error.
    I even tried deleting the project from http://server:28080/interop/content
    i need help

    You have to use a Microsoft word.Open a word document->Go to File->Click Open ->type the url http://server:28080/interop/content/ in the file name.(look screen shot 1)
    It will prompt for user and password type in and then go to Files->AdminProjects->Default application Group(look screen shot 2)
    then look for the application and then delete it.
    also look in for the application name in that project folder too.....(shot 2)
    http://img151.imageshack.us/img151/9302/shot1.jpg
    http://img840.imageshack.us/i/shot2h.jpg/
    If MS word is not working also you can navigate through using MAP NETWORK DRIVE option in the windows and follow the same steps above.
    let me know if that worked.
    Edited by: lakshmi on Oct 13, 2010 4:31 PM
    Edited by: lakshmi on Oct 13, 2010 4:33 PM

Maybe you are looking for