[Yanel-dev] Strange Jelly v3 Error

basZero baszero at gmail.com
Sat Nov 19 08:59:55 CET 2011


Hi,

maybe somebody can give some tips what the root cause could be here. we
have one content item that is not editable anymore (it is not locked, I
checked that).
we are using the v3 version of the JellyAdapter resource, and when we call
the edit URL (yanel.resource.usecase=modify) the following Yanel Internal
Error shows up.

The URL looks absolutely the same as for other content items which are
still editable.
Any clue? Thanks for any tips that maybe help my analysis.

@Michael: I have seen that some changes have been done to the v3 version,
but I did not review those changes. Should I look into those?

Cheers

Balz



The server is currently unable to handle your request. Please try again
later. If the error persists, consider contacting the website operators.

   - Servlet path:
   /de/HR/rennberichte/Hockenheim-Historic-2011-packende-Rennkaempfe-zwischen-Zwergen-und-Hubraumriesen.html.editedArticle-edit.html
   - Request path:
   /de/HR/rennberichte/Hockenheim-Historic-2011-packende-Rennkaempfe-zwischen-Zwergen-und-Hubraumriesen.html.editedArticle-edit.html
   - Message: Due to an exception the request has been canceled. Exception
   message: Item with the name already exists

Stacktracejava.lang.Exception: Due to an exception the request has been
canceled. Exception message: Item with the name already exists at
org.wyona.yanel.impl.resources.jellyadapterofcmdv3.JellyAdapterForCUDResource.getView(JellyAdapterForCUDResource.java:148)
at org.wyona.yanel.servlet.YanelServlet.getContent(YanelServlet.java:599)
at org.wyona.yanel.servlet.YanelServlet.doGet(YanelServlet.java:429) at
org.wyona.yanel.servlet.YanelServlet.service(YanelServlet.java:333) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.wyona.yanel.servlet.communication.YanelFilter.doFilter(YanelFilter.java:37)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:619) Caused by:
java.lang.IllegalArgumentException: Item with the name already exists at
org.wyona.yanel.impl.jelly.ResourceInputImpl.add(ResourceInputImpl.java:109)
at
com.zwischengas.contentnode.ContentNodeResource.setUpTextFieldInputItem(ContentNodeResource.java:912)
at
com.zwischengas.editedarticle.EditedArticleResource.setUpAssetFields(EditedArticleResource.java:295)
at
com.zwischengas.editedarticle.EditedArticleResource.setUpEditionForm(EditedArticleResource.java:204)
at
com.zwischengas.contentnode.ContentNodeResource.getResourceInputForModification(ContentNodeResource.java:520)
at
org.wyona.yanel.impl.resources.jellyadapterofcmdv3.JellyAdapterForCUDResource.init(JellyAdapterForCUDResource.java:315)
at
org.wyona.yanel.impl.resources.jellyadapterofcmdv3.JellyAdapterForCUDResource.getView(JellyAdapterForCUDResource.java:76)
... 19 more
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wyona.org/pipermail/yanel-development/attachments/20111119/82d4915d/attachment.html>


More information about the Yanel-development mailing list