This file contains hidden or 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
| org.apache.thrift.TException: org.apache.thrift.TException: [Cassandra Connection Pool[1-96507428]] Could not connect to any hosts | |
| at net.dataforte.cassandra.pool.ConnectionPool.init(ConnectionPool.java:345) | |
| at net.dataforte.cassandra.pool.ConnectionPool.<init>(ConnectionPool.java:127) | |
| at net.dataforte.cassandra.pool.DataSourceProxy.createPool(DataSourceProxy.java:61) | |
| at net.dataforte.cassandra.pool.DataSourceProxy.getConnection(DataSourceProxy.java:68) | |
| at org.infinispan.loaders.cassandra.CassandraCacheStore.purgeInternal(CassandraCacheStore.java:445) | |
| at org.infinispan.loaders.cassandra.CassandraCacheStore.start(CassandraCacheStore.java:137) | |
| at org.infinispan.loaders.cassandra.CassandraCacheStoreTest.createCacheStore(CassandraCacheStoreTest.java:66) | |
| at org.infinispan.loaders.BaseCacheStoreTest.setUp(BaseCacheStoreTest.java:83) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
This file contains hidden or 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
| [z@dnb-2:~/Go/code/infinispan.git]% (master) git status | |
| # On branch master | |
| nothing to commit (working directory clean) | |
| [z@dnb-2:~/Go/code/infinispan.git]% (master) git push origin master | |
| error: refs/heads/t_1140 does not point to a valid object! | |
| Everything up-to-date |
This file contains hidden or 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
| [z@dnb-2:~/Go/code/infinispan.git]% (t_1144) sync_with_upstream | |
| Fetching new details from upstream | |
| Synchronizing release branch master | |
| error: refs/heads/t_1140 does not point to a valid object! | |
| error: refs/heads/t_1140 does not point to a valid object! | |
| Synchronizing release branch 4.2.x | |
| error: refs/heads/t_1140 does not point to a valid object! | |
| error: refs/heads/t_1140 does not point to a valid object! | |
| Local clone and origin synced with upstream | |
| Now rebasing all topic branches that start with 't_' |
This file contains hidden or 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
| [z@dnb-2:~/Go/code/infinispan.git]% (t_1144) sync_with_upstream | |
| Fetching new details from upstream | |
| Synchronizing release branch master | |
| error: refs/heads/t_1140 does not point to a valid object! | |
| error: refs/heads/t_1144 does not point to a valid object! | |
| error: refs/heads/t_1140 does not point to a valid object! | |
| error: refs/heads/t_1144 does not point to a valid object! | |
| Synchronizing release branch 4.2.x | |
| error: refs/heads/t_1140 does not point to a valid object! | |
| error: refs/heads/t_1144 does not point to a valid object! |
This file contains hidden or 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
| [z@dnb-2:~/Go/code/infinispan.git]% (master⚡) mvnskip-install -pl server/core | |
| [INFO] Scanning for projects... | |
| [WARNING] | |
| [WARNING] Some problems were encountered while building the effective model for org.infinispan:infinispan-parent:pom:5.0.0-SNAPSHOT | |
| [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-pmd-plugin is missing. @ line 480, column 18 | |
| [WARNING] | |
| [WARNING] Some problems were encountered while building the effective model for org.infinispan:infinispan-core:jar:5.0.0-SNAPSHOT | |
| [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.jboss.logging:jboss-logging:jar -> version ${version.org.jboss.logging} vs ${version.jboss.logging} @ line 85, column 19 | |
| [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-pmd-plugin is missing. @ org.infinispan:infinispan-parent:5.0.0-SNAPSHOT, /Users/z/Go/code/infinispan.git/parent/pom.xml, line 480, column 18 | |
| [WARNING] |
This file contains hidden or 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
| <!-- A size based file rolling appender | |
| <appender name="FILE" class="org.jboss.logging.appender.RollingFileAppender"> | |
| <errorHandler class="org.jboss.logging.util.OnlyOnceErrorHandler"/> | |
| <param name="File" value="${jboss.server.log.dir}/server.log"/> | |
| <param name="Append" value="false"/> | |
| <param name="MaxFileSize" value="500KB"/> | |
| <param name="MaxBackupIndex" value="1"/> | |
| <layout class="org.apache.log4j.PatternLayout"> | |
| <param name="ConversionPattern" value="%d %-5p [%c] %m%n"/> |
This file contains hidden or 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
| [z@dnb-2:~/Go/code/infinispan.git]% (t_1123⚡) mvnDebug test -Dtest="org.infinispan.distribution.ConcurrentStartWithReplTest" -pl core | |
| Preparing to Execute Maven in Debug Mode | |
| Listening for transport dt_socket at address: 8000 | |
| [INFO] Scanning for projects... | |
| [INFO] | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Building Infinispan Core 5.0.0-SNAPSHOT | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] | |
| [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java) @ infinispan-core --- |
This file contains hidden or 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
| 2011-07-19 09:08:17,848 68052 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (main:) ISPN000078: Starting JGroups Channel | |
| 2011-07-19 09:08:18,878 69082 TRACE [org.infinispan.test.fwk.TEST_PING] (main:) discovery took 1000 ms: responses: 0 total (0 servers (0 coord), 0 clients) |
This file contains hidden or 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
| 2011-07-19 17:02:13,629 4183 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (main:) ISPN000078: Starting JGroups Channel | |
| 2011-07-19 17:02:13,673 4227 TRACE [org.infinispan.test.fwk.TEST_PING] (main:) Find initial members using @5f0275fa instance, number of expected responses is 2 | |
| 2011-07-19 17:02:13,675 4229 TRACE [org.infinispan.test.fwk.TEST_PING] (main:) Start ping sender, future is currently: null | |
| 2011-07-19 17:02:14,675 5229 TRACE [org.infinispan.test.fwk.TEST_PING] (main:) discovery took 1002 ms: responses: 0 total (0 servers (0 coord), 0 clients) |
This file contains hidden or 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
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Building Infinispan Common Parent 5.0.0-SNAPSHOT | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] | |
| [INFO] --- maven-dependency-plugin:2.1:tree (default-cli) @ infinispan-parent --- | |
| [INFO] org.infinispan:infinispan-parent:pom:5.0.0-SNAPSHOT | |
| [INFO] +- org.testng:testng:jar:jdk15:5.11:test | |
| [INFO] | \- junit:junit:jar:3.8.1:test | |
| [INFO] +- net.jcip:jcip-annotations:jar:1.0:compile | |
| [INFO] +- org.easymock:easymockclassextension:jar:2.4:test |