Error during RFC connection

Hi
I am trying to edit test partner script from eca script, but i am getting one error 'ecatt error ECATT_STORE_BLOB(2)
saving of blob denied for security reasons. you may not be in the edit mode of ecatt ' when i click on ok button it is telling error during RFC connection and whatever changes i made in test partner is not saved.
How to solve this problem. Please help me.

Is it working fine in the standalone mode?
Refer to the below checklist for trouble shooting:
1) Maintenance of DSN settings to the databases -  TP_EDIT and TP_EXEC
2) Maintenance of R/3 connection parameters
3) Refer eCATT Security guide
4) Refer OSS note - 519858
Please note that for an integration Scenario, the connection and user information is required so that appropriate rights are established automatically.
Hope this helps!

Similar Messages

  • "COMMUNICATION FAILURE" during JCo call. Error opening RFC connection

    Hi
    I am trying the following scenario
    /people/varadharajan.krishnasamy/blog/2007/05/11/how-to-use-digital-certificates-for-signing-encrypting-messages-in-xi
    In SM 59 test connection of AI_RUNTIME_JCOSERVER throws error " Error opening RFC connection"
    Do I need to activate any service in SICF and do I need to do any IE configuration (sxmb_adm)
    pls let me know the steps to solve this
    thanks
    manian

    Hi Manian,
    pls chk with ABAP system tha tu have given the correct PWD and CLNT No
    Use
    You need to create the following RFC destinations with both transaction SM59 (ABAP) and the Visual Administrator (Java):
    ●     AI_RUNTIME_JCOSERVER
    Points from the Integration Server to the mapping runtime. The program ID corresponds to the entry under JCo RFC provider for the J2EE Engine (used for the mapping runtime, value mapping, and the exchange profile).
    ●     AI_DIRECTORY_JCOSERVER
    Points from the Integration Server to the Integration Builder. The program ID corresponds to the entry under JCo RFC provider for the J2EE Engine (used to refresh the runtime cache).
    ●     LCRSAPRFC
    The RFC destination LCRSAPRFC is required for the connection to the System Landscape Directory (SLD). It is used to read the exchange profile.
    ●     SAPSLDAPI
    The RFC destination SAPSLDAPI is required for the connection to the SLD. It is used by the ABAP API.
    Depending on your client settings, it may be necessary to log on to your Integration Server host as SAP system user with the authorization to maintain customizing tables and to release transport orders.
    User SAP* or DDIC does not have these authorizations
    Thanx
    Sampath

  • RemoteException: java.rmi.ConnectIOException: error during JRMP connection

    We have a Java application implementing a RMI server.
    The server uses with the jacob api in order to generate Word files in a windows system.
    My clients work in linux.
    The RMI method is synchronized in order not to have problems executing Word from multiple threads.
    The application and the RMI server work all right for some time, but after some hours (sometimes days) the client throws the following error:
    RemoteException: java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
    java.net.SocketException: Connection reset

    Hi Varun,
    This is definitely required even if you are on WAS6.40.
    After copying this , you have to also follow the register dll using this command
    rgsvr32 "c:\Winnt\system32\librfc32.dll"
    check the OS your using wether it is windowsXP/2003 or 2000.
    there are seperate commands for them to register the dll.
    This is available in the installation guide.
    we also had the same problem and then we did this and it worked for us.
    f you have done this, then there are other possibilities also
    1. Install SOAP toolkit on the CRM server as this is required to establish the connectivity
    2. See whether the MAPBOX services are deployed on the SAP J2EE engine
    3. Create RFC through SM59 only for mapbox and register them.
    4. See if there are any old versions of Java on your machine then uninstall them and install the required java components.
    Let us know if it resolved the problem
    Thanks
    Yash
    reward points if it helps.

  • System error during RFC call BAPI_FIXACCOUNT_GETLIST

    Hi Gurus,
    Below are the error and steps when i perform Payroll Posting to Accounting. To enable communication between distributed systems, the appropriate method have been specified in ALE Customizing for the objects of the following tables. (Basis -> Application Link Enabling (ALE) -> Modelling and Implementing Business Processes -> Maintain Distribution Model and Distribute Views.)
    However, error still exists as shown below:-
    1.     Run TCode PC00_M99_CIPE
    2.     Encountered Error as shown below:
    Communication error with system QAS, function FI_ACCT_DET_HR
    Message no. 3G404
    Diagnosis
    The function module "FI_ACCT_DET_HR" has been called remotely in system "QAS". As a result, an error occurred when creating the connection or during communication.
    Procedure
    Check that the ALE distribution model is correctly maintained.
    Account determination could not be performed
    Message no. 3G361
    Diagnosis
    The account could not be determined for one of the following reasons:
    No destination could be found in the ALE distribution model for the AcctngEmplyeeExpnses.Check method.
    A system or communication error occurred when executing the function FI_ACCT_DET_HR in the target system.
    System error during RFC call BAPI_FIXACCOUNT_GETLIST:  / CPIC-CALL: 'ThSAPCMINIT' Unknown serv ice
    Message no. KI012
    3.      Check in SM21: NiConnect Unsuccessful, Return Code: -0003
                        Communication error, CPIC return code 020, SAP return code 665
    Please advice. Thanks in advance.
    Best Regards,
    Fung

    Hi,
    Probably because of timeout, it is unable to execute the request ..so it is aborted.
    btw, is it a synchronous call ? what is the message size ? the given data to RFC is correct and valid structure ? check the mapping .for this use the data from SXMB_MONI and test it
    Check this blog for timeout errors-
    /people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts
    Regards,
    moorthy

  • Error during database connection to the database : MS SQL Server 2008 R2

    Hi All,
    I am working with ABAP Proxy to Rec JDBC( Integrating XI with MS SQL Server 2008 R2). I am using SAP PI 7.0
    I am getting error in RWB at communication channel monitoring :
    Error during database connection to the database URL 'jdbc:microsoft:sqlserver://10.1.92.111:1433;database=XONTUSERVENTURA_ORG_TEST' using the JDBC driver 'com.microsoft.jdbc.sqlserver.SQLServerDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:microsoft:sqlserver://10.1.92.111:1433;database=XONTUSERVENTURA_ORG_TEST': SAPClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver'
    I have given Connection details at Rec JDBC Communication channel as :
    JDBC Driver as : com.microsoft.jdbc.sqlserver.SQLServerDriver
    Connection : jdbc:sqlserver://10.1.92.111:1433;database=XONTUSERVENTURA_ORG_TEST.
    Please help me in this regard. I really appreciate your valuable information and time.
    Thanks and Regards,
    Ayub.
    Edited by: Ayubsajjid on Feb 15, 2012 8:49 AM

    Hi All,
    Thanks for all your valuable inputs on my question...
    As per all your inputs, we have to install/Deploy the below required jar files in the aii_af_jmsproviderlib.sda file
    ojdbc14.jar
    msbase.jar
    mssqlserver.jar
    msutil.jar
    Can you please tell me from where we will exact this .jar file, bcoz we have search lotzz but we helpless.
    We install from this link http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=21599--> we download sqljdbc_3.0.1301.101_enu  file >sqljdbc_3.0>enu-->in that I find sqljdbc.jar and sqljdbc4.jar files only . I cant above said .jar files.
    Please help me.
    Regards,
    Ayub.

  • Error during JRMP connection

    I am havin some problem with RMI. Let me explain the application a bit first.
    I've an application form which invokes some remote method from the database (oracle). Since oracle cannot call remote methods directly from database, we use a bridge which is developed in java.
    In order to run that i do the following in a batch file:
    start rmiregistry 2607
    rem Attempt to run the bridge
    echo Runing the bridge ...
    java com.cramer.syncengine.RegisterBridge
    the service starts up successfully without any prob.
    Now, when im using the application (which requires this RMI bridge and RMI registry) i'm getting the following error.
    Starting the RMI Registry...
    Runing the bridge ...
    Object instantiated: com.cramer.syncengine.SyncEngineBridgeServer[RemoteStub [ref: [endpoint:[172.24.5.99:1519](local),objID:[0]]]]
    java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
    java.net.SocketTimeoutException: Read timed out
    If anyone can help me out to understand where the problem is?

    It looks like your server is timing out trying to bind itself to the Registry. You might need to allow a little time for the Registry to get itself started before starting your server, or at least between the export and the bind inside your server code, or just retry the bind a couple of times after increasing intervals before bailing out.

  • Error in RFC connection

    Hello all,
        I created a generic data source in R/3 system and then i wanted to replicate this data source in SAP-BI system.At that time i got the error that RFC connection is falied.How can it be repaired?What BI people can do for this failure?
    Thanks
    Regards
    Mamta

    Hello Mamta
    In RSA1 transaction on BI system check whether the source system connectivity is working.
    Also ensure in SM59 connectivity from R3 to BI and BI to R3 are working fine.
    I hope you may have to reconfigire the source system connectivity.
    Regards
    Vivek

  • Error during database connection (JDBC)

    Hello!
    When I try testing my connection to MSSQL (using sender JDBC channel) in communication channel monitoring (RWB)i can read that Error explanation:
    Error during database connection to the database URL 'jdbc:microsoftsqlserver://<DB_IP_ADRESS>:1433;databaseName=XXXX' using the JDBC driver 'com.microsoft.jdbc.sqlserver.SQLServerDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Unable to locate a suitable JDBC driver to establish a connection to URL 'jdbc:microsoftsqlserver://<DB_IP_ADRESS>:1433;databaseName=XXXX''
    Before I did the communication channel configuration I did the driver instalation and deploy like in document "HowTo_ConfigExtAdapters". In Adapter Monitor (RWB) i can see the JDBC adapter instaled and started (gray square).
    Any idea what is wrong?

    hi,
    try this:
    jdbc:microsoft:sqlserver://
    and not
    jdbc:microsoftsqlserver
    Regards,
    michal

  • Error in RFC connection service unknow

    Hi ,
    Could any one please help me about this? while creating rfc to GRC system
    ERROR                service '?' unknown
    LOCATION             SAP-Gateway on host usatlvs146 / sapgw00
    COMPONENT            NI (network interface)
    COUNTER              33951
    MODULE
    LINE
    RETURN CODE          -3
    SUBRC                    0
    RELEASE              640
    TIME                 Wed Aug 06 01:53:58 2014
    VERSION              37
    Regards
    Amit

    Hi Amit,
    Please add following entry in the services file of GRC as well as other SAP system from where  RFC is initiated.
    sapms<SID>   36<NR>/tcp
    Take a restart of SAP application to clear the buffered entries and then check RFC connection.
    Hope this helps.
    Regards,
    Deepak Kori

  • Error during JCO connection

    Hi,
    I am currently running on EP6.0 sp2(J2ee engine 6.2).
      During Jco connection executing BAPI in the Bakened system i am getting the followinmg error.
    <b>com.sapportals.portal.prt.component.PortalComponentException 31 : >>
    > com.sapportals.portal.prt.component.PortalComponentException
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : Connect.Bapi_getlist
    Component class : pkg.Bapi_getlist
    User : 511972
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:858)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:310)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)
    at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
    at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
    at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    > Caused by: java.lang.NoClassDefFoundError
    at pkg.Bapi_getlist.doContent(Bapi_getlist.java:38)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)
    at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
    at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
    at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    <</b>
    the same code when i am executing in the WAS 6.4 system
    its executing properly.
    why its throughing error in EP6.0 sp2(J2ee engine 6.2) Portal server.
    Regards

    Hello,
    Please see if note: 765461 is relevant for you.
    Best Regards,
    Ran

  • Error generating RFC connections when using the wizard in SMSY

    We are using the wizard in smsy to generate the rfc destinations but the error
    Error create rfc destination back and also no read destination assigned for read access.
    The user has s_rfcacl assigned on both sattelite and solman system and
    we have tried deleting and recreating (by rerunning the wizard) rfc
    destinations. We have also tried to manually create the rfc
    destination. Any help appreciated.

    Hi,
    The problem still outstanding is with rfc connection SM_<SID>CLNT<CLIENT>_TRUSTED in the Solman system. The error message is [No authorization to log on as a trusted system (Trusted RC=1).]
    The following roles/authorisations are allocated to the user
    S_RFC
    S_RFCACL
    S_TABU_CLI
    S_TABU_RFC
    S_TABU_SHOW
    S_TCODE
    S_USER_GRP
    and SAP_ALL.
    I have regenerated the roles, etc. Deleted and recreated the trust, using wizard and manually still error. The connection from the sattelite system to the Solman works fine. Please assist further.

  • ICU shows errors during the connection to exchange mail

    Hello everyone,
    I have the following problem. When connection the exchange mail, during the synchronisation, such error appears on my device's screen:
    "Cannot Get Mail.
    The connection to the server failed"
    After few minutes, when errors on the screen are confirmed many times, the mail is synchronised and messages are downloaded from the server to the device (e.g on iPhone5 iOS 7.1).
    The logs in ICU show the following information:
    Mar 26 10:42:14 #######-iPad dataaccessd[111] <Warning>: NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9824)
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Notice>: 0x16d41ab0|EAS|Error|[ASFolderItemsSyncTask 0x16f07680, conn 0x16ef9470, request 0x16ef8020] connection died with error Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo=0x180f02c0 {NSErrorFailingURLStringKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSErrorFailingURLKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSUnderlyingError=0x180f4310 "An SSL error has occurred and a secure connection to the server cannot be made."}
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Notice>: 0x16d41ab0|EAS|Error|ASFolderItemsSyncTask failed: Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo=0x180f02c0 {NSErrorFailingURLStringKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSErrorFailingURLKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSUnderlyingError=0x180f4310 "An SSL error has occurred and a secure connection to the server cannot be made."}
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Notice>: 0x16d41ab0|EAS|Error|Folder with id 7 and title savedd has failed to sync 2 time(s) in a row
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Warning>: CFNetwork SSLHandshake failed (-9824)
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Warning>: NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9824)
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Notice>: 0x16d41ab0|EAS|Error|[ASFolderItemsSyncTask 0x180eb3b0, conn 0x1813bfc0, request 0x16fcf400] connection died with error Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo=0x16f0cd40 {NSErrorFailingURLStringKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSErrorFailingURLKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSUnderlyingError=0x180f4310 "An SSL error has occurred and a secure connection to the server cannot be made."}
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Notice>: 0x16d41ab0|EAS|Error|ASFolderItemsSyncTask failed: Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo=0x16f0cd40 {NSErrorFailingURLStringKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSErrorFailingURLKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSUnderlyingError=0x180f4310 "An SSL error has occurred and a secure connection to the server cannot be made."}
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Notice>: 0x16d41ab0|EAS|Error|Folder with id 29 and title Search results has failed to sync 2 time(s) in a row
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Warning>: CFNetwork SSLHandshake failed (-9824)
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Warning>: NSURLConnection/CFURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9824)
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Notice>: 0x16d41ab0|EAS|Error|[ASFolderItemsSyncTask 0x180edb50, conn 0x1803b410, request 0x16ddfd90] connection died with error Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo=0x180e1920 {NSErrorFailingURLStringKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSErrorFailingURLKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=#######iPad&Cmd=Sync, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSUnderlyingError=0x1809e090 "An SSL error has occurred and a secure connection to the server cannot be made."}
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Notice>: 0x16d41ab0|EAS|Error|ASFolderItemsSyncTask failed: Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo=0x180e1920 {NSErrorFailingURLStringKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?, NSErrorFailingURLKey=https://mail.#######.com/Microsoft-Server-ActiveSync?User=#######&DeviceId=ApplD LXFP3G9DKNV&DeviceType=iPad&Cmd=Sync, NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made., NSUnderlyingError=0x1809e090 "An SSL error has occurred and a secure connection to the server cannot be made."}
    Mar 26 10:42:15 #######-iPad dataaccessd[111] <Notice>: 0x16d41ab0|EAS|Error|Folder with id 4 and title Contacts has failed to sync 2 time(s) in a row
    Mar 26 10:42:28 #######-iPad SpringBoard[33] <Notice>: 2014-03-26 10:42:28.020|33|0x5e1e950: Region monitoring not available or enabled. Trigger ignored!
    Mar 26 10:42:52 #######-iPad MobileMail[117] <Warning>: CFNetwork SSLHandshake failed (-9806)
    Mar 26 10:43:11 #######-iPad MobileMail[117] <Warning>: CFNetwork SSLHandshake failed (-9806)
    Does anyone have an idea why the mail has such delay in synchronising ? Also why the ssl handshake and errors on the screen occurrs? The email domain has a valid certificate.
    Thanks in advance!!

    Hope this helps someone like me, who has trying to figure out what went wrong. I have an iPhone 3G and ActiveSync to Exchange 2003 was working perfect for month's. All of a sudden today it stopped syncing my inbox and my battery just about died? Searched and Searched, rebooted Exchange, removed email account info, still not luck keep getting "Cannot Get Mail" "The connection to the server failed" message. The weird thing is I could get to my sent items, Calendar and AD contacts? But a thread in another Apple forum opened my eyes to what the problem was...a corrupt email in my inbox. Not sure what email it was I pretty much deleted every email I had after the last one I received on the iPhone. But it fixed the problem, no messing with Exchange virtual directories...nothing...just deleted a corrupt email!
    Hope this helps someone.....

  • XI to RFC Scenario: Runtime error during RFC Call

    Hi,
    I am testing a XI-to-RFC scenario involving BPM. The RFC works perfectly from SE37; but I get 'ICM_HTTP_TIMEOUT, Error code 402' when I invoke it from XI. On digging through the problem, it appeared that the calling program produced a short dump at the ABAP end. The code is as follows:
    <b>module %_rfcdia_start output.
        "Do not display screen !
        call 'DY_INVISIBLE_SCREEN'.
        perform remote_function_diastart.
    endmodule.
    module %_rfcdia_call output.
        "Do not display screen !
        call 'DY_INVISIBLE_SCREEN'.
        perform remote_function_diacall.
    endmodule.
    module %_cpic_start.
      if sy-xprog(4) = '%RFC'.
        perform remote_function_call using rfctype_external_cpic.
      else.
        call 'APPC_HD' id 'HEADER' field header id 'CONVID' field convid.
        perform cpic_call using convid.
      endif.
    endmodule.
    form cpic_call using convid type c.
      communication send id convid buffer header.
      if sy-subrc eq 0.
        perform (sy-xform) in program (sy-xprog).
      else.
        message a800.
      endif.
    endform.
    form remote_function_call using value(type).
      data rc type i value 0.
      do.
    ********This is the line where error occurs************
        <i>call 'RfcImport' id 'Type' field type.</i>
        if sy-xprog = 'JAVA'.
          system-call plugin
                      id 'JAVA' value 'FORW_JAVA'
                      id 'RC'   value rc.
      if there is no rollout on the JAVA side which
      rolls both, JAVA and ABAP, we return to the
      C-Stack and reach this point
      in case there was an rollout, the ABAP-C stack is lost
      and we jump direkt to this point
      here we trigger the rollout on this Abap side with
      the following statement
          system-call plugin
                      id 'JAVA' value 'ROLL_OUT'
                      id 'RC'   value rc.
        else.
          perform (sy-xform) in program (sy-xprog).
          rsyn >scont sysc 00011111 0.
        endif.</b>
    Anybody has any idea why it is happening? Is it a network issue? The dump in ST22 says that 'The program "SAPMSYS1" was terminated manually'. How it is possible to manually abort an automatic call?
    Awaiting reply.
    Regards.

    Hi,
    Probably because of timeout, it is unable to execute the request ..so it is aborted.
    btw, is it a synchronous call ? what is the message size ? the given data to RFC is correct and valid structure ? check the mapping .for this use the data from SXMB_MONI and test it
    Check this blog for timeout errors-
    /people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts
    Regards,
    moorthy

  • RABAX_STATE error during a connection on ECC6

    Hi ,
    I'm trying to configure connections between EP e ECC6 with SSO.
    The comunication between server works correctly and all the comunications test (SAP Web AS Connection, ITS Connection and Connection Test for Connectors) are ok.
    Everything is configured on the ECC6 (for SSO) and if i try to connect using webgui it works!
    Now I need to configure my Businnes Package "Maintenance Management".
    If I try to use it, trying to connecting on my ECC6, I have the following error message on EP
    The URL http://sididemosrv1.sididemo.dom:8016/sap/bc/webdynpro/sap/powl/ was not called due to an error.
      The following error text was processed in the system S16 :  An exception occurred that was not caught.*
    The error occurred on the application server sididemosrv1_S16_16 and in the work process 1 .*
    The termination type was: RABAX_STATE*
    The ABAP call stack was:*
          Method: RAISE of program CX_WD_GENERAL=================CP
          Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
          Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
          Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
          Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
          Module: %_HTTP_START of program SAPMHTTP
    and a run-time error "UNCAUGHT_EXCEPTION" on my ECC6. (error text: The exception 'CX_WD_GENERAL' was raised, but it was not caught anywhere along the call hierarchy).
    Thanks.
    Alex

    Please check the Dump logs on ECC 6 via ST22 and look if any ABAP errors raised. Sometimes this is caused by that all necessary services are not acitive on ECC.
    Please use the following TCODE and Program to active services
    tcode: SIAC_PUBLISH_ALL_INT
    prog: W3_PUBLISH_SERVICES
    this is referered at ITS_CANT_LOAD_INCLUDE in BBPstart service
    hope it helps

  • Error during FTP connection

    Dear all,
    We are trying to FTP some files, to a remote FTP server using XI.
    The required details are configured in FTP receiver channel.
    The below error is shown in the FTP receiver channel.
    "Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when getting an FTP connection from connection pool: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: ConnectException: Connection timed out (errno:238)"
    Did anyone face a similar error. Kindly drop in your comments and resolutions to fix this issue.
    Thanks in advance,
    Younus

    Hi Mohammed,
    Check whether your FTP is up and running.
    Its quite possible that the number of connections is more than the max connection possible for you FTP. If thats the case, you have to check with your FTD admin to increase the possible connections limit.
    Also make sure that you have provided the correct credentials in your file CC.
    Have a look at the below old threads:
    FTP connection error whil,e using flat file adapter error
    FTP Connection
    Re: FTP to server outside the network not working?
    Thanks,
    Pooja Pandey

Maybe you are looking for

  • Variable Substitution File Receiver Adapter

    Hi, I am in the process of implementing a scenario involving the conversion of a .jpg file to .bmp. In my scenario, I'd like to the .bmp file name to be dynamically controlled; therefore, I have used the Variable Substitution option in the File Recei

  • Importing MVK files into Premiere Pro (all versions)

    Dear folks, I see the old topic was locked (probably because it got WAY out of hand, OT and flameworthy) and I have no interest in adding fuel to the fire but I do want to bring light and a solution that I've been using for a while with great success

  • AvMapsLoader: a Maps Loader alternative for Window...

    I've just finished the new version 2.00 of AvMapsLoader, a program which is written in .NET and runs on Windows (.NET 2.0) and Linux (with MONO). AvMapsLoader can download and install maps version 2 and version 3 files. For map installation a card re

  • Deleted files under "history". "Most Visited" now does not log visited sites.

    History file in "Library" dates usage. Deleted all the files listed,"One day ago".."One Month..." and so on. When I do this on my laptop,the files are gone but will appear again once activity starts. Did I delete a file?

  • Deleting the cursed application in JDeveloper

    folks i have a heck of alot of application nodes in my Jdev10g.. guess because i really didn't get what an application was used for in jdev until now...I guess i must be a bit anal but i would really like to get rid of all but three ... have aleady r