MI Client 7.1 - No credentials for HTTP connection

Hi Everybody!
I´ve been testing Mobile 7.1 . I installed SAP MI Client for Laptop, configured all connection parameters (server, port, client)  and when I try to synchronize with DOE, I get the error:
m="Cannot determine reason for not authorized response from server --> com.sap.tc.mobile.exception.standard.SAPIllegalStateException: No credentials for HTTP connection
     at com.sap.tc.mobile.cfs.sync.synchronizer.http.HttpSynchronizer.createNewServiceConnection(HttpSynchronizer.java:1095)
     at com.sap.tc.mobile.cfs.sync.synchronizer.http.HttpSynchronizer.checkReasonForNotAuthorized(HttpSynchronizer.java:1277)
     at com.sap.tc.mobile.cfs.sync.synchronizer.http.HttpSynchronizer.readHttpResponse(HttpSynchronizer.java:1323)
     at com.sap.tc.mobile.cfs.sync.synchronizer.http.HttpSynchronizer.exchangeStatusWithServer(HttpSynchronizer.java:340)
     at com.sap.tc.mobile.cfs.sync.synchronizer.http.HttpSynchronizer.synchronize(HttpSynchronizer.java:591)
     at com.sap.tc.mobile.cfs.sync.SyncManagerImpl.synchronizeOnce(SyncManagerImpl.java:622)
     at com.sap.tc.mobile.cfs.sync.SyncManagerImpl.synchronize(SyncManagerImpl.java:452)
     at com.sap.tc.mobile.cfs.sync.spi.SyncManagerSPI.synchronize(SyncManagerSPI.java:694)
     at com.sap.tc.mobile.cfs.sync.spi.SyncManagerSPI.synchronizeStart(SyncManagerSPI.java:676)
     at com.sap.tc.mobile.cfs.sync.spi.impl.SyncCoordinator.startSync(SyncCoordinator.java:133)
     at com.sap.tc.mobile.mwd.laptop.container.SyncProgress$SyncThread.run(SyncProgress.java:580)
     at java.lang.Thread.run(Unknown Source)
I´ve searched, but i haven´t got anything. I also created the Device on DOE Administrator and I configured the DOE following  SAP Help (http://help.sap.com/saphelp_nwmobile71/helpdata/en/45/17a790d8000064e10000000a1553f7/frameset.htm)
I thought that the problem could be role, but i set all possible DOE roles to the user. I´m trying synchronize with the same password that I log in DOE.
has anyone any idea?
Thanks.
Edited by: Rogério Tambellini on Nov 13, 2009 6:25 PM

Hi,
I´ve solved the problem following the link:
Thanks for your attention.

Similar Messages

  • Load balance for HTTP Connection to ABAP System (Type H) RFC connection

    Experts,
    For proxy we are using HTTP Connection to ABAP System (Connection type H) RFC connection in PI to get connected to ECC. I only see the option to use Target host in the Target system settings than Load balance option. In general ABAP Connection (Connection type 3) has Load balancing status option in Target system settings.
    My requirement is I should use a logon group with the message server when PI connects to ECC. How can we achieve this? At the moment I can only use the Central Instance or any dialog server (App server) in RFC but not a logon group.
    Thanks in advance.
    Mahesh

    Hi Naga
    Could you check the link below?
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/47/c5935087b62d66e10000000a42189c/content.htm
    https://service.sap.com/sap/support/notes/1040325

  • ACE maintenance page for HTTPS connection (non offloaded mode)?

    Hello experts
    how do we configure a "redirected" maintenance page for HTTPS Serverfarm when the serverfarm is down/probefailed?
    lets say users are accessing https://xyz.com, and if the serverfarm is down, I want users to get redirected to https://abc.com or even http://abc.com
    (getting a certificate error or a https to http redirection error is acceptable)
    What i understand from TAC, since we are not terminating SSL on ACE, we have few restrcitions on using redirect. Thereafter, TAC hasnt been too helpful on this query.
    HTTPS connection is directly terminated on Server with certificate.  And we are using SSL Session Stickyness on ACE  (I know not the best thing to do..)
    Pls. assist.

    so do i assume there is no way to do this without using ACE for SSL termination?
    In our case, not using ACE for termiating SSL connections is to draw a line between Network and System administration, a business requirement.
    Thanks for your replies.

  • How to Create SSL certificate for HTTPS Connection in SAP PI

    Hi,
              I have Proxy to HTTPS scenario. I need to provide my SSL certificate( SAP PI SSL Certificate) to the vendor.
              How to generate SAP PI SSL certificate. I have already imported vendor certificate using STRUST T-code.
             I am not sure from where to generate SAP PI SSL certificate that need to be shared with vendor.
             Please help me on this issue.
    Thanks,
    Siva

    Hi,
    Check if it helps:
    http://help.sap.com/saphelp_nwpi711/helpdata/en/49/26af8339242583e10000000a421937/frameset.htm
    But as mentioned for the colleague above, you can create that on Visual Administrator Tool -> Keystore
    Regards,
    Caio Cagnani

  • Am I able to set my own publickey manually on my mozila browser for HTTPS connection?

    I just wonder if I can use my own key pairs (public and private) on my browser to make secure connection (HTTPS) with a server which has its own key pairs?

    The '''persdict.dat''' file doesn't exist until the first "personal" spelling is saved. It is a custom text file, with one custom dictionary entry per line. Compression isn't used. It is easy to edit or add words by using a simple text editor, as long as the "one word per line" is kept intact, and special characters aren't added by the text program.
    The same '''persdict.dat''' file )per Profile) will be used by any "dictionary" you have installed, and it is used by the Spellbound extension, too. As to other "spell check" extensions, I can't say - the built-in spellchecker suits my needs, although I did use Spellbound before Firefox included the spellchecker as a feature. ''Before Spellbound existed, I "rolled my own" spell check "extension" with instructions that were posted in the MozillaZine fora using files extracted from the Mozilla Suite (which is now known as SeaMonkey.)''

  • Setting Proxy for HTTPs Connections

    Hi,
    I have a multi-threaded program where i need to decide which gateway system i would need to post my http requests.
    Both these gateways (eg, GW1, GW2) have to be accessed by proxy. Currently i set the proxy and port as follows:
    System.setProperty("https.proxyHost",PROXY_HOST);
    System.setProperty("https.proxyPort",PROXY_PORT);
    But, this gives me a problem as thread 1 ends up with the proxy details for GW2 and vice versa.
    Any workaround apart from setting this on the system level.
    I do not intend to run two seperate instances of JVM.
    Appreciate your time and input :)
    - Cheers
    Sakthi

    This is called concurrency, and the object needs to be locked while one thread is using it and then relased so the other thread can use it.

  • Disable the Prompt Message for http connection

    Hi! I'm doing the application for j2me and facing some problem with the refreshing the webpage. I'm able to refresh the page using the default emulator but when I'm trying to deploy it into the Nokia series 80 emulator, it will always prompt me the prompt to allow connection everytime I'm refreshing the page. Does anyone know how to hide the prompting of the confirmation and straight away doing the connection for the nokia series 80 platform?
    Please help.
    Regards,
    jaceline

    Sign your midlet

  • Configuring Sender HTTPS Connection -- Server/Client Authentification

    Hello together,
    I need to configure an HTTPS Sender Connection with client and server authentication. I have already check the documentation however I am still not sure about the particular steps. My questions are as follows:
    - Do I configure the HTTPS connection on the ABAP or JAVA stack?
    - Is it necessary to setup an HTTP sender communication channel
    - How does the URL look like (compared to HTTP connection)?
    I have provided XI certificates to the client and the client has provided the certificates to me already. So I guess I have to import them somehow on XI.
    Any help is appreciated!
    Thank you very much.

    Hi
    Please follow below steps for HTTPS configuration as sender
    You need to use either SOAP adapter or XI Adapter for HTTPS connectivity.
    Here configure the Security Check for Inbound Messages.
    Refer below links
    http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/4f/0a1640a991c742e10000000a1550b0/frameset.htm
    XI3.0: Soap Sender with HTTPS
    SAP Security Guide XI, HTTP and SSL
    http://help.sap.com/saphelp_nw04/helpdata/en/14/ef2940cbf2195de10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/97/818a4286031253e10000000a155106/frameset.htm
    No configuration is required in the adapter-specific sender channel configuration (inbound) of the Integration Directory.
    The authentication/authorization is performed by the J2EE Engine and therefore needs to be configured with the Visual Administrator. This configuration is described in the J2EE Engine Administration Manual and is outlined in the following section.
    When a message is to be sent to the Adapter Engine (and ultimately to the Integration Server), the J2EE Engine serves as the SSL Server and presents its server certificate to the client as part of the SSL handshake procedure.
    Client-Side Configuration (Required)
    The public certificate of the trusted authority (CA) that signed the public certificate of the SSL server needs to be imported to the list of trusted certificates of the SSL client. This allows the SSL client to accept the certificate of the server in the SSL handshake.
    Server-Side Configuration (Optional)
    If basic authentication is used, no additional configuration is required on server side.
    If client certificate authentication is requested or required by selection of the corresponding option in the SSL service and configuration of the ClientCertLoginModule in the SecurityProvider service (using the J2EE Administration Tool), additional configuration steps are required.
    If the server certificate check on the client side is successful, the client sends its public certificate to the server as part of the SSL handshake (when requested). The server needs to map the certificate to a user for authentication and will then check the authorization based on the security roles of the user.
    Perform the following steps to allow the J2EE engine to map the client certificate to a user:
           1.      Import the CA cert of the client certificate to the list of trusted certificates (TrustedCAs keystore view in the keystore service) and import the client cert to an arbitrary keystore view.
           2.      Map the client certificate to an existing user with role SAP_XI_APPL_SERV_USER by using the Visual Administrator, SecurityProvider service, UserManagement tab page.
    Refer below link
    Here u go
    http://help.sap.com/saphelp_nw04/helpdata/en/65/6a563cef658a06e10000000a11405a/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm

  • Credentialling for Connection Pools

    I've been looking at different documents on dev2dev, but being new to the
    security I'm not sure what I'm looking at. That's at least simple humble
    way to say it.
    Is it possible to configure WebLogic (8.1) server to use external
    credentials for a connection pool?
    Thanks,
    Michael

    probably not your problem, but groupnames and usernames should
    be unique in weblogic, so if you happen to have a user with the
    same name as the group you are trying to use, it would confuse
    the server.
    but, like I said, probably not your problem.
    -Don
    "Ken Hu" <[email protected]> wrote:
    Dieter,
    I got the same problem as yours when I am working with
    WLS 5.1:
    I have a connection pool set up in the weblogic.properties
    file and a Oracle
    RDBMSRealm. And there is an acl entry in the database
    indicating that a
    certain group has 'reserve' right to the connection pool.
    Then when one user which in fact belongs to that group
    try to use the
    connection pool, he will get SecurityException saying
    that he doesn't has a
    reserve right. But when I change group name of the acl
    entry to that user,
    he is able to use the connection pool. All seems that
    I can't use a group as
    principal in the Connection Pool acl settings.
    But when I used WLS6.0, the problem disappeared. Does
    anybody have any idea?
    Thanks,
    Ken
    Tom Mitchell <[email protected]> wrote in message news:[email protected]..
    Dieter,
    I am not sure I understand what you are trying to do.a group is a
    collection of users and does not have a password. Canyou explain what
    you are trying to accomplish?
    Thanks.
    Dieter Arnold wrote:
    It seems that it is not possible to use a group as
    principal for
    a connection pool in the
    weblogic.properties file. This results in a SecurityExceptionwhen
    a user which is a--
    Tom Mitchell
    [email protected]
    Very Current Stoneham, MA Weather
    http://www.tom.org

  • How can i get the port used for https

    Hi All,
    does aynbody knows how can i get in the portal the port used for https connection, cause the link send by e-mail notification, when user has been invited in a room doesnt work...
    i tried to use the command netstat -ao and i tried use the port that i get there.. but then i get message, when click on the link: "The page cannot be displayed"
    we have following settings:
    server port: ??
    Web Protocol: https://
    Thanks for suggestions!
    Karol

    Hi Karol,
    by navigating to:
    Content Administration -> Collaboration Content -> (Room Administration -> Related Topics) -> Configure Backend Properties for Rooms
    you can change the Webprotocol to http:// and set server port to 50000 (default port).
    To see the SSL Port you can go in the Visual Administrator to Services -> "HTTP Provider Services".
    http://help.sap.com/saphelp_nw04/helpdata/en/a2/f9d7fed2adc340ab462ae159d19509/frameset.htm
    Hope this helps,
    Robert

  • HTTP Connection for Solution manager

    Dear Experts,
    SAP support team asked to create a http connection for solution manager for service check.We already created a R/3 connection for solution manager.why they are asking for HTTP connection? Really they required HTTP connection ?,Is they are any problem with this type of connections.What are the transaction codes which are not run in SAP GUI. Please clarify my doubts.
    Thanks and regards,
    Patan Thavaheer.

    Hi Patan,
    Solution Manager transaction codes open in http browser. You can check the behaviour yourself by making a login to solution manager and execute transaction code solman_setup.
    For SAP support to open http browser within remote support, they need to have http connection opened along with HTTP url maintained.
    Refer to the SAP help link above for the procedure.
    Hope this helps.
    Regards,
    Deepak Kori

  • Server Side Actionscript for HTTP Streaming Connections, is it supported?

    Hi, I have a server side actionscript application working for RTMP, and I would like to reuse this code for HTTP connections.
    Is this possible?

    Thank you for your answer.  If I understand what you are saying, the apache modules proxy http to rtmp on the streaming server.  I have an application that is passing context into the rtmp server side javascript using a url similar to this:
    rtmp://myhostname.com/myapp?mycontext/mp4:myfilename
    Do you think there is a way to pass the mycontext through the http url so that the Server Side Actionscript can perform an operation based on that context?

  • To Akash :  Http Connection problem

    Dear Akash,
    Thanks for the reply u gave for my question
    I tried with Thread also.
    I still have few doubts & problem.
    1. Do we need to get special permission from
    operators for uploading the images or text to server.
    I have tried to upload captured images to my server.
    But i cann't do with mobile.
    2. I am also trying to audio, video streaming. All
    these are working with emulator. But not with mobile.
    3. Is there are any proceedure to deploy them. I am
    using EclipseME plugin. After creating jar files of my
    application using obsfucation package, i am just
    copying to my server and downloading it from mobile.
    Is it correct way?
    Can you please answer me asap? BCoz, I am stuck with
    this project for last 1 week. Nothing seems to be
    working on mobile.
    FYI ( i am using nokia 6600). I have harcoded the
    ipaddress of my server for http connection instead of
    using domain name. Is it cerating problem.
    Thanks a lot in advance.
    Prasanna

    hi
    i mailed u today from my personal emailid , i think u got it .
    reply me if u still have some problem.
    thanks for writing me email also my name in subject line , it really save my time
    regards
    akash
    Indiagames ltd
    India
    [email protected]

  • HTTP Connections in JDev. 3.0

    In JDEv. 3.0 I am not able to set the connection parameters for HTTP connection. I can do same for other two i.e. JDBC and IIOP.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Lucy Smith:
    In JDEv. 3.0 I am not able to set the connection parameters for HTTP connection. I can do same for other two i.e. JDBC and IIOP.<HR></BLOCKQUOTE>
    null

  • HTTP Connection Test

    Hi All,
    Iam using File to Proxy scenario.
    When testing for HTTP connection test in SM59, it is giving reply as " Empty HTTP Request Received Message processing not possible "
    Iam also attaching the generated warning message.
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIProtocol</SAP:Category>
      <SAP:Code area="MESSAGE">EMPTY_HTTP_REQUEST_RECEIVED</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Empty HTTP query received; message processing not possible</SAP:Stack>
      </SAP:Error>
    Any additional settings are to be done or it works.
    My BASIS PEOPLE are tilling it is not a problem.
    But, my sence is not permitting.

    Hi,
    I guess that you run sm59 on XI server towards business system on which you want to implement server proxy.
    The RFC destination H type. If it is right, then the response that you  have received from business system is correct.
    You can go further with your development.
    Regards,
    Jakub

Maybe you are looking for

  • Can't directly deactivate from old computer, but need Acrobat on new computer...

    My old computer died due to a faulty power cord/port issue... I can't power it up to deactivate my Adobe Acrobat directly from that computer. I need it on my new computer and I have the serial number. How do I do this without accessing the old comput

  • Edit Image

    I recently added Adobe Acrobat 9.0 (standard) and want to know how to get "Edit Image" tool to appear?

  • FIELD RELATING TABLES

    can anyone give me the fields relating EBAN, EKKO and EKPO

  • Installing sap ides

    Hi guys, I am SAP certified professional and wanted to install IDES on my computer. I went in service.sap.com -> Downloads -> Software Distribution Center -> Entry by application group and SAP Netweaver. It says no Data Available. Where can i find ID

  • About Animation from EDGE on Windows 8 apps?

    Hi, My name is Michel. So. I'm wonder if I could put some animation into a app made on Visual Studio Epress. Creating an aplication in Javascript with HTML5, just importing the files created/exported from Adobe Edge animate. I think could be a nice w