[
https://issues.apache.org/jira/browse/HDDS-9059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai resolved HDDS-9059.
------------------------------------
Fix Version/s: 1.4.0
Resolution: Fixed
> NullPointerException in SendContainerRequestHandler.deleteTarball
> -----------------------------------------------------------------
>
> Key: HDDS-9059
> URL: https://issues.apache.org/jira/browse/HDDS-9059
> Project: Apache Ozone
> Issue Type: Bug
> Components: Ozone Datanode
> Reporter: George Huang
> Assignee: Devesh Kumar Singh
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.4.0
>
>
> {code:java}
> Jul 20, 2023 2:55:12 PM
> org.apache.ratis.thirdparty.io.grpc.internal.SerializingExecutor run
> SEVERE: Exception while executing runnable
> org.apache.ratis.thirdparty.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1Closed@6aa54707
> java.lang.NullPointerException
> at java.base/java.nio.file.Files.provider(Files.java:101)
> at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
> at
> org.apache.hadoop.ozone.container.replication.SendContainerRequestHandler.deleteTarball(SendContainerRequestHandler.java:131)
> at
> org.apache.hadoop.ozone.container.replication.SendContainerRequestHandler.onError(SendContainerRequestHandler.java:97)
> at
> org.apache.ratis.thirdparty.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onCancel(ServerCalls.java:288)
> at
> org.apache.ratis.thirdparty.io.grpc.PartialForwardingServerCallListener.onCancel(PartialForwardingServerCallListener.java:40)
> at
> org.apache.ratis.thirdparty.io.grpc.ForwardingServerCallListener.onCancel(ForwardingServerCallListener.java:23)
> at
> org.apache.ratis.thirdparty.io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onCancel(ForwardingServerCallListener.java:40)
> at
> org.apache.ratis.thirdparty.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.closedInternal(ServerCallImpl.java:378)
> at
> org.apache.ratis.thirdparty.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.closed(ServerCallImpl.java:365)
> at
> org.apache.ratis.thirdparty.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1Closed.runInContext(ServerImpl.java:923)
> at
> org.apache.ratis.thirdparty.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
> at
> org.apache.ratis.thirdparty.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> at java.base/java.lang.Thread.run(Thread.java:834)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]