| The Citrix Management Console could not be started because there was an error in creating the process |
| Citrix - troubleshooting | |
| Escrito por GustavoG | |
| Viernes, 25 de Septiembre de 2009 17:54 | |
|
Y luego al obtener más detalles el siguiente error Error code 1813 (0x715) occurred while attempting to execute M:\Program Files\JavaSoft\JRE\1.3\Bin\Javaw.exe with working directory C:\PRGRA~1\Citrix\Administrator\ini~1 El error code puede variar, pero todos estos eventos estan relacionados con actualizacion de Java o de la consola.
Luego ver si la configuración de los JRE la siguiente llave del registro
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2_06] [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.6] [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.6.0_16]
Debemos ver la última versión de java instalado en el ejemplo es la 1.6.0_16, y luego debemos modificar parámetros de la versión 1.4 para que funcione con el ultima java para lo cual cambiamos del registro lo siguiente Antes [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4] Despues [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4]
Al menos me funciono siempre la actualización de java y cambio de registry. Algo que puede ayudar a evitar esto es leer las Notas los últimos Hotfix Rollup antes de instalarlos ejemplo Hotfix Rollup Pack PSE400W2K3R06 - For Citrix Presentation Server 4.0, Citrix Access Essentials 1.0 and 1.5 for Windows Server 2003 Donde dice.. Important Note(s) about This Release • You must upgrade your Java Runtime Environment (JRE) to Version 1.6 Update 10 before installing this hotfix rollup pack. This is because the version of the JRE that shipped with your Presentation Server 4.0 base installation reached end-of-life in October 2008 and is no longer supported. Download Update 10 from http://java.sun.com/.
|

