[ http://jira.magnolia.info/browse/MAGNOLIA-954?page=all ]
Sameer Charles resolved MAGNOLIA-954:
-------------------------------------
Fix Version: 3.0 RC2
Resolution: Fixed
yes its because of the chage in node.save
in JCRExpressionStore save is called on a node which was never saved before
which is wrong, you can only save a parent node to persist child nodes.
fixed on SVN
> Workflow Startup Error
> ----------------------
>
> Key: MAGNOLIA-954
> URL: http://jira.magnolia.info/browse/MAGNOLIA-954
> Project: magnolia
> Type: Bug
> Components: workflow
> Versions: 3.0 RC1
> Environment: JBoss, Magnolia 3 RC1 build 3516, Firefox
> Reporter: Giancarlo Berner
> Assignee: Sameer Charles
> Priority: Minor
> Fix For: 3.0 RC2
>
>
> - Installed Magnolia 3 into JBoss deploy folder
> - Started JBoss
> - Started Browser and requested Magnolia GUI
> - Was informed to restart Server
> - Restarted JBoss
> ---> Got following Error Message:
> 13:59:48,662 INFO [STDOUT] INFO
> info.magnolia.cms.beans.config.ConfigLoader ConfigLoader.java(load:207)
> 20.06.2006 13:59:48 Configuration loaded!
> 13:59:48,808 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on
> http-0.0.0.0-8080
> 13:59:48,919 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
> 13:59:48,926 INFO [JkMain] Jk running ID=0 time=0/18 config=null
> 13:59:48,941 INFO [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build:
> CVSTag=JBoss_4_0_3_SP1 date=200510231054)] Started in 23s:727ms
> 14:00:48,238 INFO [STDOUT] ERROR
> info.magnolia.module.workflow.jcr.JCRExpressionStore
> JCRExpressionStore.java(storeExpression:92) 20.06.2006 14:00:48 store
> exception failed,
> javax.jcr.RepositoryException: /ee: cannot save a new item.
> at
> org.apache.jackrabbit.core.ItemImpl.getTransientStates(ItemImpl.java:335)
> at org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1054)
> at info.magnolia.cms.core.Content.save(Content.java:1143)
> at
> info.magnolia.module.workflow.jcr.JCRExpressionStore.storeExpression(JCRExpressionStore.java:88)
> at
> openwfe.org.engine.impl.expool.AbstractExpressionStore.loadEngineEnvironment(AbstractExpressionStore.java:136)
> at
> openwfe.org.engine.impl.expool.SimpleExpressionPool.fetchEngineEnvironment(SimpleExpressionPool.java:409)
> at
> openwfe.org.engine.impl.expool.SimpleExpressionPool.reschedule(SimpleExpressionPool.java:1262)
> at
> openwfe.org.engine.impl.expool.SimpleExpressionPool.trigger(SimpleExpressionPool.java:1324)
> at openwfe.org.time.Scheduler$Entry.trigger(Scheduler.java:427)
> at openwfe.org.time.Scheduler.wakeup(Scheduler.java:398)
> at openwfe.org.time.Scheduler$SchedulerThread.run(Scheduler.java:503)
> 14:01:53,320 INFO [STDOUT] WARN
> info.magnolia.cms.beans.config.ContentRepository
> ContentRepository.java(getRepositoryMapping:490) 20.06.2006 14:01:53 no
> mapping for the repository [owfe]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------