[INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Contacts1 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> jetty-maven-plugin:9.3.9.v20160517:run (default-cli) > test-compile @ Contacts1 >>> [INFO] [INFO] --- vaadin-maven-plugin:8.1.6:update-theme (default) @ Contacts1 --- [INFO] Updating theme VAADIN\themes\mytheme [INFO] Widgetsets found from classpath: [INFO] org.vaadin.leif.stylenamefinder.StyleNameFinderWidgetset in jar:file:C:/Users/yadgari/.m2/repository/org/vaadin/addons/stylename-finder/1.0.0/stylename-finder-1.0.0.jar!/ [INFO] Addon styles found from classpath: [INFO] [INFO] Search took 9ms [INFO] Theme "VAADIN\themes\mytheme" updated [INFO] [INFO] --- vaadin-maven-plugin:8.1.6:update-widgetset (default) @ Contacts1 --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] No widgetsets found - generating AppWidgetset if necessary. [INFO] Updating widgetset AppWidgetset [INFO] Adding resource directory to command classpath: C:\Users\yadgari\eclipse-workspace\Contacts1\src\main\resources [INFO] Adding resource directory to command classpath: C:\Users\yadgari\eclipse-workspace\Contacts1\target\generated-resources\gwt [INFO] Using com.vaadin:vaadin-client version 8.1.6 [INFO] Using com.vaadin:vaadin-client-compiler version 8.1.6 [INFO] Widgetsets found from classpath: [INFO] org.vaadin.leif.stylenamefinder.StyleNameFinderWidgetset in jar:file:C:/Users/yadgari/.m2/repository/org/vaadin/addons/stylename-finder/1.0.0/stylename-finder-1.0.0.jar!/ [INFO] com.vaadin.DefaultWidgetSet in jar:file:C:/Users/yadgari/.m2/repository/com/vaadin/vaadin-client/8.1.6/vaadin-client-8.1.6.jar!/ [INFO] Addon styles found from classpath: [INFO] [INFO] Search took 8ms [INFO] [INFO] --- vaadin-maven-plugin:8.1.6:compile-theme (default) @ Contacts1 --- [INFO] Updating theme VAADIN\themes\mytheme [INFO] Theme "VAADIN\themes\mytheme" compiled [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Contacts1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ Contacts1 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- vaadin-maven-plugin:8.1.6:compile (default) @ Contacts1 --- [INFO] auto discovered modules [AppWidgetset] [INFO] Using com.vaadin:vaadin-client version 8.1.6 [INFO] Using com.vaadin:vaadin-client-compiler version 8.1.6 [INFO] AppWidgetset is up to date. GWT compilation skipped [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ Contacts1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\yadgari\eclipse-workspace\Contacts1\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ Contacts1 --- [INFO] No sources to compile [INFO] [INFO] <<< jetty-maven-plugin:9.3.9.v20160517:run (default-cli) < test-compile @ Contacts1 <<< [INFO] [INFO] --- jetty-maven-plugin:9.3.9.v20160517:run (default-cli) @ Contacts1 --- [INFO] Configuring Jetty for project: Contacts1 [INFO] webAppSourceDirectory not set. Trying src\main\webapp [INFO] Reload Mechanic: automatic [INFO] Classes = C:\Users\yadgari\eclipse-workspace\Contacts1\target\classes [INFO] Logging initialized @8220ms [INFO] Context path = / [INFO] Tmp directory = C:\Users\yadgari\eclipse-workspace\Contacts1\target\tmp [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] web.xml file = null [INFO] Webapp directory = C:\Users\yadgari\eclipse-workspace\Contacts1\src\main\webapp [INFO] jetty-9.3.9.v20160517 [INFO] Initializing AtmosphereFramework Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addAtmosphereHandler INFO: Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /* Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addAtmosphereHandler INFO: Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework autoConfigureService INFO: Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation Dec 18, 2017 3:48:24 PM org.atmosphere.util.ForkJoinPool INFO: Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework initWebSocket INFO: Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol Dec 18, 2017 3:48:24 PM org.atmosphere.container.JSR356AsyncSupport INFO: JSR 356 Mapping path /{path} Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework configureAtmosphereInterceptor INFO: Installing Default AtmosphereInterceptors Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework newAInterceptor INFO: org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework newAInterceptor INFO: org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework newAInterceptor INFO: org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework newAInterceptor INFO: org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework configureAtmosphereInterceptor INFO: Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework newAInterceptor INFO: org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework newAInterceptor INFO: org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework newAInterceptor INFO: org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework newAInterceptor INFO: org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework newAInterceptor INFO: org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework newAInterceptor INFO: org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework configureAtmosphereInterceptor INFO: Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Broadcaster Shared List Resources: false Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Broadcaster Polling Wait Time 100 Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Shared ExecutorService supported: true Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Async I/O Thread Pool Size: 200 Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Invoke AtmosphereInterceptor on WebSocket message true Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: HttpSession supported: true Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Atmosphere is using org.atmosphere.inject.InjectableObjectFactory for dependency injection and object creation Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: jetty/9.3.9.v20160517 using javax.servlet/3.0 and jsr356/WebSocket API Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework info INFO: Atmosphere Framework 2.4.11.vaadin2 started. Dec 18, 2017 3:48:24 PM org.atmosphere.cpr.AtmosphereFramework addInterceptorToAllWrappers INFO: Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT [INFO] Started o.e.j.m.p.JettyWebAppContext@798deee8{/,file:///C:/Users/yadgari/eclipse-workspace/Contacts1/src/main/webapp/,AVAILABLE}{file:///C:/Users/yadgari/eclipse-workspace/Contacts1/src/main/webapp/} [INFO] Started ServerConnector@ce561cc{HTTP/1.1,[http/1.1]}{0.0.0.0:8080} [INFO] Started @10187ms [INFO] Started Jetty Server Dec 18, 2017 3:48:36 PM com.vaadin.server.DefaultDeploymentConfiguration checkProductionMode WARNING: ================================================================= Vaadin is running in DEBUG MODE. Add productionMode=true to web.xml to disable debug features. To show debug window, add ?debug to your application URL. =================================================================