Don't worry about it.....i installed Oracle 9i yesterday and it has placed a JSK1.3 in the path.
Do you think we should replace the 'java' in the merlin.bat file to '%JAVA_HOME%\bin\java'. cheers </jima> > -----Original Message----- > From: Jim Alateras [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 06, 2004 9:32 PM > To: 'Avalon Developers List' > Subject: [merlin] Configuration Error > > I am getting the following configuration error, when I start my merlin > application (I am using v 3.2.4 of merlin) but I don't know where to start > looking for the problem. The class specified in the trace is actually in > the xerces archive, which is in my repository. > > ---- exception report ---------------------------------------------------- > ------ > Exception: org.apache.avalon.merlin.KernelException > Message: Could not load the kernel directive: > file:/C:/applications/merlin/config/kernel.xml > ---- cause --------------------------------------------------------------- > ------ > Exception: javax.xml.parsers.FactoryConfigurationError > Message: Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found > ---- stack trace --------------------------------------------------------- > ------ > javax.xml.parsers.FactoryConfigurationError: Provider > org.apache.xerces.jaxp.SAXParserFactoryImpl not found > javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:141 ) > org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.<i ni > t>(DefaultConfigurationBuilder.java:135) > org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.<i ni > t>(DefaultConfigurationBuilder.java:118) > org.apache.avalon.merlin.impl.DefaultFactory.getKernelConfiguration(Defa ul > tFactory.java:834) > org.apache.avalon.merlin.impl.DefaultFactory.create(DefaultFactory.java: 24 > 1) > org.apache.avalon.merlin.cli.Main.<init>(Main.java:329) > org.apache.avalon.merlin.cli.Main.main(Main.java:281) > ------------------------------------------------------------------------ -- > ------ > > > I am using the following command to start my merlin applications > > merlin config\block.xml -repository c:\applications\merlin\repository - > config config\config.xml > > Any help would be appreciated. > > cheers > </jima> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
