search for: threadpoolexecutor

Displaying 20 results from an estimated 25 matches for "threadpoolexecutor".

2017 Apr 27
0
Problem with using opus on iOS
...teMachineBinaries(AOTCompiler.java:922) at com.adobe.air.ipa.IPAOutputStream.createIosBinary(IPAOutputStream.java:504) at com.adobe.air.ipa.IPAOutputStream.access$100(IPAOutputStream.java:74) at com.adobe.air.ipa.IPAOutputStream$CompileTask.run(IPAOutputStream.java:1233) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) ld: in /var/folders/dj/njldlc3s2hldwxtbgw26zwd80000gn/T/96371209-c2d0-41e1-866d-388b6d47c6e7/libadagio.anes.sip.a(bands.o), archive m...
2015 Mar 05
3
Dovecot Full Text Search results in SolrException: undefined field text [SERIOUS]
...java:135) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1967) at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:64) at org.apache.solr.core.SolrCore$5.call(SolrCore.java:1739) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745)
2016 Dec 19
3
fts-solr: Returning 400 on searches; unescaped braces
...t.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:789) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1437) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Indeed the braces are listed in fts-backend-s...
2015 Mar 05
2
Dovecot Full Text Search: HTTP 500 : Unknown fieldType 'text_general' specified on field text. [SERIOUS]
...java:66) at org.apache.solr.core.CoreContainer.create(CoreContainer.java:489) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:255) at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:249) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ... 1 more Caused by: org.apache.solr.common.SolrException: Unknown fieldType 'text_general' specified on field text. Schema file is /opt/solr/solr/collection1/conf/sch...
2011 Jul 17
1
[LLVMdev] vmkit runtime errors
...at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:424) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:323) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:874) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:506) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:703) at java.lang.Thread.run(Thread.java:743) at java.lang.VMThread.run(VMThread.java:120) The second program is at this moment started with a SUN (ORACLE) runtime stand...
2013 Feb 08
1
ClassNotFoundException when running distributed job using rJava package
...) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350) at spark.JavaDeserializationStream.readObject(JavaSerializer.scala:23) at spark.JavaSerializerInstance.deserialize(JavaSerializer.scala:45) at spark.executor.Executor$TaskRunner.run(Executor.scala:93) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) I think R is unable to find the classpath. But I have specified that in the script by taking the absolute path of the JARs in th...
2015 Mar 05
0
Dovecot Full Text Search results in SolrException: undefined field text [SERIOUS]
...ore.SolrCore.execute(SolrCore.java:1967) > at > org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:64) > at org.apache.solr.core.SolrCore$5.call(SolrCore.java:1739) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:745) >
2017 Jan 16
0
fts-solr: Returning 400 on searches; unescaped braces
...org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:789) > at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1437) > at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) > at java.lang.Thread.run(Thread.java:745) > > Indeed the braces are...
2013 Jul 21
1
dovecot fts solr plugin
...nderListener.newSearcher(QuerySenderListener.java:59) at org.apache.solr.core.SolrCore$3.call(SolrCore.java:1182) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:314) at java.util.concurrent.FutureTask.run(FutureTask.java:149) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:897) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:919) at java.lang.Thread.run(Thread.java:736) Hope somebody can help! Best regards, Thomas # dovecot --version 2.1.7 # dovecot -n # 2.1.7: /etc/dovecot/dovec...
2012 Dec 31
5
2.1.12: Panic: file solr-connection.c: line 547 (solr_connection_post_more)
...) at org.apache.coyote.http11.AbstractHttp11Processor.process(Unknown Source) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(Unknown Source) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: java.io.CharConversionException: Invalid UTF-8 start byte 0xf8 (at char #483989, byte #532382) at co...
2010 Feb 05
1
About the openfire question ~
...ld anyone know what causes this error message ? It's not the first time I've seen it but is the first time I've seen it so often. openfire verison is 3.6.4 . at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(Execut orFilter.java:283) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51) at java.lang.Thread.run(Unknown Source) 2007.05.13 15:07:38 org.jivesoftware.openfire.nio.ConnectionHandler.ex...
2015 Oct 01
2
lld and thread over-subscription
...tests, or limit the number of threads that lit uses when running lld tests (as we currently do with the OpenMP runtime tests), but I'm somewhat concerned that users will run into this program regardless with heavily-parallelized builds. We could try to catch exceptions that otherwise come from ThreadPoolExecutor's constructor, but do we compile with exceptions enabled? Thanks again, Hal -- Hal Finkel Assistant Computational Scientist Leadership Computing Facility Argonne National Laboratory
2020 Mar 28
2
LLD issue on a massively parallel build machine
...74014i/opt/clang/202003290200/bin/../lib/libc++.so.1+0x90ed4) #12 0x0000000002a7a316 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()> >(void*) (/home/usr4/c74014i/opt/clang/current/bin/ld.lld+0x2a7a316) #13 0x00007fddd54b3ea5 start_thread /usr/src/debug/glibc-2.17-c758a686/nptl/pthread_create.c:307:0 #14 0x00007fddd3c088cd clone /usr/src/debug////////glibc-2...
2020 Mar 28
3
LLD issue on a massively parallel build machine
...++.so.1+0x90ed4) >> #12 0x0000000002a7a316 void* >> std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, >> std::__1::default_delete<std::__1::__thread_struct> >, >> llvm::parallel::detail::(anonymous >> namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()> >> >(void*) (/home/usr4/c74014i/opt/clang/current/bin/ld.lld+0x2a7a316) >> #13 0x00007fddd54b3ea5 start_thread >> /usr/src/debug/glibc-2.17-c758a686/nptl/pthread_create.c:307:0 >> #14 0x00007fddd3c088cd...
2020 Mar 28
2
LLD issue on a massively parallel build machine
...0200/bin/../lib/libc++.so.1+0x90ed4) > #12 0x0000000002a7a316 void* > std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, > std::__1::default_delete<std::__1::__thread_struct> >, > llvm::parallel::detail::(anonymous > namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()> > >(void*) (/home/usr4/c74014i/opt/clang/current/bin/ld.lld+0x2a7a316) > #13 0x00007fddd54b3ea5 start_thread > /usr/src/debug/glibc-2.17-c758a686/nptl/pthread_create.c:307:0 > #14 0x00007fddd3c088cd clone > /usr...
2020 Mar 28
2
LLD issue on a massively parallel build machine
...;>> #12 0x0000000002a7a316 void* >>> std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, >>> std::__1::default_delete<std::__1::__thread_struct> >, >>> llvm::parallel::detail::(anonymous >>> namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()> >>> >(void*) (/home/usr4/c74014i/opt/clang/current/bin/ld.lld+0x2a7a316) >>> #13 0x00007fddd54b3ea5 start_thread >>> /usr/src/debug/glibc-2.17-c758a686/nptl/pthread_create.c:307:0 >>> #14 0x...
2020 Apr 01
4
LLD issue on a massively parallel build machine
...void* >>>>> std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, >>>>> std::__1::default_delete<std::__1::__thread_struct> >, >>>>> llvm::parallel::detail::(anonymous >>>>> namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()> >>>>> >(void*) (/home/usr4/c74014i/opt/clang/current/bin/ld.lld+0x2a7a316) >>>>> #13 0x00007fddd54b3ea5 start_thread >>>>> /usr/src/debug/glibc-2.17-c758a686/nptl/pthread_create.c:3...
2013 Aug 21
11
Confusion with puppetdb (storeconfig) and query database
Hello, I have configured puppet and puppetdb (storeconfig) with postgresql and the service run and the collecting are good for example: I can make query with the next command and responds ok . [.........................] [root@master]# curl -X GET -H ''Accept: application/json'' http://127.0.0.1:8080/v2/facts --data-urlencode ''query=["=", "name",
2020 Apr 01
2
LLD issue on a massively parallel build machine
...std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, > >>>>> std::__1::default_delete<std::__1::__thread_struct> >, > >>>>> llvm::parallel::detail::(anonymous > >>>>> namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()> > >>>>> >(void*) (/home/usr4/c74014i/opt/clang/current/bin/ld.lld+0x2a7a316) > >>>>> #13 0x00007fddd54b3ea5 start_thread > >>>>> /usr/src/debug/glibc-2.17-c758a...
2020 Apr 01
2
LLD issue on a massively parallel build machine
...1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, >> > >>>>> std::__1::default_delete<std::__1::__thread_struct> >, >> > >>>>> llvm::parallel::detail::(anonymous >> > >>>>> >> namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()> >> > >>>>> >(void*) >> (/home/usr4/c74014i/opt/clang/current/bin/ld.lld+0x2a7a316) >> > >>>>> #13 0x00007fddd54b3ea5 start_thread >> > >>>>...