Alain, Can you create a ticket on https://issues.apache.org/jira/browse/CASSANDRA ?
Please include the full JVM vendor and version and the log output from /var/log/cassadra/system.log as it includes information. Can you also mention the client you are using. Thanks. ----------------- Aaron Morton Freelance Cassandra Developer New Zealand @aaronmorton http://www.thelastpickle.com On 4/01/2013, at 5:56 AM, Alain RODRIGUEZ <arodr...@gmail.com> wrote: > Wow, so you're going live with 1.2.0, good luck with that. When it's done, > whould you mind letting me know if everything went fine or if you have some > advice or feedback? > > "This looks related to JNA?" > > Does it ? The only thing logged about JNA is the following : "JNA mlockall > successful". > > What does this line "*** java.lang.instrument ASSERTION FAILED ***: > "!errorOutstanding" with message transform method call failed at > ../../../src/share/instrument/JPLISAgent.c line: 806" means? > > > 2013/1/3 Michael Kjellman <mkjell...@barracuda.com> > I'm having huge upgrade issues from 1.1.7 -> 1.2.0 atm but in a 12 node > cluster which I am slowly massaging into a good state I haven't seen this in > 15+ hours of operation… > > This looks related to JNA? > > From: Alain RODRIGUEZ <arodr...@gmail.com> > Reply-To: "user@cassandra.apache.org" <user@cassandra.apache.org> > Date: Thursday, January 3, 2013 8:42 AM > To: "user@cassandra.apache.org" <user@cassandra.apache.org> > Subject: Error after 1.2.0 upgrade > > In a dev env, C* 1.1.7 -> 1.2.0, 1 node. > > I run Cassandra in a 8GB memory environment. > > The upgrade went well, but I sometimes have the following error: > > INFO 17:31:04,143 Node /192.168.100.201 state jump to normal > INFO 17:31:04,149 Enqueuing flush of Memtable-local@1654799672(32/32 > serialized/live bytes, 2 ops) > INFO 17:31:04,149 Writing Memtable-local@1654799672(32/32 serialized/live > bytes, 2 ops) > INFO 17:31:04,371 Completed flushing > /home/stockage/cassandra/data/system/local/system-local-ia-12-Data.db (91 > bytes) for commitlog position ReplayPosition(segmentId=1357230649515, > position=49584) > INFO 17:31:04,376 Startup completed! Now serving reads. > INFO 17:31:04,798 Compacted to > [/var/lib/cassandra/data/system/local/system-local-ia-13-Data.db,]. 950 to > 471 (~49% of original) bytes for 1 keys at 0,000507MB/s. Time: 886ms. > INFO 17:31:04,889 mx4j successfuly loaded > HttpAdaptor version 3.0.2 started on port 8081 > INFO 17:31:04,967 Not starting native transport as requested. Use JMX > (StorageService->startNativeTransport()) to start it > INFO 17:31:04,980 Binding thrift service to /0.0.0.0:9160 > INFO 17:31:05,007 Using TFramedTransport with a max frame size of 15728640 > bytes. > INFO 17:31:09,964 Using synchronous/threadpool thrift server on 0.0.0.0 : > 9160 > INFO 17:31:09,965 Listening for thrift clients... > *** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with > message transform method call failed at > ../../../src/share/instrument/JPLISAgent.c line: 806 > ERROR 17:33:56,002 Exception in thread Thread[Thrift:1702,5,main] > java.lang.StackOverflowError > at java.net.SocketInputStream.socketRead0(Native Method) > at java.net.SocketInputStream.read(Unknown Source) > at java.io.BufferedInputStream.fill(Unknown Source) > at java.io.BufferedInputStream.read1(Unknown Source) > at java.io.BufferedInputStream.read(Unknown Source) > at > org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java:127) > at org.apache.thrift.transport.TTransport.readAll(TTransport.java:84) > at > org.apache.thrift.transport.TFramedTransport.readFrame(TFramedTransport.java:129) > at > org.apache.thrift.transport.TFramedTransport.read(TFramedTransport.java:101) > at org.apache.thrift.transport.TTransport.readAll(TTransport.java:84) > at > org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:378) > at > org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:297) > at > org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:204) > at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:22) > at > org.apache.cassandra.thrift.CustomTThreadPoolServer$WorkerProcess.run(CustomTThreadPoolServer.java:199) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown > Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > > ---------------------------------- > Join Barracuda Networks in the fight against hunger. > To learn how you can help in your community, please visit: > http://on.fb.me/UAdL4f > >