Hi, You need to copy jars located in “ignite/libs/optional/ignite-aws” to either “ignite/libs/“ if you start a node using ignite.sh/bat or to your directory with your libs.
— Denis > On Apr 18, 2016, at 5:00 PM, vijayendra bhati <[email protected]> wrote: > > Hi, > I am getting below issue while running Ignite node on AWS. > > nested exception is java.lang.ClassNotFoundException: > org.apache.ignite.spi.discovery.tcp.ipfinder.s3.TcpDiscoveryS3IpFinder > at > org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1325) > > When I googled around I found this issue has been fixed but I its not in > Apache Ignite 1.5.0.final version. > > So should I download the latest code and build it for my purpose ? > > [IGNITE-2758] IGNITE_HOME/libs/ignite-aws/aws-java-sdk-1.10.29.jar doesn't > contain any classes - ASF JIRA > <https://issues.apache.org/jira/browse/IGNITE-2758> > > > > > > > [IGNITE-2758] IGNITE_HOME/libs/ignite-aws/aws-java-sdk-1.10.29.jar doesn't > contain any classes... > <https://issues.apache.org/jira/browse/IGNITE-2758>To observe the issue do > this: Build the fabric ZIP file. Go to ignite-aws module folder. Unzip > aws-java-sdk-1.10.29.jar. JAR file contains only pom.xml, no classes. > View on issues.apache.org <https://issues.apache.org/jira/browse/IGNITE-2758> > Preview by Yahoo > > > Regards, > Vijayendra Bhati
