<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 11/15/16 2:59 PM, Cantor, Scott
wrote:<br>
</div>
<blockquote
cite="mid:9846A6064BD102419D06814DD0D78DE112A93C0E@CIO-TNC-D2MBX02.osuad.osu.edu"
type="cite">
<blockquote type="cite">
<pre wrap="">It takes a few minutes. Is that not considered a long time?
</pre>
</blockquote>
<pre wrap="">
Mine takes 5 seconds to start initializing and finishes loading metadata after 20. Whatever your issue is, it's envirommental.</pre>
</blockquote>
<br>
I would agree that it's environmental. And if the pause is
happening during the IdP startup itself, as in 3 minute delay logged
in idp-process.log, then I'm pretty sure the Jetty quickstart stuff
you originally mentioned will have zero effect on that. The Jetty
and Tomcat start time issues are related to things like jar scanning
and annotation processing, which you can either disable or optimize
via configuration if you aren't making use of those servlet 3.0
features. Your issue would instead seem to be something affecting
the IdP application itself.<br>
</body>
</html>