It was the heap space. I had entered a value but forgot to put the "m" after
it. So, I guess it was allocating 512 bytes. No wonder it failed.
Thanks for your help!
Dave
On Fri, May 8, 2009 at 6:31 AM, Mark Thomas wrote:
> dave massie wrote:
> > I do not know how to determine where the problem
dave massie wrote:
> I do not know how to determine where the problem is.
>
> Can anyone suggest something? I would be most grateful for any ideas or
> help.
> INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
> 16:44:34.315 [main] ERROR o.s.web.context.ContextLoader - Context
> initialization f
I am setting up tomcat and shibboleth to do SSO sign on with google apps. I
am trying to use tomcat as a stand alone web server with NO apache httpd.
I am following the iDp installation instructions at:
https://spaces.internet2.edu/display/SHIB2/IdPApacheTomcatPrepare.
I am using the google inst