Unable to connect to the ColdFusion MX Search service

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default Unable to connect to the ColdFusion MX Search service

    A couple of days ago I deleted some log files b/c they where huge. Today i
    noticed when i try and run a verity search i get the following error.
    ---
    Unable to connect to the ColdFusion MX Search service.
    On Windows you may need to start the ColdFusion MX Search Server from the
    services control panel.
    On Unix, you may need to run the 'cfmxsearch' script in the ColdFusion MX bin
    directory. Error: ------
    com.verity.resource.PoolingException: cannot make connection to server at:
    k2://localhost:9920
    at com.verity.net.ConnectionPool.getNewResource(Unkno wn Source)
    at com.verity.resource.ResourcePool.newResource(Unkno wn Source)
    at com.verity.net.Connection.getConnection(Unknown Source)
    at com.verity.search.util.JSDispenser.getConnResource (Unknown Source)

    ETC.....
    ------

    I do not think the two things are related (deleting logs and this new error)
    but its the only change that has been made on the server to my knowledge. The
    service is stopped and when i attempt to restart it i get "unable to restart
    for an unknown reason" gee.. helpful!

    anyone have any suggestions on how i can fix this or trouble shoot it??



    ladybug Guest

  2. Similar Questions and Discussions

    1. Unable to initialize Event service:coldfusion.server.ServiceException
      Does anybody know what this "Unable to initialize Event service: coldfusion.server.ServiceException " error means? Thanks, Dave.
    2. Unable to connect to web service on testing server
      While taking the MM tutorial, "Creating a Client-Server Guest book with MM Flash and ColdFusion," I am instructed to test the service connection by...
    3. ColdFusion MX 7 Search Service won' t Start
      I running Coldfusion MX 7 on IIS 5.0 and the Coldusion MX 7 service won't start within the services manager. In the cfadmin, the verity section...
    4. "Unable to connect to endpoint" web service error
      I am receiving a "Unable to connect to endpoint" error when I try to access a web service with setting useProxy="false". The web service is on thh...
    5. Unable to retrieve collections from the Search Service.
      I'm getting an error in CF Administrator in the Verity Collections section that says " Unable to retrieve collections from the Search Service....
  3. #2

    Default Re: Unable to connect to the ColdFusion MX Searchservice

    Have u tried just restarting the machine?
    BSterner Guest

  4. #3

    Default Re: Unable to connect to the ColdFusion MX Searchservice

    of course.
    i am thinking on monday i am going to reinstall verity off the MX 7 CD. i'll post if it works
    ladybug Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139