In the console (w/ asadmin start-domain -v):javax.servlet.ServletException: Unable to determine parameter type 'com.sun.appserv.management.config.PropertiesAccess' for parameter named 'mbean'.root cause
java.lang.RuntimeException: Unable to determine parameter type 'com.sun.appserv.management.config.PropertiesAccess' for parameter named 'mbean'.root cause
java.lang.ClassNotFoundException: com.sun.appserv.management.config.PropertiesAccess
SEVERE: JSF1054: (Phase ID: RESTORE_VIEW 1, View ID: /testIP.jsf) Exception thrown during phase execution: javax.faces.event.PhaseEvent[source=com.sun.faces.lifecycle.LifecycleImpl@fa54fe]And the server.log file:
[#|2008-03-11T23:18:46.158+0000|SEVERE|GlassFish10.0|javax.enterprise.resource.webcontainer.jsf.lifecycle|_ThreadID=20;_ThreadName=Thread-4;RESTORE_VIEW 1;/testIP.jsf;javax.faces.event.PhaseEvent[source=com.sun.faces.lifecycle.LifecycleImpl@fa54fe];|JSF1054: (Phase ID: RESTORE_VIEW 1, View ID: /testIP.jsf) Exception thrown during phase execution: javax.faces.event.PhaseEvent[source=com.sun.faces.lifecycle.LifecycleImpl@fa54fe]|#]I also attempted to set the logging.properties log levels, but that did not do anything.