[jbosscache-commits] Build failed in Hudson: jboss-cache-core-trunk-jdk1.6 #812

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Feb 11 00:50:09 EST 2011


See <http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-trunk-jdk1.6/812/changes>

Changes:

[manik.surtani at jboss.com] Remove outdated JBoss EULA

------------------------------------------
[...truncated 16454 lines...]
[pool-4-thread-8] Test testLockRemoval(org.jboss.cache.replicated.PessimisticSyncReplTxTest) succeded.
Testsuite execution progress: tests succeded 3701, failed 5, skipped 74.
[127.0.0.1:8001] Processed command: ReplicateCommand{cmds=PessPutKeyValueCommand{fqn=/a, dataVersion=null, globalTransaction=null, key=key, value=value}}
[127.0.0.1:8001] Processed command: ReplicateCommand{cmds=RemoveKeyCommand{fqn=/a, dataVersion=null, globalTransaction=null, key=key}}
[pool-4-thread-4] Test testRemoveKey(org.jboss.cache.options.cachemodelocal.SyncReplPessLocksTest) succeded.
Testsuite execution progress: tests succeded 3702, failed 5, skipped 74.
org.jboss.cache.lock.TimeoutException: read lock for / could not be acquired by GlobalTransaction:<127.0.0.1:8250>:29822 after 5000 ms. Locks: Read lock owners: [GlobalTransaction:<127.0.0.1:8250>:29821]
Write lock owner: null
, lock info: read owners=[GlobalTransaction:<127.0.0.1:8250>:29821] (org.jboss.cache.lock.LockStrategySerializable at 362a85b)
	at org.jboss.cache.lock.IdentityLock.acquireReadLock0(IdentityLock.java:332)
	at org.jboss.cache.lock.IdentityLock.acquireReadLock(IdentityLock.java:276)
	at org.jboss.cache.lock.IdentityLock.acquire(IdentityLock.java:499)
	at org.jboss.cache.lock.PessimisticNodeBasedLockManager.acquireNodeLock(PessimisticNodeBasedLockManager.java:281)
	at org.jboss.cache.lock.PessimisticNodeBasedLockManager.lock(PessimisticNodeBasedLockManager.java:181)
	at org.jboss.cache.lock.PessimisticNodeBasedLockManager.lockPessimistically(PessimisticNodeBasedLockManager.java:98)
	at org.jboss.cache.interceptors.PessimisticLockInterceptor.handlePutCommand(PessimisticLockInterceptor.java:129)
	at org.jboss.cache.interceptors.PessimisticLockInterceptor.handlePutKeyValueCommand(PessimisticLockInterceptor.java:100)
	at org.jboss.cache.interceptors.base.PrePostProcessingCommandInterceptor.visitPutKeyValueCommand(PrePostProcessingCommandInterceptor.java:88)
	at org.jboss.cache.commands.write.PutKeyValueCommand.acceptVisitor(PutKeyValueCommand.java:100)
	at org.jboss.cache.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116)
	at org.jboss.cache.interceptors.ReplicationInterceptor.handleCrudMethod(ReplicationInterceptor.java:150)
	at org.jboss.cache.interceptors.ReplicationInterceptor.visitPutKeyValueCommand(ReplicationInterceptor.java:107)
	at org.jboss.cache.commands.write.PutKeyValueCommand.acceptVisitor(PutKeyValueCommand.java:100)
	at org.jboss.cache.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116)
	at org.jboss.cache.interceptors.base.CommandInterceptor.handleDefault(CommandInterceptor.java:131)
	at org.jboss.cache.commands.AbstractVisitor.visitPutKeyValueCommand(AbstractVisitor.java:65)
	at org.jboss.cache.commands.write.PutKeyValueCommand.acceptVisitor(PutKeyValueCommand.java:100)
	at org.jboss.cache.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116)
	at org.jboss.cache.interceptors.TxInterceptor.attachGtxAndPassUpChain(TxInterceptor.java:301)
	at org.jboss.cache.interceptors.TxInterceptor.handleDefault(TxInterceptor.java:283)
	at org.jboss.cache.commands.AbstractVisitor.visitPutKeyValueCommand(AbstractVisitor.java:65)
	at org.jboss.cache.commands.write.PutKeyValueCommand.acceptVisitor(PutKeyValueCommand.java:100)
	at org.jboss.cache.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116)
	at org.jboss.cache.interceptors.CacheMgmtInterceptor.visitPutKeyValueCommand(CacheMgmtInterceptor.java:119)
	at org.jboss.cache.commands.write.PutKeyValueCommand.acceptVisitor(PutKeyValueCommand.java:100)
	at org.jboss.cache.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:116)
	at org.jboss.cache.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:178)
	at org.jboss.cache.interceptors.InvocationContextInterceptor.visitPutKeyValueCommand(InvocationContextInterceptor.java:82)
	at org.jboss.cache.commands.write.PutKeyValueCommand.acceptVisitor(PutKeyValueCommand.java:100)
	at org.jboss.cache.interceptors.InterceptorChain.invoke(InterceptorChain.java:287)
	at org.jboss.cache.invocation.CacheInvocationDelegate.put(CacheInvocationDelegate.java:555)
	at org.jboss.cache.invocation.CacheInvocationDelegate.put(CacheInvocationDelegate.java:560)
	at org.jboss.cache.replicated.PessimisticSyncReplTxTest$2.run(PessimisticSyncReplTxTest.java:497)
[pool-4-thread-3] Test testConcurrentPuts(org.jboss.cache.multiplexer.PessimisticSyncReplTxTest) failed.
Testsuite execution progress: tests succeded 3702, failed 6, skipped 74.
[pool-4-thread-8] Test testSimpleTxPut(org.jboss.cache.replicated.PessimisticSyncReplTxTest) succeded.
Testsuite execution progress: tests succeded 3703, failed 6, skipped 74.
[127.0.0.1:8001] Processed command: ReplicateCommand{cmds=PutDataMapCommand{fqn=/a, dataVersion=null, data={key=value}, globalTransaction=null, erase=false}}
[127.0.0.1:8000] Processed command: ReplicateCommand{cmds=PessPutKeyValueCommand{fqn=/a, dataVersion=null, globalTransaction=null, key=key, value=value2}}
[pool-4-thread-4] Test testPutData(org.jboss.cache.options.cachemodelocal.SyncReplPessLocksTest) succeded.
Testsuite execution progress: tests succeded 3704, failed 6, skipped 74.
[pool-4-thread-8] Test testConcurrentCommitsWith5Threads(org.jboss.cache.replicated.PessimisticSyncReplTxTest) succeded.
Testsuite execution progress: tests succeded 3705, failed 6, skipped 74.
[pool-4-thread-8] Test testSyncReplWithRemoteRollback(org.jboss.cache.replicated.PessimisticSyncReplTxTest) succeded.
Testsuite execution progress: tests succeded 3706, failed 6, skipped 74.
[pool-4-thread-8] Test testSyncReplWithModficationsOnBothCachesSameData(org.jboss.cache.replicated.PessimisticSyncReplTxTest) succeded.
Testsuite execution progress: tests succeded 3707, failed 6, skipped 74.
[pool-4-thread-8] Test testConcurrentPuts(org.jboss.cache.replicated.PessimisticSyncReplTxTest) succeded.
Testsuite execution progress: tests succeded 3708, failed 6, skipped 74.
[pool-4-thread-6] Test testSTWithWritingNonTxThread(org.jboss.cache.statetransfer.NBSTCacheLoaderTest) failed.
Testsuite execution progress: tests succeded 3708, failed 7, skipped 74.
[pool-4-thread-6] Test testSTWithThirdWritingTxCache(org.jboss.cache.statetransfer.NBSTCacheLoaderTest) succeded.
Testsuite execution progress: tests succeded 3709, failed 7, skipped 74.
[pool-4-thread-6] Test testActivateRegionTransfer(org.jboss.cache.statetransfer.NBSTCacheLoaderTest) succeded.
Testsuite execution progress: tests succeded 3710, failed 7, skipped 74.
[pool-4-thread-6] Test testInitialStateTransfer(org.jboss.cache.statetransfer.NBSTCacheLoaderTest) succeded.
Testsuite execution progress: tests succeded 3711, failed 7, skipped 74.
~~~~~~~~~~~~~~~~~~~~~~~~~ ENVIRONMENT INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~
bind.address = 127.0.0.1
java.runtime.version = 1.6.0_20-b02
java.runtime.name =Java(TM) SE Runtime Environment
java.vm.version = 16.3-b01
java.vm.vendor = Sun Microsystems Inc.
os.name = Linux
os.version = 2.6.9-89.0.3.ELxenU
sun.arch.data.model = 64
sun.cpu.endian = little
~~~~~~~~~~~~~~~~~~~~~~~~~ ENVIRONMENT INFO ~~~~~~~~~~~~~~~~~~~~~~~~~~
Tests run: 3940, Failures: 9, Errors: 0, Skipped: 220, Time elapsed: 2,203.65 sec <<< FAILURE!

Results :

Failed tests: 
  testPutCacheLoaderWithNoPush(org.jboss.cache.loader.SingletonStoreCacheLoaderTest)
  testCacheServerTimeoutMidCall(org.jboss.cache.loader.TcpCacheLoaderTest)
  testTransactionalBehaviourViaNodeAPI(org.jboss.cache.options.cachemodelocal.AsyncInvalidationPessLocksTest)
  testPutData(org.jboss.cache.options.cachemodelocal.AsyncReplOptLocksTest)
  create(org.jboss.cache.loader.S3CacheLoaderTest)
  testSimpleTxPut(org.jboss.cache.multiplexer.PessimisticSyncReplTxTest)
  setUp(org.jboss.cache.options.ExplicitVersionsReplTest)
  testConcurrentPuts(org.jboss.cache.multiplexer.PessimisticSyncReplTxTest)
  testSTWithWritingNonTxThread(org.jboss.cache.statetransfer.NBSTCacheLoaderTest)

Tests run: 3940, Failures: 9, Errors: 0, Skipped: 220

[ERROR] There are test failures.

Please refer to <http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-trunk-jdk1.6/ws/target/surefire-reports> for the individual test results.
[HUDSON] Recording test results
[INFO] Preparing surefire-report:report-only
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] Preparing findbugs:findbugs
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 21 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [site:site {execution: default-site}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '/mnt/hudson_workspace/workspace/pom.xml'. for project unknown
[INFO] Parent project loaded from repository.
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated//org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site_en:1.6' in repository jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/)
Downloading: https://repository.jboss.org/nexus/content/groups/developer//org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site_en:1.6' in repository jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/)
Downloading: http://snapshots.jboss.org/maven2/org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site_en:1.6' in repository snapshots.jboss.org (http://snapshots.jboss.org/maven2)
Downloading: http://repository.jboss.org/maven2/org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site_en:1.6' in repository repository.jboss.org (http://repository.jboss.org/maven2)
Downloading: http://download.oracle.com/maven//org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site_en:1.6' in repository berkeleydb-je.repository (http://download.oracle.com/maven/)
Downloading: http://repo1.maven.org/maven2/org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site_en:1.6' in repository central (http://repo1.maven.org/maven2)
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated//org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site:1.6' in repository jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/)
Downloading: https://repository.jboss.org/nexus/content/groups/developer//org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site:1.6' in repository jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/)
Downloading: http://snapshots.jboss.org/maven2/org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site:1.6' in repository snapshots.jboss.org (http://snapshots.jboss.org/maven2)
Downloading: http://repository.jboss.org/maven2/org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site:1.6' in repository repository.jboss.org (http://repository.jboss.org/maven2)
Downloading: http://download.oracle.com/maven//org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site:1.6' in repository berkeleydb-je.repository (http://download.oracle.com/maven/)
Downloading: http://repo1.maven.org/maven2/org/jboss/cache/jbosscache-common-parent/1.6/jbosscache-common-parent-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-common-parent:xml:site:1.6' in repository central (http://repo1.maven.org/maven2)
[INFO] Parent project loaded from repository.
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated//org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site_en:1.6' in repository jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/)
Downloading: https://repository.jboss.org/nexus/content/groups/developer//org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site_en:1.6' in repository jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/)
Downloading: http://snapshots.jboss.org/maven2/org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site_en:1.6' in repository snapshots.jboss.org (http://snapshots.jboss.org/maven2)
Downloading: http://repository.jboss.org/maven2/org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site_en:1.6' in repository repository.jboss.org (http://repository.jboss.org/maven2)
Downloading: http://download.oracle.com/maven//org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site_en:1.6' in repository berkeleydb-je.repository (http://download.oracle.com/maven/)
Downloading: http://repo1.maven.org/maven2/org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site_en.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site_en:1.6' in repository central (http://repo1.maven.org/maven2)
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated//org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site:1.6' in repository jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/)
Downloading: https://repository.jboss.org/nexus/content/groups/developer//org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site:1.6' in repository jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/)
Downloading: http://snapshots.jboss.org/maven2/org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site:1.6' in repository snapshots.jboss.org (http://snapshots.jboss.org/maven2)
Downloading: http://repository.jboss.org/maven2/org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site:1.6' in repository repository.jboss.org (http://repository.jboss.org/maven2)
Downloading: http://download.oracle.com/maven//org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site:1.6' in repository berkeleydb-je.repository (http://download.oracle.com/maven/)
Downloading: http://repo1.maven.org/maven2/org/jboss/cache/jbosscache-support/1.6/jbosscache-support-1.6-site.xml
[INFO] Unable to find resource 'org.jboss.cache:jbosscache-support:xml:site:1.6' in repository central (http://repo1.maven.org/maven2)
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from jboss-deprecated
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from jboss-developer-repository-group
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from snapshots.jboss.org
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from repository.jboss.org
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from berkeleydb-je.repository
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from central
[INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the English version.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Project Team" report.
[INFO] Generating "Surefire Report" report.
[INFO] Generating "Dependencies" report.
[WARNING] The repository url 'http://download.oracle.com/maven/' is invalid - Repository 'berkeleydb-je.repository' will be blacklisted.
[INFO] Generating "Project Plugins" report.
Downloading: https://repository.jboss.org/nexus/content/groups/developer//org/codehaus/mojo/javancss-maven-plugin/2.0/javancss-maven-plugin-2.0.pom
6K downloaded  (javancss-maven-plugin-2.0.pom)
[INFO] Generating "PMD Report" report.
[WARNING] Deprecated API called - not org.apache.maven.doxia.sink.Sink instance and no SinkFactory available. Please update this plugin.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "JavaNCSS Report" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "Test Source Xref" report.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "Tag List" report.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[WARNING] Using legacy tag format.  This is not recommended.
[ERROR] Taglist plugin MUST be executed after the JXR plugin.  No links to xref were generated.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Could not save taglist xml file: charsetName
[INFO] Generating "About" report.
[INFO] Generating "FindBugs Report" report.
[INFO]   No effort provided, using default effort.
[INFO]   No threshold provided, using default threshold.
[INFO]   Using FindBugs Version: 1.2.1
[INFO]   No threshold provided, using default threshold.
[INFO]   No threshold provided, using default threshold.
[INFO]   Using the xdoc format
[INFO]   No effort provided, using default effort.
[INFO]   No threshold provided, using default threshold.
[INFO]   No threshold provided, using default threshold.
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] PermGen space
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.OutOfMemoryError: PermGen space
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at org.codehaus.classworlds.RealmClassLoader.loadClassDirect(RealmClassLoader.java:195)
	at org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassRealm.java:255)
	at org.codehaus.classworlds.RealmClassLoader.loadClass(RealmClassLoader.java:214)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at org.codehaus.classworlds.RealmClassLoader.loadClassDirect(RealmClassLoader.java:195)
	at org.codehaus.classworlds.DefaultClassRealm.loadClass(DefaultClassRealm.java:255)
	at org.codehaus.classworlds.RealmClassLoader.loadClass(RealmClassLoader.java:214)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45 minutes 24 seconds
[INFO] Finished at: Fri Feb 11 00:49:53 EST 2011
[INFO] Final Memory: 169M/697M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dpospisi at redhat.com jbosscache-commits at lists.jboss.org manik.surtani at jboss.com
channel stopped



More information about the jbosscache-commits mailing list