-
-
Notifications
You must be signed in to change notification settings - Fork 985
Log Messages
mondain edited this page Dec 4, 2014
·
1 revision
This means that the web scope has already been initialized, this message is simply informational and will not cause any adverse issues. The log entry will most likely resemble this:
[INFO] [Launcher:/live] org.red5.server.scope.WebScope - Webscope already registered
One known cause of this is a no longer used (by us) init-method on the WebScope bean entry in an applications Spring context configuration file (the red5-web.xml); by removing this attribute, you'll no longer see the entry in your logs.