Hi,
Ran kc.sh --verbose build --cache-stack=ec2
I just can’t get past this error?
Caused by: java.lang.Exception: JGRP000002: unable to load protocol org.jgroups.aws.s3.NATIVE_S3_PING (either with relative - org.jgroups.aws.s3.NATIVE_S3_PING - or absolute - org.jgroups.protocols.org.jgroups.aws.s3.NATIVE_S3_PING - class name)
Followed by:
Caused by: org.infinispan.commons.CacheConfigurationException: ISPN000085: Error while trying to create a channel using the specified configuration file: default-configs/default-jgroups-ec2.xml
AWS SDK for Java installed, AWS CLI installed, I tried all the environment variables shown in multiple articles, don’t know what’s wrong? Access to bucket has been verified.
It use to be so easy with earlier versions.
Any suggestions?
Thanks.
Mike