no -client option?  what vm are you using?  override junit.jvm.options, that
is where it gets "-client" from.  I think it might need something, so try
setting the heap size or something.

--jason


On Thu, 30 Aug 2001, David Maplesden wrote:

> Aaargh, aargh, retraction, I take it back... I think.
>
> I missed something fairly obvious sorry.
>
> However I still can't get it to run though I'm alot closer than I thought I
> was.
>
> Of course if anyone can get it to run, I would appreciate a pointer.  All I
> get is a whole lot of these...
>
>      [junit]Running org.jboss.test.bank.test.Main
>      [junit]Unrecognized option: -client
>      [junit]Could not create the Java virtual machine.
>      [junit]TEST org.jboss.test.bank.test.Main FAILED
>      [junit]Running org.jboss.test.bmp.test.Main
>      [junit]Unrecognized option: -client
>      [junit]Could not create the Java virtual machine.
>      [junit]TEST org.jboss.test.bmp.test.Main FAILED
>      [junit]Running org.jboss.test.cts.test.AllJUnitTests
>      [junit]Unrecognized option: -client
>      [junit]Could not create the Java virtual machine.
>
> Cheers,
> David
>
> > -----Original Message-----
> > From: David Maplesden [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, August 30, 2001 8:44 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: [JBoss-dev] Where's the nightly build?
> >
> >
> > Note that you made it easy to run under linux, if anyone can
> > do the same for
> > win32 it would be appreciated...
> >
> > Or am I missing something.
> >
> > Cheers
> > David
> >
> > > -----Original Message-----
> > > From: Jason Dillon [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, August 30, 2001 8:45 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: RE: [JBoss-dev] Where's the nightly build?
> > >
> > >
> > > > get the testsuite going, enforce usage of it through
> > > buildmagic, then we
> > >
> > > Any thoughts on how you would like that enforced?  I made it
> > > easy to run,
> > >
> > >  # Compile
> > >  ./build/build.sh
> > >
> > >  # Run
> > >  ./build/build.sh run
> > >
> > >  # Test
> > >  ./build/build.sh testsuite
> > >
> > > It still takes forever.  If it was quicker, I would suggest
> > > making it a
> > > dependency of release, and change it to halt on
> > > errors/failures.  But that
> > > would drive me crazy since it takes so long to run.
> > >
> > > --jason
> > >
> > >
> > > _______________________________________________
> > > Jboss-development mailing list
> > > [EMAIL PROTECTED]
> > > http://lists.sourceforge.net/lists/listinfo/jboss-development
> > >
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-development
> >
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to