This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17:33:16,163 INFO [org.exoplatform.portal.mop.management.operations.MopImportResource] (http-/127.0.0.1:8080-61) Import successful ! | |
17:33:16,163 ERROR [org.apache.catalina.connector] (http-/127.0.0.1:8080-61) JBWEB001018: An exception or error occurred in the container during the request processing: java.nio.BufferOverflowException | |
at java.nio.DirectByteBuffer.put(DirectByteBuffer.java:357) [rt.jar:1.7.0_25] | |
at org.apache.coyote.http11.InternalNioOutputBuffer.commit(InternalNioOutputBuffer.java:666) [jbossweb-7.4.0.Beta4.jar:7.4.0.Beta4] | |
at org.apache.coyote.http11.Http11NioProcessor.commit(Http11NioProcessor.java:480) [jbossweb-7.4.0.Beta4.jar:7.4.0.Beta4] | |
at org.apache.coyote.http11.Http11NioProcessor.action(Http11NioProcessor.java:798) [jbossweb-7.4.0.Beta4.jar:7.4.0.Beta4] | |
at org.apache.coyote.Response.action(Response.java:190) [jbossweb-7.4.0.Beta4.jar:7.4.0.Beta4] | |
at org.apache.coyote.Response.sendHeaders(Response.java:390) [jbossweb-7.4.0.Beta4.jar:7.4. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"http-/127.0.0.1:8080-14" daemon prio=10 tid=0x00007f30a406b800 nid=0x3ea6 waiting on condition [0x00007f302ecea000] | |
java.lang.Thread.State: WAITING (parking) | |
at sun.misc.Unsafe.park(Native Method) | |
- parking to wait for <0x00000000b6e53a20> (a java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync) | |
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:834) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:867) | |
at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1197) | |
at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lock(ReentrantReadWriteLock.java:945) | |
at org.infinispan.util.concurrent.locks.StripedLock.acquireLock(StripedLock.java:98) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10:00:02,593 WARN [org.jgroups.protocols.pbcast.GMS] (Incoming-45,shared=gatein-udp) perf11-17426: not member of view [perf12-60920|4]; discarding it | |
10:00:02,595 WARN [org.jgroups.protocols.pbcast.GMS] (Incoming-46,shared=gatein-udp) perf11-40188: not member of view [perf12-19090|4]; discarding it | |
10:00:02,601 WARN [org.jgroups.protocols.pbcast.GMS] (Incoming-47,shared=gatein-udp) perf11-40212: not member of view [perf12-54437|4]; discarding it | |
10:00:02,653 WARNING [org.jgroups.protocols.pbcast.GMS] (Incoming-31,shared=gatein-udp) perf11-45820: not member of view [perf12-39038|4]; discarding it | |
10:00:04,608 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-49,shared=gatein-udp) ISPN000093: Received new, MERGED cluster view: MergeView::[perf11-40212|5] [perf11-40212, perf12-54437], subgroups=[perf12-54437|4] [perf12-54437], [perf11-40212|3] [perf11-40212] | |
10:00:06,067 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-53,shared=gatein-udp) ISPN000093: Re |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13:42:48,928 WARN [org.jgroups.protocols.pbcast.GMS] (Incoming-405,shared=gatein-udp) perf11-20618: not member of view [perf12-19308|36]; discarding it | |
13:42:48,952 WARN [org.jgroups.protocols.pbcast.GMS] (Incoming-406,shared=gatein-udp) perf11-47165: not member of view [perf12-46484|35]; discarding it | |
13:42:48,963 WARN [org.jgroups.protocols.pbcast.GMS] (Incoming-407,shared=gatein-udp) perf11-6574: not member of view [perf12-62182|35]; discarding it | |
13:42:49,460 WARNING [org.jgroups.protocols.pbcast.GMS] (Incoming-291,shared=gatein-udp) perf11-62585: not member of view [perf12-27325|38]; discarding it | |
13:42:52,492 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (Incoming-410,shared=gatein-udp) ISPN000093: Received new, MERGED cluster view: MergeView::[perf11-6574|36] [perf11-6574, perf12-62182], subgroups=[perf12-62182|35] [perf12-62182], [perf11-6574|34] [perf11-6574] | |
13:42:54,489 WARNING [org.jgroups.protocols.pbcast.GMS] (Incoming-292,shared=gatein-udp) perf11-62585: failed to collec |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15:02:32,099 ERROR [org.jboss.modcluster] (ContainerBackgroundProcessor[StandardEngine[jboss.web]]) MODCLUSTER000043: Failed to send STATUS to perf13/10.16.88.191:8888: java.net.ConnectException: Connection refused | |
at java.net.PlainSocketImpl.socketConnect(Native Method) [rt.jar:1.7.0_09] | |
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) [rt.jar:1.7.0_09] | |
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) [rt.jar:1.7.0_09] | |
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) [rt.jar:1.7.0_09] | |
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391) [rt.jar:1.7.0_09] | |
at java.net.Socket.connect(Socket.java:579) [rt.jar:1.7.0_09] | |
at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler$Proxy.getConnection(DefaultMCMPHandler.java:835) | |
at org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler$Proxy.getConnectionWriter(DefaultMCMPHandler.java:858) | |
at org.jbos |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
~ JBoss, a division of Red Hat | |
~ Copyright 2013, Red Hat Middleware, LLC, and individual | |
~ contributors as indicated by the @authors tag. See the | |
~ copyright.txt in the distribution for a full listing of | |
~ individual contributors. | |
~ | |
~ This is free software; you can redistribute it and/or modify it | |
~ under the terms of the GNU Lesser General Public License as | |
~ published by the Free Software Foundation; either version 2.1 of |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12:58:04,875 ERROR [org.apache.activemq.broker.BrokerService] (MSC service thread 1-2) Failed to start Apache ActiveMQ ([org.hawkular.bus.broker.thevault, ID:thevault-55027-1428317884748-0:1], java.lang.IllegalArgumentException: Port value out of range: 110523) | |
12:58:04,875 INFO [org.apache.activemq.broker.BrokerService] (MSC service thread 1-2) Apache ActiveMQ 5.10.0 (org.hawkular.bus.broker.thevault, ID:thevault-55027-1428317884748-0:1) is shutting down | |
12:58:04,876 INFO [org.apache.activemq.network.NetworkConnector] (MSC service thread 1-2) Network Connector DiscoveryNetworkConnector:NC:BrokerService[org.hawkular.bus.broker.thevault] stopped | |
12:58:04,877 INFO [org.apache.activemq.broker.TransportConnector] (MSC service thread 1-2) Connector openwire stopped | |
12:58:04,893 INFO [org.apache.active |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-04-06 12:58:04,875 ERROR [org.apache.activemq.broker.BrokerService] (MSC service thread 1-2) Failed to start Apache ActiveMQ ([org.hawkular.bus.broker.thevault, ID:thevault-55027-1428317884748-0:1], java.lang.IllegalArgumentException: Port value out of range: 110523) | |
2015-04-06 12:58:04,875 INFO [org.apache.activemq.broker.BrokerService] (MSC service thread 1-2) Apache ActiveMQ 5.10.0 (org.hawkular.bus.broker.thevault, ID:thevault-55027-1428317884748-0:1) is shutting down | |
2015-04-06 12:58:04,876 INFO [org.apache.activemq.network.NetworkConnector] (MSC service thread 1-2) Network Connector DiscoveryNetworkConnector:NC:BrokerService[org.hawkular.bus.broker.thevault] stopped | |
2015-04-06 12:58:04,877 INFO [org.apache.activemq.broker.TransportConnector] (MSC service thread 1-2) Connector openwire stopped | |
2015-04-06 12:58:04,893 INFO [org.apache.activemq.broker.BrokerService] (MSC service thread 1-2) Apache ActiveMQ 5.10.0 (org.hawkular.bus.broker.thevault, ID:thevault-55027-1428317884748-0:1) uptime 0.293 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13:10:36,382 ERROR [org.hawkular.alerts.engine.log] (default task-19) HAWKALERT220008: Database Exception. Msg: [Unique index or primary key violation: "PRIMARY_KEY_3 ON PUBLIC.HWK_ALERTS_TRIGGERS(TRIGGERID) VALUES ( /* 9 */ 'test-trigger-1' )"; SQL statement: | |
INSERT INTO HWK_ALERTS_TRIGGERS VALUES ('test-trigger-1', '{"id":"test-trigger-1","enabled":false,"safetyEnabled":false,"mode":"FIRE","name":"No-Metric","description":"","actions":[],"firingMatch":"ALL","safetyMatch":"ALL"}') [23505-173]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[----] I, [2016-08-04T10:49:41.613843 #31679:fe1988] INFO -- : MIQ(MiqQueue#deliver) Message id: [162], Delivering... | |
[----] I, [2016-08-04T10:49:41.630619 #31679:fe1988] INFO -- : MIQ(MiqTask#update_status) Task: [1] [Active] [Ok] [Generating reports] | |
[----] E, [2016-08-04T10:49:41.705767 #31679:fe1988] ERROR -- : MIQ(MiqQueue#deliver) Message id: [162], Error: [undefined method `where' for LiveMetric:Class] | |
[----] E, [2016-08-04T10:49:41.705899 #31679:fe1988] ERROR -- : [NoMethodError]: undefined method `where' for LiveMetric:Class Method:[rescue in deliver] | |
[----] E, [2016-08-04T10:49:41.705969 #31679:fe1988] ERROR -- : /home/lponce/git/manageiq/lib/rbac/filterer.rb:194:in `search' | |
/home/lponce/git/manageiq/lib/rbac/filterer.rb:86:in `search' | |
/home/lponce/git/manageiq/lib/rbac.rb:5:in `search' | |
/home/lponce/git/manageiq/app/models/miq_report/generator.rb:277:in `_generate_table' | |
/home/lponce/git/manageiq/app/models/miq_report/generator.rb:176:in `block in generate_table' | |
/home/lponce/git/manageiq/app/mod |
OlderNewer