<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=046291619-10082006>Thanks; I'll see if that's it. The relevant JIRA
says fixed for 4.0.5.CR1 and the resolved date of 8/4 is in the right time
frame.</SPAN></FONT></DIV><!-- Converted from text/plain format -->
<P><FONT size=2>Brian Stansberry<BR>Lead, AS Clustering<BR>JBoss, a division of
Red Hat<BR>Ph: 510-396-3864<BR>skype: bstansberry </FONT></P>
<DIV> </DIV><BR>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B>
jboss-development-bounces@lists.jboss.org
[mailto:jboss-development-bounces@lists.jboss.org] <B>On Behalf Of </B>Scott M
Stark<BR><B>Sent:</B> Thursday, August 10, 2006 12:12 PM<BR><B>To:</B>
JBoss.org development list<BR><B>Subject:</B> Re: [JBoss-dev] RE: [JBoss JIRA]
Created: (JBAS-3503) Clusteringtestbeancluster test failures - Deployment
Error<BR></FONT><BR></DIV>
<DIV></DIV>There was this discussion:<BR><A class=moz-txt-link-freetext
href="http://www.jboss.com/index.html?module=bb&op=viewtopic&t=78376">http://www.jboss.com/index.html?module=bb&op=viewtopic&t=78376</A><BR><BR>I
did not think this was going into 4.0 though.<BR><BR>Brian Stansberry wrote:
<BLOCKQUOTE
cite=midC2CDEFBECFC9A14892BCCFB4C95F486808F52590@EX-201.mail.navisite.com
type="cite"><PRE wrap="">Is anyone aware of recent changes in Branch_4_0 and HEAD that would
affect deployment ordering between an entity bean and a datasource that
are packaged in an ear?
The testsuite includes a test-cif.ear that AFAICT hasn't been
significantly changed in at least a year. In the last week or so it has
suddenly failed to deploy.
The ear includes an ejb jar and a -ds.xml file for the datasource. The
ejbs fail to deploy due to the inability to find java:/CIFTestDS in JNDI
(see below).
Looking at the log, service
jboss.jca:service=DataSourceBinding,name=CIFTestDS and the other
datasource related services are started *after* the ejbs, which explains
the failure.
Brian Stansberry
Lead, AS Clustering
JBoss, a division of Red Hat
Ph: 510-396-3864
skype: bstansberry
Rajesh Rajasekaran (JIRA) wrote:
</PRE>
<BLOCKQUOTE type="cite"><PRE wrap="">Clustering testbeancluster test failures - Deployment Error
-----------------------------------------------------------
Key: JBAS-3503
URL: <A class=moz-txt-link-freetext href="http://jira.jboss.com/jira/browse/JBAS-3503">http://jira.jboss.com/jira/browse/JBAS-3503</A>
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: JBossAS-4.0.5.CR1
Reporter: Rajesh Rajasekaran
Assigned To: Brian Stansberry
Fix For: JBossAS-4.0.5.CR1
Deployment of the test resources for the following tests fail with
the error shown below. Hence the tests cannot connect to the service
as shown in the results on CC
</PRE></BLOCKQUOTE><PRE wrap=""><!----><A class=moz-txt-link-freetext href="http://cruisecontrol.jboss.com/cc/artifacts/jboss-4.0-testsuite-sun-1.4/">http://cruisecontrol.jboss.com/cc/artifacts/jboss-4.0-testsuite-sun-1.4/</A>
20060809211108/results/index.html
</PRE>
<BLOCKQUOTE type="cite"><PRE wrap="">Server log for the errors shown below:
</PRE></BLOCKQUOTE><PRE wrap=""><!----><A class=moz-txt-link-freetext href="http://cruisecontrol.jboss.com/cc/artifacts/jboss-4.0-testsuite-sun-1.4/">http://cruisecontrol.jboss.com/cc/artifacts/jboss-4.0-testsuite-sun-1.4/</A>
20060809211108/build/output/jboss-4.0.5.CR1/server/cluster-UDP-0/log/ser
ver.log
</PRE>
<BLOCKQUOTE type="cite"><PRE wrap=""> </PRE></BLOCKQUOTE><PRE wrap=""><!---->org.jboss.test.testbeancluster.test.CacheInvalidationUnitTestCase(Defaul
t-UDP)
</PRE><PRE wrap=""><!---->org.jboss.test.testbeancluster.test.RetryInterceptorUnitTestCase(Default
-UDP)
</PRE><PRE wrap=""><!---->org.jboss.test.testbeancluster.test.SingleRetryInterceptorUnitTestCase(D
efault-UDP)
</PRE>
<BLOCKQUOTE type="cite"><PRE wrap="">2006-08-09 22:39:57,054 DEBUG [org.jboss.ejb.EjbModule] Starting
failed jboss.j2ee:module=test-cif.jar,service=EjbModule
org.jboss.deployment.DeploymentException: Error: can't find data
        source: java:/CIFTestDS; - nested throwable:
        (javax.naming.NameNotFoundException: CIFTestDS not bound) at
</PRE></BLOCKQUOTE><PRE wrap=""><!---->org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCEntityBridge.init(JDBCEntityBr
idge.java:153)
</PRE>
<BLOCKQUOTE type="cite"><PRE wrap="">        at
</PRE></BLOCKQUOTE><PRE wrap=""><!---->org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.initStoreManager(JDBCSto
reManager.java:435)
</PRE>
<BLOCKQUOTE type="cite"><PRE wrap="">at
</PRE></BLOCKQUOTE><PRE wrap=""><!---->org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.j
ava:368)
</PRE>
<BLOCKQUOTE type="cite"><PRE wrap="">at
</PRE></BLOCKQUOTE><PRE wrap=""><!---->org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.
java:172)
</PRE>
<BLOCKQUOTE type="cite"><PRE wrap="">at org.jboss.ejb.EjbModule.startService(EjbModule.java:411)
</PRE></BLOCKQUOTE><PRE wrap=""><!---->
_______________________________________________
jboss-development mailing list
<A class=moz-txt-link-abbreviated href="mailto:jboss-development@lists.jboss.org">jboss-development@lists.jboss.org</A>
<A class=moz-txt-link-freetext href="https://lists.jboss.org/mailman/listinfo/jboss-development">https://lists.jboss.org/mailman/listinfo/jboss-development</A>
</PRE></BLOCKQUOTE><BR></BLOCKQUOTE></BODY></HTML>