[Aerogear-users] Unexpected stops for Unified push server

Matthias Wessendorf matzew at apache.org
Mon Feb 1 05:15:37 EST 2016


some memory issue?

On Saturday, 30 January 2016, Yves Nicolas <yves.nicolas at dynamease.com>
wrote:

> 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 :
>
> 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]
> <http:///user/SendEmail.jtp?type=node&node=497&i=0>> wrote:
>
>> 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 at 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
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://aerogear-users.1116366.n5.nabble.com/Unexpected-stops-for-Unified-push-server-tp496.html
>> Sent from the aerogear-users mailing list archive at Nabble.com.
>> _______________________________________________
>> Aerogear-users mailing list
>> [hidden email] <http:///user/SendEmail.jtp?type=node&node=497&i=1>
>> https://lists.jboss.org/mailman/listinfo/aerogear-users
>>
>
>
> _______________________________________________
> Aerogear-users mailing list
> [hidden email] <http:///user/SendEmail.jtp?type=node&node=497&i=2>
> https://lists.jboss.org/mailman/listinfo/aerogear-users
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://aerogear-users.1116366.n5.nabble.com/Unexpected-stops-for-Unified-push-server-tp496p497.html
> To unsubscribe from Unexpected stops for Unified push server, click here.
> NAML
> <http://aerogear-users.1116366.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
>
>
> ------------------------------
> View this message in context: Re: [Aerogear-users] Unexpected stops for
> Unified push server
> <http://aerogear-users.1116366.n5.nabble.com/Unexpected-stops-for-Unified-push-server-tp496p498.html>
> Sent from the aerogear-users mailing list archive
> <http://aerogear-users.1116366.n5.nabble.com/> at Nabble.com.
>


-- 
Sent from Gmail Mobile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20160201/4e866074/attachment-0001.html 


More information about the Aerogear-users mailing list