Unity Service - Error: Unable to communicate with service control center

Hi Guys,
I have a CUC Cluster of 2 nodes at 9.1.2  I did a Cobra restore and since the cobra I have an issue when I go to Unity Connection Servicability and then
If I go in service Management I have this error :  " Error: Unable to communicate with service control center  "
I am not the only one who got that Issue.. the documentation is not so clean from cisco..
http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-communications-manager-version-70/110587-cuc-credential-error.html#Controlcenter
Here is what I did and the result
admin:run cuc dbquery unitydirdb select alias, displayname, objectid  from vw_user where alias ='adminunity'
alias       displayname  objectid
adminunity  adminunity   2774a94d-052d-49e9-9288-bf447a4b1532
admin : run cuc dbquery unitydirdb select objectid, userobjectid, credentialtype, encryptiontype from tbl_credential where userobjectid = "2774a94d-052d-49e9-9288-bf447a4b1532"
objectid                              userobjectid                          credentialtype        encryptiontype
1255f7f7-5d15-4406-ab54-df5f248e30bf  2774a94d-052d-49e9-9288-bf447a4b1532  3               3
5ace4b8f-dbeb-4e46-8d7c-146b13db5499  2774a94d-052d-49e9-9288-bf447a4b1532  4               3
admin : run cuc dbquery unitydirdb update tbl_credential set encryptiontype = "3" where objectid ="1255f7f7-5d15-4406-ab54-df5f248e30bf"
admin run cuc dbquery unitydirdb update tbl_credential set encryptiontype = "3" where objectid ="5ace4b8f-dbeb-4e46-8d7c-146b13db5499"
admin:run cuc dbquery unitydirdb select objectid, userobjectid, credentialtype, encryptiontype from tbl_credential where userobjectid = "2774a94d-052d-49e9-9288-bf447a4b1532"
objectid                              userobjectid                          credentialtype  encryptiontype
1255f7f7-5d15-4406-ab54-df5f248e30bf  2774a94d-052d-49e9-9288-bf447a4b1532  3               3
5ace4b8f-dbeb-4e46-8d7c-146b13db5499  2774a94d-052d-49e9-9288-bf447a4b1532  4               3
but once I did that, I wasn't able to login anymore with my user, so I put it back to 4.
anyone ?

I make the right configuration of my network (eth0 and eth1) and I reboot my server the start CRS service automaticaly...
The problem is that my server don't stop rebooting automaticaly!!!
In /var/log messages I have this " oracle CSSD failure. Rebooting for cluster integrity" !!!
some one can help?

Similar Messages

  • Error: Unable to Communicate with Printer

    i can print a test page from the hp deskjet 3510 series : hp printer assistant application on my laptop and I can print to the printer by sending an email so I know that it is connected to the network and I know my laptop can print to it. But when I try to print from Word or any other application I get an error: Unable to Communicate with Printer
    Any ideas?
    This question was solved.
    View Solution.

    Download and run this: http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03286146&cc=us&dlc=en&lc=en
    What does it say?
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Outboung Campaing: Error Unable to communicate with Enterprise Server. outbound Option not available

    Hi everyone,
    I'm running UCCX 8.01 + CUCM 7.1+ Cisco 7942 just for learning purpose. After creating the Outbound Campaign and imported the Contact List the call is received by the agent (call is state is received as Offering) but after press the Accept, Reject or any othe action button is received the error:
    Error Unable to communicate with Enterprise Server. outbound Option not available (attached to post).
    What does this mean?
    Regards
    Please rate all useful posts
    Favor calificar todos las respuestas útiles.
    LinkedIn Profile: do.linkedin.com/in/leosalcie
    MDGDP, CCNA, CCNA Voice, CCNP Voice Certified       

    Any idea?
    Please rate all useful posts
    Favor calificar todos las respuestas útiles.
    LinkedIn Profile: do.linkedin.com/in/leosalcie
    MDGDP, CCNA, CCNA Voice, CCNP Voice Certified

  • Webutil error "unable to communicate with runtime process."

    Hi,
    Yesterday I configured webutil with Developer 10g (9.0.4).
    I used webutil_106.zip and jacob_18.zip.
    I succesfully deploy a form that display the selection file dialog with the function:
    CLIENT_GET_FILE_NAME
    Today I tried to test again the form, and I got an error when the form is opening, I review the log and I find "unable to communicate with runtime process.".....
    I didn't change any configuration... what I'm doing wrong..... It just work great yesterday!!!!
    I tried signing again the jacob.jar and frmwebutil.jar files..... However I still have the error.......
    Any help is welcome....
    The error in the log:
    09/03/25 10:57:45 Started
    09/03/25 10:57:55 forms90web: jsp: init
    09/03/25 10:57:55 forms90web: f90servlet: init
    09/03/25 10:57:55 forms90web: FormsServlet init():
    configFileName: c:\dev10g/forms90/server/formsweb.cfg
    testMode: false
    09/03/25 10:57:55 forms90web: 9.0.4.0.0 Started
    09/03/25 10:57:56 forms90web: l90servlet: init
    09/03/25 10:57:56 forms90web: ListenerServlet init()
    09/03/25 10:58:02 forms90web: Forms session <1> aborted: unable to communicate with runtime process.
    09/03/25 10:58:02 forms90web: Forms session <1> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
         at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    09/03/25 11:00:58 forms90web: l90servlet: destroy
    09/03/25 11:00:58 forms90web: 9.0.4.0.0 Stopped
    09/03/25 11:00:58 Stopped (Shutdown executed by jazn.com/admin from 127.0.0.1 (localhost))
    Edited by: Santiago on 25/03/2009 11:23 AM

    I Find the way, It's OK now.
    When I use the webutil.olb in a form. I chose "Subclass", It's necessary to choose "Copy".

  • Error: Unable to communicate with the Reports Server

    The configuration I am working with is:
    * Oracle 8.1.6 DB on a Unix machine
    * Oracle Reports 6i on an NT machine
    * Microsoft IIS web server
    I have successfully tested my reports during the development phase of my project. Unfortunately, now that it is considered production and is available to upwards of 30 people, I am getting the following error message after verifying the server is up and after a numerous reports have been served:
    Error: The requested URL was not found, or cannot be served at this time.
    Oracle Reports Server CGI - Unable to communicate with the Reports Server.
    After receiving this message I noticed that the Report Server service is down and the log only indicates that it "shut down immediately". (no ORA messages) I tried restarting the service, but after serving one report, it would shut down again with the same message.
    I am wondering if it is a problem related to the cache. I used the default of 50M in the config file, but when the cache directory reaches 50M, the problem seems to appear. I then deleted approx. 30M of files from the cache directory and the Report Server service appeared stable. I changed the cache limit to 1M to see if there was a problem with the cache being so big. All appeared well for the first few hours of operation but then the Report Server service shut down again and upon restart crashed within a minute or two (usually as someone tests a report, it crashes again).
    Do I have a configuration problem? Has anyone seen this problem? Thanks in advance.

    Hi,
    I just found out that if i give
    http://localhost/cgi-bin/rwcgi60.exe?key1
    where key1 is a key mapping file that contains the report name,username and pwd for the database and desformat...etc..
    the report pulls out fine with the correct data..
    i am stunned...
    while none of the other commands like
    http://.../rwcgi60.exe
    or
    http://..../showenv?server=repserver
    or any other usual command doesnt work...
    anybody faced this before??
    Thanks.

  • Oracle reports 6i error unable to communicate with the reports server

    Hi,
    I have followed the steps for running oracle reports server 6i..i am using win2k3 and IIS6.0
    i have checked tnsnames.ora and sqlnet.ora and everything looks good..
    when i try
    http://localhost/cgi-bin/rwcgi60.exe
    i get a page called User Database Authentication and asks for username,password and database..instead of the help page that should be displayed..
    when i enter those values nothing happens for the first time and the same page is displayed again..when i enter it again i am getting this error
    url requested not found or cannot be served at this time
    oracle reports cgi: unable to communicate with the reports server
    any help would be grateful..
    Thanks.

    Hi,
    I just found out that if i give
    http://localhost/cgi-bin/rwcgi60.exe?key1
    where key1 is a key mapping file that contains the report name,username and pwd for the database and desformat...etc..
    the report pulls out fine with the correct data..
    i am stunned...
    while none of the other commands like
    http://.../rwcgi60.exe
    or
    http://..../showenv?server=repserver
    or any other usual command doesnt work...
    anybody faced this before??
    Thanks.

  • Allocation error - Unable to communicate with the server

    Hello experts,
      I am trying to run a simple allocation scenario in NW 7.5 sp3 version.
    Script logic:
    *RUNALLOCATION
    *FACTOR USING/TOTAL
    *DIM P_ACCT1 WHAT= CE0004010; WHERE=BAS(CE0004000); USING=CE0004030; TOTAL=<<<
    *DIM P_CC WHAT= US; WHERE=<<<; USING=<<<; TOTAL=<<<
    *DIM CATEGORY WHAT=ACTUAL; WHERE=PLAN
    *ENDALLOCATION
    The script logic runs from default.lgf and i get an error while i try to send data from BPC excel saying "Error communicating with the server"
    I have also tried running it through Allocation.lgf and the financial package. I get the following message but no results.
    /CPMB/MODIFY completed in 0 seconds
    /CPMB/CLEAR completed in 0 seconds
    [Messages]
    Error found in BPC
    Application: Finance_1 Package status: SUCCESS
    Please help me out here.
    Your inputs highly appreciated.
    Thanks
    Mani

    It was but it shouldn't affect Sync users.
    I will ask you to try again in a couple of hours. Are you trying to set it up or access your data?

  • IPhone gets error Unable to Communicate with Server (503)

    Shortly after i enter the passcode from my iPhone into my PC, the error message comes up on my iPhone.

    We had some minor outtages yesterday. 503 is an error about not finding the server. Try again and let me know if it doesn't work.
    Does the PC synchronize properly without any error?

  • I received this error today "unable to communicate with locator service to retrieve available files"

    We use CSM to push out IPS updates and we recieved this error when we tried to manually retrieve the IPS update from Cisco.com. I wonder if the CCO server is having issues again because this happened last month when it rejected requests for updates. We did recieve the same error "Unable to communicate with locator service to retrieve files." at that time as well.  Has anyone else experienced this problem?

    This error is usually due to problems with the CCO server.  Are you able to ping www.cisco.com from the CSM server?  What ip address does ww.cisco.com resolve to?  The problem could be a transient issue so do you get the same error if you try the IPS update again?

  • HPlip: "Unable to communicate with the device" error

    Hello Arch Community, I've been a user of Arch for a while and most of it just worked out of the box. However, I had my HP 6300 working through a direct connection. But a couple of days ago it just broke.
    I've tried everything I could think of to make it back but all has been unsuccesful, I removed the printer and tried to add it again (sorry, old Windows habit, there most of the time works), however, I couldn't add the printer, it fails with the error: "Unable to communicate with the device. Please check the device and try again.", I added myself to the ld group (shouldn't matter, but I did it anyway)
    I have cups 1.4.2.
    Hp-check:
    HP Linux Imaging and Printing System (ver. 3.9.10)
    Dependency/Version Check Utility ver. 14.3       
    Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
    This software comes with ABSOLUTELY NO WARRANTY.           
    This is free software, and you are welcome to distribute it
    under certain conditions. See COPYING file for more details.
    Note: hp-check can be run in three modes:
    1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied     
    tarball (.tar.gz or .run) to determine if the proper dependencies are installed to successfully     
    compile HPLIP.                                                                                     
    2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb,
    .rpm, etc) or an already built HPLIP supplied tarball has the proper dependencies installed to     
    successfully run.                                                                                   
    3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the
    above cases (both compile- and run-time dependencies).                                             
    Saving output in log file: hp-check.log
    Initializing. Please wait...
    | SYSTEM INFO |
    Basic system information:
    Linux carloslicea-laptop 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:48:17 CET 2009 i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz GenuineIntel GNU/Linux                                                     
    Distribution:
    unknown 0.0 
    Checking Python version...
    OK, version 2.6.4 installed
    Checking PyQt 4.x version...
    OK, version 4.6.1 installed.
    Checking for CUPS...
    Status: el planificador de tareas se está ejecutando
    Version: 1.4.2
    warning: /etc/cups/cupsd.conf file not found or not accessible.
    Checking for dbus/python-dbus...
    dbus daemon is running.
    python-dbus version: 0.83.0
    | COMPILE AND RUNTIME DEPENDENCIES |
    note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).                                                                                             
    note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).                                                                                                 
    Checking for dependency: CUPS - Common Unix Printing System...
    OK, found.                                                   
    Checking for dependency: CUPS DDK - CUPS driver development kit...
    warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.                                                                                   
    Checking for dependency: CUPS devel- Common Unix Printing System development files...
    OK, found.                                                                           
    Checking for dependency: CUPS image - CUPS image development files...
    OK, found.                                                           
    Checking for dependency: DBus - Message bus system...
    OK, found.                                           
    Checking for dependency: gcc - GNU Project C and C++ Compiler...
    OK, found.                                                     
    Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
    OK, found.                                                                                     
    Checking for dependency: libcrypto - OpenSSL cryptographic library...
    OK, found.                                                           
    Checking for dependency: libjpeg - JPEG library...
    OK, found.                                       
    Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
    OK, found.                                                                             
    Checking for dependency: libpthread - POSIX threads library...
    OK, found.                                                   
    Checking for dependency: libtool - Library building support services...
    OK, found.                                                             
    Checking for dependency: libusb - USB library...
    OK, found.                                     
    Checking for dependency: make - GNU make utility to maintain groups of programs...
    OK, found.                                                                       
    Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...                                                                                               
    OK, found.                                                                                         
    Checking for dependency: PolicyKit - Administrative policy framework...
    warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.                                                                                   
    Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
    OK, found.                                                     
    Checking for dependency: Python DBus - Python bindings for DBus...
    OK, found.                                                       
    Checking for dependency: Python devel - Python development files...
    OK, found.                                                         
    Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...                                                                                                 
    warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.                                                                                   
    Checking for dependency: Python XML libraries...
    OK, found.                                     
    Checking for dependency: Python 2.3 or greater - Required for fax functionality...
    OK, found.                                                                       
    Checking for dependency: Python 2.2 or greater - Python programming language...
    OK, found.                                                                     
    Checking for dependency: Reportlab - PDF library for Python...
    warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.                                                                                   
    Checking for dependency: SANE - Scanning library...
    OK, found.                                         
    Checking for dependency: SANE - Scanning library development files...
    OK, found.                                                           
    Checking for dependency: scanimage - Shell scanning program...
    OK, found.                                                   
    Checking for dependency: xsane - Graphical scanner frontend for SANE...
    OK, found.                                                             
    | HPLIP INSTALLATION |
    Currently installed HPLIP version...
    HPLIP 3.9.10 currently installed in '/usr/share/hplip'.
    Current contents of '/etc/hp/hplip.conf' file:
    # hplip.conf.  Generated from hplip.conf.in by configure.
    [hplip]
    version=3.9.10
    [dirs]
    home=/usr/share/hplip
    run=/var/run         
    ppd=/usr/share/ppd/HP
    ppdbase=/usr/share/ppd
    doc=/usr/share/doc/hplip-3.9.10
    icon=/usr/share/applications   
    cupsbackend=/usr/lib/cups/backend
    cupsfilter=/usr/lib/cups/filter 
    drv=/usr/share/cups/drv/hp       
    # Following values are determined at configure time and cannot be changed.
    [configure]                                                               
    network-build=yes                                                         
    pp-build=no                                                               
    gui-build=yes                                                             
    scanner-build=yes                                                         
    fax-build=yes                                                             
    dbus-build=yes                                                           
    cups11-build=no                                                           
    doc-build=yes                                                             
    shadow-build=no                                                           
    hpijs-install=yes                                                         
    foomatic-drv-install=yes                                                 
    foomatic-ppd-install=yes                                                 
    foomatic-rip-hplip-install=yes                                           
    hpcups-install=yes                                                       
    cups-drv-install=yes                                                     
    cups-ppd-install=no                                                       
    internal-tag=3.9.10.72                                                   
    restricted-build=no                                                       
    ui-toolkit=qt4                                                           
    qt3=no                                                                   
    qt4=yes                                                                   
    policy-kit=no                                                             
    hpijs-only-build=no                                                       
    lite-build=no                                                             
    udev-acl-rules=no                                                         
    hpcups-only-build=no                                                     
    hpijs-only-build=no                                                       
    Current contents of '/var/lib/hp/hplip.state' file:
    # hplip.state - HPLIP runtime persistent variables.
    [plugin]
    installed=0
    eula=0     
    Current contents of '~/.hplip/hplip.conf' file:
    [last_used]                                   
    printer_name =                                 
    printer =                                     
    working_dir = .                               
    device_uri = "hp:/net/Officejet_6300_series?zc=HP56B6CF"
    [commands]
    scan = /usr/bin/xsane -V %SANE_URI%
    [installation]
    version = 3.9.10.72
    date_time = 12/04/09 23:41:37
    [settings]
    systray_messages = 0
    systray_visible = 1
    [fax]
    email_address =
    voice_phone =   
    [refresh]
    rate = 30
    enable = false
    type = 1     
    [polling]
    enable = false
    device_list =
    interval = 5 
    | DISCOVERED USB DEVICES |
    No devices found.
    | INSTALLED CUPS PRINTER QUEUES |
    lpstat
    Type: Unknown
    Device URI: No se han añadido destinos.
    | SANE CONFIGURATION |
    'hpaio' in '/etc/sane.d/dll.conf'...
    OK, found. SANE backend 'hpaio' is properly set up.
    Checking output of 'scanimage -L'...
    No scanners were identified. If you were expecting something different,
    check that the scanner is plugged in, turned on and detected by the
    sane-find-scanner tool (if appropriate). Please read the documentation
    which came with this software (README, FAQ, manpages).
    | PYTHON EXTENSIONS |
    Checking 'cupsext' CUPS extension...
    OK, found.
    Checking 'pcardext' Photocard extension...
    OK, found.
    Checking 'hpmudext' I/O extension...
    OK, found.
    Checking 'scanext' SANE scanning extension...
    OK, found.
    | USER GROUPS |
    dbus hal network video audio optical storage power users policykit vboxusers
    | SUMMARY |
    error: 4 errors and/or warnings.
    Please refer to the installation instructions at:
    http://hplip.sourceforge.net/install/index.html
    Done.
    Albeit it has errors, I can't see how they are releated (cups does have a conf file, but it seems that *my* user can't access it, expected 'couse it's owned by root). Any ideas?

    Hi
    I had the same problem. The solution is to change the network discovery mode to SLP or add manually the IP address of your printer at the first step of the hp setup wizard. After you install the printer successfully, check the maximum resolution of the driver. Mysteriously, for me the maximum resolution was restricted to 600 dpi so I downgraded to the previous version of HPLIP and got back the 1200 dpi option. Please let me know if you have this issue too. I have posted this question in the hplip forums, but I haven't received any replies yet.

  • HP 7520 All in One "Unable to Communicate with Printer" msg

    We have a HP all in one Photosmart 7520 printer- it is USB connected to a mac (OS Snow Leopard I believe).  This was the original set up.  When I moved back here I was able to set up a wireless network with the mac as the host computer (connecting the modem to a Linksys router).  I was able to set up my windows 7 PC to this network and to the printer with no problems and was able to print to the printer for months.  Now I am getting this error "Unable to communicate with Printer"  and says it is unable to to be completed because the printer is unavailable or not connected.
    The printer IS connected and on.  My PC can see the printer listed in the control panel (I in fact uninstalled and reinstalled to see if that would fix the problem- it didn't).  The only thing that has changed since I originally set this up was that I added my second PC (Windows XP) to the network but I don't think that's the cause of my print job requests failing to print.
    I do know that the modem itself has been reset a couple of times due to the cable deciding to drop out a couple of times.  Could this be the reason why?
    What else can I look at to try to get my PC to communicate fully with the printer.  I've tried printing from googlemaps as well as a short notepad file.
    Thanks!
    This question was solved.
    View Solution.

    Let’s try this.
    1. Verify in the printer that 'Auto Off' is disabled.  Use the Embedded Web Server (EWS) by going to the  
        printers IP address in your browser, Settings Tab/Auto Off.  Or use the Printer Assistant, Printer Home
        Page (EWS).
    2. Set a static IP in the printer outside the DHCP range of the router. 
    In the router:
    3. Use a fixed wireless channel like 1,6 or 11, never 'auto', try channel 1 first then the rest. 
    4. Set router to 20Mhz only, or 145Mbps depending on router. 
    5. Always use WPA2-AES (Personal) encryption, but you can try ‘mixed’ mode. 
    6. For the routers security, disable WPS and never use it and disable UPnP so nobody can hack your
        system (if you want to know why, search the web). 
    7. If you have a dual band router (2.4Ghz and 5.0Ghz bands), make sure the SSID’s are NOT the same,
        they must be different for all bands, even for any Guest networks. 
    8. Save all settings.  Power off both, wait 5 mins.  Power on router wait 3 mins. 
    9. Power on printer and verify it reconnects to router. 
    Windows 7/8/8.1   Is Network Discovery on or off?
    Control Panel\Network and Internet\Network and Sharing Center\Advanced sharing settings.
    Under Home or Work (current profile) \ Network Discovery.
    Select "Turn on network discovery" and save changes.
    Now try.
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

  • Fax from PC: unable to communicate with the device.

    Hi,
    Im facing this issue where i am unable to send fax through my PC.
    Some info:
    Device: laserjet CM1415fnw
    IP address for laserjet: 192.168.1.250
    subnet: 255.255.255.0
    gateway: 192.168.1.254
    OS: winvista
    antivirus: using AVG free edition 2012
    both my print drivers and fax drivers are using the same network port which i set manually by creating a tcp/ip port (192.168.1.250).
    I am able to communicate with printer to print, scan but not fax.
    When i chose the fax driver to print to, it will send the job, and then display the error:
    Unable to communicate with the device.
    The device may be disconnected, powered off, or its network settings may have changed.
    I tried to install using the drivers downloaded from HP and it created a "HP Fax Port" which i tried changing the port to use this instead, still same error.
    A command ping to the ip 192.168.1.250 is getting response.
    Anyone have any idea? Or could the AV blocking the drivers from communicating to the printer?

    Hi AWI,
    I am sorry to hear that you are having issues faxing. I would like some more information from you so I can look further into this issue for you.
    Could you respond to me with this info:
    Are you able to fax from your printer, stand-alone?
    What model of printer do you have?
    Are you running Windows or Mac?
    Have you printed a Fax Test? If yes, does it pass or fail on anything?
    Look forward to hearing from you!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • VIPCA problem: PRKH-1010 : Unable to communicate with CRS services.

    I have installed clusterware across 2 nodes recently in a virtual environment. I have been following a guide on how to do this and everything has gone as expected apart from when i try to run VIPCA manually (as detailed in the guide). When trying to run VIPCA on node 1 i get the following error:
    C:\Documents and Settings\Administrator>cd c:\oracle\product\10.2.0\crs\bin
    C:\oracle\product\10.2.0\crs\BIN>vipca.bat
    PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:[21])]
    PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:[21])]
    PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:[21])]
    C:\oracle\product\10.2.0\crs\BIN>
    I was wondering if anyone had experienced the following error before and might be able to shed some light on why I am receiving it and how to resolve it to get VIPCA to run properly.
    Cheers Edd
    Message was edited by:
    user601455

    Followed a metalink note which told me to use opmd.exe to set all the services created by oracle to manual. this utility also created a new service - Oracle Process Manager, which i take it controls all the other services that clusterware uses.
    This is working fine however the OracleCSService is unable to start, it simply hangs at 'starting' and doesnt do anything from there... this i think is the route of my VIPCA problems, so if anyone knows how to sort this out that would be great.

  • PRKH-1010 : Unable to communicate with CRS services

    I am getting the following error message on rac1 and rac2 while manually invoking VIPCA to update the virtual ips for cluster nodes:
    [root@rac2 bin]# ./vipca
    PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:[21])]PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:[21])]PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:[21])]
    Any help is much appreciated
    Thanks
    Yuvi

    Hello,
    Did you change the hostname after installation?
    Thanks,
    Sarab

  • ./vipca Unable to communicate with CRS services.....

    Hi,
    crs version=10.2.0.1
    OS version=Linux
    I am getting following error when running .VIPCA
    root$./vipca
    PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:21])
    PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:21])
    PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:21])
    Thanks,

    Hi Mohammed,
    Did you change hostname after install RAC?
    Research:
    page 5-9 of Oracle 10g RAC Administrator's Guide, Oracle specifically stated to not change the host name after the install.
    The hostname becomes a part of CRS configuration, so changing the host name is not allowed.
    To change hostname in RAC environment reinstall  CRS...
    Regards,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

Maybe you are looking for