Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] OpenSAML initialization fails

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] OpenSAML initialization fails


Chronological Thread 
  • From: Its Me <>
  • To:
  • Subject: Re: [OpenSAML] OpenSAML initialization fails
  • Date: Sat, 19 Mar 2011 20:37:15 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=g7WNjxYlRaXm04X7bmjxnbrd+SrSAwMRrkCm4udefI/XnLRX3DSbA+FWjs4UgkslRE9kXVm95h0DDVLT7UeABYOzFgH9bY0w09c7qQOfeI7i+O8KSJkMEmsEWXDRVYjVVFWLWIYOowB3FJEpZT1UKLCBi+3d/stO5bKvLV853q8=;

Hi,

    I hope you need to add 'openws-1.4.1.jar' to the lib. I got the same issue.

Suguna

--- On Sat, 3/19/11, Kobe Bryant <> wrote:

From: Kobe Bryant <>
Subject: [OpenSAML] OpenSAML initialization fails
To:
Date: Saturday, March 19, 2011, 5:57 PM

I am trying to initialize OpenSAML and it fails in initializing
XMLtooling as follows. It clearly fails to find one of the configuration
XML files listed in DefaultBootstrap.java- but I am not able to
figure out which. Turning logf4j to DEBUG has no effect - I still get
only INFO messages. I am runnig OpenSAML ver 2.2.3.

Pl help.


java.lang.IllegalArgumentException: InputStream cannot be null
javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:120)
org.opensaml.xml.parse.BasicParserPool$DocumentBuilderProxy.parse(BasicParserPool.java:643)

org.opensaml.xml.parse.BasicParserPool.parse(BasicParserPool.java:216)
org.opensaml.xml.XMLConfigurator.load(XMLConfigurator.java:141)
org.opensaml.DefaultBootstrap.initializeXMLTooling(DefaultBootstrap.java:143)

org.opensaml.DefaultBootstrap.bootstrap(DefaultBootstrap.java:83)


/K




Archive powered by MHonArc 2.6.16.

Top of Page