Re: Error on build checkout
florent andré <[email protected]> Thu, 16 Sep 2010 12:04:57 +0200
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Douglas, Thanks for this report. I just have a try to a "fresh" 2.0.3 on ubuntu with open-jdk-6 When I directly publish, it's work When I commit then publish : commit work well, but publish says on form "Exception during commit or rollback: null (see logfiles for details)" ... but in fact, page is publish. Have to invest more on this. No more much time right now, will try kupu this afternoon. Cheers On 09/15/2010 05:21 PM, [email protected] wrote: > > 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/ > <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