Hi all,
Looking at http://localhost:8080/ I obtain http 500:
Caused by: java.lang.RuntimeException: Could not load unsafe method
java.lang.Object.notifyAll()
org.apache.clerezza.platform.security.UserUnregisteredException User
anonymous does not exist in the system graph
at
freemarker.ext.beans.BeansWrapper.createUnsafeMethodsSet(BeansWrapper.java:1519)
Looking for the felix console at http://localhost:8080/system/console I
obtain 500:
org.apache.clerezza.platform.security.UserUnregisteredException: User
anonymous does not exist in the system graph
at
org.apache.clerezza.platform.security.UserAwarePolicy.getUserByName(UserAwarePolicy.java:204)
I guess it is something related to security, and maybe there is a way of
configure the default user but I was not able to find hints in the
documentation about it.
Any idea? Should I open an issue for that?
Enrico
--
------------------------------------------------------------------------------
enridaga