• Start contributing

    Hi all, I want to start contributing to JBOSS application server and decided QA is the best place to start from. Can you please direct me? Where to start? Some known tasks that it is good for me to start with ? BTW I ...
    Profile Photo
    last modified by leonidmir
  • JUnitReport OutOfMemoryError when testsuite generate test re

    We can see this problem fails many testsuite tests: http://hudson.jboss.org/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-TestSuite-sun15/ tests-report-text: [mkdir] Created dir: /qa/services/hudson/hudson_workspace/wor...
    Profile Photo
    created by jeffzhang
  • prevent tests get overwritten

    We've had recently a problem where some tests was run twice or more from different targets without being renamed with the jboss formatter. This leaded to the possibility of undetected failures if a test fails and on t...
    Profile Photo
    last modified by akostadinov
  • question related to same war name conflict during deployment

    This is related to one of the test cases in the org.jboss.test.web.test.WebIntegrationUnitTestCase that tests to make sure that when a ear file containing a war file with the same name as an already installed war file...
    Profile Photo
    last modified by soshah
  • Message:     Topic should be full

    Hi, I am running the Jboss application server's testsuite in following environment. OS- HPUX 11v2 Java 1.5.0.11 Jboss : 4.3.0.GA some tests are failing with following errors messages in TESTS-TestSuites.txt. Sui...
    Profile Photo
    created by ambika
  • some enhancements to jboss-test

    Hi, To adopt jboss-test for CI builds I needed to do some changes in addition to JBAS-2235: 1. Ability to provide username and password so shutdown can work with auth. 2. Add an optional attribute to the server:stop...
    Profile Photo
    last modified by akostadinov
  • transaction (crash recovery) tests.

    Hi all I know this is a long shot, but is there any documentation for the test suite framework? I'm interested in the mechanisms used to e.g. configure, start and stop the app server. To provide some background, I'm...
    Profile Photo
    last modified by jhalliday
  • JBAS-2235 Server Controller Tasks: Throw error if normal shu

    I already committed some solution to this issue. Could we please clarify the 'right' solution here?
    Profile Photo
    created by mvecera
  • Testsuite issues with multicast routing (JBAS-4939)

    Continuing discussion from http://jira.jboss.com/jira/browse/JBAS-4939 "Alexander Kostadinov" wrote: NOTE: JBoss 4.2 cluster tests pass even when one node is bound to localhost On dev90 when a server is bound to ...
    Profile Photo
    last modified by brian.stansberry
  • TestNG throws exception if @PersistenceContext is used in a

    I get the following error when I have a bean with @PersistenceContext declaration: ("register" is the name of bean used) FAILED CONFIGURATION: @BeforeClass init java.lang.RuntimeException: Could not create Component:...
    Profile Photo
    created by rizqureshi2
  • org.jboss.test.bankiiop.test.BankStressTestCase FAILED

    Hi, When i run the jboss EAP testsuite, following test is failing. [junit] Running org.jboss.test.bankiiop.test.BankStressTestCase [junit] Test org.jboss.test.bankiiop.test.BankStressTestCase FAILED Setup details...
    Profile Photo
    last modified by ambika
  • Problem with start ant task in trunk

    I was trying to run some testsuite tests and noticed that after starting a server with the "start" ant task, the server was started but the ant script stayed blocked and a long time after failed. I looked at the serve...
    Profile Photo
    last modified by ivanneto
  • Testsuite Failures

    Hi, I am trying to run the testsuite of jboss 4.2.0 on a hpux platform. I have installed the jboss bin from the zip. Following is the error message for most of the testcases. Suite: org.jboss.test.aop.test.AOPUnitT...
    Profile Photo
    last modified by ambika
  • Server-side Testsuite Logging

    Dear All We have run into problems again with OOMEs appearing in the AS server logs during the running of the testsuite. One problem with debuggging such problems is that the only correspondence between the client si...
    Profile Photo
    last modified by rachmato
  • strange compatibility matrix behaviour

    I've back ported Clebert's compatibility matrix to JBoss_4_0_1_SP1_CP: http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/branches/JBoss_4_0_1_SP1_CP/testsuite/build.xml?r1=62365&r2=62370 (last step concerns the c...
    Profile Photo
    last modified by jaroslaw.kijanowski
  • JBAS-3704 Add a notion of available interfaces to org.jboss.

    Please see file attached to related issue. There can be found sources for new Ant task <server:addresses> which works as follows: Input attributes: ${env} - environment properties prefix with preset addresses, ...
    Profile Photo
    last modified by mvecera
  • Updating the server task to detect OutOfMemoryErrors

    So its a huge waste of time to do a run and watch it take forever only to find the server has been throwing OutOfMemoryErrors for the bulk of the run. I want to add detection of this condition so that the run can be a...
    Profile Photo
    last modified by starksm64
  • Where to find support for AWT - needed for webservice tests

    I'm trying to resolve the following problem running the 4.0.5 and 4.2.0 test suites with 1.4.2 JVMs on RHEL5 - the webservice tests (for example: org.jboss.test.webservice.admindevel.ExampleTestCase.testHelloString(Ex...
    Profile Photo
    created by ldimaggio
  • JBoss 4.2.0 - jboss.examples:service=HASingletonMBeanExample

    I'm trying to debug this failure in the 4.2.0 testsuite: Suite: org.jboss.test.cluster.test.HASingletonElectionPolicyTestCase(Default-UDP) Test: testElectionPolicy Type: error Exception: javax.management.InstanceNotF...
    Profile Photo
    last modified by ldimaggio
  • Testsuite runs failing due to server failed startups/timeout

    We have been observing testsuite execution failures due to: (i) servers failing to shutdown correctly, blocking the startup of subsequent server starts (ii) servers timing out on startup Some of these failures arise o...
    Profile Photo
    last modified by rachmato