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

[Bug] [Urgent] データベースファイルの保存に失敗している / Failed to save the database file. #41

Closed
hizumiaoba opened this issue Dec 11, 2021 · 1 comment
Assignees
Labels
bug Something isn't working fixed the patch will be released soon.

Comments

@hizumiaoba
Copy link
Owner

日本語

発生したバグ

Issue時点での最新バージョン(v2.0.2)において、データベースファイルの保存に失敗している

再現手順

  1. アプリケーションを起動する
  2. すぐに「終了」ボタンを押し、またアプリケーションを再度起動する
  3. 再度「終了」ボタンを押し、その後生成されたログを確認する
  4. 本来であれば二回目の起動時時点で「Database is up-to-date」の記述が確認できるはずだが、一回目の起動のほぼ同じ更新処理がされている

使用環境

  • OS バージョン
    Windows 11 Home Insider Preview Dev Build 22518.1000.rs_prerelease.211203-1458
  • Javaバージョン
    java version "14.0.2" 2020-07-14
    Java(TM) SE Runtime Environment (build 14.0.2+12-46)
    Java HotSpot(TM) 64-Bit Server VM (build 14.0.2+12-46, mixed mode, sharing)
    (コマンド「java -version」のコピーペースト)
  • ソフトウェアバージョン
    V2.0.2(Issue投稿時点の最新バージョン)

補足

バグ発見時のログ
log-2021-12-11.log

English

What has been happened

It seems to fail while saving the database file when using the latest version (v2.0.2)

Reproduction procedure

  1. Start the app.
  2. press「終了」button in order to close app, and start the app again.
  3. Again, press「終了」button and open a generated log.
  4. There is not the sentence that is "Database is up-to-date", but The same update is made on the first and second startup.

Environments

  • OS Version
    Windows 11 Home Insider Preview Dev Build 22518.1000.rs_prerelease.211203-1458
  • Java Version
    java version "14.0.2" 2020-07-14
    Java(TM) SE Runtime Environment (build 14.0.2+12-46)
    Java HotSpot(TM) 64-Bit Server VM (build 14.0.2+12-46, mixed mode, sharing)
    (copying and pasting "java -version")
  • Software Version
    V2.0.2(The latest version)

Appendix

log file when found the bug
log-2021-12-11.log

@hizumiaoba hizumiaoba added bug Something isn't working checking this is under investigation labels Dec 11, 2021
@hizumiaoba hizumiaoba self-assigned this Dec 11, 2021
@hizumiaoba hizumiaoba added identified it has been identified by developer and removed checking this is under investigation labels Dec 11, 2021
hizumiaoba added a commit that referenced this issue Dec 11, 2021
@hizumiaoba hizumiaoba added fixed the patch will be released soon. and removed identified it has been identified by developer labels Dec 11, 2021
@hizumiaoba
Copy link
Owner Author

close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed the patch will be released soon.
Projects
None yet
Development

No branches or pull requests

1 participant