Application: foretag
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 se.timeoff.webpages.Application, then the later Exception in WOExceptionPage.

Original Exception:
<com.webobjects.foundation.NSKeyValueCoding$UnknownKeyException message '<se.timeoff.webpages.model.Site 0xa4e6e7b> valueForKey(): lookup of unknown key: 'hasHeadScript'.
This class does not have an instance variable of the name hasHeadScript or _hasHeadScript, nor a method of the name hasHeadScript, _hasHeadScript, getHasHeadScript, or _getHasHeadScript' object 'vardpraktikan' key 'hasHeadScript'>

WOExceptionPage Exception:
java.lang.IllegalStateException: <se.timeoff.webpages.ModRewriteWOHyperlink> Both 'actionClass' and 'directActionName' are either absent or evaluated to null. Cannot generate dynamic url without an actionClass or directActionName.