Hi, I am trying to initialize the builder factory by calling DefaultBootstrap.bootstrap() method and getting the following error. Can you please help?
[7/5/07 16:17:37:852 EDT] 00000020 SystemErr R java.lang.NullPointerException [7/5/07 16:17:37:867 EDT] 00000020 SystemErr R at org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.getAttribute(Unknown Source) [7/5/07 16:17:37:867 EDT] 00000020 SystemErr R at org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.newDocumentBuilder(Unknown Source) [7/5/07 16:17:37:867 EDT] 00000020 SystemErr R at org.opensaml.xml.parse.BasicParserPool.createBuilder( BasicParserPool.java:506) [7/5/07 16:17:37:867 EDT] 00000020 SystemErr R at org.opensaml.xml.parse.BasicParserPool.getBuilder(BasicParserPool.java:158) [7/5/07 16:17:37:867 EDT] 00000020 SystemErr R at org.opensaml.xml.parse.BasicParserPool.parse(BasicParserPool.java:199) [7/5/07 16:17:37:867 EDT] 00000020 SystemErr R at org.opensaml.xml.XMLConfigurator.load(XMLConfigurator.java:128) [7/5/07 16:17:37:867 EDT] 00000020 SystemErr R at org.opensaml.DefaultBootstrap.initializeXMLTooling( DefaultBootstrap.java:131) [7/5/07 16:17:37:867 EDT] 00000020 SystemErr R at org.opensaml.DefaultBootstrap.bootstrap(DefaultBootstrap.java:73) Thanks Sharada The contents of this email are the property of the sender. If it was not addressed to you, you have no legal right to read it. If you think you received it in error, please notify the sender. Do not forward or copy without permission of the sender. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
