Project

General

Profile

バグ #530

ブロック解除で NullPointerException がスローされる

Added by みぞ @mizo0203 over 4 years ago. Updated over 4 years ago.

Status:
完了
Priority:
通常
Target version:
Start date:
04/02/2019
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

2019-04-02 22:25:21.142 JST
Uncaught exception from servlet
java.lang.NullPointerException
    at com.mizo0203.lilywhite.domain.ReminderUseCase.getReminderState(ReminderUseCase.java:67)
    at com.mizo0203.lilywhite.domain.ReminderUseCase.<init>(ReminderUseCase.java:62)
    at com.mizo0203.lilywhite.domain.EventUseCase.onLineTextMessage(EventUseCase.java:102)
    at com.mizo0203.lilywhite.domain.EventUseCase.onLineMessage(EventUseCase.java:88)
    at com.mizo0203.lilywhite.domain.EventUseCase.onEvent(EventUseCase.java:71)
    at com.mizo0203.lilywhite.LilyWhiteLineBotServlet.onLineWebhook(LilyWhiteLineBotServlet.java:43)
    at com.mizo0203.lilywhite.LilyWhiteLineBotServlet.doPost(LilyWhiteLineBotServlet.java:22)
#1

Updated by みぞ @mizo0203 over 4 years ago

  • Status changed from 新規 to 解決
  • % Done changed from 0 to 80

更新履歴 github|7f77defaf22808f2b1ddc6db9b9779386877c8af で適用されました。

#2

Updated by みぞ @mizo0203 over 4 years ago

  • Target version set to v1.0
#3

Updated by みぞ @mizo0203 over 4 years ago

  • Status changed from 解決 to 完了
  • % Done changed from 80 to 100

Also available in: Atom PDF