SSO does not work in Universe Designer

Hi,
I have a problem getting an error within Universe Designer the error is :
"DBD: Unable to connect to SAP BW server Incomplete logon data"
Installed below :
BOBJ XI 3.1 installed
SAP GUI 7.10
SAP Java Connector
SAP Integration Kit
All is run on the server machine.
SSO setup i CMS etc. and i works fine in the beginning and i can go into Universe Designer and create a SSO connection which responds etc. and i can create universes which is fine. I can go to webi and create an new report using the universe and select som measures and dimension and execute query, but it only works a couple of times then it starts to fails with an xml error. After that going to universe designer an into connection i cannot longer get in touch with my Bex query in SAP BW ! and that is where my problem allways ends, so now i cannot connect using SSO in Universe Designer.
Found technote 1250890 but it only says that i need to install integration kit on my client, but my installation is all i one and is installed.
Any suggestion would be much appreciated !
Rgds,
Kim

Hi,
I've had this problem to . I found information in trace log by SAP BW side
A  Error Code CALL_FUNCTION_SIGNON_INCOMPL.
A  Module  $Id: //bas/700_REL/src/krn/rfc/absignon.c#9 $ SAP.
A  Function isignon_do_it Line 177.
A  ** RABAX: level LEV_RX_STDERR completed.
A  ** RABAX: level LEV_RX_RFC_ERROR entered.
A  ** RABAX: level LEV_RX_RFC_ERROR completed.
A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
A  ** RABAX: level LEV_RX_IMC_ERROR entered.
A  ** RABAX: level LEV_RX_IMC_ERROR completed.
A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
A  ** RABAX: level LEV_RX_END entered.
A  ** RABAX: level LEV_RX_END completed.
A  ** RABAX: end RX_RFC
M  *** ERROR => SosIAnchorArrayCreatable: T17/M0 in state cancel [thxxtool2.c  947]

Similar Messages

  • Safari 5.0.3 on Windows XP Kerberos SSO does not work

    Our web application runs on JBoss Server 5 supports Kerberos v5 SSO. We have tested it against Firefox, IE, and Google Chrome, and they all works well.
    But Safari 5.0.3 does not work.
    Our application sends "WWW-Authenticate: Negotiate" to Safari. Safari always pops up a dialog for name and password. After I typed the name and password, and click Login, Safari send NTLM message (NTLMSSP_NEGOTIATE) to the web application, and login failed.
    Someone described that Safari supports Kerberos authentication without any additional configuration.
    I do not know what goes wrong with my environment and how to solve this issue. Your help is appreciated.
    My Safari 5.0.3 runs on Windows XP Professional Service Pack 3.
    Thanks
    Guofeng

    I'm having the same issue. Have you been able to resolve it?

  • SSO does not work

    Hi...
    I'm trying to use SSO between portal (jCo, webdynpro...) and ABAP System...
    I follow "Single Sign-On in a Complex System Landscape" tutorial, but when I try to test any jCo connection, this error appears to me:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to enrich connection properties
    And following logs, I can see this error:
    Cannot provide X.509 certificate of user "Silva, Jose" (unique ID: "USER.PRIVATE_DATASOURCE.un:123456") because of an unexpected UME internal problem. (Backend system: "UMESystemLandscapeDummy")
    [EXCEPTION]
    com.sap.security.api.umap.NoLogonDataAvailableException: This user does not have a certificate.
    at com.sap.security.core.umap.imp.UserMappingDataImp.enrich(UserMappingDataImp.java:412)
    at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.createPool(AbstractJCOClientConnection.java:346)
    at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.checkPoolEntry(AbstractJCOClientConnection.java:296)
    at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.getClient(AbstractJCOClientConnection.java:396)
    at com.sap.tc.webdynpro.tools.explorer.JCOConnectionsDetails.onActionTestConnection(JCOConnectionsDetails.java:229)
    at com.sap.tc.webdynpro.tools.explorer.wdp.InternalJCOConnectionsDetails.wdInvokeEventHandler(InternalJCOConnectionsDetails.java:303)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    I don't know what to do...
    My portal certificate has a problem, or is my abap certificate?
    Thanx...
    (sorry for my poor english)

    Hi,
    If you are working with JCO's please make sure that SSO will not work for metadata jco creation.
    use the UID PWD method as part of metadata jco creation.
    it will work fine
    this messege as per my knowledge, may be helpfull for you

  • Nano ipod does not work in universal docking station but larger ipod does

    My partner has a large ipod and I have a nano ipod. he can connect to the universal docking station and listent o music through the sound system but when I connect the nano ipod using the adaptor supplied with my nano ipod it does not recognise it even though it clicks in place as it is supposed to do. I also can not recognise my tracks on the ipod on the computer where the tracks had originally been transferred from, do you think the connector in my ipod has been damaged and is now not working?
    I don't have any problems charging from the computer thopugh or listening to what is on it.
    Can anyone help?

    I have a similar but not quite the same issue. I have a toshiba tecra m3 laptop with windows xp pro. When I have the "enhanced usb driver" enabled under device configuration for my computer, my ports operate fine with usb 2.0 devices at full speed, but when I plug in my ipod it says that it is unrecognized.
    If I disable the enhanced driver, then the ports dumb-down to usb 1.0, my ipod works fine with itunes but is a bit slow and other devices (like an external dvd burner) operate at slow speeds.
    Also, whenever I plug in my ipod windows pops a box saying it would work faster if I plugged it into a usb 2.0 port. How helpful.
    Anyone else experiencing this kind of thing?

  • SSO does not work with DNS change

    Hi all,
    I have an ITS service which works fine on intranet but do not work on internet.  But the same service when put on internet (ofcourse with a different DNS i.e. abc.mycompany.co.uk) and it breaks down.  When clicking on a webgui service or webrfc service it opens up the logon screen asking for password.  In the whole ITS service there is no cross domain service.
    The same thing works fine on intranet with different domain name.
    Is there any other settings to be changed to accomodate for the new domain to work on the internet?
    Thanks in advance for your replies.
    Surendar

    Hi Surendar,
    cross domain support is from security point not a proper solution.
    The ITS issues a MYSAPSSO2 cookie. The cookie specification says that the browser rules who is getting cookies. Normally only site with the corresponding DNS name will get.
    Possible solution would be:
    If you switch your application, the service which creates the ticket must be connect with another DNS name. Your DNS server allows to configure aliases. So just connect your WebServer with WGate with this new (alias) name, then you will get a cookie with another entry in DOMAIN property of the cookie.
    See ITS parameters:
    http://help.sap.com/saphelp_webas620/helpdata/en/4b/0c00273d6d11d480aa00c04f99fbf0/frameset.htm
    regards,
    -markus

  • Logout does not work in OIM after enabling OAM SSO

    We have installed a webgate to protect xlWebApp in OIM. Once the SSO is enabled, the logout does not work in the OIM user interface. How to solve this issue?
    Metalink has a solution where we need to add document.location="http://host:port/access/oblix/lang/en-us/logout.html"; in xlWebApp\tiles\tjspLogoffTiles.jsp. This is the logout URL of OAM. Is there any other way so we can have a logout page in the OIM application/server itself?
    Thanks.

    Kevin,
    I did what you suggested and initially it looked like it is working but there is slight issue. When I click Logout, it redirects to the logout screen. After logging out when I try to access xlWebApp it prompts for the login (i am using basic authentication). If I cancel it and again try to access xlWebApp, it lets me in without any prompt. This issue is in IE only but not in Firefox. Not sure what's the issue.
    Btw, to make the logout screen work, I had to unprotect the following with None Authentication:
    - /xlWebApp/pages/logout.html      (logout page)
    - /xlWebApp/images
    - /xlWebApp/css/Xellerate.css
    - /xlWebApp/css/style.css
    Thanks.
    Edited by: user504421 on Mar 16, 2009 9:52 AM
    Edited by: user504421 on Mar 16, 2009 10:00 AM
    Edited by: user504421 on Mar 16, 2009 10:01 AM

  • Crstal Report Server does not working on installation of Crystal Design

    Hi,
    I had installed Crystal Report Server 2008 on a machine, I was able to login and open the CMC console as well but on installation of Crystal Desing the CMC and inforview are not opening. its displaying some dll file is missing.
    Kindly inform whether Server does not work after installation of Design on the same machine.
    Thanks & Regards
    PNN  Murthy

    Questions related to ASP.NET should be posted in the ASP.NET forums (http://forums.asp.net ).

  • IPhone (3,3G,4) does not work with Apple Universal Dock.

    I have a 3rd generation iPod Touch that has been upgraded to iOS 4. My iPod Touch will no longer sync via the Apple Universal Dock. Also, my new iPhone 4 also will not sync via the Apple Universal Dock.

    Trust a geek not to give up. I decided to get to the bottom of the "iOS device does not work with the Apple Universal Dock" problem. I noticed that the iPhone 4 and iPad came with slightly different USB-Dock adapter cables. I wondered if that might be the issue. My Apple Universal Dock was connected to my Mac via the original dock adapter cables which are slightly larger. I connected the newer cables between the Mac and the Apple Universal Dock and .... voila! Both the iPod Touch with iOS 4 and the iPhone can now connect via the Apple Universal Dock. Apple changed something in the way the adapter cables function.
    Of course I still have the problem with the car head unit dock adapter ... Sigh. I'll have to call Best Buy ( uughh! ) and find out if they'll do the update for me. The were the vendor authorized installer.

  • I have a license for CS3 Design Premium but no disk. Where exactly can I download the software? The solution offered on the Adobe website does not work ...

    I have a license for CS3 Design Premium but no disk. Where exactly can I download the software? The solution offered on the Adobe website (CS3-Produkte herunterladen) does not work ...

    If the page you linked does not work then it should so what happens when you try?  It is possible that it might be a simple matter of you enabling cookies or trying another web browser.
    You can also try to download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site and have cookies enabled in your browser or else the download will not work properly.
    CS3 and CS4: http://prodesigntools.com/download-adobe-cs4-and-cs3-free-trials-here.html

  • CS4 Design Standard Silent Install does not work

    I've concluded CS4 Design Standard silent install for Macs does not work correctly. I've got the program to install sucessfully with an Exit Code: 0 and the programs still do not work. The whole suite says the licensing has stopped working. I've tried the License Repair utility from Adobe, no go. It looks like the program does not fully install. I noticed within each application directory, it should have an Uninstall application when installed correctly. When this application isn't there, which occurs with silent installs, the whole suite doesn't work.
    Its funny how Adobe wont help me with "enterprise installations". I haven't tried the Creative Suite Deployment Toolkit but I've read other threads where that doesn't work either.
    If someone would like to prove me wrong about the silent installs for CS4, please do so. I've gotten CS3 to install perfectly, and the setup is very similar for both.

    Jimmy,
    As one of the volunteer Forum Hosts, I've requested appropriate help.
    You can also get help via the support portal: http://www.adobe.com/go/supportportal
    Or via the phone: 800-642-3623, Monday-Friday 6am-5pm (Pacific time). BTW, the enterprise number you post isnt a valid number for support.
    Your email address (from your account info) was used to log a CCRT to get Tier 2 to email you, given that you've already tried tier 1 with no solution.
    Please post back and let us know how this works out for you. Thanks!
    Neil

  • License CS6 Design & Web Premium does not work anymore

    I have a LEGAL version of CS6 Design & Web primium. I have installed it about a year ago and registered bij Adobe. If I look on the site, my CS6 and licensenumber is available. Still it does not work. Eveytime it says my trail version comes to an end and I have to buy it. But I already bought it.
    I tried to reinstall, but that does not work either. How can I get it to work again???

    Thank you.
    I live in the Netherlands. I wanted to make a call back request, but that
    is not possible. I also can not start a chat session.
    I checked the serial number with the number at my Adobe account and it is
    correct. How can I get in contact??
    2014/1/1 Jeff A Wright <[email protected]>
        Re: License CS6 Design & Web Premium does not work anymore  created
    by Jeff A Wright <http://forums.adobe.com/people/JeffAWright> in *Downloading,
    Installing, Setting Up* - View the full discussion<http://forums.adobe.com/message/5971614#5971614

  • Hello, I purchased design premium 4.0 German Windows  (LIZ 390232 from 22.02.2010) from my friend and wanted to installation it. However, the key code does not work. He has the PC is no longer, so he can not  disable the product key. He loaded it, but onl

    Hello, I purchased design premium 4.0 German Windows  (LIZ 390232 from 22.02.2010) from my friend and wanted to installation it. However, the key code does not work. He has the PC is no longer, so he can not  disable the product key. He loaded it, but only in Englisch (trial version?) Please help me for the next step. I have the license agreement in my hand.

    Moving this discussion to the Downloading, Installing, Setting Up forum.
    Jakobh53157856 before you begin the installation process please complete the transfer of license process to transfer the Adobe Creative software license you wish to utilize to your possession,  You can find details regarding the transfer process at Transfer an Adobe product license.

  • I purchased design premium 4.0 German Windows  from my friend and wanted to installation it. However, the key code does not work.

    I purchased design premium 4.0 German Windows  from my friend and wanted to installation it. However, the key code does not work. He has the PC is no longer, so he can not  disable the product key. He loaded it, but only in Englisch (trial version?) Please help me for the next step. I have the license agreement in my hand.

    Nobody here can help you with this. You'll need to contact Adobe directly.
    Did your friend fill out and send in the license transfer form?
    Transfer an Adobe product license

  • My home sharing and remote app does not work. How do I fix it? I am on a university network.

    My home sharing and remote app does not work.
    Here is my setup:
    Macbook 2009 running Mac OS X 10.6.8
    Itunes 10.6.1
    Ipod Touch 4th gen Mac OS X 5.1
    I am on a university secured network.

    Hi Charles, chinese may be difficult, see our resident language ecxpert, Tom's reply here...
    https://discussions.apple.com/message/20061347#20061347
    On the slowness...
    See if the Disk is issuing any S.M.A.R.T errors in Disk Utility...
    http://support.apple.com/kb/PH7029
    Open Activity Monitor in Applications>Utilities, select All Processes & sort on CPU%, any indications there?
    How much RAM & free Disk space do you have also, click on the Memory & Disk Usage Tabs.
    Open Console in Utilities & see if there are any clues or repeating messages when this happens.
    In the Memory tab of Activity Monitor, are there a lot of Pageouts?
    https://discussions.apple.com/servlet/JiveServlet/showImage/2-18666790-125104/AM Pageouts.jpg

  • Dynamic image does not work in the template builder plug-in (Apex-BI Intgr)

    Hi all, I posted this problem in the BI Publisher topic but nobody responded maybe this is because mods thought this is an Apex-BI integration issue.
    If I'm in the wrong place, please do warn me.
    The documentation says:
    Direct Insertion
    Insert the jpg, gif, or png image directly in your template.
    ...This works obviously
    URL Reference
    1. Insert a dummy image in your template.
    2. In Microsoft Word's Format Picture dialog box select the Web tab. Enter the following syntax in the Alternative text region to reference the image URL:
    url:{'http://image location'}
    For example, enter: url:{'http://www.oracle.com/images/ora_log.gif'}
    ...This works too when I hardcode an url as url:{'http://www.google.com.tr/images/firefox/mobiledownload.png'}
    Element Reference from XML File
    1. Insert a dummy image in your template.
    2. In Microsoft Word's Format Picture dialog box select the Web tab. Enter the following syntax in the Alternative text region to reference the image URL:
    url:{IMAGE_LOCATION}
    where IMAGE_LOCATION is an element from your XML file that holds the full URL to the image.
    ...This, however, does not work.
    I use Apex' report query tool and My query is like
    select 'http://www.google.com.tr/images/firefox/mobiledownload.png' IMAGE_LOCATION from ... (a single result set for my template)
    the xml data is generated with an IMAGE_LOCATION tag. I load it to word template plug-in. The Url successfully displays in the report if I make it a plain-simple field.
    But when it's in the image format->web->alt text as url:{IMAGE_LOCATION} no image displayed.
    I need to keep this design procedure simple so a simple word user could design a report via using just template builder plug-in. I don't wish to explore the xsl-fo area...yet.
    Could you tell me why I can't get this url:{IMAGE_LOCATION} to work?
    Regards
    PS: My BI version: 10.1.3.4.1

    Hi Oeren,
    your steps seem basically to be correct. I have a tutorial how to do this here (in german)
    http://www.oracle.com/webfolder/technetwork/de/community/apex/tipps/pdf-dyn-images/index.html
    when you see the URL corrently as long as you have it as a plain text field, the XML tag and the
    referencing seem to be OK.
    Here are two thought - the issue might be one of these ...
    How did you insert the dummy image into the word document - did you do it via "insert" or
    via "link to file". "Link to File" does not work - you must choose the simple "insert".
    Another one: Does your BI Server have a connection to the internet - is the proxy server correctly set ..?
    Does this help ..?
    Regards
    -Carsten
    Cloud Computing mit APEX umsetzen. Jetzt!
    http://tinyurl.com/apexcloudde
    SQL und PL/SQL: Tipps, Tricks & Best Practice
    http://sql-plsql-de.blogspot.com

Maybe you are looking for

  • ITunes (not 7.0.1) Not Opening

    It was working fine last night before I put my computer into sleep mode. I came home today and wanted to play some music and all of a sudden ITunes won't open. It gives me no error message at all. I opened the Task Manager to see if it was running in

  • Ticker on a JPopup?

    Kind of a weird question (stemmed from a weird request). In windows print dialog where you choose the number of copies, is ther anyway to have that control on a context menu popup? I have a popup on a textfield and when the user right clicks, i show

  • GB limit on MP3 format?   mono 64k not showing up when dragged into track

    I cannot drag and drop files I compressed to mono 64k MP3 files with Squeeze into Garage band. Are there limitations in GB regarding MP3 support? Thanks

  • External display issues with Adobe CC inDesign

    Since the latest OSX update (10.10.2), I'm unable to work on my external monitor in Adobe CC inDesign when the display is arranged to the top. The application launches, with menu and toolbars on the external, but fails to open the working document as

  • Probably a simple fix ...

    why doesnt my page look the same in the browser as it does in dreamweaver? < what it looks like in dreamweaver ... perfect < what it looks like in my browser ... all spread out and messed up there is probably something simple i am doing or not doing