You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/11/07 06:29:42 UTC

[GitHub] [dolphinscheduler] zhangheng3 opened a new issue, #12760: verify resource failed and the reason is null

zhangheng3 opened a new issue, #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   version: 3.0.0
   
   Error reported by using the resource center:
   
   click create directory to display :
   存储操作失败
   
   log output:
   [ERROR] 2022-11-04 17:41:57.266 +0800 org.apache.dolphinscheduler.api.service.impl.ResourcesServiceImpl:[855] - verify resource failed and the reason is null
   
   config:
   cat api-server/conf/common.properties
   resource.storage.type=HDFS
   resource.upload.path=/dolphinscheduler
   fs.defaultFS=hdfs://emr-cluster/
   
   core-site.xml & hdfs-site.xml The file has been stored in the api-server/conf and worker-server/conf directory
   
   who can help me?
   
   ### What you expected to happen
   
   There is a problem with the way of use
   
   ### How to reproduce
   
   Appears according to the configuration mode
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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@dolphinscheduler.apache.org.apache.org

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


[GitHub] [dolphinscheduler] hstdream commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
hstdream commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305376132

   <img width="662" alt="1667815614074" src="https://user-images.githubusercontent.com/33045461/200283413-afaef873-0da2-4d95-92b3-5c0af2542356.png">
   
   Check where `30s` is used.


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] closed issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #12760: verify resource failed and the reason is null
URL: https://github.com/apache/dolphinscheduler/issues/12760


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1358669672

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] hstdream commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
hstdream commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305374231

   Check `core-site.xml` and  `hdfs-site.xml` file configured correctly 


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] zhangheng3 commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
zhangheng3 commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305260994

   > No more error logs?
   
   Only api-server is the log output , The working node has no error output about this 


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] hstdream commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
hstdream commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305265443

   
   Provide more errors of api-server.


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] zhangheng3 commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
zhangheng3 commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305232646

   > 
   ![image](https://user-images.githubusercontent.com/25759822/200258713-ed887ba0-c9d9-4896-a77d-6b790414c454.png)
   
   Error log only: 
   [INFO] 2022-11-07 16:11:32.524 +0800 org.apache.dolphinscheduler.api.aspect.AccessLogAspect:[90] - REQUEST TRACE_ID:4604aee3-fc3f-4065-a051-ba7552460985, LOGIN_USER:xxx, URI:/dolphinscheduler/resources/directory, METHOD:POST, HANDLER:org.apache.dolphinscheduler.api.controller.ResourcesController.createDirectory, ARGS:{currentDir=/, alias=test, description=, pid=-1, type=FILE}
   [ERROR] 2022-11-07 16:11:32.527 +0800 org.apache.dolphinscheduler.api.service.impl.ResourcesServiceImpl:[855] - verify resource failed  and the reason 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: commits-unsubscribe@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] pandong2011 commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
pandong2011 commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1311475114

   see: https://issues.apache.org/jira/browse/HDFS-12920
   the bug caused by this pr https://issues.apache.org/jira/secure/attachment/12827481/HDFS-10845.001.patch
   solution: in hdfs-site.xml remove all time unit (https://github.com/apache/hadoop/pull/3227) or upgrade the hadoop version
   
   此问题仅在Hadoop3环境中存在 ,解决方式:修改hdfs的 core-site.xml 添加 ‘dfs.client.datanode-restart.timeout’ 配置。
   
   内容如下:
   <property>
         <name>dfs.client.datanode-restart.timeout</name>
         <value>30</value>
     </property>


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] hstdream commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
hstdream commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305250572

   See if there is more log information on the worker node?


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] calury commented on issue #12760: verify resource failed and the reason is null

Posted by "calury (via GitHub)" <gi...@apache.org>.
calury commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1633624810

   verify resource failed and the reason is null  这个问题修改core-site.xml文件后还是不行。


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] pandong2011 commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
pandong2011 commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1311462733

   see: https://issues.apache.org/jira/browse/HDFS-12920
   the bug caused by this pr https://issues.apache.org/jira/secure/attachment/12827481/HDFS-10845.001.patch
   solution: in hdfs-site.xml remove all time unit (https://github.com/apache/hadoop/pull/3227) or upgrade the hadoop version
   
   此问题仅在Hadoop3环境中存在 ,解决方式:修改hdfs的 core-site.xml 添加 ‘dfs.client.datanode-restart.timeout’ 配置。
   内容如下:
   
   <property>
         <name>dfs.client.datanode-restart.timeout</name>
         <value>30</value>
     </property>


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] hstdream commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
hstdream commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305213364

   Please post the specific error message.


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] hstdream commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
hstdream commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305248200

   No more error logs?


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305145424

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   version: 3.0.0
   
   Error reported by using the resource center:
   
   click create directory to display :
   存储操作失败
   
   log output:
   [ERROR] 2022-11-04 17:41:57.266 +0800 org.apache.dolphinscheduler.api.service.impl.ResourcesServiceImpl:[855] - verify resource failed and the reason is null
   
   config:
   cat api-server/conf/common.properties
   resource.storage.type=HDFS
   resource.upload.path=/dolphinscheduler
   fs.defaultFS=hdfs://emr-cluster/
   
   core-site.xml & hdfs-site.xml The file has been stored in the api-server/conf and worker-server/conf directory
   
   who can help me?
   
   ### What you expected to happen
   
   There is a problem with the way of use
   
   ### How to reproduce
   
   Appears according to the configuration mode
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] pandong2011 commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
pandong2011 commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1311488576

   see: https://issues.apache.org/jira/browse/HDFS-12920
   the bug caused by this pr https://issues.apache.org/jira/secure/attachment/12827481/HDFS-10845.001.patch
   solution: in hdfs-site.xml remove all time unit (https://github.com/apache/hadoop/pull/3227) or upgrade the hadoop version
   
   此问题仅在Hadoop3环境中存在 ,解决方式:修改hdfs的 core-site.xml 添加 ‘dfs.client.datanode-restart.timeout’ 配置
   如下:
   
   <img width="812" alt="image" src="https://user-images.githubusercontent.com/100667564/201316782-063dd6d5-1a04-4512-bdf1-120f43ec439b.png">


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] calury commented on issue #12760: verify resource failed and the reason is null

Posted by "calury (via GitHub)" <gi...@apache.org>.
calury commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1633624199

   verify resource failed and the reason 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: commits-unsubscribe@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] zhangheng3 commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
zhangheng3 commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305277451

   > Provide more errors of api-server.
   
   The api log appears after I restart the DS
   
   [ERROR] 2022-11-07 16:48:55.954 +0800 org.apache.dolphinscheduler.common.utils.HadoopUtils:[161] - For input string: "30s"
   java.lang.NumberFormatException: For input string: "30s"
   	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   	at java.lang.Long.parseLong(Long.java:589)
   	at java.lang.Long.parseLong(Long.java:631)
   	at org.apache.hadoop.conf.Configuration.getLong(Configuration.java:1311)
   	at org.apache.hadoop.hdfs.DFSClient$Conf.<init>(DFSClient.java:502)
   	at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:638)
   	at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:619)
   	at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:149)
   	at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2669)
   	at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:94)
   	at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2703)
   	at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2685)
   	at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:373)
   	at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:172)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils.lambda$init$1(HadoopUtils.java:151)
   	at java.security.AccessController.doPrivileged(Native Method)
   	at javax.security.auth.Subject.doAs(Subject.java:422)
   	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1698)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils.init(HadoopUtils.java:150)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils.<init>(HadoopUtils.java:91)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils.<init>(HadoopUtils.java:64)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils$1.load(HadoopUtils.java:80)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils$1.load(HadoopUtils.java:77)
   	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524)
   	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2273)
   	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2156)
   	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2046)
   	at com.google.common.cache.LocalCache.get(LocalCache.java:3943)
   	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3967)
   	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4952)
   	at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4958)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils.getInstance(HadoopUtils.java:96)
   	at org.apache.dolphinscheduler.common.config.StoreConfiguration.storageOperate(StoreConfiguration.java:47)
   	at org.apache.dolphinscheduler.common.config.StoreConfiguration$$EnhancerBySpringCGLIB$$6ccc40ae.CGLIB$storageOperate$0(<generated>)
   	at org.apache.dolphinscheduler.common.config.StoreConfiguration$$EnhancerBySpringCGLIB$$6ccc40ae$$FastClassBySpringCGLIB$$743f148d.invoke(<generated>)
   	at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)
   	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331)
   	at org.apache.dolphinscheduler.common.config.StoreConfiguration$$EnhancerBySpringCGLIB$$6ccc40ae.storageOperate(<generated>)
   	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   	at java.lang.reflect.Method.invoke(Method.java:498)
   	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
   	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653)
   	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
   	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
   	at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1380)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
   	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
   	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
   	at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1380)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
   	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireBean(AbstractAutowireCapableBeanFactory.java:343)
   	at org.apache.dolphinscheduler.api.security.SecurityConfig.authenticator(SecurityConfig.java:72)
   	at org.apache.dolphinscheduler.api.security.SecurityConfig$$EnhancerBySpringCGLIB$$2362dd6.CGLIB$authenticator$0(<generated>)
   	at org.apache.dolphinscheduler.api.security.SecurityConfig$$EnhancerBySpringCGLIB$$2362dd6$$FastClassBySpringCGLIB$$73405ea1.invoke(<generated>)
   	at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)
   	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331)
   	at org.apache.dolphinscheduler.api.security.SecurityConfig$$EnhancerBySpringCGLIB$$2362dd6.authenticator(<generated>)
   	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   	at java.lang.reflect.Method.invoke(Method.java:498)
   	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
   	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653)
   	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
   	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
   	at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1380)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
   	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
   	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944)
   	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
   	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
   	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
   	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
   	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434)
   	at org.springframework.boot.SpringApplication.run(SpringApplication.java:338)
   	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343)
   	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332)
   	at org.apache.dolphinscheduler.api.ApiApplicationServer.main(ApiApplicationServer.java:39)
   [ERROR] 2022-11-07 16:48:55.957 +0800 org.apache.dolphinscheduler.common.utils.HadoopUtils:[110] - null
   java.lang.NullPointerException: null
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils.initHdfsPath(HadoopUtils.java:106)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils.<init>(HadoopUtils.java:92)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils.<init>(HadoopUtils.java:64)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils$1.load(HadoopUtils.java:80)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils$1.load(HadoopUtils.java:77)
   	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524)
   	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2273)
   	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2156)
   	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2046)
   	at com.google.common.cache.LocalCache.get(LocalCache.java:3943)
   	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3967)
   	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4952)
   	at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4958)
   	at org.apache.dolphinscheduler.common.utils.HadoopUtils.getInstance(HadoopUtils.java:96)
   	at org.apache.dolphinscheduler.common.config.StoreConfiguration.storageOperate(StoreConfiguration.java:47)
   	at org.apache.dolphinscheduler.common.config.StoreConfiguration$$EnhancerBySpringCGLIB$$6ccc40ae.CGLIB$storageOperate$0(<generated>)
   	at org.apache.dolphinscheduler.common.config.StoreConfiguration$$EnhancerBySpringCGLIB$$6ccc40ae$$FastClassBySpringCGLIB$$743f148d.invoke(<generated>)
   	at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)
   	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331)
   	at org.apache.dolphinscheduler.common.config.StoreConfiguration$$EnhancerBySpringCGLIB$$6ccc40ae.storageOperate(<generated>)
   	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   	at java.lang.reflect.Method.invoke(Method.java:498)
   	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
   	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653)
   	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
   	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
   	at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1380)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
   	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
   	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
   	at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1380)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
   	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireBean(AbstractAutowireCapableBeanFactory.java:343)
   	at org.apache.dolphinscheduler.api.security.SecurityConfig.authenticator(SecurityConfig.java:72)
   	at org.apache.dolphinscheduler.api.security.SecurityConfig$$EnhancerBySpringCGLIB$$2362dd6.CGLIB$authenticator$0(<generated>)
   	at org.apache.dolphinscheduler.api.security.SecurityConfig$$EnhancerBySpringCGLIB$$2362dd6$$FastClassBySpringCGLIB$$73405ea1.invoke(<generated>)
   	at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:244)
   	at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:331)
   	at org.apache.dolphinscheduler.api.security.SecurityConfig$$EnhancerBySpringCGLIB$$2362dd6.authenticator(<generated>)
   	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   	at java.lang.reflect.Method.invoke(Method.java:498)
   	at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)
   	at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653)
   	at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:486)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1352)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1195)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:582)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
   	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
   	at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1380)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1300)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:656)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:639)
   	at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:119)
   	at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1431)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:619)
   	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335)
   	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333)
   	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208)
   	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:944)
   	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:918)
   	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583)
   	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145)
   	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754)
   	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434)
   	at org.springframework.boot.SpringApplication.run(SpringApplication.java:338)
   	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343)
   	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1332)
   	at org.apache.dolphinscheduler.api.ApiApplicationServer.main(ApiApplicationServer.java:39)


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1305145737

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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@dolphinscheduler.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12760: verify resource failed and the reason is null

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12760:
URL: https://github.com/apache/dolphinscheduler/issues/12760#issuecomment-1345706635

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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@dolphinscheduler.apache.org

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