Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException #155

Closed
weihubeats opened this issue Mar 22, 2022 · 0 comments
Closed

NullPointerException #155

weihubeats opened this issue Mar 22, 2022 · 0 comments
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@weihubeats
Copy link
Member

Caused by: java.lang.NullPointerException
at cn.hippo4j.core.starter.notify.CoreNotifyConfigBuilder.buildSingleNotifyConfig(CoreNotifyConfigBuilder.java:84)
at cn.hippo4j.core.starter.notify.CoreNotifyConfigBuilder.buildNotify(CoreNotifyConfigBuilder.java:36)
at cn.hippo4j.common.notify.HippoBaseSendMessageService.run(HippoBaseSendMessageService.java:111)
at org.springframework.boot.SpringApplication.callRunner(SpringApplication.java:813)

不配置 receives 空指针不会去获取 NotifyPlatformProperties的 receives属性

@magestacks magestacks added this to the 1.1.1 milestone Mar 22, 2022
@magestacks magestacks added the type: bug Something isn't working label Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants