Este conteúdo não está disponível no idioma selecionado.

Chapter 2. Patching Existing Server Instances


Since new micro releases of JBoss Data Grid server do not completely replace the existing installation, they are released as a patch for your convenience. The base version to be patched is the x.y.0 release, and the patches x.y.# (micro release or cumulative patch) may be applied to that instance. The patch can be rolled back (including the configuration) if there is any issue during the patching process, and any subsequent patches may be applied in the same way.
This process is similar to the procedure used to patch JBoss Enterprise Application Platform (EAP).

Note

It is strongly recommended to back up your existing installation, including all configuration files, before applying the patch.

Procedure 2.1. Applying the JBoss Data Grid 7.0.1 Patch

  1. Download the patch from the Red Hat Customer Portal at https://access.redhat.com/downloads/
  2. Connect to the running instance to be patched using the JBoss CLI:
    $JDG_HOME/bin/cli.sh --connect=127.0.0.1:9999
    Copy to Clipboard Toggle word wrap
  3. Ensure there are no active connections to the server, and then apply the patch:
    patch apply /path/to/jboss-datagrid-7.0.1-server-patch.zip
    Copy to Clipboard Toggle word wrap
  4. Restart the server:
     shutdown --restart=true
    Copy to Clipboard Toggle word wrap
All other files, such as EAP modules, clients, and the standalone library mode version of JBoss Data Grid, are provided as full archives. Due to this there is no possibility to patch these files.
Voltar ao topo
Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2025 Red Hat