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

Add getter for defaultKeepEvents #11705

Merged
merged 1 commit into from
Mar 22, 2021
Merged

Add getter for defaultKeepEvents #11705

merged 1 commit into from
Mar 22, 2021

Conversation

antobinary
Copy link
Member

Follow up to #11681

I am adding a getter for defaultKeepEvents

In some environments I see

2021-03-21T19:54:50.686-04:00 ERROR o.s.boot.SpringApplication - Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'meetingService' defined in class path resource [spring/resources.xml]: Cannot resolve reference to bean 'paramsProcessorUtil' while setting bean property 'paramsProcessorUtil'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'paramsProcessorUtil' defined in class path resource [spring/resources.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'defaultKeepEvents' of bean class [org.bigbluebutton.api.ParamsProcessorUtil]: Bean property 'defaultKeepEvents' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?

@antobinary antobinary added this to the Release 2.3 milestone Mar 22, 2021
@antobinary antobinary merged commit c543f16 into develop Mar 22, 2021
@antobinary antobinary deleted the antobinary-patch-1 branch March 23, 2021 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant