Re: Snappy error when driver is running in JBoss

2015-01-06 Thread Charles Li
Hi Thanks for the reply! I did do a echo $CLASSPATH, but I got nothing. Since we are running inside jboss, I guess the class path is not set? People did mention that JBoss loads snappy-java multiple times. But I cannot find a way to solve that problem. Cheers On Jan 6, 2015, at 5:3

Re: Snappy error when driver is running in JBoss

2015-01-06 Thread Ted Yu
Might be due to conflict between multiple snappy jars. Can you check the classpath to see if there are more than one snappy jar ? Cheers On Tue, Jan 6, 2015 at 2:26 PM, Charles wrote: > I get this exception(java.lang.UnsatisfiedLinkError) when the driver is > running inside JBoss. > > We are r