[JBoss JIRA] (ISPN-11007) State Transfer hangs on org.infinispan.CONFIG cache
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-11007?page=com.atlassian.jira.plugin... ]
Dan Berindei commented on ISPN-11007:
-------------------------------------
There is one issue common to integration tests in general: the {{maven-failsafe-plugin}} system properties do not include most of the properties defined for {{maven-surefire-plugin}}, like {{log4j.configurationFile}} and {{java.net.preferIPv4Stack}}.
> State Transfer hangs on org.infinispan.CONFIG cache
> ---------------------------------------------------
>
> Key: ISPN-11007
> URL: https://issues.jboss.org/browse/ISPN-11007
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 10.1.0.Beta1
> Reporter: Gustavo Fernandes
> Assignee: Dan Berindei
> Priority: Major
> Attachments: log.trace, log.txt, stack
>
>
> Observed when running the tests from integrationtests/elasticsearch-indexmanager-it
> Attached the stack stack trace and debug log.
> When running with -Dinfinispan.cluster.stack=tcp it works
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years
[JBoss JIRA] (ISPN-11007) State Transfer hangs on org.infinispan.CONFIG cache
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-11007?page=com.atlassian.jira.plugin... ]
Dan Berindei commented on ISPN-11007:
-------------------------------------
The trace log shows that the node B node doesn't receive any UDP multicast messages from node A (the coordinator).
No idea why it doesn't work only in this particular test.
> State Transfer hangs on org.infinispan.CONFIG cache
> ---------------------------------------------------
>
> Key: ISPN-11007
> URL: https://issues.jboss.org/browse/ISPN-11007
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 10.1.0.Beta1
> Reporter: Gustavo Fernandes
> Assignee: Dan Berindei
> Priority: Major
> Attachments: log.trace, log.txt, stack
>
>
> Observed when running the tests from integrationtests/elasticsearch-indexmanager-it
> Attached the stack stack trace and debug log.
> When running with -Dinfinispan.cluster.stack=tcp it works
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years
[JBoss JIRA] (ISPN-11009) Server should support a custom path for the log file
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-11009?page=com.atlassian.jira.plugin... ]
Dan Berindei edited comment on ISPN-11009 at 11/29/19 10:06 AM:
----------------------------------------------------------------
Implemented as {{\-l}} and {{--logging-config}}
was (Author: dan.berindei):
Implemented as {{-l}} and {{--logging-config}}
> Server should support a custom path for the log file
> ----------------------------------------------------
>
> Key: ISPN-11009
> URL: https://issues.jboss.org/browse/ISPN-11009
> Project: Infinispan
> Issue Type: Enhancement
> Components: Server
> Affects Versions: 10.1.0.Beta1
> Reporter: Diego Lovison
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 10.1.0.CR1
>
>
> As a developer I would like to have my static log property file and setup it when starting the server
> {noformat}
> ./server.sh -log /path/to/my-logging.properties
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years