I am trying to do a simple:

<cmsu:txt2img imageContentNodeName="generatedImages" text="Snowmobile Vermont!" />

as a test case...

I get this error in my log file (and nothing more explicit in the magnolia-debug.log file)

ERROR info.magnolia.cms.taglibs.util.BaseImageTag 31.12.2007 13:50:42 -- RepositoryException occured during text-to-image conversion: /Home/generatedImages/Snowmobile- Vermontu33ffffff000000Helvetica12: cannot save a new item. javax.jcr.RepositoryException: /Home/generatedImages/Snowmobile- Vermontu33ffffff000000Helvetica12: cannot save a new item. at org.apache.jackrabbit.core.ItemImpl.getTransientStates (ItemImpl.java:325)
        at org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1079)
at info.magnolia.cms.core.DefaultContent.save (DefaultContent.java:846) at info.magnolia.cms.taglibs.util.BaseImageTag.createImageNode (BaseImageTag.java:300) at info.magnolia.cms.taglibs.util.TextToImageTag.getImageURIs (TextToImageTag.java:427) at info.magnolia.cms.taglibs.util.TextToImageTag.doTag (TextToImageTag.java:295) at org.apache.jsp.templates.vast.templates.three_002dcolumn_002dpage_jspx._ jspx_meth_cmsu_005ftxt2img_005f0(three_002dcolumn_002dpage_jspx.java: 205) at org.apache.jsp.templates.vast.templates.three_002dcolumn_002dpage_jspx._ jspService(three_002dcolumn_002dpage_jspx.java:83) at org.apache.jasper.runtime.HttpJspBase.service (HttpJspBase.java:98)
.... (more)

It seems that there is an error bubbling up from Jackrabbit - in my test environment, I'm running with the vanilla derby setup. I am able to store images into that repository if I use the textImage thing and upload an image.

Any thoughts on what could cause this?

Ryan

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------

Reply via email to