You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/05/18 04:23:44 UTC

[GitHub] [pulsar] linyuan2018 opened a new issue #10623: function down suddenly

linyuan2018 opened a new issue #10623:
URL: https://github.com/apache/pulsar/issues/10623


   
   18:43:58.424 [4a/audit/trans_devlog_function-0] INFO  org.apache.pulsar.functions.instance.JavaInstanceRunnable - Encountered exception in source read: 
   java.lang.InterruptedException: null
   	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220) ~[?:1.8.0_251]
   	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335) ~[?:1.8.0_251]
   	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439) ~[?:1.8.0_251]
   	at org.apache.pulsar.io.core.PushSource.read(PushSource.java:49) ~[java-instance.jar:2.4.0]
   	at org.apache.pulsar.functions.instance.JavaInstanceRunnable.readInput(JavaInstanceRunnable.java:440) [java-instance.jar:2.4.0]
   	at org.apache.pulsar.functions.instance.JavaInstanceRunnable.run(JavaInstanceRunnable.java:235) [java-instance.jar:2.4.0]
   	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_251]
   18:43:58.428 [4a/audit/trans_devlog_function-0] ERROR org.apache.pulsar.functions.instance.JavaInstanceRunnable - [4a/audit/trans_devlog_function:0] Uncaught exception in Java Instance
   java.lang.RuntimeException: java.lang.InterruptedException
   	at org.apache.pulsar.functions.instance.JavaInstanceRunnable.readInput(JavaInstanceRunnable.java:444) ~[java-instance.jar:2.4.0]
   	at org.apache.pulsar.functions.instance.JavaInstanceRunnable.run(JavaInstanceRunnable.java:235) [java-instance.jar:2.4.0]
   	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_251]
   Caused by: java.lang.InterruptedException
   	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220) ~[?:1.8.0_251]
   	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335) ~[?:1.8.0_251]
   	at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:439) ~[?:1.8.0_251]
   	at org.apache.pulsar.io.core.PushSource.read(PushSource.java:49) ~[java-instance.jar:2.4.0]
   	at org.apache.pulsar.functions.instance.JavaInstanceRunnable.readInput(JavaInstanceRunnable.java:440) ~[java-instance.jar:2.4.0]
   	... 2 more
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #10623: function down suddenly

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #10623:
URL: https://github.com/apache/pulsar/issues/10623#issuecomment-1058890251


   The issue had no activity for 30 days, mark with Stale label.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] linyuan2018 closed issue #10623: function down suddenly

Posted by GitBox <gi...@apache.org>.
linyuan2018 closed issue #10623:
URL: https://github.com/apache/pulsar/issues/10623


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] linyuan2018 commented on issue #10623: function down suddenly

Posted by GitBox <gi...@apache.org>.
linyuan2018 commented on issue #10623:
URL: https://github.com/apache/pulsar/issues/10623#issuecomment-842814538


     Haven't received health check from spawner in a while. Stopping instance


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org