Troubleshooting: Retrieving Meeting URL in Connect?

I've built an external application interface for a client regarding their specialized usage of connect. Overall it's pretty straightforward, and we've been running it fairly successfully this week, but I'm running into some fringe cases where a user has booked a session, goes to their session list (all on our side at this point) and upon requesting the meeting room url, they get access denied and no url returned.
When this happens, I have a log dump of exactly what I'm doing which is as follows:
LOG: >>
    0: 1309025662: AC Obj Initialized
    1: 1309025662: AC_URL: http://fake.connectserver.ca:8080
    2: 1309025662: AC_USER: [email protected]
    3: 1309025662: AC_PASS: fakepass
    4: 1309025662: RECUR_SCOID: 20700
    5: 1309025662: SINGLE_SCOID: 20602
    6: 1309025662: Setting Username: [email protected]
    7: 1309025662: Setting Password: dcb2221be7ced3309064b48fd8fb65f
    8: 1309025662: Attempting Admin Login...
    9: 1309025663: adminLogin success (breezqgvfvqffyqexcssd): [email protected]
    10: 1309025663: Checking if user ([email protected]) exists...
    11: 1309025663: User confirmed ([email protected]:22510)
    12: 1309025663: Getting folder meetings for recurring sessions...
    13: 1309025664: Getting folder meetings for single sessions...
    14: 1309025664: Attempting Admin Logout...
    15: 1309025664: log out success: breezqgvfvqffyqexcssd
    16: 1309025664: Attempting User Login...
    17: 1309025664: login success (breez86hovxz4673n7kkm): [email protected]
    18: 1309025664: Getting meeting sco_id
    19: 1309025664: Meeting sco_id returned: 21270
    20: 1309025664: Getting meeting url
    21: 1309025665: Url Returned:
    22: 1309025665: Final Url: http://fake.connectserver.ca:8080?session=breez86hovxz4673n7kkm
Obviously it's not getting the Url. When this occurs I also automatically log a dump of the xml of the request which looks as follows:
0: >>
    tag: results
    type: open
    level: 1
1: >>
    tag: status
    type: complete
    level: 2
    ATTRIBUTES: >>
         code: no-access
         subcode: denied
2: >>
    tag: results
    type: close
    level: 1
I've looked into the Adobe Connect documentation regarding this, and it doesn't really have a lot to say, it just says the following about no-access and denied.
no-access: Indicates that you don’t have permission to call the action. The subcode attribute provides more details.
denied: Based on the supplied credentials, you don’t have permission to call the action.
Based on this I logged directly into the Adobe Connect interface, and checked the meeting out. Everything was set up properly. The users that weren't able to return the URL existed as participants in the sco-id they were attempting to return the url from. All permissions looked correct, all users looked correct. And what is throwing me off is this seems to be a strange random small occurence for certain users. All of the other users have been using the new interface we've built successfully etc.
Personally we haven't been able to replicate this behavior in our test environment, but it's definitely something that has happened two or three times now in the past week.
Anybody have any ideas on how I might troubleshoot this? I'm assuming there's some key information I'm not getting that would help me solve this, but right now I'm sort of stumped.
Thanks.

I might be able to help but I will have to see your code. I take it that you are using Flashbuilder or Flex?
If you are still batteling with the code let me know.

Similar Messages

  • How can I get the Lync Meeting URL programmatically in C#?

    Currently I am running an ASP.NET web application and my web page needs to provide a button to get the Lync Meeting URL just like the Outlook does:
    Please see the screenshot here: Lync
    Meeting Address in Outlook
    The behavior of this button is when it is clicked, the Lync Meeting URL is retrieved (maybe from the Exchange server) and is shown on a asp:Label control on the web page.
    I googled but I have been told that there are three SDKs can be considered for this scenario:
    Lync SDK - seems the Lync client must be running while the SDK is in use
    Microsoft Unified Communications Managed API (UCMA)
    Microsoft Exchange Web Services (EWS)
    I am really confused on these three SDKs, and don't know how to achieve my goal by utilizing these SDKs, could someone please help me? It would be much appreciate if you can post some sample code here.

    Hi,
    You'll receive a better response posting this thread in the Lync Development forums here;
    https://social.msdn.microsoft.com/Forums/office/en-US/home?category=lync
    The majority of readers here typically are end users, administrators, consultants, architects, or enthusiasts.
    Kind regards
    Ben
    Note: If you find a post informative, please mark it so using the arrow to the left. If it answers a question you've asked, please mark the thread as answered to aid others when they're looking for solutions to similar problems or queries.
    Lync | Skype | Blog: Gecko-Studio

  • I can't retrieve email, server not connected, at work, on my ipad mini

    I can't retrieve email, server not connected, at work, on my ipad mini

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    Setting up and troubleshooting Mail
    http://www.apple.com/support/ipad/assistant/mail/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this first - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    Or this - Delete the account in Mail and then set it up again. Settings->Mail, Contacts, Calendars -> Accounts   Tap on the Account, then on the red button that says Remove Account.
     Cheers, Tom

  • Lync 2013 Hosting pack tenant meet url returns 404

    Hi all,
    I have a 2 problems in the Hosting pack:
    1. Meet urls are correctly generated for tenants (IE https://meet.hoster.com/tenantdomain/user/confID) but they return a 404 when browsing to the meeting from a browser
    2. Office web apps presentations just never work. It just says that it cannot connect to the presentation server.
    For problem 1, what I tried was:
    1. Set Set-Cssimpleconfiguration -UseBackendDatabase $True -Tenant <TenantID>
    2. Tried repairing the IIS Rewrite module as per http://social.technet.microsoft.com/Forums/lync/en-US/e1fbdaa9-0961-4171-ab51-91b8d37432de/action?threadDisplayName=lync-meetings-not-available-404-for-every-url
    3. Made sure all my domain maps are correct
    4. All certs seem 100% fine.
    What is weird is:
    https://dialin.hoster.com/dialin - works
    https://meet.hoster.com/meet - works (Default cannot join the meeting page)
    https://meet.hoster.com/tenantdomain/tenantuser/confid - Does not work
    Any help will be greatly appreciated.
    \\Tjopsta// http://www.tjopsta.net

    Hi,
    For first question, try the following steps:
    Remove IIS URL Rewrite Module 2 in Control Panel.
    Run Step 2: Setup or Remove Lync Server Components with Lync Server Deployment Wizard.
    For second question, check if you can access Office Web Apps Server discovery URL via browser.
    Check if you associate Office Web Apps Server with Front End pool.
    Regards,
    Lisa Zheng
    Lisa Zheng
    TechNet Community Support

  • How to re-subscribe and/or preserve my meeting URL?

    The credit card that we were using for recurring billing expired, and now I'm not able to re-subscribe to our Connect Pro service for the same meeting URL:
    http://na1.connect.acrobat.com//dealbase
    Under the Credit Card Information tab, I'm not allowed to re-submit a new card for this.
    I want to give Adobe money, preserve my existing conference room URL, and this is proving very difficult.
    We created a new meeting URL, and subscribed to that, but it caps participants to 5 users max. I think previously, there was a higher cap?
    Suggestions on how to get the old URL re-activated online (ie so I don't have to call anyone to do this? They seemed quite confused last time and I had to call several phone numbers before giving up).

    Have you tried using the online chat at adobe.com?  That might be an alternative to telephone?
    matt rock  |  Technical Response Team, Connect  | adobe systems
    my.adobe.acrobat.com/mattrock

  • Unable to retrieve tables from this connection

    I have been using Dreamweaver for over 5 years. I have been
    using an Access database and ASP the entire time. I am using a
    Windows 2000 server for the database and web site. I have used
    every verson of Dreamweaver since Ultra Dev. When I bought verson 8
    and upgraded to 8.0.2, I began getting the following message when I
    try to edit or create a recordset.
    "Unable to retrieve tables from this connection, click on the
    'Define...' button to test this connection."
    I don't know what to do. Is this a widespread problem? Is it
    a Windows problem? Is it a Dreamweaver problem? Is it a network
    problem?
    Please HELP!

    Did you ever get an answer for this ?
    I am having the same issue but using XP professional.

  • Cannot Retrieve referenced URL in wscript file from Local System Account, but not other accounts on the computer.

    Hello,
    I have a WScript File that includes an external resource (js file).
    It works on one computer and it does not work on another computer.
    If I run this file from a normal admin command prompt everything runs fine on both computers.
    If I run this file from the Local System account using PsExec it runs fine on one of the computers and throws an error "Cannot Retrieve referenced URL" on the other computer.
    The reason I want it to run from the Local System account is that it is executed from a Windows Service.
    Is there some setting or some way for the IE cache to get corrupt on the Local System account or something like that?

    JRV,
    You are by far the worst 'support' person I've ever seen. If you aren't going to be thoughtful in providing support, don't pretend. If you're going to pretend, leave your condescension on the shelf. You have provided no thoughtfulness whatsoever to his issue,
    and have in no way improved the discourse. You are arrogant and condescending without exhibiting any intelligence whatsoever. I'm impressed Matt kept calm through your demeaning, counterproductive diatribes.
    Matt,
    First I'd check UAC settings, because I believe that can change how elevation works substantially.
    Second, I would check the versions of wscript.exe on both machines, both in System32 and SysWow, and I'd check for updates bypassing WSUS to make sure there's not something silly going on there (totally a shot in the dark, catch-all theory).
    Have you made any headway in the last few weeks?
    -John
    This is not a support forum and it is not for assistance in fixing broken configurations.  It is a scripting forum. The OP proved that the issue is not the script but the environment it is running in.  You should not get mad just because you are
    not getting satisfaction.
    ¯\_(ツ)_/¯

  • DPS6: Unable to retrieve a backend SEARCH connection to process the search

    I have installed and configured DPS 6 but I cannot get it to proxy through to our back-end Sun DS 5.2 servers. The error message I get is:
    Error while reading entry  [LDAP: error code 1 - Unable to retrieve a backend SEARCH connection to process the search request]As I am not familiar with the DP server I maybe making a simple mistake and would appreciate any pointers.
    Background:
    I have installed the DPS 6 on both a Windows 2000 SP4 server and on a Windows XP SP2 computer from the Sun Java Identity Management Suite v5 package.
    I installed DS Core Server, DS EE Command-line utilities, and DPS Core Server and I selected "Configure manually after installation".
    On the Win XP computer the installation path was:
                  C:\Program Files\Sun\JavaES5I ran the following commands to set-up and configure the server:
         dpadm create -p 389 -P 636 C:\Program Files\Sun\JavaES5\ldap-proxy
         dpadm enable-service --type WIN_SERVICE C:\Program Files\Sun\JavaES5\ldap-proxy
         dpadm start C:\Program Files\Sun\JavaES5\ldap-proxy
         dpconf create-ldap-data-source Sun1 directory1.example.com:636
         dpconf create-ldap-data-source Sun2 directory2.example.com:636
         dpconf list-ldap-data-sources
           Sun1
           Sun2
         dpconf create-ldap-data-source-pool Sun_internal
         dpconf attach-ldap-data-source Sun_internal Sun1 Sun2
         dpconf list-attached-ldap-data-sources Sun_internal
           Sun1
           Sun2
         dpconf create-ldap-data-view Customer_data_r/w Sun_internal ou=Customers,dc=example,dc=com
         dpconf create-ldap-data-view Partner_data_r/w Sun_internal ou=Partners,dc=example,dc=com
         dpconf create-ldap-data-view Staff_data_r/w Sun_internal ou=Staff,dc=example,dc=com
         dpconf set-ldap-data-source-prop Sun1 is-enabled:true
         dpconf set-ldap-data-source-prop Sun2 is-enabled:true
         dpconf set-attached-ldap-data-source-prop Sun_internal Sun1 search-weight:100
         dpconf set-attached-ldap-data-source-prop Sun_internal Sun2 search-weight:200
         dpadm restart C:\Program Files\Sun\JavaES5\ldap-proxyI have now been scratching my head over this for several days, and I have installed and re-installed the server several times on the different computers. I have also had a problem registering the DPS with a remote DSCC; checking the cacaoadm I see:
         cacaoadm status
           default instance is ENABLED at system startup.
           default instance is not running.
         cacaoadm start
         cacaoadm status
           default instance is ENABLED at system startup.
           Current retries count : 1/4
           Processes:
           2452
           Cannot connect to agent: Unsupported protocol: jmxmp
         cacaoadm verify-configuration
           CONFIG ERROR   : Java Dynamic Management Kit home is not valid, Cannot locate [lib] inside [C:\DOCUME~1\ADMINI~1].Any help that can be given will be greatly appreciated; thanks

    Hi,
    The error message indicates (not very clearly I agree) that DPS could handled the request but could not contact the appropriate Directory Server (no connection).
    There are several possible reasons for this.
    First is directory1.example.com a valid fully qualified domain name on your machine. I.e. does this name resolve into an IP address ?
    Second the host:port used for directory1.example.com is 636 which is the default secure LDAP port. This implies that you probably wanted to have a secure connection between DPS and the Directory Servers.
    Well, dpconf has no way to specify that the port is intended to be a secure one. And will always consider that the port specified is the regular LDAP port. (I opened a bug about this and I hope it'll be fixed in 6.1).
    Secure connections and information must be configured afterward.
    To configure SSL between DPS and an ldap-data-source, please refer to the Administration Guide : <http://docs.sun.com/app/docs/doc/819-0995/6n3cq3b3q?a=view>
    As for the jmxmp issue, it looks like the JDMK component on Windows was not installed. Did you install it with an Administrative account ?
    Could you try to uninstall and re-install ?
    Regards,
    Ludovic.

  • Troubleshooting page ea6900 - multiple LAN connections

    I have EA6900, guest access enabled - when I log in remotely and look at troubleshooting page, I see several connections (two subnets, mine and guest) - some are listed as wireless and some are LAN.  I see more than 5 LAN connections.
    Since the router only have 4 ethernet ports on it, how can I have more than 5 LAN connections?  Am I mis-understanding the table on the troubleshooting page?
    Also, one of the LAN connections is 0:0:0:0 - not sure I understand that one.
    This is at a seeeasonal rental property, I hid the router to keep guests from monkeying with it.  They should only have guest access via wireless.
    Can someone provide a better description of the troubleshooting page than the one-sentence blurb that comes with the router's user guide???
    Thanks

    chadster766 wrote:
    I will say that I believe I've seen wireless devices displayed in this list as a LAN connection. In any case the IP Address of the device would show as the Guest subnet.
    Yeah I can confirm what chadster said as well. I see wrongly labeled connections on my 6900 too. It works pretty good as a home based router but isn't always the best when you try to get too tricky. 

  • How can I make sure an url to connect to a webinar will not work in another browser?

    How can I make sure an url to connect to a webinar will not work in another browser? The url is using a session cookie instead of username/password to authenticate the user and has the following form: /r5ygd62w5za/?session=breezrek22zu756wgzy8r&launcher=false&refresh_parent=true

    Try the [https://addons.mozilla.org/en-US/firefox/addon/2592/ NoSquint] add-on, it gives greater control over the zoom options.

  • Can't login to ConnectNow, meeting url seems incorrect, why?

    Hi there,
    sorry for posting this problem. Perhaps because my English is not the best, I haven't found the problem by searching the forum.
    Ok, I can´t use ConnectNow at the moment, never was able to use. I like to show it a few collegues next week.
    I do have an Adobe-ID, login to Acrobat.com (e.g. für sharing files) works great. But if I try to login to ConnectNow, the browser is forwarded to my meeting url. On this page, something like: "The meeing url isn´t correct. If you want to reserve it, get a Adobe-ID ..."
    What´s wrong here?
    I have tried it with different browsers, computers and Os´s. (FF, Safari, OS X 10.5, Win XP with Parallels) And I tried to login in the menu of Acrobat and InDesign, doesn´t work!
    Can someone help me, please?
    Thank you very much, I like to use this great tool, too!
    Martin

    Hi there,
    sorry for posting this problem. Perhaps because my English is not the best, I haven't found the problem by searching the forum.
    Ok, I can´t use ConnectNow at the moment, never was able to use. I like to show it a few collegues next week.
    I do have an Adobe-ID, login to Acrobat.com (e.g. für sharing files) works great. But if I try to login to ConnectNow, the browser is forwarded to my meeting url. On this page, something like: "The meeing url isn´t correct. If you want to reserve it, get a Adobe-ID ..."
    What´s wrong here?
    I have tried it with different browsers, computers and Os´s. (FF, Safari, OS X 10.5, Win XP with Parallels) And I tried to login in the menu of Acrobat and InDesign, doesn´t work!
    Can someone help me, please?
    Thank you very much, I like to use this great tool, too!
    Martin

  • Retrieving Entry Point =True,Roles programatically and retrieving their URL

    Hi Team,
    I want to retrieve the roles whose entry point is equal to true using WebDynpro, And display their names.
    When i am trying to display any role name it is displaying with underscores, like if it is content administration role it is displaying like content_admin_role.
    I want it to display it just similar name which will display in portal, like content administration how can i do this?
    And for each and every role i want to bring the role URL correspond to it.
    I tried this and reached upto some extent but not able to open the role perfectly.
    I used the below code for getting the names of the roles.
    Iterator rit = null;
         try
         IWDClientUser clientUser = WDClientUser.getCurrentUser();
         IUser user = clientUser.getSAPUser();
         rit = user.getRoles(true);
         IRoleFactory rfact = UMFactory.getRoleFactory();
         while (rit.hasNext()) {
         String roleName = (String) rit.next();
         IRole role = rfact.getRole(roleName);
         wdComponentAPI.getMessageManager().reportSuccess("Role names1..."+role.getDisplayName().toString());
         wdComponentAPI.getMessageManager().reportSuccess("Role names2..."+role.getUniqueName().toString());
         //wdComponentAPI.getMessageManager().reportSuccess("Role names3..."+rfact.getRolesOfUser(unique,true));
    Also suggest me to retrieve the URL's of respective roles, and it should navigate to that perticular role when i open that URL in browser.
    Thanks in advance.
    Bala

    Hi,
    First of all you want to distinguish the pcd roles from the LDAP roles. To do that you use a IRoleSearchFilter like this:
    IRoleSearchFilter searchFilter = null;
    try {
    searchFilter = roleFact.getRoleSearchFilter();
    searchFilter.setDisplayName("*", SearchAttribute.LIKE_OPERATOR, false);
    ISearchResult result = roleFact.searchRoles(searchFilter);
    if (result.getState() == ISearchResult.SEARCH_RESULT_OK) {
    while (result.hasNext()) {
    String RoleName = (String) result.next();
    IRole role = roleFact.getRole(RoleName);
    You also need to check if the role is assigned to the user, so get the user's roles and compare them to the ones you got from the search result.
    In order to get name correctly use:
    role.getDescription();
    To see if Entry Point = True you do something like this:
    IPcdContext targetobject =(IPcdContext) initialContext.lookup(role.getUniqueName());
    Object object = targetobject.getAttributes("").get("com.sap.portal.pcd.role.EntryPoint");
    if (object instanceof IPcdAttribute) {
    IPcdAttribute att = (IPcdAttribute) object;
    boolean b = att.getBoolean();
    To get the URL of the role you should use:
    string RoleUrl = "http://<server>:<port>/irj/portal?NavigationTarget=ROLES://" + role.getUniqueName().substring(4);
    Best regards,
    Avishai Zamir

  • Trying to download Mavericks I get install_error_distribution_signed_by_Apple. then I get kicked off to Lion troubleshooting,I meet the requirements what the h***?

    Trying to download Mavericks I get install_error_distribution_signed_by_Apple. then I get kicked off to Lion troubleshooting,I meet the requirements what the h***?

    Try this thread, it worked for me: https://discussions.apple.com/message/22873594#22873594

  • Failed to retrieve the cube for connection (xyz).(Error:INF)

    Hello ,
    Any body faced this error (Failed to retrieve the cube for connection (xyz).(Error:INF)????
    Replication steps: Open the webi report in Launchpad-> refresh the report--> error appears.
    Component info:
    BOBJ Version: SAP BI 4.1 sp2 version 14.1.2.1121)
    Report: Webi report
    Source:BEX/CUBE
    Connection: OLAP
    BW : SAP BW 7.3
    At first i have checked the user availability ( lock or unlock)  olap connection --- locked --- hence unlocked the user from BW
    but still the issue is remains...
    What my thought is: Cube or Bex or un available..?/inactive?secured bex query?
    kindly suggest on this.
    Note : Don't have access to BW,BEX..

    Hi Subbarao,
    1. If Bex Query is greyed out, then it is not been enabled for external access.
    2. If Bex Query failed to retrieve cube for the connection, then the Cube might be removed or relocated (or) Connection fail
    Try this workaround, this connection will not be affected if you relocate the cube in BW side and also you can use any cube / data mart to access data from BW.
    Create a new secured OLAP Connection with SAP BICS Client under the SAP Netweaver BI 7.X option by providing credentials. Select "Do not specify a cube in the connection" and click finish then publish it to the BO Repository.
    Open the WEBI Report, select the Bex Query as Data source which you want to access, now you can able to retrieve the data from the desired BW Cube via BEX Query.
    Check the User Rights and Role imported into BOE Repository.
    --Raji. S

  • "cannot retrieve download information please connect to itunes" ? problem,

    what does "cannot retrieve download information please connect to itunes" mean?
    lately, my ipod has been acting weird, about 3 days ago, it wasn't able to access the 'Updates" section of the mobile store. Now it can, so I downloaded the Tap Tap update, it tells me to go hook it up to my computer and now this message pops up on my ipod every 5 min.

    I had this same problem with the message cannot retrieve download information please connect to itunes. Everything else on the ipod works fine, but you might notice that the ipod is displaying the wrong time, or the time keeps changing. the time thing sometimes occures with this problem just something esle I noticed wrong. The good news is that the problem is not with the ipod or your connection, It is a problem with Itunes, if your computer hibernates while itunes is open and you wake it up and plug your ipod in it screws up stuff with the itunes store and also messes with your time, to solve this problem all you need to do is to is to close itunes, reopen it plug your ipod in and hit sync. pluging your ipod into your computer after it has hibernated and itunes was open causes this problem, so just always restart Itunes before you plug in your ipod after hibernating. hope this helps

Maybe you are looking for

  • Cisco ASA 5505 peculiarities

    I am just starting out using a Cisco ASA 5505 device, but have to say that I have encountered some peculiarities with the software. To start, when I try to connect to the device from my Microsoft Windows XP service pack 3 machine via the Cisco ASDM L

  • Combination HD/SD and field order

    Hello all - I have a program which combines 1080i60 and 480i video in a 1080i60 timeline. The 1080i footage was captured through a Kona LHe, upconverted from 720p30 and 480i DVCAM by the JVC deck. The SD footage was captured as uncompressed SD from B

  • How do I identify and install latest RAW plug in for elements 10 for Sony A 7 mark 2

    How do I identify and install latest RAW plug in for elements 10 for Sony A 7 mark 2

  • Restoring Mac OSX & Upgrade HELP

    Dear Friends, I have a project coming up, as soon as Snow Leopard is released. I want to clean install OSX on my Mac Pro. Here are the questions: I have iTunes library on HD #2, will that mess things up for me if I don't back up my iTunes on DVD befo

  • Sales group is not seen in search option in BP master and CRM order as well

    Hi Friends, I have created a new Sales Grp "Z01" in org model in CRM.I wanted to assign the newly created sales grp to BP But it is not available in drop down in BP master to assign. Can any one give me an idea what could be the reason and where I we