[JBoss JIRA] (ISPN-10891) JGroupsTransport registers the channel in JMX ignoring the cacheManagerName
by Dan Berindei (Jira)
Dan Berindei created ISPN-10891:
-----------------------------------
Summary: JGroupsTransport registers the channel in JMX ignoring the cacheManagerName
Key: ISPN-10891
URL: https://issues.jboss.org/browse/ISPN-10891
Project: Infinispan
Issue Type: Bug
Components: Core, JMX, reporting and management
Affects Versions: 10.0.1.Final, 9.4.16.Final
Reporter: Dan Berindei
{{JGroupsTransport}} registers the JGroups channel in JMX with a name like {{<jmx-domain>:type=channel,cluster={{cluster-name>}}.
If two managers have a different {{cacheManagerName}}, all the cache manager and cache components can be registered along each other in the same JMX domain. The channel object name however doesn't include the manager name, so the 2nd cache manager fails to register its channel, and because of JGRP-2393 the cause of the error is hidden.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 4 months
[JBoss JIRA] (ISPN-10890) RemoteCacheManager.stop delay
by Gustavo Fernandes (Jira)
Gustavo Fernandes created ISPN-10890:
----------------------------------------
Summary: RemoteCacheManager.stop delay
Key: ISPN-10890
URL: https://issues.jboss.org/browse/ISPN-10890
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Affects Versions: 10.0.1.Final, 10.0.0.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Closing the cache manager has a 1 second delay, regression from 10.0.0.CR3
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 4 months
[JBoss JIRA] (ISPN-10889) Error building infinispan on ppc64le
by Rashmi Salgaonkar (Jira)
[ https://issues.jboss.org/browse/ISPN-10889?page=com.atlassian.jira.plugin... ]
Rashmi Salgaonkar updated ISPN-10889:
-------------------------------------
Description:
Apache Maven 3.6.2
Java version: 11.0.5
OS: linux-ppc64le
Error building infinispan:-
[INFO] Alternative client marshallers ..................... SKIPPED
[INFO] Infinispan Common Marshaller Test Classes .......... SKIPPED
[INFO] Infinispan Kryo Marshaller Bridge .................. SKIPPED
[INFO] Infinispan Kryo Marshaller Bridge Bundle ........... SKIPPED
[INFO] Infinispan Protostuff Marshaller Bridge ............ SKIPPED
[INFO] Infinispan Protostuff Marshaller Bridge Bundle ..... SKIPPED
[INFO] Infinispan Hibernate 5.1 Cache ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.824 s
[INFO] Finished at: 2019-11-01T10:46:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.infinispan.maven-plugins:proto-schema-compatibility:1.0.1.Final:proto-schema-compatibility-check (default) on project infinispan-commons: *OS not supported. Unable to find a protolock binary for the classifier linux-ppcle_64 *-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :infinispan-commons
bash-4.4#
I was able to build https://github.com/infinispan/infinispan-maven-plugins repo.
I need details on how I can generate the architecture specific protolock binary file.
https://github.com/infinispan/infinispan-maven-plugins/tree/master/proto-...
was:
Apache Maven 3.6.2
Java version: 11.0.5
OS: linux-ppc64le
Error building infinispan:-
[INFO] Alternative client marshallers ..................... SKIPPED
[INFO] Infinispan Common Marshaller Test Classes .......... SKIPPED
[INFO] Infinispan Kryo Marshaller Bridge .................. SKIPPED
[INFO] Infinispan Kryo Marshaller Bridge Bundle ........... SKIPPED
[INFO] Infinispan Protostuff Marshaller Bridge ............ SKIPPED
[INFO] Infinispan Protostuff Marshaller Bridge Bundle ..... SKIPPED
[INFO] Infinispan Hibernate 5.1 Cache ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.824 s
[INFO] Finished at: 2019-11-01T10:46:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.infinispan.maven-plugins:proto-schema-compatibility:1.0.1.Final:proto-schema-compatibility-check (default) on project infinispan-commons: *OS not supported. Unable to find a protolock binary for the classifier linux-ppcle_64 *-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :infinispan-commons
bash-4.4#
I was able to build https://github.com/infinispan/infinispan-maven-plugins repo.
I need details on how I can generate the architecture specific protolock binary file.
> Error building infinispan on ppc64le
> ------------------------------------
>
> Key: ISPN-10889
> URL: https://issues.jboss.org/browse/ISPN-10889
> Project: Infinispan
> Issue Type: Bug
> Reporter: Rashmi Salgaonkar
> Priority: Major
>
> Apache Maven 3.6.2
> Java version: 11.0.5
> OS: linux-ppc64le
> Error building infinispan:-
> [INFO] Alternative client marshallers ..................... SKIPPED
> [INFO] Infinispan Common Marshaller Test Classes .......... SKIPPED
> [INFO] Infinispan Kryo Marshaller Bridge .................. SKIPPED
> [INFO] Infinispan Kryo Marshaller Bridge Bundle ........... SKIPPED
> [INFO] Infinispan Protostuff Marshaller Bridge ............ SKIPPED
> [INFO] Infinispan Protostuff Marshaller Bridge Bundle ..... SKIPPED
> [INFO] Infinispan Hibernate 5.1 Cache ..................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 48.824 s
> [INFO] Finished at: 2019-11-01T10:46:39Z
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.infinispan.maven-plugins:proto-schema-compatibility:1.0.1.Final:proto-schema-compatibility-check (default) on project infinispan-commons: *OS not supported. Unable to find a protolock binary for the classifier linux-ppcle_64 *-> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR] mvn <args> -rf :infinispan-commons
> bash-4.4#
> I was able to build https://github.com/infinispan/infinispan-maven-plugins repo.
> I need details on how I can generate the architecture specific protolock binary file.
> https://github.com/infinispan/infinispan-maven-plugins/tree/master/proto-...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 4 months