[JBoss-dev] Remaining tasks for JBAS 4.0.5.CR1

Dimitris Andreadis dimitris at jboss.org
Tue Aug 29 10:44:55 EDT 2006


Hi,

There are a couple of things left for the jbas 4.0.5.CR1 release.

There are some harmless but annoying warnings that appear upon server
shutdown (see the bottom of this message). Three of them are triggered
by the embedded jbossws.beans in jbossws14.sar, but it seems to be
caused by the MainDeployer / Bean deployer?
http://jira.jboss.com/jira/browse/JBAS-3471 (any ideas?)

Apart from that, we have the testsuites to fix and a decision to make.
We currently run Branch_4_0 under the following JVM combinations with
the corresponding results.

1) Sun JVM 1.4 --> 6 failures
2) Sun JVM 5   --> 10 failures
3) Jrockit 1.4 --> 58 failures
4) Jrockit 5   --> 63 failures

Traditionally we only care about the Sun JVM 1.4 test runs. Does this
still hold true, or if not, how far to go with the other JVM
combinations? Looking into the failures, I don't think we can reach 100%
on all of them within the limits of this CR release, so I'd suggest we
target 100% on (1) and schedule JIRA tasks for addressing the other
failures in future releases.

Also note, that many of the failures are transient.

Finally, somebody needs to look into the 28 ejb3 testsuite failures.

Please take a look at the remaining tasks, or even if not assigned have
a go with the remanining testsuite failures
http://jira.jboss.com/jira/secure/IssueNavigator.jspa?reset=true&mode=hi
de&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10030&fixfo
r=12310576

Thanks
/Dimitris



16:15:42,079 WARN  [MainDeployer] undeploy
'file:/X:/cvs/jboss-public/jboss-4.0/build/output/jboss-4.0.5.CR1/server
/all//deploy-hasingleton' : package not deployed
16:15:42,149 INFO  [DefaultPartition] Closing partition DefaultPartition
16:15:44,362 INFO  [DefaultPartition] Partition DefaultPartition closed.
16:15:44,372 INFO  [DefaultPartition] Partition DefaultPartition
destroyed.
16:15:44,532 INFO  [TreeCache] stopService(): closing the channel
16:15:44,843 INFO  [TreeCache] stopService(): stopping the dispatcher
16:15:44,873 INFO  [SnmpAgentService] SNMP agent stopped
16:15:44,983 WARN  [SubscriptionManager] Cannot unbind event dispatcher:
javax.naming.NameNotFoundException: EventDispatcher not bound
16:15:45,013 WARN  [ServiceController] Ignoring request to stop
nonexistent service:
jboss.beans:name='jbossws14.sar#jbossws.beans',service=JBossBeanDeployme
nt
16:15:45,013 WARN  [ServiceController] Ignoring request to destroy
nonexistent service:
jboss.beans:name='jbossws14.sar#jbossws.beans',service=JBossBeanDeployme
nt
16:15:46,806 INFO  [Server] Shutdown complete
Shutdown complete
Halting VM




More information about the jboss-development mailing list