Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

too many redirects #85

Open
gao624213771 opened this issue Apr 28, 2023 · 0 comments
Open

too many redirects #85

gao624213771 opened this issue Apr 28, 2023 · 0 comments

Comments

@gao624213771
Copy link

I encountered an issue with too many redirects in version 5.0.2. From the logs, it appears that the cluster was successful and session information was synchronized. I am not sure what caused this issue. Has anyone encountered this issue? Has anyone successfully clustered?

Thank you for your answer

Here are the log fragments

  • Service startup log
2023-04-27 17:53:14.205  INFO 1 --- [           main] org.infinispan.CONTAINER                 : ISPN000128: Infinispan version: Infinispan 'Taedonggang' 12.1.11.Final
2023-04-27 17:53:14.320  INFO 1 --- [           main] org.infinispan.CLUSTER                   : ISPN000078: Starting JGroups channel kcCluster with stack myStack

-------------------------------------------------------------------
GMS: address=node-165, cluster=kcCluster, physical address=192.168.10.165:7800
-------------------------------------------------------------------
2023-04-27 17:53:14.414  INFO 1 --- [           main] org.infinispan.CLUSTER                   : ISPN000094: Received new cluster view for channel kcCluster: [node-166|3] (2) [node-166, node-165]
2023-04-27 17:53:14.430  INFO 1 --- [           main] org.infinispan.CLUSTER                   : ISPN000079: Channel kcCluster local address is node-165, physical addresses are [192.168.10.165:7800]
  • Service startup log
2023-04-27 17:57:11.516  INFO 1 --- [           main] org.infinispan.CONTAINER                 : ISPN000128: Infinispan version: Infinispan 'Taedonggang' 12.1.11.Final
2023-04-27 17:57:11.655  INFO 1 --- [           main] org.infinispan.CLUSTER                   : ISPN000078: Starting JGroups channel kcCluster with stack myStack

-------------------------------------------------------------------
GMS: address=node-166, cluster=kcCluster, physical address=192.168.10.166:7800
-------------------------------------------------------------------
2023-04-27 17:57:11.779  INFO 1 --- [           main] org.infinispan.CLUSTER                   : ISPN000094: Received new cluster view for channel kcCluster: [node-165|5] (2) [node-165, node-166]
2023-04-27 17:57:11.783  INFO 1 --- [           main] org.infinispan.CLUSTER                   : ISPN000079: Channel kcCluster local address is node-166, physical addresses are [192.168.10.166:7800]
  • rebalance members log
2023-04-27 17:53:51.207  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : ISPN000094: Received new cluster view for channel kcCluster: [node-165|5] (2) [node-165, node-166]
2023-04-27 17:53:51.207  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : ISPN100000: Node node-166 joined the cluster
2023-04-27 17:53:51.501  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=authenticationSessions]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.577  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=authenticationSessions]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.584  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=authenticationSessions]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.586  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=authenticationSessions]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.595  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=sessions]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.609  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=sessions]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.613  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=sessions]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.615  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=sessions]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.662  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.CLIENT_SERVER_TX_TABLE]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.672  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.CLIENT_SERVER_TX_TABLE]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.675  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.CLIENT_SERVER_TX_TABLE]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.678  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.CLIENT_SERVER_TX_TABLE]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.694  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=___protobuf_metadata]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.705  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=work]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.713  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=___protobuf_metadata]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.714  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=___protobuf_metadata]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.718  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=___protobuf_metadata]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.722  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=work]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.724  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=work]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.725  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=work]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.731  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=clientSessions]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.739  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=clientSessions]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.743  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=clientSessions]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.745  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=clientSessions]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.754  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=loginFailures]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.762  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=loginFailures]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.768  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=loginFailures]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.770  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=loginFailures]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.780  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.LOCKS]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 16
2023-04-27 17:53:51.789  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.LOCKS]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 17
2023-04-27 17:53:51.792  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.LOCKS]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 18
2023-04-27 17:53:51.794  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.LOCKS]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 19
2023-04-27 17:53:51.802  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=offlineClientSessions]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.813  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=offlineClientSessions]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.816  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=offlineClientSessions]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.819  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=offlineClientSessions]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.824  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.CONFIG]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.830  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.CONFIG]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.833  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.CONFIG]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.835  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.CONFIG]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.841  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.COUNTER]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.847  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.COUNTER]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.850  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.COUNTER]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.852  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=org.infinispan.COUNTER]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.857  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=offlineSessions]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.866  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=offlineSessions]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.868  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=offlineSessions]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.870  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=offlineSessions]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
2023-04-27 17:53:51.875  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=actionTokens]ISPN100002: Starting rebalance with members [node-165, node-166], phase READ_OLD_WRITE_ALL, topology id 14
2023-04-27 17:53:51.883  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=actionTokens]ISPN100009: Advancing to rebalance phase READ_ALL_WRITE_ALL, topology id 15
2023-04-27 17:53:51.886  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=actionTokens]ISPN100009: Advancing to rebalance phase READ_NEW_WRITE_ALL, topology id 16
2023-04-27 17:53:51.888  INFO 1 --- [luster,node-165] org.infinispan.CLUSTER                   : [Context=actionTokens]ISPN100010: Finished rebalance with members [node-165, node-166], topology id 17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant