[jboss-dev] Re: jboss-4.2 with sun jdk1.5 on hudson

Aleksandar Kostadinov akostadi at redhat.com
Fri Mar 30 16:13:33 EDT 2007


jboss-4.2-testsuite-sun-1.5 now doesn't have a dedicated cruisecontrol
instance but shares it with a jboss-head-testsuite-sun-1.5
So they will alternate continuously.

Regards,
Aleksandar

Prabhat Jha wrote:
> I configured jboss-4.2 testsuite run with sun jdk 1.5 in hudson. You can
> see the results at
> http://dev40.qa.atl.jboss.com:8585/hudson/job/jboss-4.2-sunjdk-1.5/ws/Branch_4_2/testsuite/output/reports/html/index.html.
> Currently, it is set to poll SVN every 8 hours and it will do a new
> build if there has been some changes to repository. You can force the
> build at http://dev40.qa.atl.jboss.com:8585/hudson.
> 
> I will probably be moving hudson setup to another server next week so
> URL may change. I will keep you in loop.
> 
> Regards,
> prabhat
> 
> 
> Dimitris Andreadis wrote:
> 
>> We had very regular CC testsuite runs, so that explains it, thanks!
>>
>> Aleksandar Kostadinov wrote:
>>
>>> Excuse me. The host was down. It's now back up.
>>>
>>> Aleksandar Kostadinov wrote:
>>>
>>>> It has dedicated cc instance so can't build more often...
>>>>
>>>> Dimitris Andreadis wrote:
>>>>
>>>>> I small change caused the build to fail and I don't know when the next
>>>>> one is scheduled.
>>>>>
>>>>> Could this build be triggered again (or even better, run more often?)
>>>>>
>>>>> Thanks
>>>>> /D
>>>>>
>>>>>
>>>>> -------- Original Message --------
>>>>> Subject:     [jboss-dev] jboss-4.2-testsuite-sun-1.5 Build Failed
>>>>> Date:     Fri, 30 Mar 2007 01:11:39 -0400 (EDT)
>>>>> From:     jboss-qa-internal at redhat.com
>>>>> Reply-To:     JBoss.org development list
>>>>> <jboss-development at lists.jboss.org>
>>>>> To:     jboss-development at lists.jboss.org, qa at jboss.com
>>>>>
>>>>>
>>>>>
>>>>> View results here ->
>>>>> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-testsuite-sun-1.5?log=log20070330004509
>>>>>
>>>>>
>>>>>
>>>>> BUILD FAILED
>>>>> Ant Error
>>>>> Message:
>>>>> /services/cruisecontrol/work/scripts/build-jboss-common.xml:332:
>>>>> The following error occurred while executing this line:
>>>>> /services/cruisecontrol/work/scripts/build-jboss-common.xml:138: Exit
>>>>> code: 1 See compile-testsuite.log in Build Artifacts for details.
>>>>> Date of build: 03/30/2007 00:45:09
>>>>> Time to build: 22 minutes 44 seconds
>>>>> Last changed: 03/29/2007 17:50:08
>>>>> Last log entry: JBAS-3726
>>>>>
>>>>> Unit Tests: (0)  Total Errors and Failures: (0)
>>>>>
>>>>>
>>>>>
>>>>> Modifications since last build:  (first 50 of 27)
>>>>> 61868    added    stan.silvert at jboss.com
>>>>> //branches/Branch_4_2/testsuite/src/main/org/jboss/test/util/test/TwiddleUnitTestCase.java
>>>>>
>>>>>
>>>>> JBAS-3726
>>>>> 61868    deleted    stan.silvert at jboss.com
>>>>> //branches/Branch_4_2/testsuite/src/main/org/jboss/test/util/test/TwiddleTestCase.java
>>>>>
>>>>>
>>>>> JBAS-3726
>>>>> 61866    modified    bstansberry at jboss.com
>>>>> //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java
>>>>>
>>>>>
>>>>> [JBAS-4272] Use the correct name in Dispatcher.unregisterTarget
>>>>> 61866    modified    bstansberry at jboss.com
>>>>> //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java
>>>>>
>>>>>
>>>>> [JBAS-4272] Use the correct name in Dispatcher.unregisterTarget
>>>>> 61864    modified    thomas.diesler at jboss.com
>>>>> //branches/Branch_4_2/server/src/main/org/jboss/deployment/ClientDeployer.java
>>>>>
>>>>>
>>>>> Add classloader to bindServiceRef
>>>>> 61864    modified    thomas.diesler at jboss.com
>>>>> //branches/Branch_4_2/server/src/main/org/jboss/ejb/Container.java   
>>>>> Add
>>>>> classloader to bindServiceRef
>>>>> 61864    modified    thomas.diesler at jboss.com
>>>>> //branches/Branch_4_2/server/src/main/org/jboss/web/AbstractWebDeployer.java
>>>>>
>>>>>
>>>>> Add classloader to bindServiceRef
>>>>> 61864    modified    thomas.diesler at jboss.com
>>>>> //branches/Branch_4_2/server/src/main/org/jboss/metadata/serviceref/ServiceRefDelegate.java
>>>>>
>>>>>
>>>>> Add classloader to bindServiceRef
>>>>> 61864    modified    thomas.diesler at jboss.com
>>>>> //branches/Branch_4_2/ejb3/src/main/org/jboss/injection/WebServiceRefInjector.java
>>>>>
>>>>>
>>>>> Add classloader to bindServiceRef
>>>>> 61864    modified    thomas.diesler at jboss.com
>>>>> //branches/Branch_4_2/build/build-thirdparty.xml    Add classloader to
>>>>> bindServiceRef
>>>>> 61862    modified    dimitris at jboss.org
>>>>> //branches/Branch_4_2/testsuite/build.xml    JBAS-4216, increase by
>>>>> 50%
>>>>> (512m to 768m) on Sun-base VMs the MaxPermSize for the compatibility
>>>>> tests, that traverse and load all the classes to check the
>>>>> SerialVersionUIDs.
>>>>> 61861    modified    dimitris at jboss.org
>>>>> //branches/Branch_4_2/testsuite/imports/server-config.xml   
>>>>> JBAS-4216,
>>>>> double the MaxPermSize (128m from the default 64m) on Sun JVMs, in the
>>>>> all config.
>>>>> 61859    modified    dimitris at jboss.org
>>>>> //branches/Branch_4_2/testsuite/build.bat    JBAS-4243, process all
>>>>> command
>>>>> line arguments
>>>>> 61857    modified    dimitris at jboss.org  
>>>>> //branches/Branch_4_2/build/build.bat
>>>>> JBAS-4243, process all command line arguments
>>>>> 61856    added    anil.saldhana at jboss.com
>>>>> //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JCASecurityInfo.java
>>>>>
>>>>>
>>>>> JBAS-3400: JAASSecurityManagerService can display JCA
>>>>> Providers/Algorithm information
>>>>> 61856    modified    anil.saldhana at jboss.com
>>>>> //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JaasSecurityManagerService.java
>>>>>
>>>>>
>>>>> JBAS-3400: JAASSecurityManagerService can display JCA
>>>>> Providers/Algorithm information
>>>>> 61856    modified    anil.saldhana at jboss.com
>>>>> //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JaasSecurityManagerServiceMBean.java
>>>>>
>>>>>
>>>>> JBAS-3400: JAASSecurityManagerService can display JCA
>>>>> Providers/Algorithm information
>>>>> 61855    modified    luc.texier at jboss.com
>>>>> //branches/Branch_4_2/messaging/src/main/org/jboss/mq/pm/jdbc2/MSSQLPersistenceManager.java
>>>>>
>>>>>
>>>>> JBAS-4260 updated JBossMQ's MSSQL pm and add MSSQL sm
>>>>> 61855    modified    luc.texier at jboss.com
>>>>> //branches/Branch_4_2/messaging/src/main/org/jboss/mq/sm/jdbc/JDBCStateManager.java
>>>>>
>>>>>
>>>>> JBAS-4260 updated JBossMQ's MSSQL pm and add MSSQL sm
>>>>> 61855    added    luc.texier at jboss.com
>>>>> //branches/Branch_4_2/messaging/src/main/org/jboss/mq/sm/jdbc/MSSQLJDBCStateManager.java
>>>>>
>>>>>
>>>>> JBAS-4260 updated JBossMQ's MSSQL pm and add MSSQL sm
>>>>> 61851    modified    anil.saldhana at jboss.com
>>>>> //branches/Branch_4_2/testsuite/build.xml    JBAS-4270:add the
>>>>> RMIAdaptorAuthorizationUnitTestCase to the security excludes
>>>>> 61846    modified    bstansberry at jboss.com
>>>>> //branches/Branch_4_2/testsuite/local.properties    Add
>>>>> jbosstest.udp.ip_ttl
>>>>> 61838    modified    dimitris at jboss.org
>>>>> //branches/Branch_4_2/testsuite/src/resources/txtimer/META-INF/jboss.xml  
>>>>> JBAS-4248,
>>>>> txtimer entity bean tests needs commit options A
>>>>> 61837    modified    wolfc
>>>>> //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/interceptors2/unit/InterceptorsTestCase.java
>>>>>
>>>>>
>>>>> EJBTHREE-896: modified unit test
>>>>> 61836    modified    wolfc
>>>>> //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree832/unit/EntityTestCase.java
>>>>>
>>>>>
>>>>> EJBTHREE-832: modified unit test
>>>>> 61835    modified    wolfc
>>>>> //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/service/ServiceSix.java
>>>>>
>>>>>
>>>>> Fixed connection leak
>>>>> 61833    modified    wolfc
>>>>> //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/PersistenceUnitDeployment.java
>>>>>
>>>>>
>>>>> EJBTHREE-893: using kernelName as a default for session_factory_name
>>>>>
>>>>>
>>>>
>>
> 



More information about the jboss-development mailing list