datavane / datasophon

The next generation of cloud-native big data management expert , Aims to help users rapidly build stable, efficient, and scalable cloud-native platforms for big data.
https://datasophon.github.io/datasophon-website/
Apache License 2.0
1.08k stars 378 forks source link

[Bug] [zookeeper] install error #456

Closed yhp353134 closed 10 months ago

yhp353134 commented 10 months ago

Search before asking

What happened

2023-11-20 15:40:02 [qtp1758876146-21] ERROR com.datasophon.api.exceptions.ApiExceptionHandler - null java.lang.NullPointerException: null at com.datasophon.api.strategy.ZkServerHandlerStrategy.handlerConfig(ZkServerHandlerStrategy.java:99) at com.datasophon.api.service.impl.ServiceInstallServiceImpl.saveServiceConfig(ServiceInstallServiceImpl.java:190) at com.datasophon.api.service.impl.ServiceInstallServiceImpl$$FastClassBySpringCGLIB$$ca9bcf32.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) at com.datasophon.api.service.impl.ServiceInstallServiceImpl$$EnhancerBySpringCGLIB$$b082c616.saveServiceConfig() at com.datasophon.api.controller.ServiceInstallController.saveServiceConfig(ServiceInstallController.java:60) at sun.reflect.GeneratedMethodAccessor592.invoke(Unknown Source)

What you expected to happen

2023-11-20 15:40:02 [qtp1758876146-21] ERROR com.datasophon.api.exceptions.ApiExceptionHandler - null java.lang.NullPointerException: null at com.datasophon.api.strategy.ZkServerHandlerStrategy.handlerConfig(ZkServerHandlerStrategy.java:99) at com.datasophon.api.service.impl.ServiceInstallServiceImpl.saveServiceConfig(ServiceInstallServiceImpl.java:190) at com.datasophon.api.service.impl.ServiceInstallServiceImpl$$FastClassBySpringCGLIB$$ca9bcf32.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) at com.datasophon.api.service.impl.ServiceInstallServiceImpl$$EnhancerBySpringCGLIB$$b082c616.saveServiceConfig() at com.datasophon.api.controller.ServiceInstallController.saveServiceConfig(ServiceInstallController.java:60) at sun.reflect.GeneratedMethodAccessor592.invoke(Unknown Source)

How to reproduce

麒麟系统

Anything else

No response

Version

main

Are you willing to submit PR?

Code of Conduct

datasophon commented 10 months ago

datasophon manger and ddp version needs to be consistent