RaigorJiang commented on issue #11047:
URL:
https://github.com/apache/shardingsphere/issues/11047#issuecomment-871135889
Hi @whiltemoon
I just modified the datasource config and started normality, no NPE occurred.
shall we communicate via WeChat? My WeChat account is also `RaigorJiang`.
```
2021-06-30 14:31:24.657 arthur[main][INFO
]o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with
port(s): 10012 (http)
2021-06-30 14:31:24.663 arthur[main][INFO
]org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler
["http-nio-10012"]
2021-06-30 14:31:24.663 arthur[main][INFO
]org.apache.catalina.core.StandardService - Starting service [Tomcat]
2021-06-30 14:31:24.663 arthur[main][INFO
]org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache
Tomcat/9.0.44]
2021-06-30 14:31:24.740 arthur[main][INFO
]o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring
embedded WebApplicationContext
2021-06-30 14:31:24.740 arthur[main][INFO
]o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext:
initialization completed in 933 ms
2021-06-30 14:31:24.875 arthur[main][INFO
]o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing
ExecutorService 'applicationTaskExecutor'
2021-06-30 14:31:25.017 arthur[main][INFO
]com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
2021-06-30 14:31:35.118 arthur[main][INFO
]com.alibaba.druid.pool.DruidDataSource - {dataSource-2} inited
```
--
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]