Monday, November 19, 2012

Windows could not start the Citrix XTE server on the local computer.

Error: Windows could not start the Citrix XTE server on the local computer. The service terminated with a service-specific error 1

Cause: Session Reliability port (2598) is not configured.
Solution:
Step 1: Verify the Session Reliability port is configured by using the below command 
C:>netstat -an |find /i “2598″
Step 2: Take the backup of httpd.conf file
Step 3: Edit the C:\Program Files\Citrix\XTE\conf\httpd.conf (64 bit OS: C:Program Files (X86)

copy the following content in httpd.conf file
#CGP Listen Port
Listen 2598
# Log Level
loglevel emerg
Save the file and start the Citrix XTE Server service.


                                                                         OR

Rename httpd.conf file in the path C:\Program Files\Citrix\XTE\conf and export from any of the working server. Then start the Citrix XTE Server service.

Sunday, November 18, 2012

The Citrix SMA service on Local Computer started and then stopped




The Citrix SMA service on Local Computer started and then stopped



“The Citrix SMA service on Local Computer started and then stopped. Some services stop automatically if they
have no work to do, for example, the Performance Logs and Alerts service.”
Resolution 1:
To resolve the preceding issue, complete the following procedure:
  • Stop the SmaService.exe service by using the Task Manager.
  • Citrix SMA Service Properties and under the Log on tab, selectLocal System Account.
  • Set the SMA  Service to Manual and restart it, once the service started
  • Change Citrix SMA Service Properties and under the Log on tab, select Local Service Account.
  • Set the SMA  Service to Automatic and restart it

Resolution 2:

Please create a folder named " Active" in the path C:\Program Files\Citrix\Sma and try to start the service