One test still fail: org.apache.harmony.rmi.RegistryTest
Unexpected exception: java.rmi.server.ExportException: Unable to export object: port 1099 already in use; nested exception is: java.net.BindException: The address is already in use junit.framework.AssertionFailedError: Unexpected exception: java.rmi.server.ExportException: Unable to export object: port 1099 already in use; nested exception is: java.net.BindException: The address is already in use at org.apache.harmony.rmi.RegistryTest.testDetailed(RegistryTest.java:250) at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25) But it seems to be a different issue. Thanks, Mikhail 2006/8/9, Oliver Deakin <[EMAIL PROTECTED]>:
Mikhail Loenko wrote: > Seems like it isn't related to the new VM - I see similar error message > on "svn move". > > But the problem with running the tests disappeared :) So all tests pass on your machine now? Regards, Oliver > > Thanks, > Mikhail > > 2006/8/9, Mikhail Loenko <[EMAIL PROTECTED]>: >> I've completly removed not only VME but the whole workspace, >> restarted machine and reproduced the problem >> >> I'll try to create different project and check >> >> Thanks, >> Mikhail >> >> 2006/8/9, Oliver Deakin <[EMAIL PROTECTED]>: >> > So you can completely delete the VME from your workspace (remove >> the default >> > directory), unpack the zip again and recreate the problem? >> > >> > Regards, >> > Oliver >> > >> > Mikhail Loenko wrote: >> > > I use WinXP SP2 too >> > > >> > > I have two workspaces one on a local drive and one on a network >> drive. >> > > >> > > Usually I use network workspace to build on linux. Tests run on >> > > network drive on >> > > windows just fine >> > > >> > > But I still cannot run the tests in the *local* workspace. I've >> tried >> > > to remove it and checkout again - the problem still exists. >> > > >> > > Thanks, >> > > Mikhail >> > > >> > > 2006/8/9, Tim Ellison <[EMAIL PROTECTED]>: >> > >> Hmm, works for me on Win XP SP2. What are you using? >> > >> >> > >> Anyone else see this problem? >> > >> >> > >> Regards, >> > >> Tim >> > >> >> > >> Mikhail Loenko wrote: >> > >> > I'm trying to build and run the tests with the new v4 VM and >> getting >> > >> > the following error no Windows: >> > >> > >> > >> > compile.tests: >> > >> > [echo] Compiling RMI api tests >> > >> > [javac] Compiling 6 source files to >> > >> > C:\WS\Harmony1\modules\rmi\bin\test\api >> > >> > [javac] Note: Some input files use unchecked or unsafe >> operations. >> > >> > [javac] Note: Recompile with -Xlint:unchecked for details. >> > >> > >> > >> > run.tests.api: >> > >> > [echo] Running RMI api tests >> > >> > [junit] Running org.apache.harmony.rmi.RegistryTest >> > >> > [junit] (c) Copyright 1991, 2006 The Apache Software >> Foundation or >> > >> > its licen >> > >> > sors, as applicable. >> > >> > [junit] java version 1.5 (subset) >> > >> > >> > >> > [junit] Failed to open JVM DLL: >> > >> > C:\WS\Harmony1\deploy\jdk\jre\bin\default\ha >> > >> > rmonyvm (Access is denied. ) >> > >> > >> > >> > Linux is OK >> > >> > >> > >> > Am I missing something? >> > >> > >> > >> > Thanks, >> > >> > Mikhail >> > >> > >> > >> > >> --------------------------------------------------------------------- >> > >> > Terms of use : http://incubator.apache.org/harmony/mailing.html >> > >> > To unsubscribe, e-mail: >> [EMAIL PROTECTED] >> > >> > For additional commands, e-mail: >> [EMAIL PROTECTED] >> > >> > >> > >> > >> > >> >> > >> -- >> > >> >> > >> Tim Ellison ([EMAIL PROTECTED]) >> > >> IBM Java technology centre, UK. >> > >> >> > >> >> --------------------------------------------------------------------- >> > >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> > >> To unsubscribe, e-mail: >> [EMAIL PROTECTED] >> > >> For additional commands, e-mail: >> [EMAIL PROTECTED] >> > >> >> > >> >> > > >> > > >> --------------------------------------------------------------------- >> > > Terms of use : http://incubator.apache.org/harmony/mailing.html >> > > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > > For additional commands, e-mail: >> [EMAIL PROTECTED] >> > > >> > > >> > >> > -- >> > Oliver Deakin >> > IBM United Kingdom Limited >> > >> > >> > --------------------------------------------------------------------- >> > Terms of use : http://incubator.apache.org/harmony/mailing.html >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> > >> > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Oliver Deakin IBM United Kingdom Limited --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
