2011-12-07 18:33:28,854 [main] DEBUG .c.a.ComponentAnnotationLoader - Ignored component [org.xwiki.rendering.internal.configuration.DefaultRenderingConfiguration] since its priority level of [1000] is lower than the currently registered component [500] which has a priority of [{}] 
2011-12-07 18:33:28,885 [main] DEBUG .c.a.ComponentAnnotationLoader - Ignored component [org.xwiki.rendering.internal.renderer.DefaultLinkLabelGenerator] since its priority level of [1000] is lower than the currently registered component [500] which has a priority of [{}] 
2011-12-07 18:33:28,885 [main] DEBUG .c.a.ComponentAnnotationLoader - Ignored component [org.xwiki.rendering.internal.renderer.DefaultAttachmentURILabelGenerator] since its priority level of [1000] is lower than the currently registered component [500] which has a priority of [{}] 
2011-12-07 18:33:29,135 [main] DEBUG .c.a.ComponentAnnotationLoader - Ignored component [org.xwiki.rendering.internal.transformation.icon.DefaultIconTransformationConfiguration] since its priority level of [1000] is lower than the currently registered component [500] which has a priority of [{}] 
2011-12-07 18:33:29,151 [main] DEBUG .c.a.ComponentAnnotationLoader - Ignored component [org.xwiki.rendering.internal.transformation.macro.DefaultMacroTransformationConfiguration] since its priority level of [1000] is lower than the currently registered component [500] which has a priority of [{}] 
2011-12-07 18:33:29,448 [main] ERROR o.r.Reflections                - given scan urls are empty. set urls in the configuration 
2011-12-07 18:33:29,463 [main] ERROR o.r.Reflections                - given scan urls are empty. set urls in the configuration 
2011-12-07 18:33:29,479 [main] ERROR o.r.Reflections                - given scan urls are empty. set urls in the configuration 
2011-12-07 18:33:29,541 [main] ERROR o.r.Reflections                - given scan urls are empty. set urls in the configuration 
2011-12-07 18:33:31,213 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.XWiki                    - The xwiki.cfg file will be read from [/WEB-INF/xwiki.cfg] because its location couldn't be read from the JNDI [XWikiConfig] variable in [java:comp/env]. 
2011-12-07 18:33:31,213 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.w.XWikiConfigurationService - Failed to load the file [/WEB-INF/xwiki.cfg] as a resource using the Servlet Context. Trying to load it as classpath resource... 
2011-12-07 18:33:31,276 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [escapetool] = [org.xwiki.velocity.tools.EscapeTool] 
2011-12-07 18:33:31,291 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [datetool] = [org.apache.velocity.tools.generic.ComparisonDateTool] 
2011-12-07 18:33:31,291 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [regextool] = [org.xwiki.velocity.tools.RegexTool] 
2011-12-07 18:33:31,291 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [listtool] = [org.apache.velocity.tools.generic.ListTool] 
2011-12-07 18:33:31,291 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [numbertool] = [org.apache.velocity.tools.generic.NumberTool] 
2011-12-07 18:33:31,291 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [sorttool] = [org.apache.velocity.tools.generic.SortTool] 
2011-12-07 18:33:31,291 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .DefaultVelocityContextFactory - Setting tool [mathtool] = [org.apache.velocity.tools.generic.MathTool] 
2011-12-07 18:33:31,385 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.XWiki                    - Failed to load the file [/WEB-INF/xwiki.cfg] as a resource using the Servlet Context. Trying to load it as classpath resource... 
2011-12-07 18:33:31,385 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.XWiki                    - Failed to load the file [/WEB-INF/xwiki.cfg] using any method. 
2011-12-07 18:33:32,635 [http://localhost:8080/xwiki/bin/view/Main/] WARN  o.i.m.DefaultCacheManager      - ISPN000156: You are not starting all your caches at the same time. This can lead to problems as asymmetric clusters are not supported, see ISPN-658. We recommend using EmbeddedCacheManager.startCaches() to start all your caches upfront. 
2011-12-07 18:33:32,682 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.XWiki                    - Running storage migrations 
2011-12-07 18:33:33,510 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.DBCPConnectionProvider - Configure DBCPConnectionProvider 
2011-12-07 18:33:33,510 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.DBCPConnectionProvider - Creating a DBCP BasicDataSource with the following DBCP factory properties: 
2011-12-07 18:33:33,510 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.DBCPConnectionProvider - -- listing properties --
whenExhaustedAction=1
url=jdbc:oracle:thin:@localhost:1521:orcl
ps.maxActive=20
maxIdle=5
maxOpenPreparedStatements=20
maxActive=50
driverClassName=oracle.jdbc.driver.OracleDriver
maxWait=30000
username=xwiki
poolPreparedStatements=true
connectionProperties=user=xwiki;password=xwiki;SetBigStrin...
defaultAutoCommit=false
ps.maxIdle=20
ps.maxWait=120000
password=xwiki
ps.whenExhaustedAction=1
 
2011-12-07 18:33:34,120 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:34,120 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.DBCPConnectionProvider - Configure DBCPConnectionProvider complete 
2011-12-07 18:33:34,120 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:34,166 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:35,229 [http://localhost:8080/xwiki/bin/view/Main/] INFO  .x.x.s.XWikiHibernateBaseStore - Updating schema update for wiki [xwiki]... 
2011-12-07 18:33:35,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:35,276 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:35,291 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:35,291 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:35,291 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@84639c 
2011-12-07 18:33:43,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@84639c 
2011-12-07 18:33:43,557 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:43,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:43,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,557 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:43,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:43,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1074938 
2011-12-07 18:33:43,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [update xwikidoc set xwd_translation=0 where xwd_translation is null] 
2011-12-07 18:33:43,573 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [update xwikidoc set xwd_language='' where xwd_language is null] 
2011-12-07 18:33:43,573 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [update xwikidoc set xwd_default_language='' where xwd_default_language is null] 
2011-12-07 18:33:43,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [update xwikidoc set xwd_fullname=xwd_fullname where xwd_fullname is null] 
2011-12-07 18:33:43,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [update xwikidoc set xwd_elements=3 where xwd_elements is null] 
2011-12-07 18:33:43,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [delete from xwikiproperties where xwp_name like 'editbox_%' and xwp_classtype='com.xpn.xwiki.objects.LongProperty'] 
2011-12-07 18:33:43,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Update Schema sql: [delete from xwikilongs where xwl_name like 'editbox_%'] 
2011-12-07 18:33:43,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1074938 
2011-12-07 18:33:43,620 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:43,620 [http://localhost:8080/xwiki/bin/view/Main/] INFO  .x.x.s.XWikiHibernateBaseStore - Schema update for wiki [xwiki] done 
2011-12-07 18:33:43,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:43,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,620 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:43,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:43,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@4a11a8 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#15429]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@4a11a8 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1b24442 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#15429]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1b24442 
2011-12-07 18:33:43,666 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:43,682 [http://localhost:8080/xwiki/bin/view/Main/] INFO  .AbstractXWikiMigrationManager - No storage migration required since current version is [15429] 
2011-12-07 18:33:43,682 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:43,682 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,682 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:43,682 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:43,682 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@147bc27 
2011-12-07 18:33:43,682 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.store.migration.XWikiDBVersion#15429]],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,682 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@147bc27 
2011-12-07 18:33:43,682 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:43,698 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,698 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:43,698 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from persistent storage 
2011-12-07 18:33:43,698 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:43,698 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,713 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:43,713 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:43,713 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@530461 
2011-12-07 18:33:43,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@530461 
2011-12-07 18:33:43,729 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:43,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.XWikiPreferences from storage 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:43,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,807 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.CodeRemoveFilter] loaded 
2011-12-07 18:33:43,823 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.EscapeFilter] loaded 
2011-12-07 18:33:43,823 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [org.radeox.filter.ParamFilter] loaded 
2011-12-07 18:33:43,823 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.m.MacroRepository      - Loading from: class com.xpn.xwiki.render.macro.MacroLoader 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.StyleFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.MacroFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.XWikiHeadingFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.XWikiLinkFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.UrlFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.UnderlineFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [org.radeox.filter.NewlineFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.XWikiListFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [org.radeox.filter.LineFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [org.radeox.filter.StrikeThroughFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [org.radeox.filter.ParagraphFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.StrongFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [org.radeox.filter.ItalicFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [org.radeox.filter.TypographyFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.CodeRestoreFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.r.XWikiRadeoxRenderer    - Radeox filter [com.xpn.xwiki.render.filter.CodeFilter] loaded 
2011-12-07 18:33:43,854 [http://localhost:8080/xwiki/bin/view/Main/] WARN  o.i.m.DefaultCacheManager      - ISPN000156: You are not starting all your caches at the same time. This can lead to problems as asymmetric clusters are not supported, see ISPN-658. We recommend using EmbeddedCacheManager.startCaches() to start all your caches upfront. 
2011-12-07 18:33:43,916 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,916 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:43,916 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:43,916 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:43,916 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.XWiki                    - Initializing URLFactory Service... 
2011-12-07 18:33:43,916 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.XWiki                    - Using default URLFactory Service Class [null] 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.JavaScriptExtension in cache 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.JavaScriptExtension from cache 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.JavaScriptExtension from persistent storage 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@450fe6 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@450fe6 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.JavaScriptExtension from storage 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.JavaScriptExtension in cache 
2011-12-07 18:33:43,932 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.JavaScriptExtension in cache 
2011-12-07 18:33:43,948 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:43,948 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,948 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:43,948 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:43,948 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@b05409 
2011-12-07 18:33:43,963 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:43,963 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@b05409 
2011-12-07 18:33:44,198 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:44,198 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:44,198 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:44,198 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:44,213 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=497763916, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=497763916, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#497763916]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1e3f34c[docId=497763916,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#497763916]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,213 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@b05409 
2011-12-07 18:33:44,307 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=497763916, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=497763916, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#497763916]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1e3f34c[docId=497763916,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#497763916]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,307 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@b05409 
2011-12-07 18:33:44,401 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:44,401 [http://localhost:8080/xwiki/bin/view/Main/] ERROR actDocumentSkinExtensionPlugin - Cannot initialize skin extension class [XWiki.JavaScriptExtension] 
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving document xwiki:XWiki.JavaScriptExtension
Wrapped Exception: $Proxy47 cannot be cast to oracle.sql.CLOB
	at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:690) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:174) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:167) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1403) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1359) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1354) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.skinx.AbstractDocumentSkinExtensionPlugin.getExtensionClass(AbstractDocumentSkinExtensionPlugin.java:295) [xwiki-platform-skin-skinx-3.3-20111205.110758-272.jar:na]
	at com.xpn.xwiki.plugin.skinx.AbstractDocumentSkinExtensionPlugin.init(AbstractDocumentSkinExtensionPlugin.java:143) [xwiki-platform-skin-skinx-3.3-20111205.110758-272.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.initPlugin(XWikiPluginManager.java:152) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.addPlugin(XWikiPluginManager.java:88) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.addPlugins(XWikiPluginManager.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.preparePlugins(XWiki.java:1133) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:810) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.<init>(XWiki.java:740) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:402) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:488) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) [struts-1.2.9.jar:1.2.9]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [servlet-api-2.5.jar:2.5]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) [servlet-api-2.5.jar:2.5]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1352) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144) [xwiki-platform-wysiwyg-server-3.3-SNAPSHOT.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68) [xwiki-platform-webdav-server-3.3-20111205.111018-271.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:476) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) [jetty-security-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.Server.handle(Server.java:346) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529) [jetty-util-7.4.5.v20110725.jar:7.4.5.v20110725]
	at java.lang.Thread.run(Unknown Source) [na:1.6.0_27]
2011-12-07 18:33:44,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.StyleSheetExtension in cache 
2011-12-07 18:33:44,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.StyleSheetExtension from cache 
2011-12-07 18:33:44,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.StyleSheetExtension from persistent storage 
2011-12-07 18:33:44,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:44,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,401 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:44,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:44,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@7caac5 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@7caac5 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.StyleSheetExtension from storage 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.StyleSheetExtension in cache 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.StyleSheetExtension in cache 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@cf08b1 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@cf08b1 
2011-12-07 18:33:44,432 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-258540853, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-258540853, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-258540853]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@121a9ec[docId=-258540853,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-258540853]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,432 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@cf08b1 
2011-12-07 18:33:44,432 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-258540853, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-258540853, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-258540853]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@121a9ec[docId=-258540853,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-258540853]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,432 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@cf08b1 
2011-12-07 18:33:44,448 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:44,448 [http://localhost:8080/xwiki/bin/view/Main/] ERROR actDocumentSkinExtensionPlugin - Cannot initialize skin extension class [XWiki.StyleSheetExtension] 
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving document xwiki:XWiki.StyleSheetExtension
Wrapped Exception: $Proxy47 cannot be cast to oracle.sql.CLOB
	at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:690) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:174) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:167) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1403) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1359) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1354) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.skinx.AbstractDocumentSkinExtensionPlugin.getExtensionClass(AbstractDocumentSkinExtensionPlugin.java:295) [xwiki-platform-skin-skinx-3.3-20111205.110758-272.jar:na]
	at com.xpn.xwiki.plugin.skinx.AbstractDocumentSkinExtensionPlugin.init(AbstractDocumentSkinExtensionPlugin.java:143) [xwiki-platform-skin-skinx-3.3-20111205.110758-272.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.initPlugin(XWikiPluginManager.java:152) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.addPlugin(XWikiPluginManager.java:88) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.addPlugins(XWikiPluginManager.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.preparePlugins(XWiki.java:1133) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:810) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.<init>(XWiki.java:740) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:402) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:488) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) [struts-1.2.9.jar:1.2.9]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [servlet-api-2.5.jar:2.5]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) [servlet-api-2.5.jar:2.5]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1352) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144) [xwiki-platform-wysiwyg-server-3.3-SNAPSHOT.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68) [xwiki-platform-webdav-server-3.3-20111205.111018-271.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:476) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) [jetty-security-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.Server.handle(Server.java:346) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529) [jetty-util-7.4.5.v20110725.jar:7.4.5.v20110725]
	at java.lang.Thread.run(Unknown Source) [na:1.6.0_27]
2011-12-07 18:33:44,463 [http://localhost:8080/xwiki/bin/view/Main/] WARN  o.i.m.DefaultCacheManager      - ISPN000156: You are not starting all your caches at the same time. This can lead to problems as asymmetric clusters are not supported, see ISPN-658. We recommend using EmbeddedCacheManager.startCaches() to start all your caches upfront. 
2011-12-07 18:33:44,510 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.AggregatorURLClass in cache 
2011-12-07 18:33:44,510 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.AggregatorURLClass from cache 
2011-12-07 18:33:44,510 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.AggregatorURLClass from persistent storage 
2011-12-07 18:33:44,510 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:44,510 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@17c76f6 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@17c76f6 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.AggregatorURLClass from storage 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.AggregatorURLClass in cache 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.AggregatorURLClass in cache 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:44,526 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@d5b111 
2011-12-07 18:33:44,541 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,541 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@d5b111 
2011-12-07 18:33:44,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1115463720], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1115463720, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1115463720, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@12faeca[docId=-1115463720,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1115463720]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@d5b111 
2011-12-07 18:33:44,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1115463720], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1115463720, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1115463720, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@12faeca[docId=-1115463720,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1115463720]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@d5b111 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.FeedEntryClass in cache 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.FeedEntryClass from cache 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.FeedEntryClass from persistent storage 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@e85a35 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@e85a35 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.FeedEntryClass from storage 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.FeedEntryClass in cache 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.FeedEntryClass in cache 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@12986ef 
2011-12-07 18:33:44,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,651 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@12986ef 
2011-12-07 18:33:44,713 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1803463926], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1803463926, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1803463926, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@91772[docId=-1803463926,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1803463926]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,713 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@12986ef 
2011-12-07 18:33:44,713 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1803463926], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1803463926, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1803463926, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@91772[docId=-1803463926,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1803463926]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:44,713 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@12986ef 
2011-12-07 18:33:44,713 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:44,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.AggregatorURLClass in cache 
2011-12-07 18:33:44,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.AggregatorURLClass from cache 
2011-12-07 18:33:44,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.AggregatorURLClass from cache 
2011-12-07 18:33:44,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.AggregatorURLClass in cache 
2011-12-07 18:33:44,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.FeedEntryClass in cache 
2011-12-07 18:33:44,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.FeedEntryClass from cache 
2011-12-07 18:33:44,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.FeedEntryClass from cache 
2011-12-07 18:33:44,729 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.FeedEntryClass in cache 
2011-12-07 18:33:44,776 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.p.c.ChartingPlugin       - Charting Plugin - init 
2011-12-07 18:33:44,791 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.p.c.ChartingPlugin       - Charting Plugin - init 
2011-12-07 18:33:44,791 [http://localhost:8080/xwiki/bin/view/Main/] WARN  o.i.m.DefaultCacheManager      - ISPN000156: You are not starting all your caches at the same time. This can lead to problems as asymmetric clusters are not supported, see ISPN-658. We recommend using EmbeddedCacheManager.startCaches() to start all your caches upfront. 
2011-12-07 18:33:44,901 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.p.l.LucenePlugin         - Lucene plugin: in init 
2011-12-07 18:33:44,979 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.p.l.LucenePlugin         - Assigning index updater: com.xpn.xwiki.plugin.lucene.IndexUpdater@1e926fd 
2011-12-07 18:33:45,198 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.p.l.LucenePlugin         - Lucene plugin initialized. 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.SchedulerJobClass in cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.SchedulerJobClass from persistent storage 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@11701fd 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@11701fd 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.SchedulerJobClass from storage 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.SchedulerJobClass in cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.SchedulerJobClass in cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,229 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiGuest in cache 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from cache 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiGuest from persistent storage 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@10bc436 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@10bc436 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.XWikiGuest from storage 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.XWikiGuest in cache 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiGuest in cache 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,245 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@a71c9a 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,260 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@a71c9a 
2011-12-07 18:33:45,276 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1785627952, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1785627952], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1785627952, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1747815[docId=1785627952,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1785627952]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,276 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@a71c9a 
2011-12-07 18:33:45,276 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=1785627952, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#1785627952], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=1785627952, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@1747815[docId=1785627952,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#1785627952]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,276 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@a71c9a 
2011-12-07 18:33:45,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:33:45,291 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:45,291 [http://localhost:8080/xwiki/bin/view/Main/] ERROR c.x.x.p.s.SchedulerPlugin      - Failed to update scheduler job class for in wiki [xwiki] 
com.xpn.xwiki.plugin.scheduler.SchedulerPluginException: Error number 90000 in 5: Exception in plugin [com.xpn.xwiki.plugin.scheduler.SchedulerPlugin]: Error while saving XWiki.SchedulerJobClass class document in XWiki
Wrapped Exception: Error number 3201 in 3: Exception while saving document xwiki:XWiki.SchedulerJobClass
Wrapped Exception: $Proxy47 cannot be cast to oracle.sql.CLOB
	at com.xpn.xwiki.plugin.scheduler.SchedulerPlugin.updateSchedulerJobClass(SchedulerPlugin.java:684) ~[xwiki-platform-scheduler-api-3.3-20111205.105735-289.jar:na]
	at com.xpn.xwiki.plugin.scheduler.SchedulerPlugin.init(SchedulerPlugin.java:120) ~[xwiki-platform-scheduler-api-3.3-20111205.105735-289.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.initPlugin(XWikiPluginManager.java:152) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.addPlugin(XWikiPluginManager.java:88) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.addPlugins(XWikiPluginManager.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.preparePlugins(XWiki.java:1133) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:810) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.<init>(XWiki.java:740) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:402) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:488) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) [struts-1.2.9.jar:1.2.9]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [servlet-api-2.5.jar:2.5]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) [servlet-api-2.5.jar:2.5]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1352) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144) [xwiki-platform-wysiwyg-server-3.3-SNAPSHOT.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68) [xwiki-platform-webdav-server-3.3-20111205.111018-271.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:476) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) [jetty-security-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.Server.handle(Server.java:346) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529) [jetty-util-7.4.5.v20110725.jar:7.4.5.v20110725]
	at java.lang.Thread.run(Unknown Source) [na:1.6.0_27]
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.Mail in cache 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.Mail from cache 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.Mail from persistent storage 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@7544a6 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@7544a6 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.Mail from storage 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.Mail in cache 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.Mail in cache 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@184bc9b 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,401 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@184bc9b 
2011-12-07 18:33:45,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-906996771, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-906996771], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-906996771, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@45ce28[docId=-906996771,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-906996771]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@184bc9b 
2011-12-07 18:33:45,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-906996771, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#-906996771], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-906996771, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@45ce28[docId=-906996771,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-906996771]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,416 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@184bc9b 
2011-12-07 18:33:45,432 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:45,541 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,541 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,541 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,541 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.WatchListJobClass in cache 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from cache 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.WatchListJobClass from persistent storage 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@19eb89 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@19eb89 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.WatchListJobClass from storage 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.WatchListJobClass in cache 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.WatchListJobClass in cache 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1971f66 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,557 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1971f66 
2011-12-07 18:33:45,573 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1594409854], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1594409854, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1594409854, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@c58418[docId=-1594409854,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1594409854]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,573 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1971f66 
2011-12-07 18:33:45,573 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.doc.XWikiDocument#-1594409854], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=-1594409854, version2=1, version1=1}], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=-1594409854, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@c58418[docId=-1594409854,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#-1594409854]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,573 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1971f66 
2011-12-07 18:33:45,573 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:45,573 [http://localhost:8080/xwiki/bin/view/Main/] ERROR c.x.x.p.w.WatchListPlugin      - init 
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving document xwiki:XWiki.WatchListJobClass
Wrapped Exception: $Proxy47 cannot be cast to oracle.sql.CLOB
	at com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:690) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:174) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:167) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1403) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.watchlist.WatchListJobManager.initWatchListJobClass(WatchListJobManager.java:168) ~[xwiki-platform-watchlist-api-3.3-20111205.110928-271.jar:na]
	at com.xpn.xwiki.plugin.watchlist.WatchListJobManager.init(WatchListJobManager.java:344) ~[xwiki-platform-watchlist-api-3.3-20111205.110928-271.jar:na]
	at com.xpn.xwiki.plugin.watchlist.WatchListPlugin.init(WatchListPlugin.java:122) ~[xwiki-platform-watchlist-api-3.3-20111205.110928-271.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.initPlugin(XWikiPluginManager.java:152) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.addPlugin(XWikiPluginManager.java:88) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.plugin.XWikiPluginManager.addPlugins(XWikiPluginManager.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.preparePlugins(XWiki.java:1133) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:810) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.<init>(XWiki.java:740) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:402) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:488) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) [struts-1.2.9.jar:1.2.9]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [servlet-api-2.5.jar:2.5]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) [servlet-api-2.5.jar:2.5]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1352) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144) [xwiki-platform-wysiwyg-server-3.3-SNAPSHOT.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68) [xwiki-platform-webdav-server-3.3-20111205.111018-271.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:476) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) [jetty-security-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.Server.handle(Server.java:346) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529) [jetty-util-7.4.5.v20110725.jar:7.4.5.v20110725]
	at java.lang.Thread.run(Unknown Source) [na:1.6.0_27]
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from persistent storage 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:45,588 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@8c064f 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@8c064f 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.DocumentSheetBinding from storage 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.DocumentSheetBinding in cache 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from persistent storage 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@e16021 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@e16021 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Got doc xwiki:XWiki.ClassSheetBinding from storage 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: put doc xwiki:XWiki.ClassSheetBinding in cache 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to get session from pool 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taken session from pool SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 1 (max: 50)   idle: 0(max: 5) 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Trying to open transaction 
2011-12-07 18:33:45,604 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Opened transaction org.hibernate.transaction.JDBCTransaction@1d79e35 
2011-12-07 18:33:45,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[],collectionKeys=[]];ActionQueue[insertions=[] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1d79e35 
2011-12-07 18:33:45,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.XWikiPreferences from cache 
2011-12-07 18:33:45,620 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.XWikiPreferences in cache 
2011-12-07 18:33:45,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 
2011-12-07 18:33:45,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 
2011-12-07 18:33:45,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 
2011-12-07 18:33:45,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 
2011-12-07 18:33:45,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.DocumentSheetBinding in cache 
2011-12-07 18:33:45,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.DocumentSheetBinding from cache 
2011-12-07 18:33:45,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.DocumentSheetBinding from cache 
2011-12-07 18:33:45,635 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.DocumentSheetBinding in cache 
2011-12-07 18:33:45,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: begin for doc xwiki:XWiki.ClassSheetBinding in cache 
2011-12-07 18:33:45,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: Trying to get doc xwiki:XWiki.ClassSheetBinding from cache 
2011-12-07 18:33:45,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: got doc xwiki:XWiki.ClassSheetBinding from cache 
2011-12-07 18:33:45,745 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG c.x.x.s.XWikiCacheStore        - Cache: end for doc xwiki:XWiki.ClassSheetBinding in cache 
2011-12-07 18:33:45,760 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking session from context SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-2032630302, name=sheet}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#104408758], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=104408758, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#-2032630302], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=104408758, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@188faa[docId=104408758,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#104408758], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-2032630302], EntityInsertAction[com.xpn.xwiki.objects.StringProperty#<?xml version="1.0" encoding="UTF-8"?>

<sheet>AdminSheet</sheet>
]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,760 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Taking transaction from context org.hibernate.transaction.JDBCTransaction@1d79e35 
2011-12-07 18:33:45,760 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate session SessionImpl(PersistenceContext[entityKeys=[EntityKey[com.xpn.xwiki.objects.StringProperty#component[id,name]{id=-2032630302, name=sheet}], EntityKey[com.xpn.xwiki.doc.XWikiDocument#104408758], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#component[docId,version1,version2]{docId=104408758, version2=1, version1=1}], EntityKey[com.xpn.xwiki.objects.BaseObject#-2032630302], EntityKey[com.xpn.xwiki.doc.rcs.XWikiRCSNodeContent#component[docId,version1,version2]{docId=104408758, version2=1, version1=1}]],collectionKeys=[]];ActionQueue[insertions=[EntityInsertAction[com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo#com.xpn.xwiki.doc.rcs.XWikiRCSNodeId@188faa[docId=104408758,version=1.1]], EntityInsertAction[com.xpn.xwiki.doc.XWikiDocument#104408758], EntityInsertAction[com.xpn.xwiki.objects.BaseObject#-2032630302], EntityInsertAction[com.xpn.xwiki.objects.StringProperty#<?xml version="1.0" encoding="UTF-8"?>

<sheet>AdminSheet</sheet>
]] updates=[] deletions=[] collectionCreations=[] collectionRemovals=[] collectionUpdates=[]]) 
2011-12-07 18:33:45,760 [http://localhost:8080/xwiki/bin/view/Main/] DEBUG .x.x.s.XWikiHibernateBaseStore - Releasing hibernate transaction org.hibernate.transaction.JDBCTransaction@1d79e35 
2011-12-07 18:33:46,104 [http://localhost:8080/xwiki/bin/view/Main/] INFO  c.x.x.s.DBCPConnectionProvider - active: 0 (max: 50)   idle: 1(max: 5) 
2011-12-07 18:33:46,104 [http://localhost:8080/xwiki/bin/view/Main/] ERROR c.x.x.w.XWikiAction            - Uncaught exception during XWiki initialisation: 
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3201 in 3: Exception while saving document xwiki:XWiki.XWikiPreferences
Wrapped Exception: $Proxy47 cannot be cast to oracle.sql.CLOB
	at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:419) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:488) ~[xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) [struts-1.2.9.jar:1.2.9]
	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) [struts-1.2.9.jar:1.2.9]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) [servlet-api-2.5.jar:2.5]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) [servlet-api-2.5.jar:2.5]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:538) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1352) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:128) [xwiki-platform-legacy-oldcore-3.3-20111205.110442-272.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144) [xwiki-platform-wysiwyg-server-3.3-SNAPSHOT.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68) [xwiki-platform-webdav-server-3.3-20111205.111018-271.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:217) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109) [xwiki-platform-container-servlet-3.3-20111205.104354-313.jar:na]
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:476) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517) [jetty-security-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:225) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:937) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:406) [jetty-servlet-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:871) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.Server.handle(Server.java:346) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:589) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1048) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:601) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:214) [jetty-http-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:411) [jetty-server-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:535) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) [jetty-io-7.4.5.v20110725.jar:7.4.5.v20110725]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:529) [jetty-util-7.4.5.v20110725.jar:7.4.5.v20110725]
	at java.lang.Thread.run(Unknown Source) [na:1.6.0_27]
2011-12-07 18:33:46,104 [http://localhost:8080/xwiki/bin/view/Main/] WARN  o.a.s.a.RequestProcessor       - Unhandled Exception thrown: class com.xpn.xwiki.XWikiException 
2011-12-07 18:34:15,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:34:45,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:35:15,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:35:45,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:36:15,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:36:45,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:37:15,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:37:45,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:38:15,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:38:45,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:39:15,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:39:45,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
2011-12-07 18:40:15,276 [Lucene Index Updater] DEBUG c.x.x.p.l.IndexUpdater         - IndexUpdater: queue empty, nothing to do 
Terminate batch job (Y/N)? 
