Thanks...

Just bumped in to 
http://koala.ilog.fr/batik/mlists/batik-dev/archives/msg04540.html as well but 
now I am sure sibling and peer mean the same in this context :)

If I do that I get something else (see lower) Have not looked into it so 
perhaps the solution is simple...but it is late here :) and someone else might 
just know the solution without having to look for it....

Note I am running the trunk with a few changes.


Thanks,

Peter


Error while running test suite : Cannot build Test instance of class : 
org.apache.batik.apps.rasterizer.SVGConverterTest. Got except
ion of class : java.lang.reflect.InvocationTargetException with messages null 
and stack trace : java.lang.reflect.InvocationTargetEx
ception
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        at org.apache.batik.test.xml.XMLReflect.buildObject(XMLReflect.java:103)
        at 
org.apache.batik.test.xml.XMLTestSuiteLoader.buildTest(XMLTestSuiteLoader.java:154)
        at 
org.apache.batik.test.xml.XMLTestSuiteLoader.buildTestSuite(XMLTestSuiteLoader.java:138)
        at 
org.apache.batik.test.xml.XMLTestSuiteLoader.loadTestSuite(XMLTestSuiteLoader.java:75)
        at 
org.apache.batik.test.xml.XMLTestSuiteRunner.buildTestRunTestSuite(XMLTestSuiteRunner.java:312)
        at 
org.apache.batik.test.xml.XMLTestSuiteRunner.run(XMLTestSuiteRunner.java:414)
        at 
org.apache.batik.test.xml.XMLTestSuiteRunner.run(XMLTestSuiteRunner.java:366)
        at 
org.apache.batik.test.xml.XMLTestSuiteRunner.main(XMLTestSuiteRunner.java:558)
Caused by: java.lang.NoClassDefFoundError: 
org/apache/avalon/framework/configuration/Configurable
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:141)
        at 
org.apache.batik.apps.rasterizer.SVGConverterTest.<init>(SVGConverterTest.java:64)
        ... 12 more

> -----Original Message-----
> From: Cameron McCormack [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 19, 2006 12:37 AM
> To: [email protected]
> Subject: Re: Running regard
> 
> Hi Peter.
> 
> Peter:
> > When I try to run regard I get
> ...
> > Error while running test suite : Cannot build Test instance of class : .
> Got
> > exception of class : java.lang.IllegalArgumentException
> >
> >  with messages test-references/../../beSuite/rendering-orderGr-BE-01.svg
> and
> > stack trace : java.lang.IllegalArgumentException: test-
> references/../../beSuite/rendering-orderGr-BE-01.svg
> ...
> > Although http://xmlgraphics.apache.org/batik/test.html does not seem to
> > mention that any more  I downloaded the w3c zip but now I don't know
> where
> > to put it.
> 
> Yes, you need to unzip the beSuite into a sibling directory of your
> batik directory.
> 
> --
> Cameron McCormack, http://mcc.id.au/
>       xmpp:[EMAIL PROTECTED]  ▪  ICQ 26955922  ▪  MSN [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to