Encontrar

Pregunta
· 8 ago, 2024

Server Availability Error while launching http://localhost:57772/csp/sys/UtilHome.csp

Any who has encounter the same error can please share your experience?

Trying to launch management portal and encountered "Server availability error". Port 57772 is open, IIS admin service and world wide web publishing service are running. checked firewall and no issues. 

 

Andrea

3 comentarios
Comentarios (3)2
Inicie sesión o regístrese para continuar
Pregunta
· 8 ago, 2024

System Hangs when Withdrawing from License Domain

I just installed IRIS 2022.1 onto a new VM in the MAG (Azure Government) cloud. The install was successful. Everything looked fine.

When attempting to stop this instance of IRIS, the system hangs at "Withdrawing from License Domain". Eventually, my session is disconnected. The instance then has a status of "sign-on inhibited". To stop this instance, I need to force it.

Any ideas? Thanks in advance.

Comentarios (0)1
Inicie sesión o regístrese para continuar
Anuncio
· 8 ago, 2024

[Video] HealthShare Health Connect - Atualize a automação com o Validador de Produção

Olá Comunidade,

Clique em play e mergulhe no nosso vídeo no canal InterSystems Developers YouTube:

⏯ HealthShare Health Connect - Upgrade Automation with Production Validator @ Global Summit 2023

Você está atualizando ou migrando sistemas em suas instâncias do Health Connect ou IRIS for Health? Junte-se a nós para saber mais sobre a próxima ferramenta Production Validator, projetada para aprimorar seu fluxo de trabalho de atualização e/ou migração e torná-lo mais eficiente. Ouça os clientes que ajudaram a moldar a ferramenta para entregar tempo para valor.

Apresentadores: 
🗣 @John Goodgame, Senior Sales Engineer, InterSystems
🗣 @Justin Owens, Programmer Analyst, Orlando Health
🗣 @Scott Roth, Senior Application Development Analyst, The Ohio State Wexner Medical Center
🗣 @James Bourette, Distinguished Systems Developer, InterSystems

Divirta-se assistindo a este vídeo e fique ligado! 👍

Comentarios (0)1
Inicie sesión o regístrese para continuar
Anuncio
· 8 ago, 2024

[Video] HealthShare Deployment Automation at Warp Speed

Hey Community,

Watch this video to learn how to leverage standard automation tools, scripting, and HealthShare APIs to drive standardized deployments for consistent delivery of HealthShare federations:

⏯ HealthShare Deployment Automation at Warp Speed @ Global Summit 2023

Presenters:

🗣 @Francois Le Floch, Senior Solutions Engineer, InterSystems
🗣 @Mark Bolinsky, Principal Technology Architect, InterSystems

Subscribe to our YouTube channel InterSystems Developers to stay tuned!

Comentarios (0)1
Inicie sesión o regístrese para continuar
Artículo
· 8 ago, 2024 Lectura de 2 min

Mirrored databases are mounted read-only after removing the mirror configuration

InterSystems FAQ rubric

If you do not specify the option to remove the mirror attribute of the mirror database when deleting the mirror configuration, the database cannot be restored to a normal state and will be mounted read-only the next time it is mounted. To restore the database to a read-write state, you must remove the mirror attribute using the system routine ^MIRROR.

The procedure is as follows (execute in the %SYS namespace):

%SYS>do ^MIRROR This instance is not initialized as a mirror member 1) List mirrored databases
2) Remove one or more mirrored databases ※Select this menu
3) Create a Mirror
4) Join Mirror as Failover Member
5) Join Mirror as Async Member Option? 2                 ※Enter 2
There is one mirrored database on this system
Remove it? y           ※Enter yes or y
Removing c:\intersystems\ensemble\mgr\mtest\ ...succeeded
Press to return to the main menu...

[Additional Information] When deleting the mirror configuration on each failover member, the menu shown below will be displayed, asking whether you want to delete the database mirror attributes as well.

In addition to the above, do you also want to remove mirror attribute of
mirrored databases (the databases themselves will not be deleted)? y 

The default selection is <no>, so if you do not specify y or yes, the mirror attribute will not be deleted. For information on how to use ^MIRROR and how to delete the mirror configuration, please refer to the following documentation page:
Mirroring [IRIS]
Mirroring

Comentarios (0)1
Inicie sesión o regístrese para continuar