Products | Versions |
---|---|
TIBCO LogLogic Lasso Enterprise | all versions |
You may be unable to start Lasso Enterprise console due to encountering a “PingWecAdmin”.
1. Verify that port 8000 is not in use by using the command:
$ netstat -an | grep 8000
2. If it is in use, first stop the Lasso Enterprise service.
3. Edit the registry key with:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSetControlSet\Services\LLWecSvc\WECAdminPort
4. Set it to a value other than 8000 that is not in use.
5. Then restart the Lasso Enterprise service.
The console should now start normally.