[JBoss JIRA] (ISPN-11744) ConnectException for ManagedConnectionOperations in CentOS8
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-11744?page=com.atlassian.jira.plugi... ]
Diego Lovison updated ISPN-11744:
---------------------------------
Status: Open (was: New)
> ConnectException for ManagedConnectionOperations in CentOS8
> -----------------------------------------------------------
>
> Key: ISPN-11744
> URL: https://issues.redhat.com/browse/ISPN-11744
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 11.0.0.Dev04, 10.1.6.Final
> Reporter: Diego Lovison
> Priority: Major
>
> ConnectException for ManagedConnectionOperations in CentOS8
> It is working for CentOS7
> {noformat}
> org.infinispan.commons.CacheException: Unable to start cache loaders
> org.infinispan.persistence.spi.PersistenceException: ISPN000527: Maximum startup attempts exceeded for store org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
> org.infinispan.persistence.spi.PersistenceException: This might be related to https://jira.jboss.org/browse/ISPN-604
> org.h2.jdbc.JdbcSQLNonTransientConnectionException: Connection is broken: "java.net.ConnectException: Connection refused (Connection refused): 127.0.0.1:20000" [90067-199]
> java.net.ConnectException: Connection refused (Connection refused)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.checkForErrorsInResponseStatus(Codec20.java:337)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.readHeader(Codec20.java:176)
> at org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder.decode(HeaderDecoder.java:139)
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
3 years, 1 month
[JBoss JIRA] (ISPN-11744) ConnectException for ManagedConnectionOperations in CentOS8
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-11744?page=com.atlassian.jira.plugi... ]
Diego Lovison reassigned ISPN-11744:
------------------------------------
Assignee: Diego Lovison
> ConnectException for ManagedConnectionOperations in CentOS8
> -----------------------------------------------------------
>
> Key: ISPN-11744
> URL: https://issues.redhat.com/browse/ISPN-11744
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 11.0.0.Dev04, 10.1.6.Final
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Major
>
> ConnectException for ManagedConnectionOperations in CentOS8
> It is working for CentOS7
> {noformat}
> org.infinispan.commons.CacheException: Unable to start cache loaders
> org.infinispan.persistence.spi.PersistenceException: ISPN000527: Maximum startup attempts exceeded for store org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
> org.infinispan.persistence.spi.PersistenceException: This might be related to https://jira.jboss.org/browse/ISPN-604
> org.h2.jdbc.JdbcSQLNonTransientConnectionException: Connection is broken: "java.net.ConnectException: Connection refused (Connection refused): 127.0.0.1:20000" [90067-199]
> java.net.ConnectException: Connection refused (Connection refused)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.checkForErrorsInResponseStatus(Codec20.java:337)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.readHeader(Codec20.java:176)
> at org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder.decode(HeaderDecoder.java:139)
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
3 years, 1 month
[JBoss JIRA] (ISPN-11744) ConnectException for ManagedConnectionOperations in CentOS8
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-11744?page=com.atlassian.jira.plugi... ]
Work on ISPN-11744 started by Diego Lovison.
--------------------------------------------
> ConnectException for ManagedConnectionOperations in CentOS8
> -----------------------------------------------------------
>
> Key: ISPN-11744
> URL: https://issues.redhat.com/browse/ISPN-11744
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 11.0.0.Dev04, 10.1.6.Final
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Major
>
> ConnectException for ManagedConnectionOperations in CentOS8
> It is working for CentOS7
> {noformat}
> org.infinispan.commons.CacheException: Unable to start cache loaders
> org.infinispan.persistence.spi.PersistenceException: ISPN000527: Maximum startup attempts exceeded for store org.infinispan.persistence.jdbc.stringbased.JdbcStringBasedStore
> org.infinispan.persistence.spi.PersistenceException: This might be related to https://jira.jboss.org/browse/ISPN-604
> org.h2.jdbc.JdbcSQLNonTransientConnectionException: Connection is broken: "java.net.ConnectException: Connection refused (Connection refused): 127.0.0.1:20000" [90067-199]
> java.net.ConnectException: Connection refused (Connection refused)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.checkForErrorsInResponseStatus(Codec20.java:337)
> at org.infinispan.client.hotrod.impl.protocol.Codec20.readHeader(Codec20.java:176)
> at org.infinispan.client.hotrod.impl.transport.netty.HeaderDecoder.decode(HeaderDecoder.java:139)
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
3 years, 1 month
[JBoss JIRA] (ISPN-11624) Server patching tool
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-11624?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-11624:
-------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/8235, https://github.com/infinispan/infinispan/pull/8261 (was: https://github.com/infinispan/infinispan/pull/8235)
> Server patching tool
> --------------------
>
> Key: ISPN-11624
> URL: https://issues.redhat.com/browse/ISPN-11624
> Project: Infinispan
> Issue Type: Feature Request
> Components: CLI, Server
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Labels: supportability
> Fix For: 10.1.7.Final, 11.0.0.Dev05
>
>
> Add patching commands to the CLI:
> * *patch create* to create patch archives (zips)
> * *patch ls* to list the patches applied to a server
> * *patch describe* to describe the contents of a patch archive
> * *patch install* to install a patch on a server
> * *patch rollback* to roll back the server to the previous patch
> The patch zip should contain all the artifacts to upgrade from any number of source versions to a target version and a series of json patch descriptor with instructions (ADD, REMOVE, REPLACE, UPGRADE) on how to apply those artifacts. Take into account files which can be modified by users (e.g. infinispan.xml) and in case of differences create them with a different filename (e.g infinispan.xml-11.0.1.Final)
> The installation process will back up any artifacts that will be replaced/upgraded/removed so that they can be rolled back.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
3 years, 1 month
[JBoss JIRA] (ISPN-11710) MassIndexer timeouts after 4 minutes
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-11710?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-11710:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.1.7.Final
11.0.0.Dev05
Resolution: Done
> MassIndexer timeouts after 4 minutes
> ------------------------------------
>
> Key: ISPN-11710
> URL: https://issues.redhat.com/browse/ISPN-11710
> Project: Infinispan
> Issue Type: Enhancement
> Components: Embedded Querying
> Affects Versions: 11.0.0.Dev04, 10.1.6.Final
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
> Fix For: 10.1.7.Final, 11.0.0.Dev05
>
>
> The MassIndexer on a clustered cache follows the Transport timeout configuration that is 4 minutes by default. On Local caches, it always uses 4 minutes (hardcoded).
> Until it is possible to cancel the MassIndexer (see ISPN-11735), it should not timeout.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
3 years, 1 month
[JBoss JIRA] (ISPN-11624) Server patching tool
by Tristan Tarrant (Jira)
[ https://issues.redhat.com/browse/ISPN-11624?page=com.atlassian.jira.plugi... ]
Tristan Tarrant updated ISPN-11624:
-----------------------------------
Fix Version/s: 10.1.7.Final
> Server patching tool
> --------------------
>
> Key: ISPN-11624
> URL: https://issues.redhat.com/browse/ISPN-11624
> Project: Infinispan
> Issue Type: Feature Request
> Components: CLI, Server
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Labels: supportability
> Fix For: 10.1.7.Final, 11.0.0.Dev05
>
>
> Add patching commands to the CLI:
> * *patch create* to create patch archives (zips)
> * *patch ls* to list the patches applied to a server
> * *patch describe* to describe the contents of a patch archive
> * *patch install* to install a patch on a server
> * *patch rollback* to roll back the server to the previous patch
> The patch zip should contain all the artifacts to upgrade from any number of source versions to a target version and a series of json patch descriptor with instructions (ADD, REMOVE, REPLACE, UPGRADE) on how to apply those artifacts. Take into account files which can be modified by users (e.g. infinispan.xml) and in case of differences create them with a different filename (e.g infinispan.xml-11.0.1.Final)
> The installation process will back up any artifacts that will be replaced/upgraded/removed so that they can be rolled back.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
3 years, 1 month
[JBoss JIRA] (ISPN-11697) Server Docs: Fix user tool issues
by Donald Naro (Jira)
[ https://issues.redhat.com/browse/ISPN-11697?page=com.atlassian.jira.plugi... ]
Donald Naro closed ISPN-11697.
------------------------------
> Server Docs: Fix user tool issues
> ---------------------------------
>
> Key: ISPN-11697
> URL: https://issues.redhat.com/browse/ISPN-11697
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
> Fix For: 10.1.7.Final, 11.0.0.Dev05
>
>
> 11/master: needs to be user-tool not user-tools. add missing + characters to keep things together in rendered html
> 10.1.x: According to the following documentation [1] of user-tools, '-a' is includedd in example command line.
> But when invoking user-tools with '-a', that throws ISPN090001.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
3 years, 1 month
[JBoss JIRA] (ISPN-11624) Server patching tool
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-11624?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-11624:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Server patching tool
> --------------------
>
> Key: ISPN-11624
> URL: https://issues.redhat.com/browse/ISPN-11624
> Project: Infinispan
> Issue Type: Feature Request
> Components: CLI, Server
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Major
> Labels: supportability
> Fix For: 11.0.0.Dev05
>
>
> Add patching commands to the CLI:
> * *patch create* to create patch archives (zips)
> * *patch ls* to list the patches applied to a server
> * *patch describe* to describe the contents of a patch archive
> * *patch install* to install a patch on a server
> * *patch rollback* to roll back the server to the previous patch
> The patch zip should contain all the artifacts to upgrade from any number of source versions to a target version and a series of json patch descriptor with instructions (ADD, REMOVE, REPLACE, UPGRADE) on how to apply those artifacts. Take into account files which can be modified by users (e.g. infinispan.xml) and in case of differences create them with a different filename (e.g infinispan.xml-11.0.1.Final)
> The installation process will back up any artifacts that will be replaced/upgraded/removed so that they can be rolled back.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
3 years, 1 month