[jboss-dev] Help fix the testsuite or we rollback to r79434

Scott Stark sstark at redhat.com
Mon Oct 20 13:58:34 EDT 2008


Rolling back to rev 79747 still does not allow the tomcat-webctx config 
to startup. It does get a little bit further along, but still fails to 
startup in 2 mins due to memory problems.


2008-10-20 10:55:26,423 DEBUG 
[org.jboss.aop.asintegration.jboss5.BeansDeploymentAopMetaDataDeployer] 
(main) Extracting aop bean metadata factories for  
AbstractVFSDeploymentContext at 6202695{vfsfile:/Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.GA/server/tomcat-webctx/deploy/jbossweb.sar/}
2008-10-20 10:55:55,823 ERROR [STDERR] (ZipFile Lock Reaper) Exception 
in thread "ZipFile Lock Reaper"
2008-10-20 10:55:55,824 ERROR [STDERR] (ZipFile Lock Reaper) 
java.lang.OutOfMemoryError: Java heap space
2008-10-20 10:55:55,826 ERROR [STDERR] (ZipFile Lock Reaper)     at 
java.util.concurrent.ConcurrentLinkedQueue.iterator(ConcurrentLinkedQueue.java:369)
2008-10-20 10:55:55,827 ERROR [STDERR] (ZipFile Lock Reaper)     at 
org.jboss.virtual.plugins.context.zip.ZipFileLockReaper$ReaperTimerTask.run(ZipFileLockReaper.java:158)
2008-10-20 10:55:55,828 ERROR [STDERR] (ZipFile Lock Reaper)     at 
java.util.TimerThread.mainLoop(Timer.java:512)
2008-10-20 10:55:55,829 ERROR [STDERR] (ZipFile Lock Reaper)     at 
java.util.TimerThread.run(Timer.java:462)


Richard Opalka wrote:
> Was this problem visible before Dimitris rollback too Scott?
> Or you can see it for the first time?
>
> Richard
>
> Scott Stark wrote:
>> The current rolled back trunk still fails to run through the 
>> validate-server-configs test target. It fails on the startup of the 
>> tomcat-webctx
>>
>> [server:start] Starting server "tomcat-webctx", with command (start 
>> timeout is 120 seconds ):
>> [server:start] 
>> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java 
>> -cp 
>> /Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.GA/bin/run.jar:/Library/Java/Home/lib/tools.jar  
>> -XX:MaxPermSize=512m -Djava.net.preferIPv4Stack=true 
>> -Djava.endorsed.dirs=/Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.GA/lib/endorsed  
>> org.jboss.Main -c tomcat-webctx -b localhost
>> [server:start] Failed to start server "tomcat-webctx" before timeout. 
>> Destroying the process.
>>
>> BUILD FAILED
>> /Users/svn/JBossHead/jboss-head/testsuite/build.xml:3389: Error 
>> starting server "tomcat-webctx": Server failed to start; see logs.
>>
>> Total time: 23 minutes 59 seconds
>>
>> This is due to memory problems. This config starts fine when run 
>> using the default run.sh/run.conf memory settings. If this config was 
>> starting correctly in rev r79434, its one of these changes applied 
>> after Dimitris' rollback:
>>
>>
>> r79748 | richard.opalka at jboss.com | 2008-10-20 07:10:29 -0700 (Mon, 
>> 20 Oct 2008) | 1 line
>>
>> [JBAS-6004][JBWS-2360] svn merge -r 79731:79737 
>> https://svn.jboss.org/repos/jbossas/branches/ropalka-jbossws304
>> ------------------------------------------------------------------------
>> r79749 | kabir.khan at jboss.com | 2008-10-20 07:58:52 -0700 (Mon, 20 
>> Oct 2008) | 1 line
>>
>> [JBAOP-5894] Reapply fix following rollback
>> ------------------------------------------------------------------------
>> r79750 | kabir.khan at jboss.com | 2008-10-20 07:58:56 -0700 (Mon, 20 
>> Oct 2008) | 1 line
>>
>> [JBAOP-6062] Reapply fix following rollback
>> ------------------------------------------------------------------------
>> [611][valkyrie: jboss-head]$
>>
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
>
>




More information about the jboss-development mailing list