This is strange. According to the stack trace the configuration builder is not getting the xml parser classes - or that the parser classes are not compatible for some reason. Based on the list of jars you supplied below - everything *should* work fine. Presumably the lib/ext directory under the jre is the same?
Anyway - adding a system property to override the ext directory to something that explicitly includes the xml parser.
Define the following environment variable:
MERLIN_JVM_OPTS
and set this to the value:
-Djava.ext.dirs=%MERLIN_HOME%/ext
then create the subdirectory MERLIN_HOME/ext and place the three jar files I mentioned in that subdirectory. Then run merlin and let me know what happens.
Cheers, Stephen.
Samland, Friedbert wrote:
In the lib/ext i have delivered by sun: Dnsns.jar Ldapsec.jar localedata.jar Sunjce_provider.jar Ciao Friedbert
-----Ursprüngliche Nachricht-----
Von: Stephen McConnell [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 4. Februar 2004 15:18
An: Avalon framework users
Betreff: Re: AW: [MERLIN]Newbie with installtion probs
Samland, Friedbert wrote:
As I mentioned in my first mail we are using JDK 1.4.2_01. But I copied the files in JRE/lib/ext too but it doesen't work.
Woops - sorry about that. In this case undo what I suggested earlier.
I'm running 1.4.2 03 here without problem. This may suggest that you have a different xml parser in your ext directory. There is a solution to this - but before getting into that, is your 1.4.2 install a clean install or does it have additional co9ntent in the /ext directory?
Steve.
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]