xxd521 commented on issue #15131:
URL: 
https://github.com/apache/dolphinscheduler/issues/15131#issuecomment-3414325888

   So, how to solve it ?My 
resource.storage.upload.base.path=/data/dolphinscheduler/resources, it looks 
ok, My resource.storage.type=LOCAL is correct
   
   
   [INFO] 2025-10-17 15:57:51.146 +0800 
org.apache.dolphinscheduler.api.aspect.AccessLogAspect:[122] - Call 
GET:/dolphinscheduler/resources success, cost: 8ms
   [INFO] 2025-10-17 15:57:58.545 +0800 
org.apache.dolphinscheduler.api.aspect.AccessLogAspect:[107] - REQUEST 
TRACE_ID:19360957253632, LOGIN_USER:admin, URI:/dolphinscheduler/resources, 
METHOD:GET, 
HANDLER:org.apache.dolphinscheduler.api.controller.ResourcesController.queryResourceListPaging,
 ARGS:{searchVal=, pageNo=1, fullName=, pageSize=10, tenantCode=, type=FILE}
   [ERROR] 2025-10-17 15:57:58.554 +0800 
org.apache.dolphinscheduler.api.service.impl.ResourcesServiceImpl:[601] - 
Cannot invoke 
"org.apache.hadoop.fs.FileSystem.exists(org.apache.hadoop.fs.Path)" because 
"this.fs" is null Resource path: 
file:/data/dolphinscheduler/resources/default/resources/
   java.lang.NullPointerException: Cannot invoke 
"org.apache.hadoop.fs.FileSystem.exists(org.apache.hadoop.fs.Path)" because 
"this.fs" is null
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to