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 2020/11/10 07:07:09 UTC

[GitHub] [incubator-dolphinscheduler] glaryaugus opened a new issue #4044: create user defeat

glaryaugus opened a new issue #4044:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4044


   when i create a user or tenant,it take a problem
   
   [ERROR] 2020-11-10 14:24:18.190 org.apache.dolphinscheduler.api.exceptions.ApiExceptionHandler:[45] - 创建用户错误
   java.lang.NullPointerException: Name is null
           at java.lang.Enum.valueOf(Enum.java:236)
           at org.apache.dolphinscheduler.common.enums.ResUploadType.valueOf(ResUploadType.java:22)
           at org.apache.dolphinscheduler.common.utils.PropertyUtils.getResUploadStartupState(PropertyUtils.java:76)
           at org.apache.dolphinscheduler.api.service.UsersService.createUser(UsersService.java:126)
           at org.apache.dolphinscheduler.api.service.UsersService$$FastClassBySpringCGLIB$$e4fd56f5.invoke(<generated>)
           at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
           at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749)
           at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
           at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:294)
           at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
   
   
   how about to deal with it,please answer in chinese
   


----------------------------------------------------------------
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] [incubator-dolphinscheduler] glaryaugus commented on issue #4044: create user defeat

Posted by GitBox <gi...@apache.org>.
glaryaugus commented on issue #4044:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4044#issuecomment-724575759


   done


----------------------------------------------------------------
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] [incubator-dolphinscheduler] zhuangchong commented on issue #4044: create user defeat

Posted by GitBox <gi...@apache.org>.
zhuangchong commented on issue #4044:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4044#issuecomment-724572798


   Which version?


----------------------------------------------------------------
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] [incubator-dolphinscheduler] glaryaugus closed issue #4044: create user defeat

Posted by GitBox <gi...@apache.org>.
glaryaugus closed issue #4044:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4044


   


----------------------------------------------------------------
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