Thank you very much Dan , the problem was solved. Regards! Aída
-----Mensaje original----- De: Dan Haywood [mailto:[email protected]] Enviado el: miércoles, 8 de junio de 2016 14:47 Para: users Asunto: Re: RV: [cesarlugosis/CQNZwebapp] update to use 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1) update the pom.xml for webapp; I refactored the simpleapp archetype as of 1.12.0 onwards, to properly avoid this issue (prior to then was a bit of a kludge) see issue #2 on your repo On 8 June 2016 at 18:46, Aída Betzabeth Dávila Sotelo < [email protected]> wrote: > Hi Dan, > > I 'm trying to upload to the Amazon Server the application that sent > us with the correction of the Concurrency , but sent me the following error: > > [Thread-0] INFO org.simplericity.jettyconsole.DefaultJettyManager - > Shutting down CQNZ Webapp 1.0-SNAPSHOT.. > [main] INFO org.eclipse.jetty.util.log - Logging initialized @2849ms > [main] INFO org.simplericity.jettyconsole.DefaultJettyManager - Added > web application on path / from war > /var/app/current/webapp/target/CQNZ-webapp-1.0-SNAPSHOT-jetty-console. > jar [main] INFO org.simplericity.jettyconsole.DefaultJettyManager - > Starting web application on port 8080 [main] INFO > org.eclipse.jetty.server.Server - jetty-9.2.3.v20140905 [main] WARN > org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED > o.s.j.JettyConsoleWebappContext@7225790e{/,[file:/tmp/CQNZ-webapp-1.0- > SNAPSHOT-jetty-console.jar_8080/webapp/, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/Eonasdan-bootstrap-datetimepicker-4.15.35.jar!/META-INF/res > ources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/swagger-ui-2.1.3.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/modernizr-2.8.3.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/font-awesome-4.4.0.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/animate.css-3.2.5.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/summernote-0.7.0.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/bootstrap-3.3.6.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/select2-3.5.2.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/momentjs-2.10.3.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/jquery-1.11.1.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/WEB-INF/lib/jquery-ui-1.11.4.jar!/META-INF/resources],STARTING}{/var/app/current/webapp/target/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar}: > java.util.ServiceConfigurationError: > javax.servlet.ServletContainerInitializer: Provider > org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContai > nerInitializer > could not be instantiated > java.util.ServiceConfigurationError: > javax.servlet.ServletContainerInitializer: Provider > org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContai > nerInitializer > could not be instantiated > at java.util.ServiceLoader.fail(ServiceLoader.java:232) > at java.util.ServiceLoader.access$100(ServiceLoader.java:185) > at > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384) > at > java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404) > at java.util.ServiceLoader$1.next(ServiceLoader.java:480) > at > org.eclipse.jetty.annotations.AnnotationConfiguration.getNonExcludedInitializers(AnnotationConfiguration.java:859) > at > org.eclipse.jetty.annotations.AnnotationConfiguration.configure(AnnotationConfiguration.java:443) > at > org.eclipse.jetty.webapp.WebAppContext.configure(WebAppContext.java:471) > at > org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1329) > at > org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:741) > at > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:497) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at > org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:163) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at org.eclipse.jetty.server.Server.start(Server.java:387) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at org.eclipse.jetty.server.Server.doStart(Server.java:354) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.simplericity.jettyconsole.DefaultJettyManager.startServer(DefaultJettyManager.java:114) > at > org.simplericity.jettyconsole.JettyConsoleStarter.initConsoleApp(JettyConsoleStarter.java:175) > at > org.simplericity.jettyconsole.JettyConsoleStarter.run(JettyConsoleStarter.java:158) > at > org.simplericity.jettyconsole.JettyConsoleStarter.main(JettyConsoleStarter.java:71) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.startJettyConsole(JettyConsoleBootstrapMainClass.java:207) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.run(JettyConsoleBootstrapMainClass.java:103) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.main(Jett > yConsoleBootstrapMainClass.java:74) > Caused by: java.lang.NoClassDefFoundError: > javax/websocket/DeploymentException > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) > at java.lang.Class.getConstructor0(Class.java:3075) > at java.lang.Class.newInstance(Class.java:412) > at > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380) > ... 35 more > Caused by: java.lang.ClassNotFoundException: > javax.websocket.DeploymentException > at java.net.URLClassLoader.findClass(URLClassLoader.java:381) > at > org.eclipse.jetty.webapp.WebAppClassLoader.findClass(WebAppClassLoader.java:510) > at > org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:441) > at > org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:403) > ... 40 more > [main] WARN org.eclipse.jetty.util.component.AbstractLifeCycle - > FAILED > org.eclipse.jetty.server.handler.ContextHandlerCollection@376b4233 > [o.s.j.JettyConsoleWebappContext@7225790e{/,[file:/tmp/CQNZ-webapp-1.0 > -SNAPSHOT-jetty-console.jar_8080/webapp/, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/Eonasdan-bootstrap-datetimepicker-4.15.35.jar!/META-INF/res > ources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/swagger-ui-2.1.3.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/modernizr-2.8.3.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/font-awesome-4.4.0.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/animate.css-3.2.5.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/summernote-0.7.0.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/bootstrap-3.3.6.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/select2-3.5.2.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/momentjs-2.10.3.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/jquery-1.11.1.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/WEB-INF/lib/jquery-ui-1.11.4.jar!/META-INF/resources],STARTING}{/var/app/current/webapp/target/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar}]: > java.util.ServiceConfigurationError: > javax.servlet.ServletContainerInitializer: Provider > org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContai > nerInitializer > could not be instantiated > java.util.ServiceConfigurationError: > javax.servlet.ServletContainerInitializer: Provider > org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContai > nerInitializer > could not be instantiated > at java.util.ServiceLoader.fail(ServiceLoader.java:232) > at java.util.ServiceLoader.access$100(ServiceLoader.java:185) > at > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384) > at > java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404) > at java.util.ServiceLoader$1.next(ServiceLoader.java:480) > at > org.eclipse.jetty.annotations.AnnotationConfiguration.getNonExcludedInitializers(AnnotationConfiguration.java:859) > at > org.eclipse.jetty.annotations.AnnotationConfiguration.configure(AnnotationConfiguration.java:443) > at > org.eclipse.jetty.webapp.WebAppContext.configure(WebAppContext.java:471) > at > org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1329) > at > org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:741) > at > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:497) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at > org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:163) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at org.eclipse.jetty.server.Server.start(Server.java:387) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at org.eclipse.jetty.server.Server.doStart(Server.java:354) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.simplericity.jettyconsole.DefaultJettyManager.startServer(DefaultJettyManager.java:114) > at > org.simplericity.jettyconsole.JettyConsoleStarter.initConsoleApp(JettyConsoleStarter.java:175) > at > org.simplericity.jettyconsole.JettyConsoleStarter.run(JettyConsoleStarter.java:158) > at > org.simplericity.jettyconsole.JettyConsoleStarter.main(JettyConsoleStarter.java:71) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.startJettyConsole(JettyConsoleBootstrapMainClass.java:207) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.run(JettyConsoleBootstrapMainClass.java:103) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.main(Jett > yConsoleBootstrapMainClass.java:74) > Caused by: java.lang.NoClassDefFoundError: > javax/websocket/DeploymentException > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) > at java.lang.Class.getConstructor0(Class.java:3075) > at java.lang.Class.newInstance(Class.java:412) > at > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380) > ... 35 more > Caused by: java.lang.ClassNotFoundException: > javax.websocket.DeploymentException > at java.net.URLClassLoader.findClass(URLClassLoader.java:381) > at > org.eclipse.jetty.webapp.WebAppClassLoader.findClass(WebAppClassLoader.java:510) > at > org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:441) > at > org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:403) > ... 40 more > [main] WARN org.eclipse.jetty.util.component.AbstractLifeCycle - > FAILED > org.eclipse.jetty.server.handler.HandlerCollection@2fd66ad3 > [org.eclipse.jetty.server.handler.ContextHandlerCollection@376b4233 > [o.s.j.JettyConsoleWebappContext@7225790e{/,[file:/tmp/CQNZ-webapp-1.0 > -SNAPSHOT-jetty-console.jar_8080/webapp/, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/Eonasdan-bootstrap-datetimepicker-4.15.35.jar!/META-INF/res > ources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/swagger-ui-2.1.3.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/modernizr-2.8.3.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/font-awesome-4.4.0.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/animate.css-3.2.5.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/summernote-0.7.0.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/bootstrap-3.3.6.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/select2-3.5.2.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/momentjs-2.10.3.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/W > EB-INF/lib/jquery-1.11.1.jar!/META-INF/resources, > jar:file:/tmp/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar_8080/webapp/WEB-INF/lib/jquery-ui-1.11.4.jar!/META-INF/resources],STARTING}{/var/app/current/webapp/target/CQNZ-webapp-1.0-SNAPSHOT-jetty-console.jar}]]: > java.util.ServiceConfigurationError: > javax.servlet.ServletContainerInitializer: Provider > org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContai > nerInitializer > could not be instantiated > java.util.ServiceConfigurationError: > javax.servlet.ServletContainerInitializer: Provider > org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContai > nerInitializer > could not be instantiated > at java.util.ServiceLoader.fail(ServiceLoader.java:232) > at java.util.ServiceLoader.access$100(ServiceLoader.java:185) > at > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384) > at > java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404) > at java.util.ServiceLoader$1.next(ServiceLoader.java:480) > at > org.eclipse.jetty.annotations.AnnotationConfiguration.getNonExcludedInitializers(AnnotationConfiguration.java:859) > at > org.eclipse.jetty.annotations.AnnotationConfiguration.configure(AnnotationConfiguration.java:443) > at > org.eclipse.jetty.webapp.WebAppContext.configure(WebAppContext.java:471) > at > org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1329) > at > org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:741) > at > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:497) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at > org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:163) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at org.eclipse.jetty.server.Server.start(Server.java:387) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at org.eclipse.jetty.server.Server.doStart(Server.java:354) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.simplericity.jettyconsole.DefaultJettyManager.startServer(DefaultJettyManager.java:114) > at > org.simplericity.jettyconsole.JettyConsoleStarter.initConsoleApp(JettyConsoleStarter.java:175) > at > org.simplericity.jettyconsole.JettyConsoleStarter.run(JettyConsoleStarter.java:158) > at > org.simplericity.jettyconsole.JettyConsoleStarter.main(JettyConsoleStarter.java:71) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.startJettyConsole(JettyConsoleBootstrapMainClass.java:207) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.run(JettyConsoleBootstrapMainClass.java:103) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.main(Jett > yConsoleBootstrapMainClass.java:74) > Caused by: java.lang.NoClassDefFoundError: > javax/websocket/DeploymentException > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) > at java.lang.Class.getConstructor0(Class.java:3075) > at java.lang.Class.newInstance(Class.java:412) > at > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380) > ... 35 more > Caused by: java.lang.ClassNotFoundException: > javax.websocket.DeploymentException > at java.net.URLClassLoader.findClass(URLClassLoader.java:381) > at > org.eclipse.jetty.webapp.WebAppClassLoader.findClass(WebAppClassLoader.java:510) > at > org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:441) > at > org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:403) > ... 40 more > [main] INFO org.eclipse.jetty.server.ServerConnector - Started > ServerConnector@eb6dac1{HTTP/1.1}{0.0.0.0:8080} > [main] WARN org.eclipse.jetty.util.component.AbstractLifeCycle - > FAILED > org.eclipse.jetty.server.Server@5ec0a365: > java.util.ServiceConfigurationError: > javax.servlet.ServletContainerInitializer: Provider > org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContai > nerInitializer > could not be instantiated > java.util.ServiceConfigurationError: > javax.servlet.ServletContainerInitializer: Provider > org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContai > nerInitializer > could not be instantiated > at java.util.ServiceLoader.fail(ServiceLoader.java:232) > at java.util.ServiceLoader.access$100(ServiceLoader.java:185) > at > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384) > at > java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404) > at java.util.ServiceLoader$1.next(ServiceLoader.java:480) > at > org.eclipse.jetty.annotations.AnnotationConfiguration.getNonExcludedInitializers(AnnotationConfiguration.java:859) > at > org.eclipse.jetty.annotations.AnnotationConfiguration.configure(AnnotationConfiguration.java:443) > at > org.eclipse.jetty.webapp.WebAppContext.configure(WebAppContext.java:471) > at > org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1329) > at > org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:741) > at > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:497) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at > org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:163) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at org.eclipse.jetty.server.Server.start(Server.java:387) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at org.eclipse.jetty.server.Server.doStart(Server.java:354) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.simplericity.jettyconsole.DefaultJettyManager.startServer(DefaultJettyManager.java:114) > at > org.simplericity.jettyconsole.JettyConsoleStarter.initConsoleApp(JettyConsoleStarter.java:175) > at > org.simplericity.jettyconsole.JettyConsoleStarter.run(JettyConsoleStarter.java:158) > at > org.simplericity.jettyconsole.JettyConsoleStarter.main(JettyConsoleStarter.java:71) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.startJettyConsole(JettyConsoleBootstrapMainClass.java:207) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.run(JettyConsoleBootstrapMainClass.java:103) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.main(Jett > yConsoleBootstrapMainClass.java:74) > Caused by: java.lang.NoClassDefFoundError: > javax/websocket/DeploymentException > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) > at java.lang.Class.getConstructor0(Class.java:3075) > at java.lang.Class.newInstance(Class.java:412) > at > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380) > ... 35 more > Caused by: java.lang.ClassNotFoundException: > javax.websocket.DeploymentException > at java.net.URLClassLoader.findClass(URLClassLoader.java:381) > at > org.eclipse.jetty.webapp.WebAppClassLoader.findClass(WebAppClassLoader.java:510) > at > org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:441) > at > org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:403) > ... 40 more > Exception in thread "main" java.lang.RuntimeException: > java.lang.reflect.InvocationTargetException > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.startJettyConsole(JettyConsoleBootstrapMainClass.java:209) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.run(JettyConsoleBootstrapMainClass.java:103) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.main(Jett > yConsoleBootstrapMainClass.java:74) > Caused by: java.lang.reflect.InvocationTargetException > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > org.simplericity.jettyconsole.JettyConsoleBootstrapMainClass.startJettyConsole(JettyConsoleBootstrapMainClass.java:207) > ... 2 more > Caused by: java.util.ServiceConfigurationError: > javax.servlet.ServletContainerInitializer: Provider > org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContai > nerInitializer > could not be instantiated > at java.util.ServiceLoader.fail(ServiceLoader.java:232) > at java.util.ServiceLoader.access$100(ServiceLoader.java:185) > at > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:384) > at > java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:404) > at java.util.ServiceLoader$1.next(ServiceLoader.java:480) > at > org.eclipse.jetty.annotations.AnnotationConfiguration.getNonExcludedInitializers(AnnotationConfiguration.java:859) > at > org.eclipse.jetty.annotations.AnnotationConfiguration.configure(AnnotationConfiguration.java:443) > at > org.eclipse.jetty.webapp.WebAppContext.configure(WebAppContext.java:471) > at > org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1329) > at > org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:741) > at > org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:497) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at > org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:163) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132) > at org.eclipse.jetty.server.Server.start(Server.java:387) > at > org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114) > at > org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61) > at org.eclipse.jetty.server.Server.doStart(Server.java:354) > at > org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) > at > org.simplericity.jettyconsole.DefaultJettyManager.startServer(DefaultJettyManager.java:114) > at > org.simplericity.jettyconsole.JettyConsoleStarter.initConsoleApp(JettyConsoleStarter.java:175) > at > org.simplericity.jettyconsole.JettyConsoleStarter.run(JettyConsoleStarter.java:158) > at > org.simplericity.jettyconsole.JettyConsoleStarter.main(JettyConsoleStarter.java:71) > ... 7 more > Caused by: java.lang.NoClassDefFoundError: > javax/websocket/DeploymentException > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) > at java.lang.Class.getConstructor0(Class.java:3075) > at java.lang.Class.newInstance(Class.java:412) > at > java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:380) > ... 35 more > Caused by: java.lang.ClassNotFoundException: > javax.websocket.DeploymentException > at java.net.URLClassLoader.findClass(URLClassLoader.java:381) > at > org.eclipse.jetty.webapp.WebAppClassLoader.findClass(WebAppClassLoader.java:510) > at > org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:441) > at > org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:403) > ... 40 more > > > In fact it is the same error, if I run the application locally using > the > command: > mvn antrun:run -P self-host > > Any suggestions to correct this problem ? > > Regards > Aída Dávila > > -----Mensaje original----- > De: Aída Betzabeth Dávila Sotelo [mailto:[email protected]] > Enviado el: lunes, 6 de junio de 2016 13:40 > Para: [email protected] > Asunto: RE: RV: [cesarlugosis/CQNZwebapp] update to use > 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1) > > Thank you very much!!!! > The problem was solved. > : ) > > I already ran the application that you sent to us without any problem. > > Regards! > Aída Dávila > > -----Mensaje original----- > De: Dan Haywood [mailto:[email protected]] > Enviado el: lunes, 6 de junio de 2016 13:17 > Para: users > Asunto: RE: RV: [cesarlugosis/CQNZwebapp] update to use > 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1) > > There you are then. Use the command line. > > The issue is that mvn plugin that's compiling is using an > Oracle-specific class that isn't part of the Eclipse compiler. > > I'll add a note to our developers guide. > On 6 Jun 2016 19:13, "Aída Betzabeth Dávila Sotelo" < > [email protected]> wrote: > > > Yes, I did with eclipse. > > > > -----Mensaje original----- > > De: Dan Haywood [mailto:[email protected]] > > Enviado el: lunes, 6 de junio de 2016 13:11 > > Para: users > > Asunto: RE: RV: [cesarlugosis/CQNZwebapp] update to use > > 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1) > > > > Ok. > > > > You mentioned importing into Eclipse, but did you build Isis within > > Eclipse, or did you build from the command line. (I'm hoping you > > answer the first, because then I know what the problem is). > > On 6 Jun 2016 19:07, "Aída Betzabeth Dávila Sotelo" < > > [email protected]> wrote: > > > > > JDK 1.8.0_92 > > > > > > Aída Davila > > > > > > -----Mensaje original----- > > > De: Dan Haywood [mailto:[email protected]] > > > Enviado el: lunes, 6 de junio de 2016 13:03 > > > Para: users > > > Asunto: RE: RV: [cesarlugosis/CQNZwebapp] update to use > > > 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1) > > > > > > Interesting. > > > Which JDK are you using to do the compile? > > > Thx, > > > Dan > > > On 6 Jun 2016 18:56, "Aída Betzabeth Dávila Sotelo" < > > > [email protected]> wrote: > > > > > > > > > > > Following the suggestion , I download the isis and I import it > > > > to eclipse, but when I run the mvn install send me the > > > > following > errors: > > > > > > > > [INFO] > > > > ---------------------------------------------------------------- > > > > -- > > > > -- > > > > -- > > > > -- > > > > [ERROR] Failed to execute goal > > > > org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.13.1:generate > > > > (generate-chg-xsd) on project isis-core-schema: Execution > > > > generate-chg-xsd of goal > > > > org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.13.1:generate failed: > > > > A required class was missing while executing > > > > org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.13.1:generate: > > > > com/sun/xml/bind/api/ErrorListener > > > > [ERROR] ----------------------------------------------------- > > > > [ERROR] realm = > > > plugin>org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.13.1 > > > > [ERROR] strategy = > > > > org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy > > > > [ERROR] urls[0] = > > > > file:/C:/Users/A/.m2/repository/org/jvnet/jaxb2/maven2/maven-jax > > > > b2 -p lu gin/0.13.1/maven-jaxb2-plugin-0.13.1.jar > > > > [ERROR] urls[1] = > > > > file:/C:/Users/A/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-na > > > > me sp ac e-prefix/1.1/jaxb2-namespace-prefix-1.1.jar > > > > [ERROR] urls[2] = > > > > file:/C:/Users/A/.m2/repository/org/jvnet/jaxb2/maven2/maven-jax > > > > b2 -p lu gin-core/0.13.1/maven-jaxb2-plugin-core-0.13.1.jar > > > > [ERROR] urls[3] = > > > > file:/C:/Users/A/.m2/repository/org/apache/commons/commons-lang3 > > > > /3 > > > > .2 > > > > .1 > > > > /commons-lang3-3.2.1.jar > > > > [ERROR] urls[4] = > > > > file:/C:/Users/A/.m2/repository/com/sun/org/apache/xml/internal/ > > > > re > > > > so > > > > lv > > > > er/20050927/resolver-20050927.jar [ERROR] urls[5] = > > > > file:/C:/Users/A/.m2/repository/org/sonatype/plexus/plexus-build > > > > -a > > > > pi > > > > /0 > > > > .0.7/plexus-build-api-0.0.7.jar > > > > [ERROR] urls[6] = > > > > file:/C:/Users/A/.m2/repository/junit/junit/4.8.1/junit-4.8.1.ja > > > > r > > > > [ERROR] urls[7] = > > > > file:/C:/Users/A/.m2/repository/org/codehaus/plexus/plexus-utils > > > > /1 > > > > .5 > > > > .1 > > > > 5/plexus-utils-1.5.15.jar > > > > [ERROR] urls[8] = > > > > file:/C:/Users/A/.m2/repository/org/jvnet/jaxb2/maven2/maven-jax > > > > b2 > > > > 2- pl ugin/0.13.1/maven-jaxb22-plugin-0.13.1.jar > > > > [ERROR] urls[9] = > > > > file:/C:/Users/A/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2. > > > > 11 > > > > /jaxb-runtime-2.2.11.jar > > > > [ERROR] urls[10] = > > > > file:/C:/Users/A/.m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2. > > > > 11 > > > > /j > > > > ax > > > > b-xjc-2.2.11.jar > > > > [ERROR] urls[11] = > > > > file:/C:/Users/A/.m2/repository/org/apache/maven/plugin-tools/ma > > > > ve > > > > n- pl ugin-annotations/3.4/maven-plugin-annotations-3.4.jar > > > > [ERROR] Number of foreign imports: 1 [ERROR] import: > > > > Entry[import from realm > > > > ClassRealm[project>org.apache.isis.core:isis:1.13.0-SNAPSHOT, parent: > > > > ClassRealm[maven.api, parent: null]]] [ERROR] [ERROR] > > > > -----------------------------------------------------: > > > > com.sun.xml.bind.api.ErrorListener > > > > [ERROR] -> [Help 1] > > > > [ERROR] > > > > [ERROR] To see the full stack trace of the errors, re-run Maven > > > > with the -e switch. > > > > [ERROR] Re-run Maven using the -X switch to enable full debug > logging. > > > > [ERROR] > > > > [ERROR] For more information about the errors and possible > > > > solutions, please read the following articles: > > > > [ERROR] [Help 1] > > > > http://cwiki.apache.org/confluence/display/MAVEN/PluginContainer > > > > Ex > > > > ce > > > > pt > > > > ion > > > > [ERROR] > > > > [ERROR] After correcting the problems, you can resume the build > > > > with the command > > > > [ERROR] mvn <goals> -rf :isis-core-schema > > > > > > > > > > > > Any idea to fix this? > > > > > > > > Aída > > > > > > > > -----Mensaje original----- > > > > De: Jeroen van der Wal [mailto:[email protected]] Enviado el: > > > > lunes, > > > > 6 de junio de 2016 11:14 > > > > Para: users > > > > Asunto: Re: RV: [cesarlugosis/CQNZwebapp] update to use > > > > 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1) > > > > > > > > Hmm, need to look into that. I recall Joerg had a similar issue > > > > with the Todo app. > > > > > > > > A quick solution is to clone Isis [1] locally and build it. > > > > > > > > [1] https://github.com/apache/isis > > > > > > > > On 6 June 2016 at 17:56, Aída Betzabeth Dávila Sotelo < > > > > [email protected]> wrote: > > > > > > > > > Hi Dan, > > > > > > > > > > We have received the repository with the correction to the > > > > > concurrency problem, however when we run the mvn clean > > > > > install show the following > > > > > error: > > > > > > > > > > [ERROR] Plugin > > > > > org.apache.isis.tool:isis-maven-plugin:1.13.0-SNAPSHOT > > > > > or one of its dependencies could not be resolved: Could not > > > > > find artifact > > > > > org.apache.isis.tool:isis-maven-plugin:jar:1.13.0-SNAPSHOT > > > > > -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the > > > > > errors, re-run Maven with the -e switch. > > > > > [ERROR] Re-run Maven using the -X switch to enable full debug > > logging. > > > > > [ERROR] > > > > > [ERROR] For more information about the errors and possible > > > > > solutions, please read the following articles: > > > > > [ERROR] [Help 1] > > > > > http://cwiki.apache.org/confluence/display/MAVEN/PluginResolut > > > > > io > > > > > nE > > > > > xc > > > > > ep > > > > > tion > > > > > > > > > > There is something we should do before? or how I can fix this > > problem ? > > > > > > > > > > Aída Dávila > > > > > > > > > > De: Dan Haywood [mailto:[email protected]] Enviado el: > > > > > sábado, > > > > > 4 de junio de 2016 5:52 > > > > > Para: cesarlugosis/CQNZwebapp > > > > > Asunto: Re: [cesarlugosis/CQNZwebapp] update to use > > > > > 1.13.0-SNAPSHOT, for concurrency fixes (ISIS-1421) (#1) > > > > > > > > > > > > > > > @cesarlugosis<https://github.com/cesarlugosis> - I've pushed > > > > > https://github.com/cesarlugosis/CQNZwebapp/tree/issue-1-concur > > > > > re nc y which depends on 1.13.0-SNAPSHOT. When run against the > > > > > latest snapshot, can run to 20 threads ok (at least on my box). > > > > > If build locally, the commit that has the fix is > > > > > apache/isis@7461769< > > > > > https://github.com/apache/isis/commit/746176991b523fe9e8ab0693 > > > > > 92 > > > > > d8 > > > > > 3f > > > > > f1 > > > > > 7af08624 > > > > > > > > > > > > > > > > — > > > > > You are receiving this because you are subscribed to this thread. > > > > > Reply to this email directly, view it on GitHub< > > > > > https://github.com/cesarlugosis/CQNZwebapp/issues/1#issuecomme > > > > > nt > > > > > -2 > > > > > 23 > > > > > 74 > > > > > 9405>, > > > > > or mute the thread< > > > > > https://github.com/notifications/unsubscribe/APdggNddAtDelfF41 > > > > > L6 > > > > > cr > > > > > JM > > > > > OJ > > > > > uVk1f9jks5qIVjCgaJpZM4IuGmZ > > > > > >. > > > > > > > > > > > > > > >
