Skip to Content.
Sympa Menu

Subject: OpenSAML user discussion

List archive


Chronological Thread 
  • From:
  • To: <>
  • Subject:
  • Date: Fri, 6 Jul 2007 07:45:04 -0400


Hi,

I am trying to initialize the builder factory by calling
DefaultBootstrap.bootstrap() method and getting the following error. Can
you please help? Running in a websphere 6.1 server environment with java
1.5


[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.


  • [no subject], sharada . deshpande, 07/06/2007
    • Re:, Chad La Joie, 07/06/2007
      • Re:, sharada . deshpande, 07/07/2007

Archive powered by MHonArc 2.6.16.

Top of Page