-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
Migration pod (running the openshift-migrate.sh script) throws some syntax error during processing and finally fails to boot the server.
The following messages are filling the log:
INFO [Tue Jan 21 12:52:47 UTC 2020] Finished migration check cycle, pausing for 30 seconds before resuming usage: queryosapi.py [-h] [-q {log,pods,pods_living}] [-f {list_comma,list_space,raw}] [--pod POD] [--sincetime SINCETIME] [--tailline TAILLINE] [-l {debug,DEBUG,info,INFO,warning,WARNING,error,ERROR,critical,CRITICAL}] ... queryosapi.py: error: argument --pod: expected one argument
and finally, EAP inside pod fails to start with ISE:
service org.wildfly.clustering.jgroups.channel.ee: java.lang.IllegalStateException: java.lang.Exception: events [FIND_INITIAL_MBRS FIND_MBRS] are required by GMS, but not provided by any of the protocols below it
Tested image registry-proxy.engineering.redhat.com/rh-osbs/jboss-eap-7-eap73-openjdk8-openshift-rhel7:7.3.0-8
See logs of migration pod after the test ( [^migration-pod-cr3.txt] ), attaching the log from beta as well ( [^migration-pod-cr3.txt] ).
- clones
-
JBEAP-18533 Migration pod fails to start due to clustering.jgroups.channel.ee: java.lang.IllegalStateException
- Closed