[opencms-dev] Java Exception, when editing new created Pages with fckeditor

Sven Worm sven.worm at googlemail.com
Wed Dec 6 16:36:48 CET 2006


Please check this part of the OpenCMS Log  File

Sven
---



06 Dez 2006 16:30:50,515 ERROR [ina.core.ApplicationDispatcher: 704]
Servlet.service() for servlet jsp threw exception
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
 at java.util.ArrayList.RangeCheck(Unknown Source)
 at java.util.ArrayList.get(Unknown Source)
 at org.opencms.workplace.editors.CmsDefaultPageEditor.initBodyElementName(
CmsDefaultPageEditor.java:548)
 at
org.opencms.workplace.editors.CmsSimplePageEditor.initWorkplaceRequestValues
(CmsSimplePageEditor.java:258)
 at org.opencms.editors.fckeditor.CmsFCKEditor.initWorkplaceRequestValues(
CmsFCKEditor.java:178)
 at org.opencms.workplace.CmsWorkplace.initWorkplaceMembers(
CmsWorkplace.java:2067)
 at org.opencms.workplace.CmsWorkplace.<init>(CmsWorkplace.java:253)
 at org.opencms.workplace.tools.CmsToolDialog.<init>(CmsToolDialog.java:93)
 at org.opencms.workplace.CmsDialog.<init>(CmsDialog.java:249)
 at org.opencms.workplace.editors.CmsEditor.<init>(CmsEditor.java:186)
 at org.opencms.workplace.editors.CmsDefaultPageEditor.<init>(
CmsDefaultPageEditor.java:115)
 at org.opencms.workplace.editors.CmsSimplePageEditor.<init>(
CmsSimplePageEditor.java:90)
 at org.opencms.editors.fckeditor.CmsFCKEditor.<init>(CmsFCKEditor.java:92)
 at
org.apache.jsp.WEB_002dINF.jsp.offline.system.workplace.editors.fckeditor.editor_jsp._jspService
(editor_jsp.java:51)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 at org.apache.jasper.servlet.JspServletWrapper.service(
JspServletWrapper.java:332)
 at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
 at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)
 at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
 at org.apache.catalina.core.ApplicationDispatcher.invoke(
ApplicationDispatcher.java:672)
 at org.apache.catalina.core.ApplicationDispatcher.doInclude(
ApplicationDispatcher.java:574)
 at org.apache.catalina.core.ApplicationDispatcher.include(
ApplicationDispatcher.java:499)
 at org.opencms.flex.CmsFlexRequestDispatcher.includeExternal(
CmsFlexRequestDispatcher.java:194)
 at org.opencms.flex.CmsFlexRequestDispatcher.include(
CmsFlexRequestDispatcher.java:170)
 at org.opencms.loader.CmsJspLoader.service(CmsJspLoader.java:433)
 at org.opencms.flex.CmsFlexRequestDispatcher.includeInternalWithCache(
CmsFlexRequestDispatcher.java:423)
 at org.opencms.flex.CmsFlexRequestDispatcher.include(
CmsFlexRequestDispatcher.java:174)
 at org.opencms.jsp.CmsJspTagInclude.includeActionWithCache(
CmsJspTagInclude.java:373)
 at org.opencms.jsp.CmsJspTagInclude.includeTagAction(CmsJspTagInclude.java
:247)
 at org.opencms.jsp.CmsJspTagInclude.includeTagAction(CmsJspTagInclude.java
:165)
 at org.opencms.jsp.CmsJspActionElement.include(CmsJspActionElement.java
:438)
 at org.opencms.jsp.CmsJspActionElement.include(CmsJspActionElement.java
:462)
 at
org.apache.jsp.WEB_002dINF.jsp.offline.system.workplace.editors.editor_005fmain_jsp._jspService
(editor_005fmain_jsp.java:50)
 at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 at org.apache.jasper.servlet.JspServletWrapper.service(
JspServletWrapper.java:332)
 at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
 at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)
 at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
 at org.apache.catalina.core.ApplicationDispatcher.invoke(
ApplicationDispatcher.java:672)
 at org.apache.catalina.core.ApplicationDispatcher.doInclude(
ApplicationDispatcher.java:574)
 at org.apache.catalina.core.ApplicationDispatcher.include(
ApplicationDispatcher.java:499)
 at org.opencms.flex.CmsFlexRequestDispatcher.includeExternal(
CmsFlexRequestDispatcher.java:194)
 at org.opencms.flex.CmsFlexRequestDispatcher.include(
CmsFlexRequestDispatcher.java:170)
 at org.opencms.loader.CmsJspLoader.service(CmsJspLoader.java:433)
 at org.opencms.flex.CmsFlexRequestDispatcher.includeInternalWithCache(
CmsFlexRequestDispatcher.java:423)
 at org.opencms.flex.CmsFlexRequestDispatcher.include(
CmsFlexRequestDispatcher.java:174)
 at org.opencms.loader.CmsJspLoader.dispatchJsp(CmsJspLoader.java:467)
 at org.opencms.loader.CmsJspLoader.load(CmsJspLoader.java:412)
 at org.opencms.loader.CmsResourceManager.loadResource(
CmsResourceManager.java:719)
 at org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1349)
 at org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:151)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)
 at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
 at org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)
 at org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)
 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)
 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)
 at org.apache.catalina.core.StandardEngineValve.invoke(
StandardEngineValve.java:107)
 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java
:148)
 at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:869)
 at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection
(Http11BaseProtocol.java:664)
 at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(
PoolTcpEndpoint.java:527)
 at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(
LeaderFollowerWorkerThread.java:80)
 at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)
 at java.lang.Thread.run(Unknown Source)


2006/12/6, Jonathan Woods <jonathan.woods at scintillance.com>:
>
>  Is there anything useful in the OpenCms log?  It should go into more
> detail about the cause of the exception.
>
> Jon
>
>  ------------------------------
> *From:* sfdbfoui at host2.scintillance.com [mailto:
> sfdbfoui at host2.scintillance.com] *On Behalf Of *Sven Worm
> *Sent:* 06 December 2006 11:42
> *To:* opencms-dev at opencms.org
> *Subject:* [opencms-dev] Java Exception,when editing new created Pages
> with fckeditor
>
>
>
>
>
> Hi Andy,
>
> when selecting "edit" from the contextmenu, the exception appears.
>
> *-> javax.servlet.JspException: Index 0, Size: 0
> *
> This error only occurs on newly created pages...
>
> Best regards
> Sven
>
>
> Hi
> >
> > Can you tell me WHY they cannot edit them with fck? what are the problems
> > exectly
> >
> > Greetings
> > Andy
> >
> >
> > 2006/12/6, Sven Worm <sven.worm at googlemail.com <http://lists.opencms.org/mailman/listinfo/opencms-dev>>:
> > >**>* Hi there,*>**>* we have a Problem with our OpenCMS 6.2.2 - Installation. Everything is*>* working fine, but when users create new Pages they cannot edit them with*>* fckeditor. Users have access to the templates directory. This problem occurs*>* only with newly created pages.*>**>* -> javax.servlet.JspException: Index 0, Size: 0*>**>* Pages that exist already can be edited with fckeditor.*>**>* Any hints ??*>**>* Best Regards*>* Sven Worm*>**
> >
> >
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20061206/538c0421/attachment.htm>


More information about the opencms-dev mailing list