anujgarg

adding tenant

Jan 22nd, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.75 KB | None | 0 0
  1. 15:14:47,111 WARN [org.keycloak.events] (default task-11) type=LOGIN_ERROR, realmId=hawkular-realm, clientId=hawkular-ui, userId=null, ipAddress=192.168.1.11, error=user_not_found, auth_method=openid-connect, auth_type=code, redirect_uri=http://192.168.1.11:8080/, code_id=32dc38cf-970d-402b-9050-4fb92db238c7, username=anuj1708
  2. 149233 [default task-11] WARN org.keycloak.events - type=LOGIN_ERROR, realmId=hawkular-realm, clientId=hawkular-ui, userId=null, ipAddress=192.168.1.11, error=user_not_found, auth_method=openid-connect, auth_type=code, redirect_uri=http://192.168.1.11:8080/, code_id=32dc38cf-970d-402b-9050-4fb92db238c7, username=anuj1708
  3. 15:15:38,643 INFO [org.hawkular.integration.inventory] (default task-30) HAWKINV003001: HACK ALERT: Auto-created the resource type 'URL' for newly created tenant '802f53ea-25af-49ce-8e90-9d8155f14491'.
  4. 200765 [default task-30] INFO org.hawkular.integration.inventory - HAWKINV003001: HACK ALERT: Auto-created the resource type 'URL' for newly created tenant '802f53ea-25af-49ce-8e90-9d8155f14491'.
  5. 15:15:38,923 INFO [org.hawkular.integration.inventory] (default task-30) HAWKINV003001: HACK ALERT: Auto-created the metric type 'status.code.type' for newly created tenant '802f53ea-25af-49ce-8e90-9d8155f14491'.
  6. 201045 [default task-30] INFO org.hawkular.integration.inventory - HAWKINV003001: HACK ALERT: Auto-created the metric type 'status.code.type' for newly created tenant '802f53ea-25af-49ce-8e90-9d8155f14491'.
  7. 15:15:39,026 INFO [org.hawkular.integration.inventory] (default task-30) HAWKINV003001: HACK ALERT: Auto-created the metric type 'status.duration.type' for newly created tenant '802f53ea-25af-49ce-8e90-9d8155f14491'.
  8. 201148 [default task-30] INFO org.hawkular.integration.inventory - HAWKINV003001: HACK ALERT: Auto-created the metric type 'status.duration.type' for newly created tenant '802f53ea-25af-49ce-8e90-9d8155f14491'.
  9. 15:15:39,102 INFO [org.hawkular.integration.inventory] (default task-30) HAWKINV003001: HACK ALERT: Auto-created the environment 'test' for newly created tenant '802f53ea-25af-49ce-8e90-9d8155f14491'.
  10. 201224 [default task-30] INFO org.hawkular.integration.inventory - HAWKINV003001: HACK ALERT: Auto-created the environment 'test' for newly created tenant '802f53ea-25af-49ce-8e90-9d8155f14491'.
  11. 15:25:29,355 INFO [io.undertow.servlet] (default task-60) org.hawkular.component.wildflymonitor.WildFlyAgentServlet: Sending Hawkular WildFly Agent installer with content length of: 713344
  12. 791477 [default task-60] INFO io.undertow.servlet - org.hawkular.component.wildflymonitor.WildFlyAgentServlet: Sending Hawkular WildFly Agent installer with content length of: 713344
  13. 15:32:38,823 INFO [org.hawkular.integration.inventory] (default task-16) HAWKINV003001: HACK ALERT: Auto-created the resource type 'URL' for newly created tenant 'test'.
  14. 1220945 [default task-16] INFO org.hawkular.integration.inventory - HAWKINV003001: HACK ALERT: Auto-created the resource type 'URL' for newly created tenant 'test'.
  15. 15:32:38,924 INFO [org.hawkular.integration.inventory] (default task-16) HAWKINV003001: HACK ALERT: Auto-created the metric type 'status.code.type' for newly created tenant 'test'.
  16. 1221046 [default task-16] INFO org.hawkular.integration.inventory - HAWKINV003001: HACK ALERT: Auto-created the metric type 'status.code.type' for newly created tenant 'test'.
  17. 15:32:39,023 INFO [org.hawkular.integration.inventory] (default task-16) HAWKINV003001: HACK ALERT: Auto-created the metric type 'status.duration.type' for newly created tenant 'test'.
  18. 1221145 [default task-16] INFO org.hawkular.integration.inventory - HAWKINV003001: HACK ALERT: Auto-created the metric type 'status.duration.type' for newly created tenant 'test'.
  19. 15:32:39,117 INFO [org.hawkular.integration.inventory] (default task-16) HAWKINV003001: HACK ALERT: Auto-created the environment 'test' for newly created tenant 'test'.
  20. 1221239 [default task-16] INFO org.hawkular.integration.inventory - HAWKINV003001: HACK ALERT: Auto-created the environment 'test' for newly created tenant 'test'.
  21. 15:32:39,597 ERROR [com.thinkaurelius.titan.graphdb.database.StandardTitanGraph] (default task-36) Could not commit transaction [15] due to exception: com.thinkaurelius.titan.diskstorage.locking.PermanentLockingException: Local lock contention
  22. at com.thinkaurelius.titan.diskstorage.locking.AbstractLocker.writeLock(AbstractLocker.java:323)
  23. at com.thinkaurelius.titan.diskstorage.locking.consistentkey.ExpectedValueCheckingStore.acquireLock(ExpectedValueCheckingStore.java:89)
  24. at com.thinkaurelius.titan.diskstorage.keycolumnvalue.KCVSProxy.acquireLock(KCVSProxy.java:40)
  25. at com.thinkaurelius.titan.diskstorage.BackendTransaction.acquireIndexLock(BackendTransaction.java:240)
  26. at com.thinkaurelius.titan.graphdb.database.StandardTitanGraph.prepareCommit(StandardTitanGraph.java:506)
  27. at com.thinkaurelius.titan.graphdb.database.StandardTitanGraph.commit(StandardTitanGraph.java:635)
  28. at com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.commit(StandardTitanTx.java:1337)
  29. at com.thinkaurelius.titan.graphdb.blueprints.TitanBlueprintsGraph.commit(TitanBlueprintsGraph.java:60)
  30. at org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider.commit(GraphProvider.java:79)
  31. at org.hawkular.inventory.impl.tinkerpop.InventoryContext.commit(InventoryContext.java:56)
  32. at org.hawkular.inventory.impl.tinkerpop.TinkerpopBackend.commit(TinkerpopBackend.java:997)
  33. at org.hawkular.inventory.base.Mutator.lambda$doCreate$26(Mutator.java:115)
  34. at org.hawkular.inventory.base.spi.InventoryBackend$Transaction.execute(InventoryBackend.java:355)
  35. at org.hawkular.inventory.base.Util.commitOrRetry(Util.java:96)
  36. at org.hawkular.inventory.base.Util.runInTransaction(Util.java:78)
  37. at org.hawkular.inventory.base.Traversal.mutating(Traversal.java:78)
  38. at org.hawkular.inventory.base.Mutator.doCreate(Mutator.java:71)
  39. at org.hawkular.inventory.base.BaseMetrics$ReadWrite.create(BaseMetrics.java:120)
  40. at org.hawkular.inventory.base.BaseMetrics$ReadWrite.create(BaseMetrics.java:50)
  41. at org.hawkular.inventory.rest.RestMetrics.createMetric(RestMetrics.java:126)
  42. at org.hawkular.inventory.rest.RestMetrics.createMetric(RestMetrics.java:83)
  43. at org.hawkular.inventory.rest.RestMetrics$Proxy$_$$_WeldClientProxy.createMetric(Unknown Source)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.lang.reflect.Method.invoke(Method.java:497)
  48. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139)
  49. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295)
  50. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249)
  51. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236)
  52. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:395)
  53. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:202)
  54. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221)
  55. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  56. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  57. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  58. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  59. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
  60. at io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:129)
  61. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  62. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
  63. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
  64. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  65. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  66. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  67. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  68. at org.keycloak.adapters.undertow.UndertowAuthenticatedActionsHandler.handleRequest(UndertowAuthenticatedActionsHandler.java:66)
  69. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  70. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  71. at io.undertow.server.handlers.DisableCacheHandler.handleRequest(DisableCacheHandler.java:33)
  72. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  73. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  74. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  75. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  76. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  77. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
  78. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
  79. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  80. at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
  81. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  82. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  83. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  84. at org.keycloak.adapters.undertow.ServletPreAuthActionsHandler.handleRequest(ServletPreAuthActionsHandler.java:69)
  85. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  86. at io.undertow.server.handlers.MetricsHandler.handleRequest(MetricsHandler.java:62)
  87. at io.undertow.servlet.core.MetricsChainHandler.handleRequest(MetricsChainHandler.java:59)
  88. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)
  89. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  90. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
  91. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)
  92. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)
  93. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)
  94. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  95. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  96. at java.lang.Thread.run(Thread.java:745)
  97.  
  98. 1221719 [default task-36] ERROR com.thinkaurelius.titan.graphdb.database.StandardTitanGraph - Could not commit transaction [15] due to exception
  99. com.thinkaurelius.titan.diskstorage.locking.PermanentLockingException: Local lock contention
  100. at com.thinkaurelius.titan.diskstorage.locking.AbstractLocker.writeLock(AbstractLocker.java:323)
  101. at com.thinkaurelius.titan.diskstorage.locking.consistentkey.ExpectedValueCheckingStore.acquireLock(ExpectedValueCheckingStore.java:89)
  102. at com.thinkaurelius.titan.diskstorage.keycolumnvalue.KCVSProxy.acquireLock(KCVSProxy.java:40)
  103. at com.thinkaurelius.titan.diskstorage.BackendTransaction.acquireIndexLock(BackendTransaction.java:240)
  104. at com.thinkaurelius.titan.graphdb.database.StandardTitanGraph.prepareCommit(StandardTitanGraph.java:506)
  105. at com.thinkaurelius.titan.graphdb.database.StandardTitanGraph.commit(StandardTitanGraph.java:635)
  106. at com.thinkaurelius.titan.graphdb.transaction.StandardTitanTx.commit(StandardTitanTx.java:1337)
  107. at com.thinkaurelius.titan.graphdb.blueprints.TitanBlueprintsGraph.commit(TitanBlueprintsGraph.java:60)
  108. at org.hawkular.inventory.impl.tinkerpop.spi.GraphProvider.commit(GraphProvider.java:79)
  109. at org.hawkular.inventory.impl.tinkerpop.InventoryContext.commit(InventoryContext.java:56)
  110. at org.hawkular.inventory.impl.tinkerpop.TinkerpopBackend.commit(TinkerpopBackend.java:997)
  111. at org.hawkular.inventory.base.Mutator.lambda$doCreate$26(Mutator.java:115)
  112. at org.hawkular.inventory.base.spi.InventoryBackend$Transaction.execute(InventoryBackend.java:355)
  113. at org.hawkular.inventory.base.Util.commitOrRetry(Util.java:96)
  114. at org.hawkular.inventory.base.Util.runInTransaction(Util.java:78)
  115. at org.hawkular.inventory.base.Traversal.mutating(Traversal.java:78)
  116. at org.hawkular.inventory.base.Mutator.doCreate(Mutator.java:71)
  117. at org.hawkular.inventory.base.BaseMetrics$ReadWrite.create(BaseMetrics.java:120)
  118. at org.hawkular.inventory.base.BaseMetrics$ReadWrite.create(BaseMetrics.java:50)
  119. at org.hawkular.inventory.rest.RestMetrics.createMetric(RestMetrics.java:126)
  120. at org.hawkular.inventory.rest.RestMetrics.createMetric(RestMetrics.java:83)
  121. at org.hawkular.inventory.rest.RestMetrics$Proxy$_$$_WeldClientProxy.createMetric(Unknown Source)
  122. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  123. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  124. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  125. at java.lang.reflect.Method.invoke(Method.java:497)
  126. at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139)
  127. at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295)
  128. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249)
  129. at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:236)
  130. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:395)
  131. at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:202)
  132. at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221)
  133. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)
  134. at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)
  135. at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  136. at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
  137. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)
  138. at io.undertow.websockets.jsr.JsrWebSocketFilter.doFilter(JsrWebSocketFilter.java:129)
  139. at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)
  140. at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
  141. at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
  142. at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
  143. at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
  144. at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
  145. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  146. at org.keycloak.adapters.undertow.UndertowAuthenticatedActionsHandler.handleRequest(UndertowAuthenticatedActionsHandler.java:66)
  147. at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)
  148. at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
  149. at io.undertow.server.handlers.DisableCacheHandler.handleRequest(DisableCacheHandler.java:33)
  150. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  151. at io.undertow.security.handlers.AuthenticationConstraintHandler.handleRequest(AuthenticationConstraintHandler.java:51)
  152. at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
  153. at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
  154. at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.handleRequest(ServletSecurityConstraintHandler.java:56)
  155. at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
  156. at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
  157. at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
  158. at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
  159. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  160. at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)
  161. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  162. at org.keycloak.adapters.undertow.ServletPreAuthActionsHandler.handleRequest(ServletPreAuthActionsHandler.java:69)
  163. at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
  164. at io.undertow.server.handlers.MetricsHandler.handleRequest(MetricsHandler.java:62)
  165. at io.undertow.servlet.core.MetricsChainHandler.handleRequest(MetricsChainHandler.java:59)
  166. at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)
  167. at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)
  168. at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)
  169. at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)
  170. at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)
  171. at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)
  172. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  173. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  174. at java.lang.Thread.run(Thread.java:745)
Add Comment
Please, Sign In to add comment