[xwiki-users] Problem using Xwiki with Tomcat 6.0
Hi, when changing from Tomcat 5.5 to Tomcat 6.0, I met a problem when loading http://localhost:8080/xwiki/bin/view/Main/WebHome The page is displayed with 3 lines: #template("startpage.vm") #template("contentview.vm") #template("docextra.vm") #template("endpage.vm") Anyone can tell me how to fix this problem ? Thank in advance.
I don't know why but this morning when re-loading this page, everything is ok :) On Feb 16, 2008 10:24 PM, Ngo Thi Hong Nga <[email protected]> wrote:
Hi, when changing from Tomcat 5.5 to Tomcat 6.0, I met a problem when loading http://localhost:8080/xwiki/bin/view/Main/WebHome The page is displayed with 3 lines:
#template("startpage.vm") #template("contentview.vm") #template("docextra.vm") #template("endpage.vm")
Anyone can tell me how to fix this problem ? Thank in advance.
-- Ngô Thị Hồng Nga Home: 0511 3 242519
Ngo Thi Hong Nga wrote:
I don't know why but this morning when re-loading this page, everything is ok :)
On Feb 16, 2008 10:24 PM, Ngo Thi Hong Nga <[email protected] <mailto:[email protected]>> wrote:
Hi, when changing from Tomcat 5.5 to Tomcat 6.0, I met a problem when loading http://localhost:8080/xwiki/bin/view/Main/WebHome The page is displayed with 3 lines:
#template("startpage.vm") #template("contentview.vm") #template("docextra.vm") #template("endpage.vm")
Anyone can tell me how to fix this problem ? Thank in advance.
Hi, What version of XE (XWiki Enterprise) are you using? Probably the Velocity engine didn't finish initializing when the page was first rendered. This can happen right after Tomcat was (re)started, but it should not happen afterwards. -- Sergiu Dumitriu http://purl.org/net/sergiu/
participants (2)
-
Ngo Thi Hong Nga -
Sergiu Dumitriu