+++ Compiling and running with jdk1.3.1_11 on a dual proc win2003 box: [EMAIL PROTECTED] build]$ echo $JAVA_HOME /usr/java/jdk1.3.1_11 [EMAIL PROTECTED] build]$ ant ... Total time: 3 minutes 23 seconds
one-test:
[mkdir] Created dir: C:\cvs\JBoss3.2\jboss-3.2\testsuite\output\reports
[mkdir] Created dir: C:\cvs\JBoss3.2\jboss-3.2\testsuite\output\log
[junit] Running org.jboss.test.deadlock.test.BeanStressTestCase
[junit] Tests run: 8, Failures: 5, Errors: 0, Time elapsed: 64.422 sec
[junit] TEST org.jboss.test.deadlock.test.BeanStressTestCase FAILED
<testcase name="testDeadLock" time="1.203">
<failure message="testing of deadlock AB BA scenario failed"
type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:
testing
of deadlock AB BA scenario failed
at
org.jboss.test.deadlock.test.BeanStressTestCase.testDeadLock(BeanStressTestCase.java:138)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
</failure>
</testcase>
+++ Compiling and running with jdk1.4.2_03 on a dual proc win2003 box:
[EMAIL PROTECTED] build]$ JAVA_HOME=/usr/java/j2sdk1.4.2_03
[EMAIL PROTECTED] build]$ ant
...
BUILD SUCCESSFUL
Total time: 3 minutes 8 seconds
one-test:
[mkdir] Created dir: C:\cvs\JBoss3.2\jboss-3.2\testsuite\output\reports
[mkdir] Created dir: C:\cvs\JBoss3.2\jboss-3.2\testsuite\output\log
[junit] Running org.jboss.test.deadlock.test.BeanStressTestCase
[junit] Tests run: 8, Failures: 3, Errors: 0, Time elapsed: 31.422 sec
[junit] TEST org.jboss.test.deadlock.test.BeanStressTestCase FAILED
<testcase name="testAllCompleteOrFailReentrant" time="6.469">
<failure message="Unexpected exception"
type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:
Unexpected exception
at
org.jboss.test.deadlock.test.BeanStressTestCase.waitForCompletion(BeanStressTestCase.java:
248)
at
org.jboss.test.deadlock.test.BeanStressTestCase.doAllCompleteOrFail(BeanStressTestCase.jav
a:342)
at
org.jboss.test.deadlock.test.BeanStressTestCase.testAllCompleteOrFailReentrant(BeanStressT
estCase.java:271)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
</failure>
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Alexey Loubyansky
> Sent: Monday, March 22, 2004 2:11 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-dev] Branch_3_2 is not 1.3.1 compatible?
>
> I just downloaded and installed jdk1.3.1_11 on dedicated74
> and got the same.
> It builds fine with j2sdk1.4.2_04.
>
> Is the machine you built JBoss on a multi-cpu one? What about
> the deadlock test on that machine?
>
> Thanks.
>
> _default:compile-classes:
> [mkdir] Created dir:
> /home/aloubyansky/jboss-3.2/jmx/output/classes
> [javac] Compiling 622 source files to
> /home/aloubyansky/jboss-3.2/jmx/output/classes
> error: compiler message file broken:
> key=compiler.err.sun.io.MalformedInputException
> arguments=null, null, nul l, null, null, null, null
> error: compiler message file broken:
> key=compiler.err.sun.io.MalformedInputException
> arguments=null, null, nul l, null, null, null, null
> error: compiler message file broken:
> key=compiler.err.sun.io.MalformedInputException
> arguments=null, null, nul l, null, null, null, null
> /home/aloubyansky/jboss-3.2/jmx/src/main/org/jboss/mx/capabili
> ty/Dispatc
> herFactory.java:70: cannot resolve sym
> bol
> symbol : method create (javax.management.MBeanInfo,java.lang.Object)
> location: class org.jboss.mx.capability.OptimizedMBeanDispatcher
> dispatcher = OptimizedMBeanDispatcher.create(info,
> resource /*, parent classloader */);
> ^
> 4 errors
>
> BUILD FAILED
> file:/home/aloubyansky/jboss-3.2/tools/etc/buildmagic/buildmag
> ic.ent:406
> : Compile failed; see the compiler err
> or output for details.
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of
> > Scott M Stark
> > Sent: Monday, March 22, 2004 8:36 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: [JBoss-dev] Branch_3_2 is not 1.3.1 compatible?
> >
> > Its the javac in that vm on that box that is broken. I have
> built in
> > on another linux box with the same vm and it works fine.
> >
> > xxxxxxxxxxxxxxxxxxxxxxxx
> > Scott Stark
> > Chief Technology Officer
> > JBoss Group, LLC
> > xxxxxxxxxxxxxxxxxxxxxxxx
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials Free
> Linux tutorial presented by Daniel Robbins, President and CEO
> of GenToo technologies. Learn everything from fundamentals to
> system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=ick
> _______________________________________________
> JBoss-Development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
>
>
smime.p7s
Description: S/MIME cryptographic signature
