Re: Can’t close a Process

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Can’t close a Process Re: Can’t close a Process

#57530
Anonymous
Participant

    hi Doug,

    engine will not allow you to let connect to a port that is being referenced by a thread that went down abnormally.

    1. You ought to be very cautious on this. I am not familiar on QDX running  Win2k.

    You need to clean up the engine.

     If the issue lies within only one process, you can do the following:

     hcilmclear -p

     This should cleanup the engine at the process level.

    2. In the netconfig, go to the thread you were having problems, disable the auto start option and save it.

    After the cleanup done in step 1, you should be able to start the threads manually.

    -Reggie-