Hello everyone, i encountered these warnings when I run my application. I wanted to know why and, if possible, how I can fix it.
thanks in advance.
WARN 33672 — [nio-8080-exec-1] c.v.spring.navigator.SpringViewProvider : No SpringViews found
WARN 33672 — [nio-8080-exec-1] com.vaadin.spring.internal.BeanStore : Storing non-serializable bean [io.jmix.ui.sys.ScreensImpl@678cfb1c] with name [ui_Screens] in [UIBeanStore[id=2716fdaf, name=UI:0]]
WARN 33672 — [nio-8080-exec-1] com.vaadin.spring.internal.BeanStore : Storing non-serializable bean [io.jmix.ui.navigation.WebUrlRouting@7cf233a3] with name [ui_UrlRouting] in [UIBeanStore[id=2716fdaf, name=UI:0]]
WARN 33672 — [nio-8080-exec-1] com.vaadin.spring.internal.BeanStore : Storing non-serializable bean [io.jmix.ui.JmixApp@ae4410d] with name [ui_App] in [SessionAwareBeanStore[id=46441547, name=Session:9AFDE398C4FBD0B60B47CEFA081D33AE]]
WARN 33672 — [nio-8080-exec-1] com.vaadin.spring.internal.BeanStore : Storing non-serializable bean [io.jmix.ui.exception.FileStorageExceptionHandler@5f5fc032] with name [ui_FileStorageExceptionHandler] in [UIBeanStore[id=2716fdaf, name=UI:0]]
INFO 33672 — [nio-8080-exec-1] io.jmix.ui.WindowConfig : WindowConfig initialized in 700 ms
WARN 33672 — [nio-8080-exec-1] com.vaadin.spring.internal.BeanStore : Storing non-serializable bean [io.jmix.ui.sys.DialogsImpl@106a4170] with name [ui_Dialogs] in [UIBeanStore[id=2716fdaf, name=UI:0]]
WARN 33672 — [nio-8080-exec-1] com.vaadin.spring.internal.BeanStore : Storing non-serializable bean [io.jmix.ui.sys.NotificationsImpl@7a0542c7] with name [ui_Notifications] in [UIBeanStore[id=2716fdaf, name=UI:0]]
WARN 33672 — [nio-8080-exec-1] com.vaadin.spring.internal.BeanStore : Storing non-serializable bean [io.jmix.ui.sys.FragmentsImpl@7323a53a] with name [ui_Fragments] in [UIBeanStore[id=2716fdaf, name=UI:0]]
WARN 33672 — [nio-8080-exec-1] com.vaadin.spring.internal.BeanStore : Storing non-serializable bean [io.jmix.ui.sys.WebBrowserToolsImpl@20f00dda] with name [ui_WebBrowserTools] in [UIBeanStore[id=2716fdaf, name=UI:0]]
WARN 33672 — [nio-8080-exec-1] com.vaadin.spring.internal.BeanStore : Storing non-serializable bean [io.jmix.ui.navigation.WebHistory@4a141f10] with name [ui_History] in [UIBeanStore[id=2716fdaf, name=UI:0]]
WARN 33672 — [nio-8080-exec-1] com.vaadin.spring.internal.BeanStore : Storing non-serializable bean [io.jmix.ui.navigation.UrlChangeHandler@69a9b0a1] with name [ui_UrlChangeHandler] in [UIBeanStore[id=2716fdaf, name=UI:0]]
WARN 33672 — [nio-8080-exec-2] org.atmosphere.util.IOUtils : More than one Servlet Mapping defined. WebSocket may not work org.apache.catalina.core.ApplicationServletRegistration@3d47d17d
WARN 1 — [nio-8080-exec-8] org.atmosphere.util.IOUtils : More than one Servlet Mapping defined. WebSocket may not work org.apache.catalina.core.ApplicationServletRegistration@5a834869
WARN 1 — [nio-8080-exec-3] org.atmosphere.util.IOUtils : More than one Servlet Mapping defined. WebSocket may not work org.apache.catalina.core.ApplicationServletRegistration@1d022d82
WARN 1 — [nio-8080-exec-2] org.atmosphere.util.IOUtils : More than one Servlet Mapping defined. WebSocket may not work org.apache.catalina.core.ApplicationServletRegistration@282a67eb