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

#3033 Fixed HttpMessageNotWritableException: #3034

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

Limraj
Copy link
Collaborator

@Limraj Limraj commented Oct 19, 2024

  • Added dependency jackson-datatype-jsr310-2.17.2.jar

- Added dependency jackson-datatype-jsr310-2.17.2.jar
@Limraj Limraj added this to the 2.8.0 milestone Oct 19, 2024
@Limraj Limraj requested a review from SoftQ as a code owner October 19, 2024 22:04
Copy link

github-actions bot commented Oct 19, 2024

Java Script Mocha Unit Test Results

268 tests   268 ✅  3s ⏱️
 70 suites    0 💤
  1 files      0 ❌

Results for commit 8d30fb9.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 19, 2024

Java JUnit Test Results

2 517 tests   2 517 ✅  43s ⏱️
  116 suites      0 💤
  116 files        0 ❌

Results for commit 8d30fb9.

♻️ This comment has been updated with latest results.

- Added serializers: ChronologySerializer, LocalDateTimeSerializer;
- Corrected package for SnippetContentGenerator, SnippetServletResponse (from org.scada_lts.web.contnet to org.scada_lts.web.content);
@Limraj Limraj requested a review from Patrykb0802 October 21, 2024 10:57
- corrected initialize Application with empty database: SystemSettingsService.getCustomCss();
- corrected try-catch Exception: pointEventDetectorDAO.insert;
- corrected toString for BatchWriteBehind;
Copy link
Contributor

@Patrykb0802 Patrykb0802 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked scenario from issue #3033

No errors are occuring now.

@Limraj Limraj merged commit 6a72887 into release/2.8.0 Oct 21, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants