EpiHandy Server Not Running
From EpiHandy
There can be many reasons for EpiHandy Server not running properly, the following is a listing of possible solutions.
Contents |
How to start / stop EpiHandy Server
Start using EpiHandy Advanced Tools
- Start EpiHandy
- In the Login window go to Settings
- In the Settings window go to Advanced Tools
- On the Status tab, there are 2 buttons:
- Start SQL Server
- Stop SQL Server
- A message will be displayed stating SQL Server started or stopped.
- If the status still shows that the server is not running, then try the 2 other startup options below.
Start using SQL Server Service Manager
To open SQL Server Service Manager do ONE of the following:
- On the Windows Taskbar, in the listing of services there should be a computer icon with a green Start or red Stop button on it. Double click this icon
- -> Start -> Run -> sqlmanager
- -> Start -> Run -> C:\Program Files\Microsoft SQL Server\80\Tools\Binn\sqlmangr.exe
- Or go to the folder: C:\Program Files\Microsoft SQL Server\80\Tools\Binn\ and there double click the file called sqlmangr.exe
Once this window has opened
- From the Server dropdown list select the one ending with \EPIHANDY
- From the Services dropdown list select SQL Server
- Ensure that Auto-start service when OS starts is selected
- Click on Start/Continue
- From the Services dropdown list select SQL Server Agent
- Ensure that Auto-start service when OS starts is selected
- Click on Start/Continue
If you get any messages about failing to start the server, then continue onto steps outlined below.
Start using Windows Services
- -> Start -> Control Panel -> Administrative Tools -> Services
- In the window listing the services running, go to: MSSQL$EPIHANDY
- Rigth click and select Start, or use the Start link to the left of the services listing.
- go to: SQLAgent$EPIHANDY
- Rigth click and select Start, or use the Start link to the left of the services listing.
If you get any messages about failing to start the server, then continue onto steps outlined below.
If MSSQL$EPIHANDY is not listed, then the EpiHandy Server is not installed on your system.
Resolving failed startup
If both of the following procedures fail it is recomended that you contact EpiHandy Support team for further instructions.
Alternatively ty doing a complete reinstall as described in detail in EpiHandy_ReInstallation.
Resolve using EpiHandy Advanced Tools
- Start EpiHandy
- In the Login window go to Settings
- In the Settings window go to Advanced Tools
- Click on the Startup tab
- Without changing any of the settings click on: Apply SQL Server Startup settings
- Once complete go to the Status window and refresh.
If this fails you may
- go back to Startup tab
- Select the option Use a local Windows user account
- Enter a username and password with Administrative permissions
- If you are using a domain to logon, please select that and enter username like this: DOMAIN\USERNAME
- Click Apply SQL Server Startup settings.
- Once complete go to the Status window and refresh.
If this fails you may
- -> Start -> Settings -> Control Panel -> Administrative Tools -> Computer Management
- Using the left side node tree go to System Tools -> Local Users and Groups -> Users
- In the listing of users, right click on episervice an select Delete
- Answer Yes to any questions
- Click Apply SQL Server Startup settings.
- Once complete go to the Status window and refresh.
If all of the above steps fail, then it is likely that the installation is corrupt and needs to be reinstalled, but it is recomended to also try the steps below before doing that.
Resolve using Windows Services
- -> Start -> Control Panel -> Administrative Tools -> Services
- In the window listing the services running, go to: MSSQL$EPIHANDY
- Rigth click and select Properties
- On the General tab, ensure that Startup type is set to: Automatic
- Go to the Log On tab
- Ensure that the option This account is selected
- Enter a username with Administrative permissions,
- NOTE! if using a local account you must enter it like: .\USERNAME
- NOTE! if using domain account you must enter it like: DOMAIN\USERNAME
- Click on OK
- Start the service by right clicking and selecting Start
- Repeat the above steps for the service listed as SQLAgent$EPIHANDY
'NOTE! If MSSQL$EPIHANDY and SQLAgent$EPIHANDY is not listed, then the EpiHandy Server is not installed on your system.