Hi all, Maybe someone can shed some light on what might be common errors thrown by a fresh build of a fresh checkout of Lenya 2.0.3.
System: OS X 10.5 JDK 1.5 JbossAS 5.1.0 In general, the build works, I can log in and import the default content to the default publication. However, when publishing and selecting the options for notification, I get the following error: Caused by: org.mozilla.javascript.WrappedException: Wrapped java.lang.IllegalStateException: No transition found for event [checkPreconditions] in state [execChecked]! ( file:///Volumes/Sun/Installed/jboss_deploy/lenya.war/lenya/modules/ usecase/usecases.js#254) and also: 2010-09-15 10:33:55,469 [ajp-192.168.1.2-8009-2] ERROR usecases.workflow - Could not commit/rollback usecase [workflow.submit]: java.lang.NullPointerException I'm also getting a persistent Kupu error: 2010-09-15 10:33:43,527 [ajp-192.168.1.2-8009-3] ERROR sitemap.handled-errors - Unable to get transformer handler for cocoon://lenya-page/default/authoring/kupublank.xml Kupublank doesn't seem to exist. I've checked permissions and Jboss is able to write to write and read the entire install base. Without using notification I can edit/publish as expected. Thanks for any light you can shed on why this would happen to a clean checkout and build. -doug