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

Exception while getting encoder list from settings #698

Closed
burak-58 opened this issue Dec 17, 2018 · 0 comments
Closed

Exception while getting encoder list from settings #698

burak-58 opened this issue Dec 17, 2018 · 0 comments
Assignees
Labels

Comments

@burak-58
Copy link
Contributor

Issue

Exception occurs while getting encoder list from settings but AMS continues to run after the exception.

Environment

AMS 1.6.0

Steps to reproduce

  1. Start AMS 1.6.0
  2. Login Management Console
  3. Click LiveApp or WebRTCAppEE page

Logs

SEVERE: Servlet.service() for servlet [jersey-serlvet] in context with path [] threw exception [java.lang.NullPointerException] with root cause
java.lang.NullPointerException
at io.antmedia.AppSettings.getEncoderSettingsList(AppSettings.java:232)
at io.antmedia.datastore.AppSettingsManager.getAppSettings(AppSettingsManager.java:189)
at io.antmedia.console.rest.RestService.getSettings(RestService.java:536)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants