Hi,
I am using XWiki 0.9.840 on JBoss 4.01 with MySQL latest.
I moved the DB from local to a remote database server and
adjusted the hibernate.cfg.xml and restarted.
Since this change, no pages can be loaded, and I get the
following *lots* of times in the server log (you will note that it is
infinitely recursive).
Q: How can I fix this?
-Adrian
2006-08-10 11:51:49,561 484270 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor6:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,563 484272 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor6:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,570 484279 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,572 484281 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:Main.default)
2006-08-10 11:51:49,557 484266 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,573 484282 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:Main.WebPreferences)
2006-08-10 11:51:49,576 484285 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,576 484285 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:Main.WebPreferences)
2006-08-10 11:51:49,578 484287 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,579 484288 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,580 484289 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,582 484291 INFO
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/xwiki]]
(TP-Processor6:) Velocity [info] Velocimacro : added new VM : #xwikiitem(
url msgname ) : source =
2006-08-10 11:51:49,595 484304 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,597 484306 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,598 484307 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:Main.WebPreferences)
2006-08-10 11:51:49,600 484309 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.XWikiPreferences)
2006-08-10 11:51:49,602 484311 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,604 484313 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor8:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,613 484322 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:XWiki.MySkin)
2006-08-10 11:51:49,615 484324 DEBUG
[com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache]
(TP-Processor1:) get called (key=xwiki:Main.default)
Show replies by date