Application: Praxe
Error: java.lang.IllegalStateException exception
Reason:
java.lang.IllegalStateException: An Exception occurred while generating the Exception page 'WOExceptionPage'. This is most likely due to an error in 'WOExceptionPage' itself or WebObjects encountered an uncaught exception while creating a Session object.


Below are the logs of the original Exception which occured in Application, then the later Exception in WOExceptionPage.

Original Exception:
com.webobjects.foundation.NSForwardException [java.lang.StackOverflowError] null:<Session> failed instantiation. Exception thrown :
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException: java.lang.reflect.InvocationTargetException

WOExceptionPage Exception:
com.webobjects.foundation.NSForwardException [java.lang.StackOverflowError] null:<Session> failed instantiation. Exception thrown :
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException: java.lang.reflect.InvocationTargetException