Communication error, DI Template Configuration

Hi All,
I am trying to execute DI - All in one template through the Configuration Wizard.
I am facing error Error: Communication error [cause: Unable to open connection to host "xyz:50100". The IP address of the host could not be resolved. Maybe the URL is misspelled or the host does no longer exist..]
Step: Upload Default ACL Settings
The host xyz should be abc and port should be 50000, instead of 50100. First both the systems xyz and abc was there in sld. Seeing this error i deleted xyz from sld, but the error persists. Can anyone suggest where to modify so that it picks proper ACL settings to update, or how can this be resolved. Any immediate answers willl be really helpfull.
Thanks and Regards,
Nuzhat

Hi Nuzhat,
can you please doublecheck your hosts file?
if you have unix, you find it in /etc/hosts
if you have windows, it is in %WINDIR%\system32\drivers\etc\hosts
Enter here:
<IP of the host>  <FQDN> <only hostname>
Save the hosts file and restart the install wizard from scratch.
Best Regards,
Ervin

Similar Messages

  • "Template import error: No VM configure file found" on brand new setup

    Previously, I posted Console does not launch OVM 3.1.1, Win7x32 Firefox15/IE8 - Empty .jnlp file which was about VM Console not launching. Since this is a new installation, and it seemed to be a unique problem, I scratched the whole installation and started again from scratch. Everything, including the NFS file server, was re-installed from scratch CD OS installation.
    The process is pretty straightforward once you're used to it, and in less than three hours I was ready again to import my first template (a template I had imported before). But now, I submit the the request, and almost immediately the process aborts. (You can see in the information below, that 1 second passes between the Import request (06:32:36) and the failure.)
    Thing is, it takes about three minutes, even locally on the web server, to get an index of that large file (tar tzf), and at completion, the vm config file is listed.
    Am I misreading the error? My web searches for enlightenment found only one good hit on this error, and in that case it appeared to be an "out of space" issue. In this case, though, I'm importing a 5GB tarfile into a 390GB, otherwise-empty file system, so I don't think that is the issue. The failure in ovs-agent.log is below. What other information may I provide to get to the bottom of this? (Thanks for any guidance/help, of course!)
    [2012-10-31 06:31:40 3341] DEBUG (monitor:36) Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3341] INFO (notification:67) Notification sent: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3338] INFO (notification:193) Sending notification: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:48 4914] DEBUG (service:77) discover_cluster: ()
    [2012-10-31 06:31:48 4914] DEBUG (service:85) discover_cluster: call completed.
    [2012-10-31 06:32:03 4926] DEBUG (service:77) storage_plugin_mount: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, {'status': '', 'uuid': 'fc3564eb-ce8b-489c-96bc-df6de2cc8a11', 'ss_uuid': '0004fb00000900003cf41964f3476788', 'size': '330279518208', 'free_sz': '330075340800', 'state': 2, 'access_grp_names': [], 'access_path': 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', 'name': 'nfs:/mnt/ps_big/repo/repo'}, '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55', None, True, [])
    [2012-10-31 06:32:03 4926] INFO (storageplugin:108) storage_plugin_mount(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:03 4926] DEBUG (NFSPlugin:353) cmd = ['mount', '-t', 'nfs', 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55']
    [2012-10-31 06:32:03 4926] DEBUG (service:85) storage_plugin_mount: call completed.
    [2012-10-31 06:32:03 4931] DEBUG (service:77) add_repository: ('filesrv.ps.***.com:/mnt/ps_big/repo/repo', '0004fb0000030000659e0ce6f2ecfb55')
    [2012-10-31 06:32:03 4931] DEBUG (service:85) add_repository: call completed.
    [2012-10-31 06:32:36 4972] DEBUG (linux:847) async call function: import_template
    [2012-10-31 06:32:36 4975] DEBUG (service:77) import_template: ('0004fb0000030000659e0ce6f2ecfb55', '0004fb0000140000fdc18a572a244015', ['http://aspire/pstop/OVM_EL5U7_X86_64_TOOLS8_52_06_PVM.tgz'])
    [2012-10-31 06:32:37 4975] INFO (notification:74) async_proc_prog: notification {ASYNC_PROC} progress PID 4975 status {'OBJECT': 'template', 'TOTAL_OBJECT_COUNT': 1, 'CURRENT_OBJECT_COUNT': 1, 'TOTAL_BYTES': 0L, 'CURRENT_BYTES': 613L, 'OPERATION': 'download'}
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 4975] ERROR (service:96) catch_error: Template import error: No VM configure file found.
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/agent/service.py", line 94, in wrapper
    return func(*args)
    File "/usr/lib64/python2.4/site-packages/agent/hypervisor/xenxm.py", line 1041, in import_template
    raise RuntimeError('Template import error: %s' % err)
    RuntimeError: Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] DEBUG (linux:879) ovs_async_proc: pid 4975 status 1 output Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:39 4987] DEBUG (service:77) storage_plugin_listFileSystems: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, True)
    [2012-10-31 06:32:39 4987] INFO (storageplugin:108) storage_plugin_listFileSystems(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:142) ENTER: listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:257) EXIT : listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (service:85) storage_plugin_listFileSystems: call completed.
    [2012-10-31 06:32:39 5005] DEBUG (service:77) discover_pool_filesystem: ()
    [2012-10-31 06:32:39 5005] DEBUG (service:85) discover_pool_filesystem: call completed.

    How did you get the template to where you staged it?
    I'd say the template is corrupt or you only have a partial template.
    I did notice the call to the template is based on the short name of the host. Can you confirm the VM manager can access the http path via short name?

  • Error during the configuration of communication channel

    Hi ,
    I am trying to create a senario where XI will send the DEBMAS Idocs to the SAP system.
    Can you please help me as to how sould i go about configuring this senarion.
    The error i am getting is -
    Communication channel is not configured correctly. Choose a different communication channel----- when i am trying to assign the communication channel to the receiver.
    Thanks for the help
    Nikhil

    Hi,
    1. at first you can take a look at:
    http://server:port/mdt/amtServlet
    find you channnel type and your channel and see if there's any error over there
    2.tell us all of the channel parameters that you've configured so far
    Regards,
    michal

  • Portal communication Error / Configuration issue.

    Hi All,
    I  am not able to open a web templet in the Web Application Designer,
    it gives a pop up saying : The request operation could not performed due to portal communication error,
                                          portal unavailability or Configuration issue.
    Thank you,
    Nisha Jagtap.

    Hi Nisha,
    1 Logon to portal
    2. Goto System Administration  System Configuration  System Landscape .
    On the Right hand side “Portal Content” folder is displayed. Open it and check if a subfolder “Systems and find the system which used to integrate bw and ep.
    check the below thread for configuration of sso between ep and bw which gives you claer idea
    SSO steps between EP and BW System
    Koti Reddy

  • 2: error while reading configuration for secure communication

    Hello,
    Getting the error while opening sxmb_ifr
    2: error while reading configuration for secure communication
    Please suggest

    Check the business system defined for your XI/PI in SLD --> Integration tab and check the URL
    The URL should be http://<PI host>: <ABAPport>/sap/xi/engine?type=entry
    Hope this helps
    Edited by: William Lee on Nov 26, 2009 12:32 AM

  • Bex Web Application Designer issue: portal communication error

    hi experts,
    I am working with Bex Web Application Designer in BI7. we are using SP9. When i try to use the Web template its giving below error.
    The Requested operation could not be performed due to portal communication error.
    its message class is RSBOPLAP and message number is 018 and description is Java System error: An unknown error occured During portal communication.
    when i double click the below error details given.
    Diagnosis
    An error occurred in the BI components on the SAP J2EE Engine.
    System Response
    Procedure
    Contact your system administrator to have the error analyzed in detail.
    Procedure for System Administration
    Start the Visual Administrator, log on to the SAP J2EE Engine and choose "<J2EE_SID>" ->"Server" -> "Services" -> "Log Viewer".
    The file "defaultTrace.trc" includes detailed information about the error that occurred. In Windows, you can find this file in the Log Viewer under "Cluster <computer name>" -> "Server <server number>" -> "<drive>:\usr\sap\<SID>\JC<INSTANCE>\j2ee\cluster\server<NUMBER>\log". ". In Unix, the file is located under "/usr/sap/<SID>/JC<INSTANCE>/j2ee/cluster/server<NUMBER>/log".
    If the file does not include enough detail about the error, you can increase the log level to obtain more information. To do this, choose "<J2EE_SID>" -> "Server" -> "Services" -> "Log Configurator". On the "Locations" tab page, choose "com" -> "sap" -> "ip" -> "bi" -> "webapplications". Using the selection list on the right side of the screen, you can increase the log level, whereby "DEBUG" represents the log level with the most information. You can save your settings by choosing the "Save" icon. The change to the log level is active immediately. Once you have successfully analyzed the error, you should set the log level back to its default value using the appropriate pushbutton; continuous writing to the log file negatively affects the overall performance of the system.
    please give solutions to resolve the issue.
    regards
    vadlamudi

    hi shambhu,
    thanks for the reply, yes its related to basis but they are unable to trace it out. is SP9 support Bex Report Designer and Bex WAD??
    regards
    vadlamudi

  • Java Communication Error - WAD

    Hi
    I get a 'Java Communication Error - Error when opening RFC Connection' when I save or try to execute my web template.
    Any help how to fix this problem...

    Summary
    Symptom
    You are using SAP Netweaver 2004s Web Application Designer.
    An operation that you want to perform is answered by a popup saying:
    "Error during RFC communication (subrc = ...)", followed by the a certain
    function name and in most cases an information that the portal or java
    communication has failed. The message usually has the message class
    RSBOLAP, numbers are 15, 17, 18.
    This may occur during an operation like Save Template, Load Template,
    Validate Template on Server, Load Reusable Web Item, Save Reusable Web
    Item, Get Valuehelp, Execute Template in Portal, Publish Template to...,
    Download of Metadata, and others.
    All of these operations use functionality from the Java Server in some way
    or the other, so they require a valid connection.
    Function modules that may be mentioned in the error message (the list is
    not complete) are:
    RZX2_BTMP_SET, RZX2_BTMP_GET, RZX2_BITM_SET, RZX2_BITM_GET,
    RSWAD_WEBPUB_CALL_SERVICE, RZX2_MIG3X70_DATA_GET, RSWAD_METADATA_GET,
    RSWAD_TEMPLATE_SERVICES, RSWAD_PF_WEBPUBGETVH, ...
    This note also applies if you for example change a Web Template, save it,
    and the changes do not seem to be reflected when executing the Template
    again.
    More Terms
    Setup, RSBOLAP015, RSBOLAP017, RSBOLABP18, RSBOLAP, 015, 017, 018, 15, 17,
    18
    Cause and Prerequisites
    The Web Application Designer needs an active and valid Portal connection
    for most of its operations. It can not be used without being connected to a
    BI backend system (Netweaver BI Server).
    Additionally, the connectivity Java->ABAP and ABAP->Java has to work for
    the user currently logged on.
    The usual communication flow is like this:
    1. The frontend calls for a service on the Netweaver Server.
    2. The call first meets the ABAP server.
    3. The call is processed in the ABAP server as far as possible, and then
    (if necessary) forwarded to the Java server.
    4. The Java server processes the call as far as possible, and if
    necessary calls another service functionality on the ABAP server.
    5. The result is sent back on exactly the same way that it has arrived
    25.01.2007 Page 2 of 3
    SAP Note Number 916090
    RFC-error messages in Web Application Designer 2004s
    (in the most complex scenario: ABAP back to Java, then back to ABAP,
    and then back to the frontend).
    So if either the call from ABAP to Java fails, or the later call Java back
    to ABAP does not work, an RFC-error occurs, leading to the error message in
    the frontend.
    Solution
    This is not an error in the Web Application Designer.
    When such an RFC-connection error occurs, the call from the Web Application
    Designer frontend to the backend has not worked or not received a result.
    In most cases, this means that the requested operation could not be
    performed.
    It may be that only the current call has failed, while the connectivity in
    general is set up correctly. This may be for example, if the maximum number
    of concurrent connections for the Portal is reached at the moment.
    For that reason, please wait a few moments or minutes, and try again to see
    whether the operation can be performed then.
    In most cases, however, the connectivity is not properly configured, so the
    call will not return a result also during the second and all following
    tries.
    In that case please ask your system administrator to set up the ABAP->JAVA
    and JAVA->ABAP connectivity in a valid way (at least for your user...).
    Please use note 888687 and 917950 (and their related notes) for the task.
    If you do not succeed, please make sure to provide all the information
    requested in these notes in your message. Otherwise an efficient message
    processing is not possible, postponing the solution unnecessarily.
    Header Data
    Release Status: Released for Customer
    Released on: 27.02.2006 11:11:38
    Priority: Recommendations/additional info
    Category: Consulting
    Main Component BW-BEX-ET-WEB-AD WEB Application Designer (Publishing)
    Additional Components:
    BW-BEX Business Explorer
    BW-BEX-ET Enduser Technology
    BW-BEX-ET-WEB BEx Web ABAP Runtime
    BW-BEX-ET-WEB-RT WEB Run Time
    Valid Releases
    25.01.2007 Page 3 of 3
    SAP Note Number 916090
    RFC-error messages in Web Application Designer 2004s
    Software Component Release From
    Release
    To Release and
    Subsequent
    SAP_BW 70 700 700
    SAP_BW 710 710 710
    Related Notes
    Number Short Text
    953109 RSPOR_SETUP: "Option Unicode flag is not set (ABAP is Unicod
    917950 SAP NetWeaver 2004s: Setting Up BEx Web
    888687 BEx Web Java: Analysis of communication/logon problems
    Attributes
    Attribute Value
    weitere Komponenten 0000000050
    weitere Komponenten 0000030974
    weitere Komponenten 0000032291
    weitere Komponenten 0000034475

  • Back-end communication error for r/3 parameter search

    Hello everyone,
    Have been facing this problem for sometime now.When i was clicking on <b>'binoculars/search'</b> find to check for account assignment on web gui,i was getting this error "display not possible...inconsistency in input help" error.
    I did configuration setting in 'define back-end' system(defined the last column of rfc destination), and the error disappeared and is working fine in sandbox.
    Now when i do the same in development system,'inconsistency' error no longer pops up but another one pops up saying <b>"error while communicating with the back-end system..inform system admin."</b>
    Just to let you all know,<u><i><b>i am able to create back-end documents</b></i></u>...it is just when i am trying to use "binoculars/find" in account assignment...the 'backend communication error pops up.
    I have tried everything possible..checked all attributes..everything is fine.
    Can someone assist me?I must be missing something very simple...plz suggest.
    Full points guaranteed:))!!!
    Priya

    Priya-
    Are you certain the RFC destination you have defined for search helps has proper authorizations?  See OSS note 656633 - <a href="https://websmp107.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=012003146900000120122003">OSS 656633</a>
    Regards-
    b

  • RFC communication error

    hi guys,
    our company has SAP servers in location A which often communicates with servers in location B. recently we moved both DEV and PRD servers to location C from A. the servers from B and C communicates via a VPN link.sequel to this movement we changed the IP configuration of all the systems. presently users in location B can access the PRD server in C but are not able to access the DEV server.
    the following error messages appears:
    ON PRD
    TMS Alert viewer
    transport control program tp ended with error code 0212
    error:could not access file as supposed
    command:SHOWBUFFER PRD PF=
    SAPDEV\sapmnt\trans\bin\TP_DOM
    while on DEV
    message:RFC-communication failure
    RFC communication error with system/destination
    partner not reached
    would appreciate if u culd profer a solution as soon as possible
    Regards walata

    Hi Walat,
    User access problem :-
    You located at location B are not able to access server DEV which is located C
    Pls take help from your system administrator for doing below task if you are not aware about output
    From location B try to telnet server DEV on port 32<NN> or 36<NN>  ( <NN> is your instance no of DEV )
    for e.g
    from command prompt run the following command
    telnet < dev server ip >  32<NN>
    check the ouput
    How to check the ouput
    1   after giving the above command, if you get blank screen it mean ports are open
    2  after giving the above command, if you get ouput on screen like " conneting to server < dev server ip > it mean ports are not open
    If the ports are not open then inform you network team that port mention aboev should be open for users.
    once the ports get open check above step again , if you get the blank screen , then you wil be able to login to SAP
    Server to Server Access problem :-
    From server DEV to PRD and vice versa check whether you can share the drives .
    if yous system team that yor PRD system should be able to to access the share folder sapmnt of server DEV ( SAPDEV )
    As well as check server to server port 33<NN> is open or not
    Any query pls reply.
    Thanks
    Anil

  • Communication Error with HP 8600 Fax

    I have a LENOVO_PN_90BG0003US running Windows 8.1 with a 64-bit operating system.  I have installed an HP Officejet Pro 8600 Plus All-In-One Scanner/Printer/Fax.  I am able to print and scan, but cannot setup the digital fax.  I get a communication errors that states "There is a problem communicating with the printer".  I have troubleshooted through HP without any luck.  The printer is online and I have no issues printing or scanning.  I am able to digitally fax from two other systems that are also running Windows 8.1.  I have also disabled the anti-virus and firewall, and this did not help.  Any assistance would be greatly appreciated.
    Thank you,
    Bob

    And on HP Photosmart C7280 All-In-One.
    I've got mine connected to the network on Ethernet - figured that would be less problematic than wifi - and my MacPro can see everything about the printer, just not print to it. This includes the C7280's built-in webserver which - like alot of SOHO routers - gives you a web-based interface to the printer's configuration and status. Everything on that page looks right-on, but no printing.
    The printer's copy and fax functions work, and I can even scan images and save them across the network onto my machine, so the printer is already interoperating with the network to a high degree, just not printing.
    Like alot of people, I bypassed the HP driver CD and downloaded a fresh software package yesterday from HP's site (200MB+, ***?), which is what I used to configure my system. As far as I could tell, there appear to be no firmware updates available for this printer. MacOS "Software Update" doesn't offer any printer driver updates - I'll try the posted link to Apple's site next.

  • When I try to reformat there is an error message about configurations with the pointing device

    When I try to reformat there is an error message about configurations with the pointing device
    I am not sure I am on the correct section in the support area for Lenovo.
    I had a mouse issue. It was unable to read the mouse. Now the mouse is working and it is initialized.
    I have no idea why.
    There is an error message saying that I should press F 1or F2. I pressed down F 1 and I tried to work with it and I enabled the mouse or I tried. The mouse is working fine but the computer will not recover completely the way it used to.
    It is very confusing. When I shut down and restart there is an message that was not there before about the pointing device. Also the recovering operation never asked me for disks. Now it is doing that. I have disks but this is all confusing. I just want the computer to be the way it was. It is working fine except for booting up and the messages.

    Hi marissa, welcome to the forums,
    you may or may not be in the right place, but it would certainly help members to help you if you could post exactly which Lenovo system; notebook / computer, you have and which operating system is installed on it.
    Thanks in advance
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • SharePoint Workflow Services Communication Error in SharePoint 2013

    I am developing a few workflows using SharePoint Designer 2013. Previously my workflows can be run without any WorkflowCommunication error but after Nintex Workflow is deployed and run in the same server, there were a few times the workflows that were created
    using SharePoint Designer 2013 failed to run due to SharePoint WorkflowCommunication error. Below is the example of the error:
    Microsoft.Workflow.Client.WorkflowCommunicationException: The request was aborted: The request was canceled. Client ActivityId : 3ef6779c-fb54-e0c5-7c03-e24d99e809f1. ---> System.Net.WebException: The request was aborted: The request was canceled. --->
    System.ServiceModel.CommunicationObjectFaultedException: The communication object, System.ServiceModel.Configuration.ConfigurationChannelFactory`1[Microsoft.SharePoint.IdentityServices.IApplicationSecurityTokenServiceContract], cannot be used for 
    Currently, to make the workflow run again, we restart the SharePoint Workflow services again or restart the server again. Besides, the workflow can run normally after a few hours without any restart of SharePoint Workflow services or server restart. Is there
    any advice on this?
    wawa87

    I am developing a few workflows using SharePoint Designer 2013. Previously my workflows can be run without any WorkflowCommunication error but after Nintex Workflow is deployed and run in the same server, there were a few times the workflows that were created
    using SharePoint Designer 2013 failed to run due to SharePoint WorkflowCommunication error. Below is the example of the error:
    Microsoft.Workflow.Client.WorkflowCommunicationException: The request was aborted: The request was canceled. Client ActivityId : 3ef6779c-fb54-e0c5-7c03-e24d99e809f1. ---> System.Net.WebException: The request was aborted: The request was canceled. --->
    System.ServiceModel.CommunicationObjectFaultedException: The communication object, System.ServiceModel.Configuration.ConfigurationChannelFactory`1[Microsoft.SharePoint.IdentityServices.IApplicationSecurityTokenServiceContract], cannot be used for 
    Currently, to make the workflow run again, we restart the SharePoint Workflow services again or restart the server again. Besides, the workflow can run normally after a few hours without any restart of SharePoint Workflow services or server restart. Is there
    any advice on this?
    wawa87
    Is there any explanation on this?
    wawa87

  • A communication error occurred. Printing will be stopped

    A communication error occurred. Printing will be stopped error occurred when trying to print (activex printing) the crystal reports in Dotnet using webforms.
    The problem occurs when <Session state Cookieless="true"> is assigned in web.config.  Report prints when cookieless is set to false.  To enable Cookieless = u201Ctrueu201D the following have been incorporated in the web.config.
    <configSections>
        <sectionGroup name="businessObjects">
          <sectionGroup name="crystalReports">
            <section name="crystalReportViewer" type="System.Configuration.NameValueSectionHandler" />
          </sectionGroup>
        </sectionGroup>
      </configSections>
      <businessObjects>
        <crystalReports>
          <crystalReportViewer>
               <add key="resourceURI" value="/crystalreportviewers12" />
          </crystalReportViewer>
        </crystalReports>
      </businessObjects>
    and copied the crystal reports viewer folder crystalreportviewers12 in the application path.
    Operating System is Windows 2003
    Crystal Reports Version u2013 Crystal Report 2008 Service Pack 3 Fix Pack 3.1
    The following are our observations
    1.     Report prints perfectly when Crystal Report 2008 Service Pack 3 Fix Pack 3.1 is installed in Windows 2008 operating system.
    2.     Report prints perfectly when Crystal Report 2008 Service Pack 0 is installed in Windows 2003 operating system
    3.     Printing Communication error occurs when Crystal Reports 2008 Service Pack 1 or above is installed in Windows 2003 operating system.
    Is there any settings or fix required to over come this issue ?
    Is this error is specific to Operating System and Crystal Reports patch ?
    Could you please provide me the solution regarding this.

    Thanks Don.
    when I verify the fiddler, on clicking the print icon in the viewer the aspx post back happens and refers to the url wrongly.  It is referring the virtual directory twice.
    Ex. Actual url should be http://<servername>/<virtual directory>/<application directory>/report.aspx
    But it is calling as http://<servername>/<virtual directory>/<virtual directory>/<application directory>/report.aspx
    This above url problem occurs only during activex printing post back.  This does not occur during exporting the report and report page navigation post back.

  • Communication error in login function in windows mobile in sup 2.0

    hello experts,
    i have developed sample application using sup 2.0
    the application works fine for windows
    I am using windows xp sp3
    i refer all the dll required for the application
    i also configure Active sync 4.5 and Virtual machine 2007 SP1 for windows mobile 6.0 professional emulator
    but when i create application for windows mobile
    it throw error at
    LoginToSync("supAdmin","s3pAdmin");
    as
    iAnywhere.Data.UltraLite.ULException: Communication error
       at iAnywhere.Data.UltraLite.ULConnection.RuntimeError(IntPtr natKey, ULSQLCode code, Object p0, Object p1, Object p2)
       at iAnywhere.Data.UltraLite.ULConnection.RuntimeError(ULSQLCode code)
       at iAnywhere.Data.UltraLite.ULConnection.Synchronize()
       at com.sybase.afx.db.ConnectionUtil.Synchronize(ConnectionWrapper dbConn, SyncStatusListener listener, Connection connection, String[] mboNames, Hashtable tableMBOMap)
       at com.sybase.afx.db.ConnectionUtil.Synchronize(ConnectionWrapper dbConn)
       at TestMobile.TestMobileDB.Synchronize(String synchronizationGroup, SyncStatusListener listener)
       at TestMobile.TestMobileDB.InitialSync()
       at TestMobile.TestMobileDB.LoginToSync(String username, String password)
       at SMATestMobile.Form1.btnContact_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.ButtonBase.WnProc(WM wm, Int32 wParam, Int32 lParam)
       at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
       at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
       at System.Windows.Forms.Application.Run(Form fm)
       at SMATestMobile.Program.Main()
    Details:
    StreamErrorCode =SOCKET_CONNECT
    StreamErrorSystem = 10060
    StreamErrorParameters =
    Regards,
    Rahul

    change the ActiveSync connection setting to accept DMA connection at the following:
    ActiveSync menu -> connection setting -> tick allow connections to one of the following: -> choose DMA
    Visual studio emulator will connected to the activesync when cradle and you should able to sync the database.
    Try it out.
    Best Regards
    Choong

  • Namespace Communication Error

    I'm having the following issue when trying to login to Hyperion Workspace (in EPM 11.1.2) . I get to the login page fine, and when I login it takes me into Workspace, but a warning immedately pops up saying *"Namespace Communication Error".* I can dismiss this warning by hitting 'OK', but after that I cannot navigate to any of the Workspace areas like the Explore directory or the Scheduler directory. If I try to go to "Explore", I get an error saying *"Invalid or could not find module configuration*". If I try to go to the Batch Scheduler page, I get an error saying *"Handler : 'com.hyperion.reporting.web.scheduler.SchedulerListHandler' not found for module with id : reporting.scheduler".* I find that if I restart the EPM and Foundation services, Workspace starts functioning normally again, but this is shortlived. I.e. If I log out and try to login after 10-15 minutes, I again get all of the above warnings and errors!
    Has anyone experienced this problem? I appreciate any guidance with this.
    rgds,
    Axe

    I have installed Oracle EPM 11.1.2.0 on different OS like windows7/RedhatEL 5.0 succesfully.But when when i log into workspace i get the error NAMESPACE COMMUNICATION ERROR(on windows) and then it hangs for few minutes and then it will take to workspace.(It can be a defect with Orcale EPm itself.)
    So,I tried to reconfigure the web server using IIS and then restarted the Foundation services the problem got solved for me.I no more see the NameSpace Communication error.
    Worth trying.

Maybe you are looking for