Remote operation exception

when i log on to the Database Control on a linux machine and enter OS password oracle userand sys pasword it display remote Operation exception. what could be the cause

I just installed oracle 10g release for windows. However during the installation process I get an error stating (Oracle Configuration Assistant "failed")
The error message looked like (ORA-12560:TNS:protocol adapter error).
Any Ideas.

Similar Messages

  • Stalled Grid 11GR2 installation at 65% - Performing Remote Operations

    Hello everyone,
    I have some issues with the instalation of the 11G R2 Grid...
    Passed all the prereq checks, everything working but when reaching the - Performing Remote Operations stage it freezes.
    Checked the errors and when reaching that stage an error is dumped in the oraInstall.err file:
    Exception in thread "Install API Thread" java.lang.NullPointerException
    at oracle.cluster.deployment.ractrans.ClientHandlerSupervisor.threadCleanup(ClientHandlerSupervisor.java:926)
    at oracle.cluster.deployment.ractrans.RACTransfer.cleanup(RACTransfer.java:1749)
    at oracle.cluster.deployment.ractrans.RACTransfer.transferDirStructureToNodes(RACTransfer.java:746)
    at oracle.cluster.deployment.ractrans.RACTransfer.transferDirToNodes(RACTransfer.java:252)
    at oracle.ops.mgmt.cluster.ClusterCmd.transferDirToNodes(ClusterCmd.java:3103)
    at oracle.ops.mgmt.cluster.ClusterCmd.transferDirToNodes(ClusterCmd.java:3022)
    at oracle.sysman.oii.oiip.oiipg.OiipgClusterOps.transferDirToNodes(OiipgClusterOps.java:947)
    at oracle.sysman.oii.oiif.oiifw.OiifwClusterCopyWCCE.doOperation(OiifwClusterCopyWCCE.java:544)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
    at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwActionsPhaseWCDE.java:633)
    at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:147)
    at oracle.sysman.oii.oiic.OiicInstallAPISession$OiicAPISelCompsInstall.doOperation(OiicInstallAPISession.java:1058)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
    at oracle.sysman.oii.oiic.OiicInstallAPISession.doInstallAction(OiicInstallAPISession.java:642)
    at oracle.sysman.oii.oiic.OiicInstallAPISession.access$000(OiicInstallAPISession.java:88)
    at oracle.sysman.oii.oiic.OiicInstallAPISession$OiicActionsThread.run(OiicInstallAPISession.java:934)
    In the installActions.log file the last lines are:
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: {Parameter:TOPLEVEL_COMPONENT in {Aggregate:OuiConfigVariables:1.0.0.0.0:common}}: Parameter data type is not compatible with the provided String Array.
    INFO: passing params to cf done
    INFO: done saving info by cf
    INFO: Updating files in Oracle home '/u01/app/11.2.0/grid' to remote nodes 'oradb2'.
    INFO: InstallProgressMonitor: Starting phase 16
    INFO: List of files to be excluded from:install/excludeFileList.txt
    INFO: Updating files in Oracle home '/u01/app/11.2.0/grid' to remote nodes 'oradb2'.
    INFO: Updating files in Oracle home '/u01/app/11.2.0/grid' to remote nodes 'oradb2'.
    INFO: Running command '/tmp/OraInstall2009-12-14_01-12-56AM/mvstubs.sh' on the nodes 'oradb2'.
    INFO: Invoking OUI on cluster nodes oradb2
    INFO: /tmp/OraInstall2009-12-14_01-12-56AM/mvstubs.sh
    INFO: Copying Oracle home '/u01/app/11.2.0/grid' to remote nodes 'oradb2'.
    INFO: Copying Oracle home '/u01/app/11.2.0/grid' to remote nodes 'oradb2'.
    Do you have any ideas? am trying hard to get it working...
    Any ideas are welcomed... Thanks...

    My 11gR2 Grid installation is stalled at 65% too, on "Performing remote operations".
    I tried stopping the firewall on all of the remote (and the local) nodes, using the recommendation from above:
    +"The workaround was that I stopped the firewall on both nodes using "*service iptables stop*" during installation - this seems to resolve the issue."+
    but that didn't work for me. Although, my situation is a little different in that I'm not seeing the same "last line output" in installActions<Date>.log, I'm seeing:
    INFO: setting ORACLE_HOME_NAME=Ora11g_gridinfrahome1. A default value was calculated as per oraparam.ini
    INFO: Reading shiphome metadata from /mnt/oracle_media/grid/install/../stage/shiphomeproperties.xml
    INFO: Loading beanstore from file:/mnt/oracle_media/grid/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/mnt/oracle_media/grid/install/../stage/shiphomeproperties.xml
    Which isn't very telling information concerning the problem I've encountered. I don't have anything in my oraInstall.err file.
    This is a six node Oracle 11gR2 Grid that I'm trying to build on VMWare VMs running RHEL 5.4.
    Here's the output of 'lsof -i' from the first node (dosfrdb01):
    +[root@dosfrdb01 ~]# lsof -i+
    COMMAND    PID  USER   FD   TYPE DEVICE SIZE NODE NAME
    portmap   3294   rpc    3u  IPv4  11203       UDP *:sunrpc
    portmap   3294   rpc    4u  IPv4  11204       TCP *:sunrpc (LISTEN)
    mrouter   3780  root    8u  IPv4  11993       TCP *:8193 (LISTEN)
    mrouter   3780  root    9u  IPv4  11994       TCP *:8194 (LISTEN)
    mrouter   3780  root   12u  IPv4  12089       TCP *:8192 (LISTEN)
    mrouter   3780  root   14u  IPv4 531742       TCP dosfrdb01-priv.oracle.dos:8194->dosfrdb01-priv.oracle.dos:50868 (ESTABLISHED)
    magent    3786  root    9u  IPv4 531741       TCP dosfrdb01-priv.oracle.dos:50868->dosfrdb01-priv.oracle.dos:8194 (ESTABLISHED)
    rpc.statd 3836  root    3u  IPv4  12121       UDP *:asf-rmcp
    rpc.statd 3836  root    6u  IPv4  12112       UDP *:sco-websrvrmgr
    rpc.statd 3836  root    7u  IPv4  12124       TCP *:asia (LISTEN)
    sshd      3961  root    3u  IPv6 169837       TCP dosfrdb01.oracle.dos:ssh->dosdc01.2.168.192.in-addr.arpa:59590 (ESTABLISHED)
    sshd      3963  grid    3u  IPv6 169837       TCP dosfrdb01.oracle.dos:ssh->dosdc01.2.168.192.in-addr.arpa:59590 (ESTABLISHED)
    sshd      3963  grid    8u  IPv4 170091       TCP dosfrdb01.oracle.dos:6011 (LISTEN)
    sshd      3963  grid    9u  IPv6 170092       TCP dosfrdb01.oracle.dos:6011 (LISTEN)
    sshd      3963  grid   13u  IPv4 174216       TCP dosfrdb01.oracle.dos:6011->dosfrdb01.oracle.dos:43182 (ESTABLISHED)
    java      4180  grid    8u  IPv4 174215       TCP dosfrdb01.oracle.dos:43182->dosfrdb01.oracle.dos:6011 (ESTABLISHED)
    hpiod     4569  root    0u  IPv4  15595       TCP dosfrdb01.oracle.dos:2208 (LISTEN)
    python    4574  root    4u  IPv4  15665       TCP dosfrdb01.oracle.dos:2207 (LISTEN)
    sshd      4587  root    3u  IPv6  15742       TCP *:ssh (LISTEN)
    cupsd     4596  root    4u  IPv4  15898       TCP dosfrdb01.oracle.dos:ipp (LISTEN)
    cupsd     4596  root    6u  IPv4  15901       UDP *:ipp
    ntpd      4626   ntp   16u  IPv4  16067       UDP *:ntp
    ntpd      4626   ntp   17u  IPv6  16068       UDP *:ntp
    +ntpd      4626   ntp   18u  IPv6  16069       UDP [fe80::250:56ff:fe91:33e3]:ntp+
    ntpd      4626   ntp   19u  IPv6  16070       UDP dosfrdb01.oracle.dos:ntp
    +ntpd      4626   ntp   20u  IPv6  16071       UDP [fe80::250:56ff:fe91:2dbc]:ntp+
    ntpd      4626   ntp   21u  IPv4  16072       UDP dosfrdb01.oracle.dos:ntp
    ntpd      4626   ntp   22u  IPv4  16073       UDP dosfrdb01-priv.oracle.dos:ntp
    ntpd      4626   ntp   23u  IPv4  16076       UDP dosfrdb01.oracle.dos:ntp
    sendmail  4644  root    4u  IPv4  16312       TCP dosfrdb01.oracle.dos:smtp (LISTEN)
    avahi-dae 4748 avahi   13u  IPv4  17387       UDP *:mdns
    avahi-dae 4748 avahi   14u  IPv6  17388       UDP *:mdns
    avahi-dae 4748 avahi   15u  IPv4  17389       UDP *:47874
    avahi-dae 4748 avahi   16u  IPv6  17390       UDP *:52836
    gdm-binar 4828  root    3u  IPv4  18365       UDP *:xdmcp
    In our case, as opposed to the post directly above, it doesn't seem like the other RAC nodes (e.g. dosfrdb02) have connected back to the first RAC node (dosfrdb01) using ssh or ractrans. There's a clue I suppose. However, I do see ssh connections:
    sshd      3961  root    3u  IPv6 169837       TCP dosfrdb01.oracle.dos:ssh->dosdc01.2.168.192.in-addr.arpa:59590 (ESTABLISHED)
    sshd      3963  grid    3u  IPv6 169837       TCP dosfrdb01.oracle.dos:ssh->dosdc01.2.168.192.in-addr.arpa:59590 (ESTABLISHED)
    to the domain controller, dosdc01, where DHCP and DNS are running. Maybe the first RAC node is attempting to do a DNS lookup and the resolution for the VIPs in the grid's sub-domain isn't working. The VIP assignments should be delegated by DNS, to GNS, as I understand it, but I don't know if that's relevant during installation. I"ll have the SA check the DNS log file and configuration to see if he notices anything. I thought the network configuration was fine because the test that the installer performed to ensure that passwordless ssh ("user equivalence") works between RAC nodes executed successfully. I can also scp a file from one RAC node to another (as user 'grid') without providing a password.
    We'll double check that the time is sync'ed up on all of the VMs too, but it ought to be.
    The SA and I (the DBA) have carefully followed the instructions but obviously something isn't right. I didn't receive any unresolved errors during the installation, and now it's just stopped at 65%. Any ideas? Is there a script that I can run manually that would attempt to copy the files?
    Thank you
    Edited by: Bdub on Jun 18, 2010 10:10 AM
    Edited by: Bdub on Jun 18, 2010 10:15 AM

  • Virtual machine - keyboard operation exception by Vsphere client 5.1

    1. Install the Vsphere client 5.1 on local PC (Win7).
    2. Visit the servers on ESxi-5.1 using Vsphere client.
    3. keyboard operation exception, for example, open the browser and press the [w] key, then the browser closed; left-click the icon on the desktop, the icon was selected, etc...
    4. check the event log on local pc(Win7), error log list in the below:
    Log Name:      Application
    Source:        Application Error
    Date:          2014/3/13 9:47:40
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Description:
    Faulting application name: vmware-vmrc.exe, version: 8.0.0.20447, time stamp: 0x5000cb95
    Faulting module name: vmwarecui.dll, version: 8.0.0.20447, time stamp: 0x5000ca42
    Exception code: 0xc0000005
    Fault offset: 0x002f7a73
    Faulting process id: 0x2610
    Faulting application start time: 0x01cf3e5e26c56546
    Faulting application path: C:\Program Files (x86)\Common Files\VMware\VMware Remote Console Plug-in 5.1\Internet Explorer\vmware-vmrc.exe
    Faulting module path: C:\Program Files (x86)\Common Files\VMware\VMware Remote Console Plug-in 5.1\Internet Explorer\vmwarecui.dll
    Report Id: 75a10df9-aa51-11e3-9706-d8215aeee3b6
    Event Xml:
    <Event xmlns. (links)">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-03-13T01:47:40.000000000Z" />
        <EventRecordID>54912</EventRecordID>
        <Channel>Application</Channel>
        <Security />
      </System>
      <EventData>
        <Data>vmware-vmrc.exe</Data>
        <Data>8.0.0.20447</Data>
        <Data>5000cb95</Data>
        <Data>vmwarecui.dll</Data>
        <Data>8.0.0.20447</Data>
        <Data>5000ca42</Data>
        <Data>c0000005</Data>
        <Data>002f7a73</Data>
        <Data>2610</Data>
        <Data>01cf3e5e26c56546</Data>
        <Data>C:\Program Files (x86)\Common Files\VMware\VMware Remote Console Plug-in 5.1\Internet Explorer\vmware-vmrc.exe</Data>
        <Data>C:\Program Files (x86)\Common Files\VMware\VMware Remote Console Plug-in 5.1\Internet Explorer\vmwarecui.dll</Data>
        <Data>75a10df9-aa51-11e3-9706-d8215aeee3b6</Data>
      </EventData>
    </Event>
    Addtional Info:
    Install the Vsphere client 4.1 on local PC (Win7) works well.
    Look forward to your help and thanks in advance.
    The event log display once I open the Vsphere client, and re-install the App, this issue also exist.

    Probably want to go to VMware for support for their products.  This forum is specifically for Microsoft Virtual Server 2005.
    http://www.vmware.com/support.html

  • PDF render operation exception

    Dear Colleagues,
    I had a table on PDF(interactive form) if i use cardinality 1..n i am getting some dump after execution of wda.
    when i investigate by debuging the PDF Function module i found the follwind exeception.
    i don't have any interger fields in my Table Node.. all are CHAR and CURR fields only.
    the same way it is working for other table. (here also i was having INT1 field then i change to NUMC or CHAR is is working
    please help.
    ADS: com.adobe.ProcessingException: XMLFM Exception - PDF render operation exception, reason code: 29216 : Invalid value: '0.00' for 'integer' property; [Error Log file "2008.12.16.154549SAFPMAHESH.pdf" written to /usr/sap/D01/SYS/global/AdobeDocumentServ
    Thanks,
    Mahesh.Gattu

    Dear Friends,
    I have debuged for further to investigate the issue..
    there is one function call
      CALL FUNCTION 'FPCOMP_CREATE_PDX' in this include 'LFPCOMPFRM'.
    this is returning sy-subrc = 1 if i keep cardinaltiy 1..n in case cardinaltiy 0..n it is returning sy-subrc = 0.
    but i need to initialize the table for that i need to user cardinaltiy 1..n or i need to user the bind_table in initilization.
    please help me if you have any idea to fix this issue.
    Thanks,
    Mahesh.Gattu

  • Online Adobe WD ABAP-PDF render operation exception, InvalidXDPException

    Hi,
    I have a online interactive form in WD ABAP. I want to save this form in background in a spool. For this, I am using methods of the inteface IF_FP_PDF_OBJECT. Here is my code.
    Get Template
    try.
        cl_fp_wb_helper=>form_layout_exists( i_name = p_xdp ).
        catch cx_fp_api_usage.                             
        catch cx_fp_api_repository into l_except.
          if l_except->textid =
    cx_fp_api_repository=>object_already_exists.
            l_xdp = cl_fp_wb_helper=>form_layout_url( i_name = p_xdp
                                                                           i_dest_path = 'X' ).
          endif.
      endtry.
      l_pdfobj->set_template( xftfile = l_xdp ).        " Set Template
      l_pdfobj->set_data( formdata = lv_pdfstring ). " lv_pdfstring is the pdfsource on adobe UI Element
      l_pdfobj->set_task_renderpdf( ).
      l_pdfobj->set_task_renderpdl( pdltype = 'pdf'
                                     xdcname = l_xdcname ).
      l_pdfobj->execute( ).                                       " Execute
      call method l_pdfobj->get_pdl
         importing pdldata = out_pdldata
                   renderpagecount = pdlcount.
    For the execute method, I get the exception ADS: com.adobe.ProcessingException: XMLFM Exception - PDF render operation exception, reason code: 0 : InvalidXDPException: Unsupported file format(200101).
    Does anyone know what is wrong here?

    The error is because of the PDF format is not suitable....
    I don't know how to solve this issue in wdabap .... please try with another pdf template if it is possible.
    Thanks and Regards
    shanto aloor

  • ADS - render operation exception error - XMLFM Exception

    Hello,
    I am getting the following  error on JAVA ADS whenever we use ADS. THis is coming sporadically, not all the time. daily we are getting this error around 10 to 20 times.
    ECM Job runs on ABAP side which call ADS running on different host. ADS configuration is correct as same job works fine 80% of time.
    Servers are also not over loaded.
    Here is the log file
    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:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.adobe.ProcessingException: XMLFM Exception - PDF render operation exception, reason code: 0 : Unhandled exception in RenderAll; [Error Log file "2010.02.16.153456SAFPRM99078.pdf" written to /usr/sap/ECP/SYS/global//AdobeDocumentServices/renderErrorLog/errorFiles]
    at com.adobe.ads.operation.Render.execute(Unknown Source)
    at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source)
    ... 29 more
    Caused by: com.adobe.ProcessingException: XMLFM Exception - PDF render operation exception, reason code: 0 : Unhandled exception in RenderAll
    at com.adobe.ads.operation.support.RemoteRenderer.renderAllRemote(Unknown Source)
    at com.adobe.ads.operation.support.RemoteRenderer.renderAll(Unknown Source)
    at com.adobe.ads.operation.support.RemoteRenderer.renderAll(Unknown Source)
    at com.adobe.ads.operation.Render.renderWithoutCache(Unknown Source)
    ... 31 more
    Caused by: com.adobe.document.xmlform.RenderException: IDL:com/adobe/document/xmlform/RenderException:1.0
    at com.adobe.document.xmlform.RenderExceptionHelper.read(Unknown Source)
    at com.adobe.document.xmlform._FormFactoryStub.renderAll(Unknown Source)
    ... 35 more
    There are lot of posts for this kind of error but no one has suggested any solutions. We are NW2004 S 7.01 SP3.
    Any help ?
    Thanks!

    I also looked at server.log and it throws unable to allocate memory error
    #1.5^H#0003BA39F793002800004DA20000178200047E8C0AFEE50F#1265039851840#/System/Server/comadobedocumentXMLFormService##com.adobe.document.XMLFormService#Guest#0
    ##n/a##817614000f4a11df81930003ba39f793#SAPEngine_Application_Thread[impl:3]_29##0#0#Fatal#1#com.adobe.document.XMLFormService#Plain###$$$/com/adobe/document/
    xmlform/msg.XFA=XMLForm, renderAll : 16583, Unable to allocate memory#
    Not sure which memory it is ?

  • Identifying the Remote Operator on the Managed Device

    I just have one question regarding Remote Management. Since we are using an external VeriSign certificate, the remote operator is currently identified as "unknown user" when a managed device is remote controlled. I think this is working as designed because the Remote Operator's name is derived from the certificate generated on the ZCM server. When External CAs are used (i.e. VeriSign), certificates are not generated for the remote operator, therefore the operator is recorded as an "Unknown User". Am I correct ?
    I read the following in the ZCM documentation:
    B.3 Identifying the Remote Operator on the Managed Device
    When a remote operator launches a remote session on a managed device through ZENworks Control Center, a certificate that helps the managed device to identify the remote operator is automatically generated by ZENworks if an internal CA is used. However, if an external CA is used, the remote operator needs to manually provide the certificate that is chained to the deployed external CA and is certified for SSL Client Authentication. For more information on using the external CA, see Use the Following Key Pair for Identification in Section 2.8, Starting Remote Management Operations. Novell Documentation
    If a remote operator launches a remote operation on a managed device without providing a certificate, the name of the remote operator is recorded as An Unknown User in the audit logs, the Visible Signal and the Ask User Permission dialog box. To ensure that the remote operator provides the certificate, deselect Allow Connection When Remote Management Console Does Not Have SSL Certificate in the Remote Management policy.
    Do you know how the required key pair for identification is generated ? What are the steps ? We need for the remote operator to be identified.

    rguerra,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • ADFv: Unsupported operation exception.

    Hi ,
    I am using for development my newly application as JDeveloper11gR2/ADF11g
    Currently I am getting Error When I doing Multiple row selection(select all row) by pressing Ctrl+A then a error shows as "ADFv: Unsupported operation exception." . But it works selected all row after prompting that error! :)
    I have search over google but did not find any solution .
    Did any one faced such problem? Please let me know with your solution .
    Jun 30, 2009 10:17:46 PM oracle.adfinternal.view.faces.config.rich.Registration1Configurator handleError
    SEVERE: Server Exception during PPR, #3
    java.lang.UnsupportedOperationException: ADFv: Unsupported operation exception.
         at oracle.adfinternal.view.faces.model.binding.CurrencyRowKeySet.invertAll(CurrencyRowKeySet.java:95)
         at oracle.adfinternal.view.faces.renderkit.rich.TableRendererUtils.decodeSelectedRowKeys(TableRendererUtils.java:448)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseTableRenderer.decodeIncompatiblePropertyKey(BaseTableRenderer.java:208)
         at oracle.adf.view.rich.render.RichRenderer.decode(RichRenderer.java:203)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.__rendererDecode(UIXComponentBase.java:1089)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decode(UIXComponentBase.java:714)
         at org.apache.myfaces.trinidad.component.UIXTable.decode(UIXTable.java:136)
         at org.apache.myfaces.trinidad.component.UIXCollection.processDecodes(UIXCollection.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$ApplyRequestValuesCallback.invokeContextCallback(LifecycleImpl.java:1113)
         at org.apache.myfaces.trinidad.component.UIXCollection.invokeOnComponent(UIXCollection.java:1030)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at org.apache.myfaces.trinidad.component.UIXDecorateCollection.invokeOnComponent(UIXDecorateCollection.java:137)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153)
         at oracle.adf.view.rich.component.fragment.UIXPageTemplate.invokeOnComponent(UIXPageTemplate.java:208)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:664)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:303)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:175)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:279)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:239)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:196)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:85)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:257)
         at oracle.security.jps.wls.JpsWlsSubjectResolver.runJaasMode(JpsWlsSubjectResolver.java:250)
         at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:100)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:149)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)Please Help me!
    Regards
    zakir
    ===

    Based on the following note in JDeveloper 11g User Guide, i have removed the property settings for selectionListener and selectedRowKeys propery value in the table where multiple selection is enabled. These proper settings are set by default as the signle row selection is table's default behaviour. Removing these property values are fixed the error.
    Note: You should not select the Row Selection checkbox, because
    when you do, JDeveloper automatically binds the
    selectionListener attribute to the makeCurrent method on the
    CollectionModel class and the selectedRowKeys attribute to the
    selectedRow property on that class. Both are designed to work only
    for single selection tables. Make sure that for any table for which you
    need multiple selection, that neither of these attributes are populated.
    Thanks
    Annadurai.

  • Consumer endpoints and remote operations/input message types formation

    Hello,
    Couple of questions;
    1) In case of a BC, a consumer endpoint (i.e. a proxy for an external consumer) doesn't need to be activated with the NMR -- is this understanding correct?
    2) Moreover, as the SU for this component defines a "consumes" element in the jbi.xml , but the operation is not specified in the jbi.xml (but will be specified, in a configurtion artifact that goes inside the SU, as I understand).
    Now, how would the BC dynamically form an NMR message that conforms to the operation input message type of the service it's consuming ? The BC will know about the remote operation and it's input message type only upon SU deployment..
    Hope I am articulating my question clearly..

    A binding component (BC), when dealing with a newly received request message from an external service consumer, must map the message to a particular service and operation (as defined by JBI's WSDL-based services model). How this mapping is performed depends on the nature of the protocol the BC handles, as well as the implementation of the BC.
    To answer your specific questions:
    1. Only provided services are activated, by the provider. Consumers (including a BC acting as a proxy for an external consumer) need only discover the service (at design- or run-time) in order to use it.
    2. The SU jbi.xml exists to help design tools which wish to recompose service assemblies. The "consumes" element gives tooling information about static service dependencies of the SU. (This avoids requiring that the tooling have deep knowledge of the contents of the SU itself -- composition can be done using any SUs, regardless of how they were created.)
    Recomposition of a service assembly is accomplished by matching service types, not individual operations.
    3. The BC can create a NormalizedMessage (and a MessageExchange the will hold it) using three sources of information:
    - The message from the external consumer
    - BC configuration information (from SUs deployed to it)
    - Service metadata (WSDL), as published by the service provider.
    Note that in some protocols the message from the external consumer is not sufficient to determine which service and operation are required. In such cases so-called trading-partner data are needed, as part of the BC's configuration data (from SU deployments), to map an inbound request message to the service and operation needed.
    So, to answer your final question (and hopefully I understand it correctly), in general the BC needs to be configured to create the external endpoint to which the external consumer can send messages. Depending on the nature of the BC, it may also need additional data about mapping messages to JBI's service-and-operation model of services. Dynamic mapping is certainly supported.
    In typical binding components, the BC only "learns" of a new external endpoint that it must expose when a service unit is deployed to it. However, JBI does not restrict BC's to only using this mechanism. A BC could use a different mechanism, but this in general complicates administration and component portability.
    Does that answer your questions?

  • How to see who is a remote operator

    How can I see who is currently assigned as a remote operator in our tree?
    I cannot seem to find how to run a report to show who has been given these
    rights.
    Thank you!

    Remote operations are implemented as eDirectory write trustee rights to
    one of the following attributes:
    DM:Remote control
    DM:ZEN File Transfer
    DM:ZEN Remote Execute
    DM:ZEN Remote View
    So you can use any tool for reporting effective eDir rights to check who
    can do remote operations.
    From already prepared tools the closest one is found in C1. Click on WS
    object and go to Remote Operators tab. Click on display button and you
    will see who has remote operator rights to that WS and where are those
    rights coming from.
    Denis
    On Tue, 23 Oct 2007 20:16:12 +0000, Adam wrote:
    > How can I see who is currently assigned as a remote operator in our tree?
    > I cannot seem to find how to run a report to show who has been given these
    > rights.
    >
    > Thank you!

  • Unsupporten operation exception

    I use MySQL on XP with the latest MyODBC (stable and development), jsdk1.4.1 and Forte.
    Blob blob = result_set.getBlob("pic");
    gives me a
    java.lang.UnsupportedOperationException
    at sun.jdbc.odbc.JdbcOdbcResultSet.getBlob(JdbcOdbcResultSet.java:4219)
    The blob is a standard 'blob' in MySQL and the excecution statement goes fine.
    I hope somebody know this because I can not find any clue anywhere. I followed the example in jGuru, so I thought it would work...
    Thanks for your help.
    Dragos

    Hi,
    JDBC is a specification which tell what all methods could be called on a specific database object. In ResultSet interface, it is said that getBlob() could be called to return Blob data from backend storage. But the jdbc driver which u are using, haven't implemented the getBlob() method; instead, it throws an "Unsupported operation" exception. Workaround is to choose a driver other than the one u are using (and has implemeneted these methods properly) or try using other functions instead of getBlob(). Hope this helps..
    regards Stallon

  • I lost my remote to the Apple TV. Do I have to buy one or can I operate it without one. Ps I hate the remote operation......

    I lost my remote to the Apple TV. Do I have to buy one or can I operate it without one. Ps I hate the remote operation......

    If home sharing is setup and you have an IOS device that is on the same network you can download the remote app. Otherwise, you will need to purchase a new remote.

  • Delete remote operator trusties

    I've used the remote operator tool to give three users the ability tocontrol our workstations. Now all workstation objects have the three
    users as trustee.
    Now we've decided to create a group object and connect it with the
    workstation objects.
    Is there a chance to delete all these single user trustees without
    deleting every trustee separately on every workstation object?

    Hi Kai!
    The rights are OK, but my problem is to keep track of the workstationobjects. I just want to have one group object for each workstation
    objekt as a trustee and not a group object with three user objects.
    The users are now members of the group. We have nearly 1000
    workstation objects, so I have to to right click on every workstationobject to delete the user trustees separately. But this would be a
    hard work.
    I gave the users the rights to control the workstations, but then I
    decided to use a group instead.
    On Sat, 24 May 2003 20:13:47 GMT, "Kai Reichert"
    <[email protected]> wrote:
    >Marc-Daniel,
    >just because they are trustees it does not mean that have any more
    >rights than you wanted.
    >Have you checked which property rights they have ?
    >If they have all rights you may misconfigured something when
    assigning
    >the rights. Then you should be able to use the operator tool again to
    >remove all rights.

  • Remote producer exception while adding in consumer.

    I have producer portlet and trying to add the "Remote Producer Handle" in Consumer Portal Admin console.while adding this,I am gettign the following error.
    com.bea.wsrp.consumer.management.producer.ProducerManagerException: edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
              at com.bea.wsrp.consumer.management.ProducerManagerImpl.registerProducer(ProducerManagerImpl.java:427)
              at com.bea.jsptools.portal.helpers.wsrp.ProducerManagerControlImpl.registerProducer(ProducerManagerControlImpl.java:260)
              at com.bea.jsptools.portal.helpers.wsrp.ProducerManagerControlBean.registerProducer(ProducerManagerControlBean.java:534)
              at com.bea.jsptools.portal.helpers.wsrp.AddProducerHelper$RegisterProducer.run(AddProducerHelper.java:640)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.runAction(AddProducerWizardController.java:628)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.doIfValid(AddProducerWizardController.java:604)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.registerProducerAction(AddProducerWizardController.java:449)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:585)
    Can any one help me on this?

    Here is the full exception.
    com.bea.wsrp.consumer.management.producer.ProducerManagerException: edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
              at com.bea.wsrp.consumer.management.ProducerManagerImpl.registerProducer(ProducerManagerImpl.java:427)
              at com.bea.jsptools.portal.helpers.wsrp.ProducerManagerControlImpl.registerProducer(ProducerManagerControlImpl.java:260)
              at com.bea.jsptools.portal.helpers.wsrp.ProducerManagerControlBean.registerProducer(ProducerManagerControlBean.java:534)
              at com.bea.jsptools.portal.helpers.wsrp.AddProducerHelper$RegisterProducer.run(AddProducerHelper.java:640)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.runAction(AddProducerWizardController.java:628)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.doIfValid(AddProducerWizardController.java:604)
              at portalTools.definitions.portletProducers.wizard.AddProducerWizardController.registerProducerAction(AddProducerWizardController.java:449)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:585)
              at org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:879)
              at org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)
              at org.apache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)
              at org.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:306)
              at global.internal.AbstractBaseController.internalExecute(AbstractBaseController.java:360)
              at org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336)
              at org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute(FlowControllerAction.java:52)
              at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
              at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201(PageFlowRequestProcessor.java:97)
              at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute(PageFlowRequestProcessor.java:2044)
              at org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction(ActionInterceptors.java:91)
              at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:2116)
              at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
              at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal(PageFlowRequestProcessor.java:556)
              at org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:853)
              at org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:631)
              at org.apache.beehive.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:158)
              at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
              at org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1199)
              at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:686)
              at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionInternal(ScopedContentCommonSupport.java:142)
              at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction(PageFlowStubImpl.java:106)
              at com.bea.portlet.adapter.NetuiActionHandler.raiseScopedAction(NetuiActionHandler.java:111)
              at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:181)
              at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:167)
              at com.bea.netuix.servlets.controls.content.NetuiContent.handlePostbackData(NetuiContent.java:225)
              at com.bea.netuix.nf.ControlLifecycle$2.visit(ControlLifecycle.java:180)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:324)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:334)
              at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:130)
              at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:395)
              at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)
              at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)
              at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:184)
              at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:159)
              at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:388)
              at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:258)
              at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:199)
              at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:257)
              at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:689)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
              at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226)
              at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124)
              at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
              at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
              at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
              at com.bea.jsptools.servlet.PagedResultServiceFilter.doFilter(PagedResultServiceFilter.java:82)
              at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
              at com.bea.portal.tools.servlet.http.HttpContextFilter.doFilter(HttpContextFilter.java:60)
              at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
              at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
              at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
              at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3393)
              at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
              at weblogic.security.service.SecurityManager.runAs(Unknown Source)
              at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140)
              at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046)
              at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
              at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
              at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    Caused by: com.bea.wsrp.consumer.management.producer.ProducerManagerException: edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
              at com.bea.wsrp.consumer.management.ProducerManagerImpl.getProducerServiceDescription(ProducerManagerImpl.java:339)
              at com.bea.wsrp.consumer.management.ProducerManagerImpl.getProducerServiceDescription(ProducerManagerImpl.java:309)
              at com.bea.wsrp.consumer.management.ProducerManagerImpl.registerProducer(ProducerManagerImpl.java:403)
              ... 82 more
    Caused by: com.bea.wsrp.faults.OperationFailedException: edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
              at com.bea.wsrp.faults.FaultInstanceFactory.<clinit>(FaultInstanceFactory.java:51)
              at com.bea.wsrp.proxy.ProxyBase.raiseFault(ProxyBase.java:768)
              at com.bea.wsrp.proxy.ProxyBase.invoke(ProxyBase.java:478)
              at $Proxy117.destroyPortlets(Unknown Source)
              at com.bea.wsrp.consumer.management.portlet.ProxyPortletRemoveListener$ProxyPortletRemover.run(ProxyPortletRemoveListener.java:372)
              at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
              at weblogic.security.service.SecurityManager.runAs(Unknown Source)
              at com.bea.wsrp.consumer.management.portlet.ProxyPortletRemoveListener.handleNotification(ProxyPortletRemoveListener.java:199)
              at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:221)
              at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:184)
              at javax.management.timer.Timer.sendNotification(Timer.java:1295)
              at javax.management.timer.Timer.notifyAlarmClock(Timer.java:1264)
              at javax.management.timer.TimerAlarmClock.run(Timer.java:1347)
              at java.util.TimerThread.mainLoop(Timer.java:512)
              at java.util.TimerThread.run(Timer.java:462)

  • "there were not enough threads in the threadpool object to complete the operation" exception

    Post Author: crystalmatrix
    CA Forum: .NET
    I have a WinForm application using a Crystal Report Viewer control that in turn connects to a CR web service to display report. The client side application runs on WinXP SP1 with .Net framework 1.1, and the server is Win2k with ASP.Net 1.1. I am using CR XI out of the box.
    Users would periodically get "there were not enough threads in the threadpool object to complete the operation." exception when trying to launch the report viewer connected to the web service. The web service is a standard example implementation derived from CrystalDecisions.Web.Services.ReportServiceBase class. The problem usually happens when the user tries to open multiple report viewer forms, but once they get the error, it would continue to happen even after the user shuts down all viewer forms and then tries to launch a new one.
    There are some posts on the web regarding multiple asynchronous HttpWebRequest draining threadpool when running simultaneously and each one taking a long time to complete. However, our reports all run pretty quickly and results are usually returned before the next report starts to run. So my question is: does Crystal Report Viewer control has a problem with web service in that it may hold the HttpWebRequest thread even after the report is returned, or any other problem that may prevents the asynchronous thread being released back to the Threadpool? Anyone has experienced similar problems and has a workaround?
    Any advice is appreciated.

    Find your serial number quickly

Maybe you are looking for