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

MH-12965 Add more logging data to metadata parse WARN #311

Conversation

karendolan
Copy link
Member

Related to Opencast user thread " 5.x: opening the event details will create a new asset version in the archive"

This log line is too sparse:
2018-06-20 22:21:23,453 | WARN | (MetadataField$16:1003) - Value cannot be parsed as String.

@staubesv staubesv self-requested a review June 25, 2018 14:48
@staubesv staubesv self-assigned this Jun 25, 2018
@karendolan karendolan force-pushed the t/MH-12965-more-logging-on-parse-error-ocdev branch from 3223bc7 to 29dbf2f Compare June 26, 2018 14:09
@staubesv staubesv merged commit 9c01b92 into opencast:develop Jun 29, 2018
@staubesv
Copy link
Contributor

@karendolan

Testing revealed:

2018-06-29 15:27:24,292 | WARN | (MetadataField$16:1003) - Value cannot be parsed as String. Expecting type 'String', but received type 'org.json.simple.JSONObject'.

lkiesow added a commit to lkiesow/opencast that referenced this pull request Aug 17, 2021
Updates the standalone video editor to its latest release.
Note that this is still marked as beta.
We can probably mark this as stable with Opencast 11.

- [Release notes](https://github.com/elan-ev/opencast-editor/releases/tag/2021-08-17)

New Features
------------

- (opencast#308) New error page
- (opencast#324) New landing page
- (opencast#325) Warn users when leaving with unsaved changes
- (opencast#400) Track Selection

Improvements
------------

- (opencast#313) Improved scrubber handle design
- (opencast#315, opencast#396) Make metadata fields configurable
- (opencast#326) Improved hotkeys on macOS
- (opencast#393) Automate Translation Key Selection
- (opencast#395) Simplify View Selection
- (opencast#399) Better configuration documentation

Usability and Accessibility
---------------------------

- (opencast#305, opencast#306) Keyboard commands to work with the scrubber
- (opencast#311) Added a validator for datetime metadata fields

Bug Fixes
---------

- (opencast#309) Update time when moving scrubber, instead of only at start and end
- (opencast#316) Stopped vertical movement of scrubber
- (opencast#317) Update title in cutting view according to changes in metadata
- (opencast#322) Removed unnecessary scroll bars
- (opencast#323) Fixed preview mode playback not jumping to next non-deleted segment
- (opencast#346) Fixed waveform generation causing error

Internal
--------

- (opencast#403) Switch to Opencast Test Server
- (opencast#401) Simplify Release Scripts
@lkiesow lkiesow mentioned this pull request Aug 17, 2021
7 tasks
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.

None yet

2 participants