k2server won't start

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default k2server won't start

    We are trying to set up verity on a win2003 box with CFMX 6.1 running on top of
    JRUN 4.

    We have been able to get the a collection created but we can't get the
    k2server to start. I can CREATE the server successfully and remove it
    successfully but the server will not start.

    i am running the following command from
    C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib

    net start k2server

    here is the output:
    --------------------------------------------------------------------------
    The Verity K2Server (version 2.20pr6) service is starting.
    The Verity K2Server (version 2.20pr6) service could not be started.

    The service did not report an error

    More help is available by typing NET HELPMSG 3534
    --------------------------------------------------------------------------

    We modified the .ini file as specified in the docs to point to the
    jrun/..../cfusion/lib/common path.

    when i just type k2server at the command prompt, i can see an error at the
    bottom of the help documentation:

    startServiceCtrlDispatcher failed: Incorrect function

    BTW: NET HELPMSG 3534 just tells me that the service did not report an error.

    anyone have any suggestions?



    funkygirlAUCA Guest

  2. Similar Questions and Discussions

    1. Adding an external collection to the k2server.inicollAlias
      I cannot connect to an external collection. When running C:\CFusionMX\lib\startk2server.bat I get the error E3-0005 ... this is not a directory....
    2. k2Server won't start as service
      Coldfusion 5, Windows 2003 server. Verified that my account is part of the administrators for the computer. I am working on a web host's server and...
    3. k2server stuck
      I have just installed CF7 on Windows 2000. An Access database on the local network was connected to and could not be disconnected. An attempt to...
    4. Verity k2Server VSpider Not Indexing
      Ok, I've got verity k2 server setup on my local machine and working correctly. I created a cmdfile to keep all the options I need when indexing the...
    5. CF MX6.1 will not auto start after server reboot.. but will start by hand...
      I just moved all the stuff to a new dual Xeon Windows server 2003. Problem with CF MX 6.1 is that it will not start after a server reboot! I get...
  3. #2

    Default k2server won't start

    We are trying to set up verity on a win2003 box with CFMX 6.1 running on top of
    JRUN 4.

    We have been able to get the a collection created but we can't get the
    k2server to start. I can CREATE the server successfully and remove it
    successfully but the server will not start.

    i am running the following command from
    C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\lib

    net start k2server

    here is the output:
    --------------------------------------------------------------------------
    The Verity K2Server (version 2.20pr6) service is starting.
    The Verity K2Server (version 2.20pr6) service could not be started.

    The service did not report an error

    More help is available by typing NET HELPMSG 3534
    --------------------------------------------------------------------------

    We modified the .ini file as specified in the docs to point to the
    jrun/..../cfusion/lib/common path.

    when i just type k2server at the command prompt, i can see an error at the
    bottom of the help documentation:

    startServiceCtrlDispatcher failed: Incorrect function

    BTW: NET HELPMSG 3534 just tells me that the service did not report an error.

    anyone have any suggestions?

    funkygirlAUCA Guest

  4. #3

    Default Re: k2server won't start

    SORRY - just re-posted this in the advanced techniques forum. Didn't check where i was browsing before i posted - my bad!
    funkygirlAUCA Guest

  5. #4

    Default Re: k2server won't start

    *** UPDATE ***

    After failing to start k2server.exe via the command prompt, we tried running
    it (by double clicking on the exe) in windows explorer. We got the following
    errors (and a blue screen of death when the server crashed)

    c:\docume~1\xxx\locals~1\temp\1\WERe370.dir00\k2se rverexe.mdmp
    c:\docume~1\xxx\locals~1\temp\1\WERe370.dir00\appc ompat.txt


    Error Signature:

    szApName: k2server.exe
    szAppVer: 0.0.0.0
    szModName: unknown
    szModVer: 0.0.0.0
    offset: 00000000

    Error Signature:
    BCCode: d1
    BCP1: 00000000
    BCP2: 00000002
    BCP3: 00000001
    BCP4: F76BE508
    OSVer: 5_2_3790
    SP: 1_0
    Product: 272_3

    Any ideas? Macromedia.... anyone....

    funkygirlAUCA 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