[jboss-dev-forums] [Design of POJO Server] - Re: Updating to latest MC projects

ALRubinger do-not-reply at jboss.com
Fri Aug 1 12:46:15 EDT 2008


"adrian at jboss.org" wrote : 3) ScopedClassLoaderUnitTestCase
  | 
  | There is a fix for this in the latest jboss-cl release, but the test is currently failing
  | because one of the test jars is not getting built:
  | 
  | 
  |   |   <testcase classname="org.jboss.test.classloader.test.ScopingUnitTestCase" name="testNestedWarManifest" time="3.222">
  |   |     <error message="no protocol: /home/ejort/jboss-head/testsuite/output/lib/staticarray2.sar" type="java.net.MalformedURLException">java.net.MalformedURLException: no
  |   |  protocol: /home/ejort/jboss-head/testsuite/output/lib/staticarray2.sar
  |   |         at java.net.URL.<init>(URL.java:567)
  |   |         at java.net.URL.<init>(URL.java:464)
  |   |         at java.net.URL.<init>(URL.java:413)
  |   |         at org.jboss.test.JBossTestServices.getDeployURL(JBossTestServices.java:211)
  |   |         at org.jboss.test.JBossTestServices.undeploy(JBossTestServices.java:352)
  |   |         at org.jboss.test.JBossTestCase.undeploy(JBossTestCase.java:276)
  |   |         at org.jboss.test.classloader.test.ScopingUnitTestCase.testNestedWarManifest(ScopingUnitTestCase.java:255)
  |   | 

I haven't seen this packaging error yet, but there is a leak, as reported by Brian:

https://jira.jboss.org/jira/browse/EJBTHREE-1442

..due to Proxies not getting unbound.  See linked issue in that JIRA for EJBTHREE-1385, which will resolve it.

S,
ALR

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168232#4168232

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4168232



More information about the jboss-dev-forums mailing list