Unable to retrieve the operations and entities during service introspection

Hi,
                  I created one sample flex mobile project using flash builder 4.5, i would like to invoke the web service (wsdl file), which is developed in java and hosted in remote machine server.i want to call a one getEmployeeList method from the webservice.
                      In flash builder i used the menu Data->connect to web service , i gave the url, changed the service name and package name, after that i clicked next button,
the service introspection dialog appears and after a few seconds, flash builder 4.5 shows the message "Unable to retrieve the operations and entities from the web service" and "There was an error during service interospection".
                   I try to open the url in the browser window i could able to see the wsdl file.so, please help me to solve this issue!
Thanks & Regards,
siva
Message was edited by: siva csc

same problem also on my xampp installation , it worked perfect with REST service in the previous flex 3 release , is it my apache conf or something related on Flash builder
this happens when I call my function that connect to mysql do the query and returns the array object
Err log from Flash Builder 4:
There was an error during service introspection.
<br /><b>Warning</b>:  require_once(Zend/Loader/Autoloader.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in <b>C:\xampp\htdocs\MYAPP\bin-debug\gateway.php</b> on line <b>23</b><br /><br /><b>Fatal error</b>:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'Zend/Loader/Autoloader.php' (include_path='.;C:\xampp\php\pear\;C:/xampp/htdocs/ZendFramework/library') in <b>C:\xampp\htdocs\MYAPP\bin-debug\gateway.php</b> on line <b>23</b><br />
thanks in advance
P

Similar Messages

  • Why does viber keep asking me to set up again? I have   it up about 3 times now and if I don't have my mobile  when overseas will be unable to retrieve the sms code. I am using an ipad mini

    Why does viber keep asking me to set up again when I have already set it up about 3 times and used it successfully. Will be overseas without my mobile and will be unable to retrieve the sms code to set it up if this happens when I am away so should I reinstall it ?

    ISSUE FINALLY RESOLVED!!!!!!
    So, it turns out, I had to restore the iPhone...with a twist! Here are the steps:
    FIRST BACK UP YOUR DEVICE
    1. Go to the library (Hold option, click on "go" in the finder, then go to library)
    2. Go to your iTunes folder in this Library (not application support, the main iTunes folder)
    3. Go to the iX software folder (i.e., iPhone software, iPad software, etc.) and delete the file in this folder
    4. Hook up the phone and then click on restore iPhone.
    At this point, it will redownload the entire OS again. You must then restore the iPhone. As it is downloading the iOS, you can disconnect and use your phone for probably however long you want (I did the restore the same day as the download) and when you are ready you can hook up the phone and restore it.
    THE MOST IMPORTANT STEP FOLLOWS:
    And one many may dislike. Upon restoring the phone, you MUST select "Set-Up as new iPhone"
    You need to make sure you've backed up EVERYTHING elsewhere. 3rd party, non-apple/icloud apps will lose data through this method, and you'll lose all texts, your call history, and super old voicemails. The upside is that, if you've backed up, then you can just restart the process if you forgot something. But seeing as how the popup was interfering with my ability to use iCloud (I couldn't sync anything, such as calendar events, reminders, etc.,  unless I had gone into mail to sign in to iCloud), it was totally worth it....no more popups.
    My only wish is that this thread becomes popular. Many people have this issue and you should only use this method as a super last resort (after trying literally everything I had written previously).

  • Unable to select the operation mapping in Enhanced RD?

    Hi Guys,
    I am unable to select the operation mapping in the Enhanced Receiver determination in PI 7.1.  Looks like a bug in PI 7.1.  Did anybody else faced the same problem and got any resolution.
    any help would be appreciated
    Thanks,
    Srini

    Looks like a bug in PI 7.1
    Not a Bug but it seems to be a restriction......have a read of the below help section:
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/45/94467db1746003e10000000a1553f6/content.htm
    From above help section:
    During the definition of the interface mapping, you assign the abstract service interface ReceiverDetermination as the target
    interface. The service interface ReceiverDetermination is in the Enterprise Services Repository in the software component SAP
    BASIS (namespace http://sap.com/xi/XI/System).
    You will notice the same behavior when you try to select the Operation Mapping in Extended RD....click on the input help....pop-window will appear....what are the source and target SI that you see?
    Regards,
    Abhishek.

  • Need Help: Web Analysis, Unable to retrieve the data & Security Tab missing

    Hi
    I'm new to Hyperion (our version: 9.2.1) and we're implementing Hyperion Planning. One of the reporting tools is Web Analysis.
    I'm trying to create simple grid reporting. but I'm unable to retrieve the data instead the result is "n/a"
    and
    The File's Properties > Security tab is missing
    Does anyone know my issue?
    Thanks,

    Hi Experts,
    You told its resolved.how?
    I am having the same issue i am unable to retrive the tables.
    "Database:MS SQL Server
    Driver :weblogic.jdbcx.sqlserver.SQLServerDataSource.
    Connection String:jdbc:weblogic:sqlserver://localhost:1433;databaseName=BAM"
    Please help if you have resolved this issue.Any helpful links plz forward [email protected]
    Thanks

  • How can you retrieve the GRPNO and SRVID in a server?

    Hi,
    Is there a way within a server (e.g. in tpsvrinit) of retrieving the -g and -i
    parameters passed to the server at startup? (these are visible if you use the
    "tmboot -d1" option). We have multiple instances (over 100) of servers that use
    the same executable, but we are unable to determine which messages in the ULOG
    come from which server (as there is no means of tying the pid to the group/server
    id). What we would like to do is display a message at startup that gives the
    group id and server id, and also include this info in subsequent ULOG messages.
    Any and all suggestions will be gratefully received!
    Thanks & regards,
    Malcolm.

    Hello Malcolm,
    you might want to try using the MIB_SELF flag while calling the MIB for the T_SERVER
    class.
    Hope this helps,
    /Per
    "Malcolm Freeman" <[email protected]> wrote:
    >
    Hi,
    Is there a way within a server (e.g. in tpsvrinit) of retrieving the
    -g and -i
    parameters passed to the server at startup? (these are visible if you
    use the
    "tmboot -d1" option). We have multiple instances (over 100) of servers
    that use
    the same executable, but we are unable to determine which messages in
    the ULOG
    come from which server (as there is no means of tying the pid to the
    group/server
    id). What we would like to do is display a message at startup that gives
    the
    group id and server id, and also include this info in subsequent ULOG
    messages.
    Any and all suggestions will be gratefully received!
    Thanks & regards,
    Malcolm.

  • In Printer Services box, i get the message "unable to perform the operation"

    HP Officejet H470wbt.  Using via bluetooth.  i have recently installed a new ink service module and a black toner cartridge. Now I get the following message when trying to view ink levels in the printer services area--"unable to perform the operation"

    "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"<br />
    "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"<br />
    <br />
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).<br />
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Unable to retrieve the list of Standard Reports

    Hi,
    User needs an aging report in PW90 paper but gets an error message when clicking on to the report tab once logged into SAP portal.
    Error message:
    Unable to retrieve the list of Standard Reports. Please call the Help Desk to report the problem. Error encountered while connecting to R/3. java.lang.NullPointerException.
    I checked the java support in Internet explorer and deleted the cookies and temporary files but he kept having the same issue.
    Please Help on this !!
    Thanks in advance.

    Hi,
    Try to restart the portal server.
    Regards,

  • CR for Enterprise 4.0: Unable to retrieve the datasource configuration

    Hello Experts, I have the following issue with CR for Enterprise: I can successfully connect to our BI server, but when I select a universe I would like to build a report on, I receive the following error message about the validity of my data source: "Unable to retrieve the datasource configuration: com.crystaldecisions.thirdparty.org.omg.CORBA.UNKNOWN minor code: 0x0 completed: No". The universe I am trying to connect to is based on a relational connection and was built using the IDT 4.0 SP 1.
    Thanks a lot for any guidance on how this could be resolved.
    Sergey

    Hi Surgey,
    Well that is very strange! Is Crystal Reports for Enterprise installed on the server machine or on the local workstation?
    If we are using Crystal Reports for Enterprise which is installed on a sperate workstation, try installing it on the server machine and then try to connect to universe.
    - Kuldeep G

  • Help on Retrieving the list of entities

    Hi:
    I am using SwiftMQ and would like to retrieve the list of entities in the JMS Swiftlet Usage under a particular router. Can anybody suggest how I can do this?
    Thanks in advance

    In the SWIFTMQ explorer, there are various contexts....Under the context,JMS Swiftlet, there is an entity list under the usage.
    Also, there are the queue manager swiftlet that contain the details of the queues that are in use etc....I am able to acces the queues using
    Queue queue = (Queue)ctx.lookup(queueName);
    I was wondering if there is any such command for accessing the entities...
    thanks for your help

  • Javax.jbi.messaging.MessagingException: Unable to locate the operation

    Hi,
    I'm getting the following expection when try to test a built and deployed composite application:
    javax.jbi.messaging.MessagingException: Unable to locate the operation that has the matching message signature in the requested endpoint {tmf854.v1.ws}ServiceProvisioning,ServiceProvisioningHttp,inbound as in the input SOAP body.
    This doesn't make sense, as the Glassfish log shows:
    Prepared inbound endpoint {tmf854.v1.ws}ServiceProvisioning,ServiceProvisioningHttp,inbound mapped to context /ServiceProvisioning/Common.
    Below is the WSDL:
    <?xml version="1.0" encoding="UTF-8"?>
    <wsdl:definitions xmlns:tmf854WS="tmf854.v1.ws"
                      xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                      xmlns:tmf854XSD="tmf854.v1"
                      xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
                      xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
                      xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
                      targetNamespace="tmf854.v1.ws"
                      name="IhugProvisioningService"
                      xmlns:ns1="tmf854.v1"
                      xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
                      xmlns:vprop="http://docs.oasis-open.org/wsbpel/2.0/varprop">
        <!-- ================ -->
        <wsdl:types>
            <xsd:schema targetNamespace="tmf854.v1.ws">
                <xsd:import namespace="tmf854.v1" schemaLocation="Header.xsd"/>
                <xsd:import namespace="tmf854.v1" schemaLocation="Exceptions.xsd"/>
                <xsd:import namespace="tmf854.v1" schemaLocation="IHugServiceProvisioning.xsd"/>
            </xsd:schema>
        </wsdl:types>
        <!-- ===================== Definition of Exception Message ====================== -->
        <wsdl:message name="ProcessingFailureException">
            <wsdl:documentation>
                The generic exception message.
            </wsdl:documentation>
            <wsdl:part name="ProcessingFailureException" element="tmf854XSD:ProcessingFailureException"/>
        </wsdl:message>
        <!-- ===================== Definition of getAvailableServicesByLWC Request/Response Messages ========= -->
        <wsdl:message name="getAvailableServicesByLWC">
            <wsdl:documentation>
                The getInventory request message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:getServicesByExchangeID"/>
        </wsdl:message>
        <wsdl:message name="getAvailableServicesByLWCResponse">
            <wsdl:documentation>
                The getInventory response message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:getServicesByExchangeIDResponse"/>
        </wsdl:message>
        <!-- ===================== Definition of configureService Request/Response Messages ========= -->
        <wsdl:message name="configureService">
            <wsdl:documentation>
                The configureService request message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:configureService"/>
        </wsdl:message>
        <wsdl:message name="configureServiceResponse">
            <wsdl:documentation>
                The configureService response message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:configureServiceResponse"/>
        </wsdl:message>
        <!-- ===================== Definition of getServiceDetails Request/Response Messages ========= -->
        <wsdl:message name="getServiceDetails">
            <wsdl:documentation>
                The getServiceDetails request message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:getServiceDetails"/>
        </wsdl:message>
        <wsdl:message name="getServiceDetailsResponse">
            <wsdl:documentation>
                The getServiceDetails response message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:getServiceDetailsResponse"/>
        </wsdl:message>
        <!-- ===================== Definition of testService Request/Response Messages ========= -->
        <wsdl:message name="testService">
            <wsdl:documentation>
                The testService request message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:testService"/>
        </wsdl:message>
        <wsdl:message name="testServiceResponse">
            <wsdl:documentation>
                The testService response message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:testServiceResponse"/>
        </wsdl:message>
        <!-- ===================== Definition of restartService Request/Response Messages ========= -->
        <wsdl:message name="restartService">
            <wsdl:documentation>
                The restartService request message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:restartService"/>
        </wsdl:message>
        <wsdl:message name="restartServiceResponse">
            <wsdl:documentation>
                The restartService response message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:restartServiceResponse"/>
        </wsdl:message>
        <wsdl:message name="ServiceProvisioningOperationRequest">
            <wsdl:part name="part1" type="xsd:string"/>
        </wsdl:message>
        <wsdl:message name="ServiceProvisioningOperationReply">
            <wsdl:part name="part1" type="xsd:string"/>
        </wsdl:message>
        <!-- ===================== Definition of reservePort Request/Response Messages ========= -->
        <wsdl:message name="portReservation">
            <wsdl:documentation>
                The portReservation request message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:portReservation"/>
        </wsdl:message>
        <wsdl:message name="portReservationResponse">
            <wsdl:documentation>
                The portReservation response message.
            </wsdl:documentation>
            <wsdl:part name="mtosiHeader" element="tmf854XSD:header"/>
            <wsdl:part name="mtosiBody" element="tmf854XSD:portReservationResponse"/>
        </wsdl:message>
        <!-- ======= Port Type Definitions ========= -->
        <!-- ======= Port Type Definitions ========= -->
        <!-- ======= Port Type Definitions ========= -->
        <wsdl:portType name="ServiceProvisioningPortType">
            <wsdl:documentation>
                The Available Services porttype
            </wsdl:documentation>
            <wsdl:operation name="GetAvailableServicesByLWCOperation">
                <wsdl:documentation>
                    This is the getInventory request/response operation.
                </wsdl:documentation>
                <wsdl:input message="tmf854WS:getAvailableServicesByLWC"/>
                <wsdl:output message="tmf854WS:getAvailableServicesByLWCResponse"/>
                <wsdl:fault name="ProcessingFailureException" message="tmf854WS:ProcessingFailureException"/>
            </wsdl:operation>
            <wsdl:operation name="ConfigureServiceOperation">
                <wsdl:documentation>
                    This is the configureService request/response operation.
                </wsdl:documentation>
                <wsdl:input message="tmf854WS:configureService"/>
                <wsdl:output message="tmf854WS:configureServiceResponse"/>
                <wsdl:fault name="ProcessingFailureException" message="tmf854WS:ProcessingFailureException"/>
            </wsdl:operation>
            <wsdl:operation name="GetServiceDetailsOperation">
                <wsdl:input message="tmf854WS:getServiceDetails"/>
                <wsdl:output message="tmf854WS:getServiceDetailsResponse"/>
                <wsdl:fault name="ProcessingFailureException" message="tmf854WS:ProcessingFailureException"/>     
            </wsdl:operation>
            <wsdl:operation name="TestServiceOperation">
                <wsdl:input message="tmf854WS:testService"/>
                <wsdl:output message="tmf854WS:testServiceResponse"/>
                <wsdl:fault name="ProcessingFailureException" message="tmf854WS:ProcessingFailureException"/>     
            </wsdl:operation>
            <wsdl:operation name="RestartServiceOperation">
                <wsdl:input message="tmf854WS:restartService"/>
                <wsdl:output message="tmf854WS:restartServiceResponse"/>
                <wsdl:fault name="ProcessingFailureException" message="tmf854WS:ProcessingFailureException"/>     
            </wsdl:operation>
            <wsdl:operation name="PortReservationOperation">
                <wsdl:input message="tmf854WS:portReservation"/>
                <wsdl:output message="tmf854WS:portReservationResponse"/>
                <wsdl:fault name="ProcessingFailureException" message="tmf854WS:ProcessingFailureException"/>     
            </wsdl:operation>
        </wsdl:portType>
        <wsdl:binding name="ServiceProvisioningSoapHTTPBinding" type="tmf854WS:ServiceProvisioningPortType">
            <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
            <wsdl:operation name="GetAvailableServicesByLWCOperation">
                <soap:operation soapAction="getAvailableServicesByLWC"/>
                <wsdl:input>
                    <soap:header message="tmf854WS:getAvailableServicesByLWC" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:input>
                <wsdl:output>
                    <soap:header message="tmf854WS:getAvailableServicesByLWCResponse" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:output>
                <wsdl:fault name="ProcessingFailureException">
                    <soap:fault name="ProcessingFailureException" use="literal" />
                </wsdl:fault>
            </wsdl:operation>
            <wsdl:operation name="ConfigureServiceOperation">
                <soap:operation soapAction="ConfigureServiceOperation"/>
                <wsdl:input>
                    <soap:header message="tmf854WS:configureService" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:input>
                <wsdl:output>
                    <soap:header message="tmf854WS:configureServiceResponse" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:output>
                <wsdl:fault name="ProcessingFailureException">
                    <soap:fault use="literal" name="ProcessingFailureException" />
                </wsdl:fault>
            </wsdl:operation>
            <wsdl:operation name="GetServiceDetailsOperation">
                <soap:operation soapAction="GetServiceDetailsOperation"/>
                <wsdl:input>
                    <soap:header message="tmf854WS:getServiceDetails" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:input>
                <wsdl:output>
                    <soap:header message="tmf854WS:getServiceDetailsResponse" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:output>
                <wsdl:fault name="ProcessingFailureException">
                    <soap:fault use="literal" name="ProcessingFailureException" />
                </wsdl:fault>
            </wsdl:operation>
            <wsdl:operation name="TestServiceOperation">
                <soap:operation soapAction="TestServiceOperation"/>
                <wsdl:input>
                    <soap:header message="tmf854WS:testService" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:input>
                <wsdl:output>
                    <soap:header message="tmf854WS:testServiceResponse" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:output>
                <wsdl:fault name="ProcessingFailureException">
                    <soap:fault use="literal" name="ProcessingFailureException" />
                </wsdl:fault>
            </wsdl:operation>
            <wsdl:operation name="RestartServiceOperation">
                <soap:operation soapAction="RestartServiceOperation"/>
                <wsdl:input>
                    <soap:header message="tmf854WS:restartService" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:input>
                <wsdl:output>
                    <soap:header message="tmf854WS:restartServiceResponse" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:output>
                <wsdl:fault name="ProcessingFailureException">
                    <soap:fault use="literal" name="ProcessingFailureException" />
                </wsdl:fault>
            </wsdl:operation>
            <wsdl:operation name="PortReservationOperation">
                <soap:operation soapAction="PortReservationOperation"/>
                <wsdl:input>
                    <soap:header message="tmf854WS:portReservation" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:input>
                <wsdl:output>
                    <soap:header message="tmf854WS:portReservationResponse" part="mtosiHeader" use="literal" />
                    <soap:body parts="mtosiBody" use="literal" />
                </wsdl:output>
                <wsdl:fault name="ProcessingFailureException">
                    <soap:fault use="literal" name="ProcessingFailureException" />
                </wsdl:fault>
            </wsdl:operation>
        </wsdl:binding>
        <wsdl:service name="ServiceProvisioning">
            <wsdl:port name="ServiceProvisioningHttp" binding="tmf854WS:ServiceProvisioningSoapHTTPBinding">
                <soap:address location="http://localhost:18181/ServiceProvisioning/Common"/>
            </wsdl:port>
        </wsdl:service>
        <vprop:property name="CorrelationToken" type="xsd:string"/>
        <vprop:propertyAlias propertyName="tmf854WS:CorrelationToken" messageType="tmf854WS:configureService" part="mtosiHeader"/>
        <plnk:partnerLinkType name="IhugServiceProvisioning">
            <plnk:role name="Requestor" portType="tmf854WS:ServiceProvisioningPortType"/>
            <plnk:role name="Service" portType="tmf854WS:ServiceProvisioningPortType"/>
        </plnk:partnerLinkType>
    </wsdl:definitions>Any ideas how to resolve this?
    Regards,

    The problem was the generated test SOAP message from Netbeans. When built, the interface had more levels than described below. I've also had similar issues caused by bad namespaces - either not defined properly or not picking up the default namespace.

  • Error adding RDSH to existing collections: Unable to retrieve the session collection properties

    I've randomly experienced a problem on our production server. I can no longer add RDSH servers to existing collections but I can create a new collection.  The error message from add-rdsessionhost: 
    Unable to retrieve the session collection properties.
        + CategoryInfo          : InvalidResult: (:) [], RDManagementException
        + FullyQualifiedErrorId : JobStateFailed
        + PSComputerName        : localhost
    I can amend the rds.RoleRdsh table to add the server to the collection but more gtables need to be edited manually to get it working. There appears to be some kind of permissions issue editing exisitng collections but not new ones? I'm not aware of anything
    that has changed since I last amended a collection, the day before.
    Any help would be appreciated. I can provide more information if necessary.

    Hi,
    Based on my research, there was a similar case where an empty collection existed in Connection Broker SQL database, deleting the empty collection resolved the issue.
    Please run PowerShell cmdlet Get-RDSessionCollection
    to list all collections in the RDS deployment.
    Get-RDSessionCollection
    https://technet.microsoft.com/en-us/library/jj215456.aspx
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]

  • CTS 500-32 unable to retrieve the boot image

    Hello,
    I'm getting error on CTS 500-32 phone display as "unable to retrieve the boot image". Below is the phone load name configured on CUCM
    CTS.1-9-2-19R-K9.P1
    Please let me know how to resolve it.
    Regards,
    Murali

    Did you upload the Codec COP file on the CUCM? To verify go to server CLI and run the below command:
    file list tftp CTS*
    it should show you the load, if it does not then go to below link and follow instructions to install cop files on to CUCM (makes sure you do it on all the servers in the cluster)
    http://www.cisco.com/c/en/us/td/docs/telepresence/cucm_cts/cucm_cts_admin_book/guide/cucm_cts_admin/cucm_cts_admin_config.html#92115
    If you already did install - restart the TFTP services on CUCM.
    -Terry

  • Discussion Forum: Unable to perform the operation: Row was not found using

    Hi all,
    I deployed the Discussion Forum and it shows the Portlet with "Creating a product ..". Very fine.
    I can create a Product. Fine also.
    I can fill in a new Thread, but then, when I try to submit it, I get the error:
    Unable to perform the operation: Row was not found using request parameter: 000100000004313437380000012A000000F8FE832E94.
    When I click Cancel. I see the Overview of the Products. I drill down to the Threads for my Product and the new thread appears on the list. As soon as I click on the Thread in order to read it the following error appears:
    Unable to perform the operation: Row was not found using request parameter: 0001000000043134373800000134000000F8FE832E94.
    Any help is appreciated,
    Michael

    You need to set the Login Frequency (while registering the provider) to 'Once Per Session'. This will allow the portlet to track the user transaction state.
    Make sure that you do not bounce the oc4j container in between the portlet operations, since this will leave the transaction into inconsistent state.
    You have to ensure that whenever you bounce the oc4j container/provider mid-tier you logout of portal and login again.
    This will solve the problem.

  • I've uploaded Acrobat XI Pro and it freezes when I'm using it.  I uninstalled and re-installed.  When I login, it says that it is unable to validate the account and has an option to use the trial.  How do I fix this?

    I've uploaded Acrobat XI Pro and it freezes when I'm using it.  I uninstalled and re-installed.  When I login, it says that it is unable to validate the account and has an option to use the trial.  How do I fix this?

    This is an open forum, not Adobe support... you need Adobe staff support to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • Unable to start the operating system on my MacBook Pro

    Suddenly today my MacBook Pro isn't starting and showing a folder with a question mark sign blinking in it and I am unable to access the software and the hard drive . How to recover the hard drive without loosing my data also I have tried holding the command and R button but isn't working and showing some temperature alert please suggest me something

    Try a SMC reset:
    http://support.apple.com/en-us/HT201295
    Ciao.

Maybe you are looking for

  • Messages in TBD status in RWB  IE message monitoring

    Hi I have messages in TBD status in RWB message monoitoring and log version of messages displayed in SXMB_MONI. I understand that restarting XI_AF_MESSAGING from NWA will flush out the queue , However would like to understand 1. Once flushed out,  wi

  • Java Software Development Kit (SDK) for Java 6 on Leopard.

    Does anyone know if the Java Software Development Kit (SDK) comes with Leopard, or if one needs to sign up for an Apple developer account to obtain it? I typed the following command on the Terminal command line:      javac The output of that command

  • Java script menu

    Can anyone here help me with a Java Script Menu? It is a Vertical Drop Down Many thanks

  • Osx mail re-downloading thousands of Yahoo IMAP emails

    I have been using Yahoo email with osx mail for years but since the move to Mountain Lion, I've noticed it's periodically trying to re-download my entire (15year) email collection from the Yahoo servers.  Frequently seeing "downloading 35,000+ emails

  • Internet Radio on ATV Take 2 is Working

    I like the new feature that Version 2.0 give to ATV Internet Radio and Airtunes Good Job Apple Thanks Apple FAN