You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "B. Duffee" <bo...@cs.keele.ac.uk> on 2000/08/14 11:26:13 UTC

FactoryConfigurationError

Hi there:

	I'm having build problems with Tomcat 3.1 under Solaris 2.7 after having 
installed ant, jaxp1.0.1 and xerces 1.1.3 with java1.2.2 and apache1.3.12.  
Running tomcat's build.sh, I get -

BUILD FAILED

javax.xml.parsers.FactoryConfigurationError: 
com.sun.xml.parser.SAXParserFactoryImpl
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Error.<init>(Error.java:41)
        at 
javax.xml.parsers.FactoryConfigurationError.<init>(FactoryConfigurationError.jav
a:68)
        at 
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:84)
        at org.apache.tools.ant.ProjectHelper.parse(ProjectHelper.java)
        at 
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java)
        at org.apache.tools.ant.Main.runBuild(Compiled Code)
        at org.apache.tools.ant.Main.main(Main.java)

My environment variables are 
CLASSPATH=/usr/java/lib:/usr/jaxp1.0.1/lib:/opt/xerces-1_1_3/class
JAVA_HOME=/usr/java
(it really helped the build process getting the classpath setup correctly)

Can you point me in the right direction?  Thanks,
---
Boyd Duffee			Keele University Comp Sci (01782) 583437 
Computing Officer 		http://www.astro.keele.ac.uk/~bjd/
    <dance> PHP installation is done and dusted! </dance>


building & installing ant!

Posted by Pratik <pr...@starhub.net.sg>.
hi

i am trying to install ant1.1 in Win98.
the ant user manual mentions that to build ant we need to run bootstrap.bat
and then build.bat.
where do we get these files from?

if i bypass the build step & try to install the binary version i get the
following errors -
bad command or file name
out of environmant space
...
build failed
build.xml:71: srcdir c:\ant\lib\src\main does not exist

where do i get the missing code from?

any help will be greatly appreciated thankyou

pratik