Also let me know the API-M & BAM version. - Thayalan
On Thu, Apr 24, 2014 at 4:39 PM, Nuwan Dias <[email protected]> wrote: > What is the OS you are running BAM on? > > Thanks, > NuwanD. > > > On Thu, Apr 24, 2014 at 4:38 PM, Pasanthi Amarasekera > <[email protected]>wrote: > >> Hi, >> >> I followed >> https://docs.wso2.org/display/AM160/Publishing+API+Runtime+Statistics to >> integrate APIM and BAM, then got the following exception after finishing >> all the steps and run BAM server. >> >> java.lang.reflect.InvocationTargetException >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >> at >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >> at java.lang.reflect.Method.invoke(Method.java:606) >> at org.xerial.snappy.SnappyLoader.loadNativeLibrary(SnappyLoader.java:317) >> at org.xerial.snappy.SnappyLoader.load(SnappyLoader.java:219) >> at org.xerial.snappy.Snappy.<clinit>(Snappy.java:44) >> at >> org.apache.cassandra.io.compress.SnappyCompressor.create(SnappyCompressor.java:46) >> at >> org.apache.cassandra.io.compress.SnappyCompressor.isAvailable(SnappyCompressor.java:56) >> at >> org.apache.cassandra.io.compress.SnappyCompressor.<clinit>(SnappyCompressor.java:38) >> at org.apache.cassandra.config.CFMetaData.<clinit>(CFMetaData.java:77) >> at >> org.apache.cassandra.config.KSMetaData.systemKeyspace(KSMetaData.java:80) >> at >> org.apache.cassandra.config.DatabaseDescriptor.loadYaml(DatabaseDescriptor.java:441) >> at >> org.apache.cassandra.config.DatabaseDescriptor.<clinit>(DatabaseDescriptor.java:117) >> at >> org.apache.cassandra.service.AbstractCassandraDaemon.setup(AbstractCassandraDaemon.java:126) >> at >> org.apache.cassandra.service.AbstractCassandraDaemon.activate(AbstractCassandraDaemon.java:353) >> at >> org.wso2.carbon.cassandra.server.CassandraServerController$1.run(CassandraServerController.java:48) >> at java.lang.Thread.run(Thread.java:745) >> Caused by: java.lang.UnsatisfiedLinkError: no snappyjava in >> java.library.path >> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886) >> at java.lang.Runtime.loadLibrary0(Runtime.java:849) >> at java.lang.System.loadLibrary(System.java:1088) >> at >> org.xerial.snappy.SnappyNativeLoader.loadLibrary(SnappyNativeLoader.java:52) >> ... 18 more >> >> Can anyone give me a clue on the reason behind this ? >> >> Thank you. >> -- >> Pasanthi Amarasekera >> WSO2 Inc: http://wso2.com >> lean.enterprise.middleware >> >> Mobile: +94 77 9541735 >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Nuwan Dias > > Associate Tech Lead - WSO2, Inc. http://wso2.com > email : [email protected] > Phone : +94 777 775 729 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Regards, Thayalan Sivapaleswararajah Associate Technical Lead - QA Mob: +94(0)777872485 Tel : +94(0)(11)2145345 Fax : +94(0)(11)2145300 Email: [email protected] *Disclaimer*: *This communication may contain privileged or other confidential information and is intended exclusively for the addressee/s. If you are not the intended recipient/s, or believe that you may have received this communication in error, please reply to the sender indicating that fact and delete the copy you received and in addition, you should not print, copy, retransmit, disseminate, or otherwise use the information contained in this communication. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions.*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
