Skip to content

Instantly share code, notes, and snippets.

@yuikns
Created January 19, 2015 06:58
Show Gist options
  • Save yuikns/0dbbe725b7b8204d4dc2 to your computer and use it in GitHub Desktop.
Save yuikns/0dbbe725b7b8204d4dc2 to your computer and use it in GitHub Desktop.
[2015-01-19 14:57:37,939][WARN ][org.elasticsearch.river.mongodb.Indexer] failed to script process {document={ "_id" : { "$oid" : "53e9978ab7602d9701f45733"} , "abstract" : "Objective To study the effects of bikunin on the invasion of PC3 prostate cancer cells and its und
erlying mechanism.Methods We treated PC3 cells with bikunin and assessed its effects on cell invasion.We also detected the level of phosphorylated PI3K and AKT after bikunin treatment.Moreover,we assessed the influence of the inhibitors of PI3K and AKT on cell invasion in
PC3 cells.Furthermore,we assessed the impact of constitutively active PI3K transfection on bikunin's activity.Results Our results revealed that bikunin treatment significantly suppressed cell invasion in PC3 cells.The activity of PI3K and AKT was also inhibited by bikuni
n treatment.Constitutively active PI3K transfection suppressed the inhibition of bikunin on cell invasion.Conclusion Bikunin can inhibit the invasion of PC3 cells.PI3K/AKT pathway might be involved in this process.Bikunin might be a promising therapeutic drug for prostate
cancer." , "abstract_zh" : "目的:探讨bi kuni n对前列腺癌细胞侵袭能力的影响及其相关的分子机制。方法:利用bi kuni n处理前列腺癌细胞系PC3,采用t r ans wel l实验检测其对细胞侵袭能力的影响。同时,利用west ern印迹技术检测PI3K/AKT信号通路在此过程中的作用。结果:Bi kuni n能够显著降
低PC3细胞的侵袭能力;Bi kuni n能够抑制PI3K和AKT的活性;PI3K和AKT的抑制剂能够抑制PC3细胞的侵袭;组成型活化的PI3K能够阻断bi kuni n的抑制作用。结论:Bi kuni n可能通过调节PI3K/AKT信号通路来抑制前列腺癌细胞的侵袭;Bi kuni n具有一定的临床应用前景。" , "authors" : [ { } , { } , { }]
, "hash" : "b" , "keywords" : [ "bikunin" , "invasion" , "prostate cancer"] , "keywords_zh" : [ "侵袭" , "Bikunin" , "前列腺癌"] , "lang" : "zh" , "src" : "cnki2" , "title" : "Bikunin抑制前列腺癌细胞PC3体外侵袭的实验研究" , "title_zh" : "Bikunin抑制前列腺癌细胞PC3体外侵袭的实验研究" , "year" : 2012 , "keywords_raw" : [ "bikunin" , "invasion" , "prostate cancer"] , "keywords_zh_raw" : [ "侵袭" , "Bikunin" , "前列腺癌"]}, id=53e9978ab7602d9701f45733, operation=i}, ignoring
groovy.lang.MissingMethodException: No signature of method: [Ljava.lang.String;.toArray() is applicable for argument types: () values: []
Possible solutions: notify(), toString(), toString(), toString(), sort(), every()
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:55)
at org.codehaus.groovy.runtime.callsite.PojoMetaClassSite.call(PojoMetaClassSite.java:46)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
at Script27.run(Script27.groovy:35)
at org.elasticsearch.script.groovy.GroovyScriptEngineService$GroovyExecutableScript.run(GroovyScriptEngineService.java:147)
at org.elasticsearch.river.mongodb.Indexer.processBlockingQueue(Indexer.java:183)
at org.elasticsearch.river.mongodb.Indexer.run(Indexer.java:72)
at java.lang.Thread.run(Thread.java:745)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment