[jboss-dev] Help fix the testsuite or we rollback to r79434
Scott Stark
sstark at redhat.com
Mon Oct 20 13:02:43 EDT 2008
I assume the two major issues where my conf/jboss-service.xml and the
removal of the http-invoker.sar as there were a number of http invoker
related tests spread throughout. These are the changes made since the
rolled to revision. I'll be going through these to find what introduced
the memory issues and startup slowdown currently seen. I'm not going to
be redoing the conf/jboss-service.xml.
If we really want to remove the http-invoker.sar, then all of thoses
tests need to be pulled into a separate test config, or a remoting based
http invoker added in its place.
[610][valkyrie: jboss-head]$ svn log -r 79434:HEAD
------------------------------------------------------------------------
r79434 | scott.stark at jboss.org | 2008-10-13 19:16:28 -0700 (Mon, 13 Oct
2008) | 1 line
JBAS-5358, Move the deployers/profileservice-jboss-beans.xml to
deploy/profileservice-jboss-beans.xml
------------------------------------------------------------------------
r79449 | ALRubinger | 2008-10-14 00:03:47 -0700 (Tue, 14 Oct 2008) | 1 line
[JBAS-6084] Reduce logging visibility on defaulting of
DefaultJndiBindingPolicy
------------------------------------------------------------------------
r79458 | alesj | 2008-10-14 04:35:10 -0700 (Tue, 14 Oct 2008) | 1 line
[JBAS-6088]; add simple Spring bean cache / cluster scope.
------------------------------------------------------------------------
r79463 | kabir.khan at jboss.com | 2008-10-14 06:34:39 -0700 (Tue, 14 Oct
2008) | 1 line
[JBAS-5894] Upgrade to aop 2.0.0.CR19 while waiting for GA
------------------------------------------------------------------------
r79466 | dimitris at jboss.org | 2008-10-14 07:27:27 -0700 (Tue, 14 Oct
2008) | 1 line
add proper DOCTYPE to those newly added jboss-web.xml to fix
org.jboss.test.xml.DDValidatorUnitTestCase
------------------------------------------------------------------------
r79467 | adrian at jboss.org | 2008-10-14 08:05:09 -0700 (Tue, 14 Oct 2008)
| 1 line
Fix the eclipse build
------------------------------------------------------------------------
r79470 | remy.maucherat at jboss.com | 2008-10-14 09:42:38 -0700 (Tue, 14
Oct 2008) | 2 lines
- Handle SessionCookie (actually one of the most in demand features).
- Forgot the attributes of the root element. Ooops.
------------------------------------------------------------------------
r79488 | bstansberry at jboss.com | 2008-10-14 11:41:20 -0700 (Tue, 14 Oct
2008) | 1 line
[JBAS-6083] HA-JNDI no longer accesses HAPartitionCacheHandler.cache
before start() phase
------------------------------------------------------------------------
r79489 | remy.maucherat at jboss.com | 2008-10-14 12:05:10 -0700 (Tue, 14
Oct 2008) | 1 line
- Fix bugs parsing realms and connectors.
------------------------------------------------------------------------
r79490 | bstansberry at jboss.com | 2008-10-14 12:22:51 -0700 (Tue, 14 Oct
2008) | 1 line
[JBAS-6091] Allow JRMPInvoker to work as an MC bean
------------------------------------------------------------------------
r79491 | bstansberry at jboss.com | 2008-10-14 12:25:01 -0700 (Tue, 14 Oct
2008) | 1 line
[JBAS-6090] Convert legacy clustered services to pojo configuration
------------------------------------------------------------------------
r79493 | bstansberry at jboss.com | 2008-10-14 12:53:08 -0700 (Tue, 14 Oct
2008) | 1 line
[JBAS-6081] Remove TUNNEL config
------------------------------------------------------------------------
r79503 | anil.saldhana at jboss.com | 2008-10-14 19:55:46 -0700 (Tue, 14
Oct 2008) | 1 line
JBAS-6082: use jboss-jaxr stack 1.2.0.SP3
------------------------------------------------------------------------
r79509 | scott.stark at jboss.org | 2008-10-14 22:51:07 -0700 (Tue, 14 Oct
2008) | 2 lines
Drop the old build file
------------------------------------------------------------------------
r79510 | scott.stark at jboss.org | 2008-10-14 22:52:06 -0700 (Tue, 14 Oct
2008) | 2 lines
Drop the old thirdparty build
------------------------------------------------------------------------
r79511 | scott.stark at jboss.org | 2008-10-14 23:06:29 -0700 (Tue, 14 Oct
2008) | 2 lines
JBAS-6072, move legacy http invokers http-invoker.sar and
httpha-invoker.sar to docs examples/legacy-remoting/
------------------------------------------------------------------------
r79512 | dimitris at jboss.org | 2008-10-15 01:00:00 -0700 (Wed, 15 Oct
2008) | 1 line
brian has overwritten the aop upgrade to 2.0.0.CR19 by mistake.
------------------------------------------------------------------------
r79524 | emuckenhuber | 2008-10-15 05:50:59 -0700 (Wed, 15 Oct 2008) | 1
line
[JBAS-6099] make process annotations reusable
------------------------------------------------------------------------
r79525 | emuckenhuber | 2008-10-15 05:52:52 -0700 (Wed, 15 Oct 2008) | 1
line
[JBAS-6099] additional javadoc and constructor
------------------------------------------------------------------------
r79526 | emuckenhuber | 2008-10-15 05:53:30 -0700 (Wed, 15 Oct 2008) | 1
line
[JBAS-6099] add not metadata based injection provider
------------------------------------------------------------------------
r79529 | emuckenhuber | 2008-10-15 06:00:22 -0700 (Wed, 15 Oct 2008) | 1
line
logging
------------------------------------------------------------------------
r79531 | emuckenhuber | 2008-10-15 06:01:45 -0700 (Wed, 15 Oct 2008) | 1
line
[JBAS-5246] set isRunning to false, for stopped and undeployed deployments
------------------------------------------------------------------------
r79540 | scott.stark at jboss.org | 2008-10-15 07:23:35 -0700 (Wed, 15 Oct
2008) | 1 line
Add jboss-ha-legacy-client.jar for HARMIServerImpl_Stub
------------------------------------------------------------------------
r79541 | scott.stark at jboss.org | 2008-10-15 07:50:28 -0700 (Wed, 15 Oct
2008) | 1 line
JBAS-6072, comment out http invoker test
------------------------------------------------------------------------
r79542 | bstansberry at jboss.com | 2008-10-15 08:12:41 -0700 (Wed, 15 Oct
2008) | 2 lines
[JBAS-6065] Upgrade to JGroups 2.6.5
[JBAS-6079] Upgrade JBC to 2.2.1.CR2
------------------------------------------------------------------------
r79543 | remy.maucherat at jboss.com | 2008-10-15 08:28:49 -0700 (Wed, 15
Oct 2008) | 2 lines
- Add new code for parsing server.xml and context.xml files.
- Use TomcatService.OLD_CODE flag to enable (and recompile the 3 files).
------------------------------------------------------------------------
r79544 | bstansberry at jboss.com | 2008-10-15 09:53:03 -0700 (Wed, 15 Oct
2008) | 1 line
[JBAS-5942] Add test to confirm JBCACHE-1423 fix in JBC 2.2.1 resolves
the issue
------------------------------------------------------------------------
r79545 | bstansberry at jboss.com | 2008-10-15 10:47:15 -0700 (Wed, 15 Oct
2008) | 1 line
[JBAS-5942] Add test to confirm JBCACHE-1423 fix in JBC 2.2.1 resolves
the issue
------------------------------------------------------------------------
r79550 | bstansberry at jboss.com | 2008-10-15 13:13:45 -0700 (Wed, 15 Oct
2008) | 1 line
Properly handle null passivation dir
------------------------------------------------------------------------
r79551 | bstansberry at jboss.com | 2008-10-15 13:19:46 -0700 (Wed, 15 Oct
2008) | 1 line
Remove use of XmlConfigurationParser to ease testing of JBC 3
------------------------------------------------------------------------
r79557 | bstansberry at jboss.com | 2008-10-15 15:20:00 -0700 (Wed, 15 Oct
2008) | 1 line
Run classloader leak tests last
------------------------------------------------------------------------
r79562 | scott.stark at jboss.org | 2008-10-15 17:13:50 -0700 (Wed, 15 Oct
2008) | 1 line
JBAS-4814, refactor all but the Log4jService out of
conf/jboss-service.xml into
deploy/{legacy-conf-service.xml,naming-jboss-beans.xml}
------------------------------------------------------------------------
r79567 | scott.stark at jboss.org | 2008-10-15 21:33:21 -0700 (Wed, 15 Oct
2008) | 1 line
JBAS-4814, Use jboss:service=NamingService for CallByValue changes
------------------------------------------------------------------------
r79568 | scott.stark at jboss.org | 2008-10-15 21:43:15 -0700 (Wed, 15 Oct
2008) | 1 line
JBAS-6072, comment http invoker related tests
------------------------------------------------------------------------
r79569 | dimitris at jboss.org | 2008-10-15 23:49:38 -0700 (Wed, 15 Oct
2008) | 1 line
JBAS-6098, remove obsolete reference to juddi.juddi
------------------------------------------------------------------------
r79571 | dimitris at jboss.org | 2008-10-16 01:13:17 -0700 (Thu, 16 Oct
2008) | 1 line
remove the naming service from the minimal config
------------------------------------------------------------------------
r79572 | dimitris at jboss.org | 2008-10-16 02:15:55 -0700 (Thu, 16 Oct
2008) | 1 line
------------------------------------------------------------------------
r79574 | dimitris at jboss.org | 2008-10-16 02:19:05 -0700 (Thu, 16 Oct
2008) | 1 line
JBAS-6103, fix the minimal config after the naming changes
------------------------------------------------------------------------
r79596 | kabir.khan at jboss.com | 2008-10-16 09:58:47 -0700 (Thu, 16 Oct
2008) | 1 line
[JBAS-5894] Upgrade to aop 2.0.0.CR20 while waiting for GA
------------------------------------------------------------------------
r79597 | kabir.khan at jboss.com | 2008-10-16 10:00:03 -0700 (Thu, 16 Oct
2008) | 1 line
[JBAS-6032] Refactor AOPClassLoaderDeployer to understand subdeployments
and get rid of the JBossWebMetaData stuff
------------------------------------------------------------------------
r79607 | dimitris at jboss.org | 2008-10-16 13:11:04 -0700 (Thu, 16 Oct
2008) | 1 line
JBAS-6103, remove the binding service from the minimal config and deploy
a smaller version of naming-jboss-beans.xml
------------------------------------------------------------------------
r79610 | bstansberry at jboss.com | 2008-10-16 16:10:56 -0700 (Thu, 16 Oct
2008) | 1 line
Remove unused field
------------------------------------------------------------------------
r79611 | bstansberry at jboss.com | 2008-10-16 16:12:00 -0700 (Thu, 16 Oct
2008) | 1 line
[JBAS-5778] Improve servlet spec notification handling in clustered
environment
------------------------------------------------------------------------
r79617 | bstansberry at jboss.com | 2008-10-16 19:48:28 -0700 (Thu, 16 Oct
2008) | 1 line
[JBAS-5858] Add @JMX annotation to ServiceBindingManager
------------------------------------------------------------------------
r79623 | dimitris at jboss.org | 2008-10-16 23:50:33 -0700 (Thu, 16 Oct
2008) | 1 line
JBAS-6098, revert the removal of juddi from the testsuite classpath,
it's used by 'tests-scout-jaxr'
------------------------------------------------------------------------
r79627 | ALRubinger | 2008-10-17 00:23:29 -0700 (Fri, 17 Oct 2008) | 1 line
Component update to jboss-metadata:1.0.0.CR2
------------------------------------------------------------------------
r79631 | alesj | 2008-10-17 01:10:23 -0700 (Fri, 17 Oct 2008) | 1 line
Update Seam-int to CR4.
------------------------------------------------------------------------
r79633 | akostadinov | 2008-10-17 05:03:14 -0700 (Fri, 17 Oct 2008) | 1 line
JBASM-3 move buildmagic-tasks.jar out of ant's library directory because
it contains old logging classes and cause interference
------------------------------------------------------------------------
r79635 | alesj | 2008-10-17 06:40:11 -0700 (Fri, 17 Oct 2008) | 1 line
[JBAS-5545]; namespace part of jsr77.
------------------------------------------------------------------------
r79636 | alesj | 2008-10-17 06:48:39 -0700 (Fri, 17 Oct 2008) | 1 line
Go off vfs deployment unit - for possible components.
------------------------------------------------------------------------
r79673 | sguilhen at redhat.com | 2008-10-17 13:27:37 -0700 (Fri, 17 Oct
2008) | 3 lines
JBAS-5767: latest JBossSX release (CR8) includes the missing schemas, so
they can now be removed from security/src/etc/.
------------------------------------------------------------------------
r79677 | scott.stark at jboss.org | 2008-10-17 14:19:32 -0700 (Fri, 17 Oct
2008) | 1 line
JBAS-4814, Remove the legacy-conf-service.xml classpath as its classes
are in the parent domain.
------------------------------------------------------------------------
r79678 | scott.stark at jboss.org | 2008-10-17 14:19:58 -0700 (Fri, 17 Oct
2008) | 1 line
Update the war deployer beans
------------------------------------------------------------------------
r79679 | bstansberry at jboss.com | 2008-10-17 15:44:10 -0700 (Fri, 17 Oct
2008) | 1 line
[JBAS-6023] Inject Naming instance into DetachedHANamingService
------------------------------------------------------------------------
r79681 | ALRubinger | 2008-10-17 16:47:48 -0700 (Fri, 17 Oct 2008) | 1 line
Revert back to jboss-metadata:1.0.0.CR1 as CR2 causes errors in
Clustering and Seam deployments
------------------------------------------------------------------------
r79684 | bstansberry at jboss.com | 2008-10-17 18:01:54 -0700 (Fri, 17 Oct
2008) | 1 line
[JBAS-6080] On Linux, pass socket address to MulticastSocket constructor
------------------------------------------------------------------------
r79689 | alesj | 2008-10-17 23:46:28 -0700 (Fri, 17 Oct 2008) | 2 lines
Use simple instead of optional deployer.
Add some simple javadoc.
------------------------------------------------------------------------
r79699 | dimitris at jboss.org | 2008-10-18 09:50:47 -0700 (Sat, 18 Oct
2008) | 1 line
make the tomcat-federation config boot by synching with the current
war-deployers-jboss-beans.xml. However, it needs changing to make
org.jboss.test.web.security.AuthenticatorsExternalizationTestCase pass.
------------------------------------------------------------------------
r79703 | dimitris at jboss.org | 2008-10-18 11:16:54 -0700 (Sat, 18 Oct
2008) | 1 line
JBAS-6110, fix ROOT.war so the /status servlet works
------------------------------------------------------------------------
r79704 | dimitris at jboss.org | 2008-10-18 11:19:14 -0700 (Sat, 18 Oct
2008) | 1 line
add serialVersionUID (sync with Branch_4_2)
------------------------------------------------------------------------
r79705 | dimitris at jboss.org | 2008-10-18 11:20:45 -0700 (Sat, 18 Oct
2008) | 1 line
synch with Branch_4_2
------------------------------------------------------------------------
r79711 | dimitris at jboss.org | 2008-10-19 00:51:55 -0700 (Sun, 19 Oct
2008) | 1 line
JBAS-6110, enable the status servlet in the ROOT.war
------------------------------------------------------------------------
r79713 | dimitris at jboss.org | 2008-10-19 11:17:32 -0700 (Sun, 19 Oct
2008) | 1 line
make the web-profile tests boot so the testsuite completes, although the
tests themselves fail.
------------------------------------------------------------------------
r79730 | scott.stark at jboss.org | 2008-10-20 00:24:45 -0700 (Mon, 20 Oct
2008) | 1 line
Make sure the log is initialized
------------------------------------------------------------------------
r79731 | scott.stark at jboss.org | 2008-10-20 00:41:51 -0700 (Mon, 20 Oct
2008) | 1 line
JBAS-6071, update excludes for http-invoker removal
------------------------------------------------------------------------
r79741 | alesj | 2008-10-20 05:06:19 -0700 (Mon, 20 Oct 2008) | 1 line
[JBAS-6008]; add test for simple Spring cluster integration.
------------------------------------------------------------------------
r79742 | richard.opalka at jboss.com | 2008-10-20 05:09:45 -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
------------------------------------------------------------------------
r79747 | dimitris at jboss.org | 2008-10-20 06:44:10 -0700 (Mon, 20 Oct
2008) | 1 line
rollback to r79434
------------------------------------------------------------------------
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]$
Anil Saldhana wrote:
> Why did we rollback (who is the culprit for the breakage)? It seems
> Stefan lost hours of testing for an upgrade last week. He has to redo.
>
More information about the jboss-development
mailing list