[opencms-dev] Problems accessing to NewsRSS module from admin View

SIMON DUTIL simon.dutil at msp.gouv.qc.ca
Mon Jun 7 15:58:00 CEST 2004


 
The past few days, i've been exploring openCms features and i got stuck
when i have tried to make NewsRss module work with our Oracle database.
 
By the way, thanks to Martin Denham for his help! 
 
I read the article from Jorg Oppermann posted in 2003 on the newsgroup,
but probably that i'm missing some thing with the modifications of the
sources :
 
* I added encoding handling of jdbc setString functions in
NewsContentDefinition.java.
 
When trying to access to the news module from the administration View,
i'm getting this error :
 
com.opencms.core.CmsException: 0 Unknown exception. Detailed error:
CmsException ID: 0. 
root cause was java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
 at
com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:194)
 at
com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:185)
 at
com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache.java:149)
 at
com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:285)
 at
com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:341)
 at
com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:274)
 at com.opencms.core.OpenCms.showResource(OpenCms.java:961)
 at
com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:310)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
 at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
 at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
 at
com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
 at
com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
 at
com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
 at
com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
 at java.lang.Thread.run(Thread.java:534)
 
Well, this error log isnt very helpful for a newbie like me!  
 
Any help would be appreciated!
 
Regards,
 
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040607/3a2e8a30/attachment.htm>


More information about the opencms-dev mailing list