I get unexpected stops from Aerogear push server which I can not explain or relate to the application using the server. This can happen anytime after several days or even weeks of correct operations.
Here is the traces I got leading to the stop. Any hint? 21:59:57,034 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017535: Unregistered web context: /auth 21:59:57,041 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017521: Undertow HTTPS listener https suspending 21:59:57,041 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017520: Undertow HTTPS listener https stopped, was bound to /0.0.0.0:8443 21:59:57,048 WARN [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (ServerService Thread Pool -- 102) IJ000615: Destroying active connection in pool: KeycloakDS (org.jboss.jca.adapters.jdbc.local.LocalManagedConnection@60bf23dd) 21:59:57,100 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017532: Host default-host stopping 21:59:57,187 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment auth-server.war (runtime-name: auth-server.war) in 197ms 21:59:57,196 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 76) JBAS011410: Stopping Persistence Unit (phase 2 of 2) Service 'ag-push.war#unifiedpush-default' 21:59:57,203 INFO [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011605: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 21:59:57,204 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/ExampleDS] 21:59:57,208 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 82) JBAS011605: Unbound messaging object to jndi name java:/queue/AdmPushMessageQueue 21:59:57,208 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010410: Unbound JCA ConnectionFactory [java:/JmsXA] 21:59:57,209 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment ag-push.war 21:59:57,220 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 98) JBAS011605: Unbound messaging object to jndi name java:/queue/SimplePushTokenBatchQueue 21:59:57,222 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) JBAS010418: Stopped Driver service with driver-name = h2 21:59:57,225 INFO [org.hornetq.ra] (ServerService Thread Pool -- 84) HQ151003: HornetQ resource adaptor stopped 21:59:57,250 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 86) JBAS011410: Stopping Persistence Unit (phase 1 of 2) Service 'ag-push.war#unifiedpush-default' 21:59:57,251 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010409: Unbound data source [java:jboss/datasources/UnifiedPushDS] 21:59:57,252 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010418: Stopped Driver service with driver-name = mysqlup 21:59:57,292 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment ag-push.war (runtime-name: ag-push.war) in 302ms 21:59:57,386 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 84) HQ221002: HornetQ Server version 2.4.5.FINAL (Wild Hornet, 124) [122fa8b6-5eb6-11e5-a98b-738666e7f990] stopped 21:59:57,387 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017521: Undertow HTTP listener default suspending 21:59:57,387 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017520: Undertow HTTP listener default stopped, was bound to /0.0.0.0:8080 21:59:57,394 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017506: Undertow 1.1.8.Final stopping 21:59:57,408 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: WildFly 8.2.1.Final "Tweek" stopped in 415ms |
are you running this on open shift, or "local" and by local i mean, not on openshift On Fri, Jan 29, 2016 at 12:01 PM, Yves Nicolas <[hidden email]> wrote: I get unexpected stops from Aerogear push server which I can not explain or _______________________________________________ Aerogear-users mailing list [hidden email] https://lists.jboss.org/mailman/listinfo/aerogear-users |
Not running on openshift.
Running on a debian jessie distribution on a xen virtual machine running on a dedicated server.. Database is mysql that runs inside a docker container with 3306 port exposed Wildfly itself runs directly on debian, nothing else than aerogear runs on this virtual machine Le 29/01/2016 18:40, Luke Holmquist
[via aerogear-users] a écrit :
|
some memory issue?
On Saturday, 30 January 2016, Yves Nicolas <[hidden email]> wrote: Not running on openshift. -- Sent from Gmail Mobile _______________________________________________ Aerogear-users mailing list [hidden email] https://lists.jboss.org/mailman/listinfo/aerogear-users |
or some more log file ? On Mon, Feb 1, 2016 at 11:15 AM, Matthias Wessendorf <[hidden email]> wrote: some memory issue? Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf _______________________________________________ Aerogear-users mailing list [hidden email] https://lists.jboss.org/mailman/listinfo/aerogear-users |
Free forum by Nabble | Edit this page |